-rags


> On Oct 14, 2015, at 2:37 PM, David Duncan <[email protected]> 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 ([email protected])

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 [email protected]

Reply via email to