summaryrefslogtreecommitdiff
path: root/packages/fcl-image
Commit message (Expand)AuthorAgeFilesLines
* * Added Win64 platformmichael2011-03-272-3/+34
* * Added some missing functions to FPCanvas and added TFont.Orientationmichael2011-03-213-1/+100
* * Patch from bug 18460michael2011-01-101-8/+8
* * Patch from Darius Blaszijk to make some methods protected, virtualmichael2010-12-111-2/+2
* * fixed alphablending for drawing freetype fonts on transparent backgroundsjonas2010-11-263-14/+24
* * fix for mantis 17840, rounding of bits/linemarco2010-11-071-1/+1
* Fixes a list out of bounds exception in freetypesekelsenmat2010-11-061-3/+9
* Changes the default style of the brush of a TFPImageCanvas to bsSolidsekelsenmat2010-11-041-4/+1
* Allows directly setting the core fpcanvas properties in subclassessekelsenmat2010-11-041-8/+5
* * Fixed spell error revealed by lintian.mazen2010-10-061-1/+1
* + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 andjonas2010-09-293-9/+104
* * Fix the byte -> word expansion of the alpha channel on palette enties of a ...marc2010-08-311-1/+1
* * Applied patch from theo (bug ID 16748) to enable JPEG scalingmichael2010-08-191-7/+34
* Patch from Dirk Fellenberg to fix freetype font output, see bug 17156. Also o...sekelsenmat2010-08-162-7/+38
* * Fixes for fpmake filesjoost2010-05-121-0/+19
* * another fix for mantis 13171, font.gettextwidth default valuemarco2010-03-051-1/+4
* * committed an old patch from M Schreiber, mantis #11855 that fixes loading ...marco2010-03-041-4/+4
* * fix for mantis #13171, a default for gettextheight so that it doesn't marco2010-02-271-1/+4
* * fix for 15509.marco2010-02-132-11/+21
* * Update Makefilespierre2009-12-102-124/+84
* * Applied patch from José Mejuto to fix reading of progressive JPEGsmichael2009-10-291-19/+100
* * freetype and cairo building for BeOS and Haiku (patch from Olivier,jonas2009-09-042-3/+5
* * Makefiles version 2.5.1jonas2009-08-132-2/+2
* * regenerated using latest fpcmakejonas2009-08-022-118/+216
* * moved field definitions before method/property definitions (see mantisjonas2009-06-272-3/+3
* * canvas clipping getters and setters virtual, as per mantis 13607marco2009-04-292-1/+13
* * Put a lot of writeln's under $Ifdef FPC_DEBUG_IMAGE. In readtiff I put the...marco2009-04-047-3/+94
* * Committed patch from Mantis 13331. gif is indeed always little endian.marco2009-04-031-2/+20
* * lockcount property exposes flocks, Delphi compatibility verified. Mantis 8380marco2009-03-211-0/+1
* - removed writeln() in JPEGError() to avoid triggering an (additional)jonas2009-03-151-1/+0
* Adds initial support to read xwd image formatsekelsenmat2009-03-055-2/+365
* Starts xwd file format supportsekelsenmat2009-03-051-0/+126
* * Adobe Photoshop image file reader from Mattias Gaertnermichael2009-01-203-64/+670
* * Added GIF reader from Mattias Gaertnermichael2008-12-243-60/+586
* * Restructured makefiles for examplesjoost2008-12-184-61/+2682
* * Patch from Mattias Gaertner to read LZW compressed images and more robust h...michael2008-12-122-127/+136
* * Patch from Mattias Gaertner to reduce memory usage for interpolationsmichael2008-11-293-394/+196
* * Patch from Mattias Gaertner to fix memory leak, improve speed and compute c...michael2008-11-281-1/+240
* * Patch from Mattias Gaertner to fix compilationmichael2008-11-282-2/+2
* * Patch from Mattias Gaertner:michael2008-11-283-79/+454
* * Patch from Mattias Gaertner to fix memory leakmichael2008-11-261-13/+17
* * change externalurl to homepageurlpeter2008-11-181-1/+1
* * Added TIFF reader/Writer from Mattias gaertnermichael2008-10-286-64/+2252
* * FCL fpmake manifestsmarco2008-10-231-1/+7
* * First batch of fpmake improvements. Mostly adding examples and fixing smal...marco2008-10-221-0/+5
* * regened makefiles to propagate makefile versionsmarco2008-10-221-2/+6
* * updated all makefile.fpc versions to 2.2.2 for fppkg compat.marco2008-10-221-1/+1
* * reset version to latest release: 2.2.2-0peter2008-10-171-1/+1
* * fixed typo in comment of freetype header filevincents2008-08-201-1/+1
* * "To many colors" -> "Too many colors" (remark by Gerold Veith, mantisjonas2008-08-171-1/+1