summaryrefslogtreecommitdiff
path: root/packages/fcl-image/src
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * 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
* * 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
* * Applied patch from José Mejuto to fix reading of progressive JPEGsmichael2009-10-291-19/+100
* * 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-052-0/+299
* Starts xwd file format supportsekelsenmat2009-03-051-0/+126
* * Adobe Photoshop image file reader from Mattias Gaertnermichael2009-01-201-0/+610
* * Added GIF reader from Mattias Gaertnermichael2008-12-241-0/+526
* * 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
* * Added TIFF reader/Writer from Mattias gaertnermichael2008-10-283-0/+2175
* * 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
* * Patch from Mattias for #11809marco2008-08-163-12/+60
* * Patch from Martin Schreiber to fix grayscaled JPEG imagesmichael2008-08-121-5/+17
* * Fix from Paul Ishenin to fix assigningmichael2008-06-271-1/+1
* * fixed char constant to formal constpeter2008-03-021-4/+8
* * patch 10090 + imgconv now also writes pnmmarco2008-02-292-0/+13
* * Patch from Laurent (wile64@gmail.com) to read CMYK filesmichael2008-02-281-0/+22
* * moved two examples and lowercased the name of a {$I statement so I can pu...marco2008-02-153-264/+1
* * new fpmake.pppeter2008-01-242-58/+0
* * Reset resets stream to beginning to zstream, not beginning of file.daniel2007-12-021-1/+1
* * Added PCX support from Laurent Jacquesmichael2007-11-233-0/+506
* * added brga record to get it compiling.marco2007-11-221-0/+4
* * Fix by Laurent Jacques to read all formatsmichael2007-11-221-77/+122
* * Patch from Graeme Geldenhuys to correct an error messagemichael2007-06-281-2/+2
* * split fcl into separate fcl-* packagespeter2007-02-252-2404/+0
* * move fcl sources to separate packagespeter2007-02-2549-0/+18691