Cocoa Dev CentralCocoa Tutorials for the Rest of UsCocoa Graphics with Quartz II- November 29, 2006 This second entry in the Introduction to Quartz series explains how to create and use custom views, how to construct paths using NSBezierPath, and touches on a variety of topics related to using images with the NSImage class.http://cocoadevcentral.com/d/intro_to_quartz_two/ Cocoa Graphics with Quartz- November 3, 2006 Quartz is at the center of all graphics in Cocoa. It provides basic graphics data structures and drawing routines, as well Mac OS X's window server. This beginner-level tutorial introduces basic Cocoa graphics concepts: rectangles, points, colors, and coordinate systems.http://cocoadevcentral.com/d/intro_to_quartz/ |