FROM : Douglas Davidson
DATE : Wed Jan 29 21:33:20 2003
On Wednesday, January 29, 2003, at 09:20 AM, R. Ecalcitrance wrote:
> Any advice on the subject of drawing text on a path?
The CircleView example (/Developer/Examples/AppKit/CircleView) draws
text along a particular path--a circle. It should be fairly
straightforward to modify it to draw text along a different path.
Another thing you might want to look at is the ability to get an
NSBezierPath representation of a glyph or sequence of glyphs. There
are a number of effects that are possible given such a representation.
Douglas Davidson
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
DATE : Wed Jan 29 21:33:20 2003
On Wednesday, January 29, 2003, at 09:20 AM, R. Ecalcitrance wrote:
> Any advice on the subject of drawing text on a path?
The CircleView example (/Developer/Examples/AppKit/CircleView) draws
text along a particular path--a circle. It should be fairly
straightforward to modify it to draw text along a different path.
Another thing you might want to look at is the ability to get an
NSBezierPath representation of a glyph or sequence of glyphs. There
are a number of effects that are possible given such a representation.
Douglas Davidson
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
| Related mails | Author | Date |
|---|---|---|
| R. Ecalcitrance | Jan 29, 18:20 | |
| Erik M. Buck | Jan 29, 19:44 | |
| Janek Priimann | Jan 29, 19:44 | |
| Robert Cerny | Jan 29, 19:50 | |
| Douglas Davidson | Jan 29, 21:33 | |
| Scott Anguish | Jan 29, 23:02 | |
| Douglas Davidson | Jan 29, 23:12 |






Cocoa mail archive

