From 93f69ff9a0c9b05dfbbdcf6f7d737a68fc4d3bd1 Mon Sep 17 00:00:00 2001 From: tobigun Date: Sun, 6 Apr 2008 12:18:01 +0000 Subject: - removed (linux incompatible) PngImage. In addition it was rather outdated (from 2003, newest version is from 2006) - introduced UImage-unit for JPG/PNG/BMP image saving - the png part uses the libpng12-0.dll (part of SDL_Image) so - the jpg part uses either Delphi's Jpeg unit or FPC's base/pasjpeg unit -> so no additional libs are needed. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1007 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Game/Code/lib/PngImage/Tpngimage.bdsproj.local | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 Game/Code/lib/PngImage/Tpngimage.bdsproj.local (limited to 'Game/Code/lib/PngImage/Tpngimage.bdsproj.local') diff --git a/Game/Code/lib/PngImage/Tpngimage.bdsproj.local b/Game/Code/lib/PngImage/Tpngimage.bdsproj.local deleted file mode 100644 index d576f039..00000000 --- a/Game/Code/lib/PngImage/Tpngimage.bdsproj.local +++ /dev/null @@ -1,2 +0,0 @@ - - -- cgit v1.2.3