Tag Archives: Core Animation

Tech Book :: Core Animation for OS X

I ordered a copy of Core Animation for OS X about a week ago. I ordered both the PDF and print book version (which should arrive when it’s actually published). I must say, I really like the Beta Book program … Continue reading

Posted in Books, Programming | Tagged | Leave a comment

Cocoa, Core Animation, Text Size, a Lost 2 Hours

So, as you can tell by the title I’ve been struggling with a font size issue when working for Core Animation. I’ve been trying to call [NSFont boldSystemFontOfSize:144.0f] to get a font of a given size and then setting it … Continue reading

Posted in Programming | Tagged , | Leave a comment