Added scaling and rotation support.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2386 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Scott Christley 1997-08-18 17:10:23 +00:00
parent 8400afb2ee
commit d4bfac2d3a
30 changed files with 545 additions and 154 deletions

View file

@ -26,6 +26,8 @@
59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
#include <Foundation/NSString.h>
#include <AppKit/NSColor.h>
#include <AppKit/NSColorPrivate.h>
#include <AppKit/NSView.h>