On 8 Oct 2009, at 20:25, Derek Fawcus wrote:

So it seems to me the minimal implementation would just be the two deprecated enum constants without the NSUnderlineByWordMask since this seems to be what
Rhapsody provided.


There isn't much difference between implementing single underline and implementing all of the various dot-dash styles. All of that stuff is implemented by NSBezierPath, so once you know where the underline is meant to go you just set a pattern on the path and draw.

David

-- Sent from my PDP-11



_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to