Commit Graph

487 Commits (master)

Author SHA1 Message Date
tabe 79f661f2f1 fixed FS#186 2009-03-17 17:29:29 +00:00
tabe 15753f0446 fixed headers 2009-03-17 16:12:16 +00:00
tabe 1f3a89eed9 fixed FS#193 2009-03-13 20:18:24 +00:00
tabe 267042ad67 fixed memory leaks. 2009-03-13 03:37:49 +00:00
tabe f40454c1b3 ref FS#176: added support of variable resolution by Alan Boudreault. 2009-03-08 09:16:04 +00:00
tabe 6773f8b742 fixed FS#191; draw the center line regardless of thickness. 2009-01-18 12:46:38 +00:00
tabe f8c54a6fd4 get a test executable' location from its target property. 2009-01-07 15:12:31 +00:00
tabe be219b1a8b revert to the previous revision, as EXECUTABLE_OUTPUT_PATH enabled again. 2009-01-06 15:45:49 +00:00
tabe e4c8a57338 fixed the executable paths. 2009-01-04 10:28:36 +00:00
tabe a43af44eda return 0 in case of unknown mode. (refs FS#184) 2008-12-22 05:23:53 +00:00
tabe 43be24fd8b added new filter gdImagePixelate(). (see FS#184) 2008-12-21 09:08:11 +00:00
tabe 80dfef7d0d fixed FS#185. 2008-11-26 19:20:21 +00:00
tabe b14559beb7 added gdImageColorReplaceThreshold. (see FS#170)
- added gd_color.[ch] for internal use
2008-11-23 14:32:35 +00:00
tabe 0e4c3ed7a6 optimized gdImageColorReplace*() 2008-11-20 15:24:48 +00:00
tabe fc32e572cd added gdImageColorReplace, gdImageColorReplaceArray, and gdImageColorReplaceCallback. (see FS#170) 2008-11-16 03:25:33 +00:00
tabe 9225b25e8e fixed #181. 2008-11-03 13:24:36 +00:00
tabe d16e4941d5 * recognize the color names like 'AliceBlue' in gdImageCreateFromXpm()
* deleted unused codes
2008-08-21 11:34:05 +00:00
tabe 156b6d90f1 (supplement) fixed FS#166:
* added test subdirectory 'xpm'
2008-08-14 10:45:42 +00:00
tabe 37a253c665 fixed FS#166:
* added test subdirectory 'xpm'
2008-08-14 10:41:57 +00:00
pajoye 3ea7765187 - add Makefile.am (to be packaged when used with auto*) 2008-05-10 20:19:28 +00:00
pajoye 06c8718d26 - fix ENDIF (syntax error) 2008-05-05 08:47:23 +00:00
pajoye cff126cf29 - add gcc flags only if gcc is used 2008-04-24 12:30:33 +00:00
pajoye 06dd8fc61f - gdTest link is also required on *nix
- remove useless message- gdTest link is also required on *nix
- remove useless messagess
2008-04-20 12:30:16 +00:00
pajoye 953a7d0bab - fix test, display the error msg if gdImageFt failed
- don't use antialiasing, freetype can be built with various algorithms and it is nearly impossible to get a nice way to compare the results
2008-04-18 16:10:53 +00:00
pajoye b406d91158 - fix tests running under MinGW
- jpeg and freetpye (2.3.5) compiled under mingw seems to behaves differently.
    jpeg_read and freetype/bug00132 tests fail. I will have to investigate later
2008-04-18 14:32:10 +00:00
pajoye 9b64daf713 - libgdTest requires libgd itself 2008-04-18 13:36:17 +00:00
pajoye 79a16dfe59 - #111, add test case 2007-11-21 21:14:59 +00:00
pajoye e783464539 - nuke unused var 2007-11-21 21:09:55 +00:00
pajoye 11433ec33f - add sanity check 2007-11-21 12:24:46 +00:00
pajoye d71bbaa51a - fix 2nd test c/p evilness 2007-11-21 12:22:40 +00:00
pajoye 5228e4bebc - add sanity check
- nuke unused variable
2007-11-21 12:20:31 +00:00
pajoye 464ec3e0ed - #132, MFB, fixed decoding of the html entity ϑ 2007-11-21 09:09:19 +00:00
pajoye 1a828b5cd5 - clean CMakeLists 2007-11-21 00:32:55 +00:00
pajoye daac285cd6 - #81, MFB, gdImageCopy ignores the transparent color 2007-11-20 13:43:35 +00:00
pajoye 191ef86832 - #88, MFB: Bug loading png images in grayscale + alpha
- add test
2007-11-18 14:46:45 +00:00
pajoye 09746d3a78 - CMake test should work now 2007-10-04 12:14:56 +00:00
pajoye 9bf4f83bf3 - mv src/tests tests 2007-10-02 09:01:53 +00:00