+[NSFont fontWithName:matrix:] broken in Tiger?
+[NSFont fontWithName:matrix:] broken in Tiger?
- Subject: +[NSFont fontWithName:matrix:] broken in Tiger?
- From: Izidor Jerebic <email@hidden>
- Date: Tue, 30 Aug 2005 11:38:21 +0200
Hello!
As the subject says, my application uses +[NSFont
fontWithName:matrix:] and it seems that anything but identity matrix
is ignored by Cocoa in Tiger. E.g. if you specify horizontally scaled
matrix, the font object which is returned by this method has no
scaling (only m[0] and m[3] are non-zero elements of the resulting
matrix).
My application is compiled on Tiger for 10.3.9, and runs on Panther
without problems, but on Tiger (10.4.2) there are no scaling (or
other) effects on characters.
Is this true, and if it is, what could be the workaround?
izidor
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden