-rags


> On Oct 14, 2015, at 2:37 PM, David Duncan <david.dun...@apple.com> wrote:
> 
> Ensure that the text matrix is sane 


I have been doing this:

                CGAffineTransform t = CGAffineTransformMakeScale (1.0, -1.0);
                CGContextSetTextMatrix (ctx, t);


changing the sx and sy just scrunches the text into a blob

what the crusade am I not understanding?


-rags


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to