[Bug?] Text rendering under Cocoa
[Bug?] Text rendering under Cocoa
- Subject: [Bug?] Text rendering under Cocoa
- From: Stéphane Sudre <email@hidden>
- Date: Tue, 12 Nov 2002 17:00:28 +0100
Is this a known bug that when you try to draw a huge 'j' letter with
the AppKit, you get an improper result.
Example:
1) Launch TextEdit.app
2) Type: JJoy of Tech
3) Select the text and set the font to be Lucida Grande 288.
And then compare the J on the left to its neighbour. Looks like the
first J is on horizontal diet.
I don't think it's a Ligature or Kern thing.
We're seeing this bug with [NSString drawAtPoint: withAttributes:]; too.
Do I need to file a bug report or is this a known issue (which is also
in 10.1 AFAIK)?
_______________________________________________
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.