summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Fix tests based on coverity reports (#819)Pierre Joye2022-02-011-3/+2
* docs: Fix a few typosTim Gates2021-09-231-2/+2
* Add image scale examplePierre Joye2021-08-162-1/+83
* add HEIC examplePierre Joye2021-08-142-0/+67
* AVIF support (#671)Ben Morss2021-03-034-0/+268
* Remove Git ident attributesPeter Kokot2018-06-278-10/+0
* examples: fix build errors in previous cleanup hereMike Frysinger2018-06-261-4/+9
* move (redundant) ifdef checks from source to build filesMike Frysinger2018-06-215-39/+14
* clean up trailing whitespace/newlinesMike Frysinger2018-06-212-2/+2
* Fix #440: new_width & new_height exception handlingHaegul Pyun2018-04-181-2/+2
* Make BUILD_SHARED_LIBS configurableLeo Yang2015-08-271-3/+9
* new example "resize"Remi Collet2014-03-121-0/+59
* Make distcheck work (fixes #54)Ondřej Surý2013-05-041-1/+0
* avoid non init'ed im if no png supportPierre Joye2013-04-041-0/+1
* fix examples buildPierre Joye2013-04-044-4/+23
* - apply same CS everywherepierrejoye2013-04-039-129/+124
* simplify code with LIST(APPEND ...)Takeshi Abe2013-03-081-10/+2
* drop duplicate entry in TEST_FILESTakeshi Abe2013-02-211-1/+0
* fix -Wuninitializedtabe2013-02-112-2/+0
* fix -Wreturn-typetabe2013-02-113-0/+3
* fix -Wunused-but-set-variabletabe2013-02-111-3/+3
* fix -Wunused-variabletabe2013-02-111-4/+1
* fix -Wunused-parametertabe2013-02-111-1/+1
* remove missing entries; sort linestabe2013-02-101-8/+3
* add dependency on libm for copyrotated (refs gd-libgd #8)tabe2013-02-091-0/+6
* drop obsolete .cvsignoretabe2013-02-071-7/+0
* - add Makefile.am (dist)pajoye2008-05-101-0/+1
* - encoding messpajoye2008-04-201-17/+18
* - fix window example buildpajoye2008-04-201-1/+1
* - fix windows GDI example build with mingwpajoye2008-04-171-8/+11
* - add "win32" flag for the windows GUI examplepajoye2008-04-171-6/+5
* - #136, update the threshold crop to use color distance in the rgb cubepajoye2008-03-141-13/+1
* - resize example not yet commitedpajoye2008-03-141-1/+1
* - add arc examplepajoye2008-03-141-0/+29
* - don't double convert to radianpajoye2008-02-281-5/+13
* - add copyRotated examplepajoye2008-02-282-4/+88
* - #129:pajoye2008-02-272-3/+88
* - wrong comment, copy/paste evilnesspajoye2008-01-281-5/+0
* - add animated GIF example with a palette per frame (local palette)pajoye2008-01-222-1/+54
* - enable the bezier curve and animation of the bezier control points selectionpajoye2008-01-201-5/+5
* - fix crash when the window is resizedpajoye2008-01-201-98/+168
* - add windows example (draw in a window)pajoye2008-01-152-0/+251
* - drop commentpajoye2008-01-151-5/+0
* - don't try to build when jpeg support is not availablepajoye2008-01-151-0/+5
* - add nnquant to the buildpajoye2008-01-151-0/+1
* *** empty log message ***pajoye2008-01-131-2/+15
* - cleanuppajoye2008-01-051-3/+0
* - remove useless includepajoye2008-01-011-1/+0
* - #58, Add new dithering alogirthm based on nthony Dekker's neuquantpajoye2007-12-312-0/+65
* - nuke unused variablespajoye2007-12-281-4/+2