[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: GNUstep on windows
From: |
Frode |
Subject: |
RE: GNUstep on windows |
Date: |
Fri, 2 Dec 2005 21:05:38 +0100 |
Man, I like you! That's excellent! :)
Do you have patch-files besides archive of the back-directory? Can you
diff them against cvs repository?
Thanks in advance
Regards,
Frode
-----Original Message-----
From: Christopher Armstrong
Sent: Thursday, December 01, 2005 11:00 AM
To: discuss-gnustep@gnu.org
Subject: GNUstep on windows
I finally finished first year of uni, had about a week to play around
with GNUstep, particularly on Windows.
First, I've rewritten some GDI+ backend code, complete with the
autoconfigure magic (no autodetection of gdiplus, but anyway) and
separated source files. It mostly can replace the GDI code, but I am yet
to rewrite the font handling and DPSimage operator using GDI+. I'm also
to properly test the clipping code (it seems to work, but it doesn't
work with images and fonts at the moment, due to the separation between
GDI and GDI+).