Subclassing NSLayoutManager
Subclassing NSLayoutManager
- Subject: Subclassing NSLayoutManager
- From: Charles Srstka <email@hidden>
- Date: Sun, 23 Feb 2003 19:42:10 -0600
I'm wondering what NSLayoutManager's primitive methods are for looking
up the glyph(s) that correspond to a character. I'd like to subclass it
and cause some characters to sometimes map to different glyphs.
NSLayoutManager has quite a lot of methods pertaining to looking up
glyphs - which are the ones I should override?
Thanks in advance,
Charles Srstka
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.