summaryrefslogtreecommitdiff
path: root/devices/gdevpng.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-2/+2
* Fix compiler warnings in devices/Chris Liddell2023-01-041-2/+2
* For PNG output, don't embed sRGB ICC profileMichael Vrhel2022-09-141-15/+26
* Update -DCLUSTER nobbling of copyright/version etc.Robin Watts2022-06-011-0/+5
* Move devices from gs_sprintf to gs_snprintf.Robin Watts2022-02-161-1/+1
* Add png16malpha device.Robin Watts2022-01-201-1/+36
* Bug 704463: Fix pngalpha/clist/pdf14 interaction.Robin Watts2021-10-011-0/+1
* Move BMP/JPG/PNG/tiffscaled devices towards encode/decode_color.Robin Watts2021-07-011-28/+12
* Remove "unread" param from get_bits_rectangle.Robin Watts2021-07-011-1/+1
* Rename opmode to opmsupported, and tweak operation.Robin Watts2021-05-141-1/+1
* Remove get_bits in favour of get_bits_rectangle.Robin Watts2021-05-031-1/+17
* Split initialize device proc into two.Robin Watts2021-04-261-64/+30
* Further rationalisation of device init.Robin Watts2021-04-201-30/+56
* Move devices away from static init of procs.Robin Watts2021-04-201-88/+109
* Rename finish_copydevice to initialize, and remove second param.Robin Watts2021-04-201-1/+1
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* More version number fixesKen Sharp2020-08-211-2/+7
* Rework downscaler initialisation.Robin Watts2020-06-031-14/+15
* Remove "magic numbers" from profile type selectionMichael Vrhel2020-05-111-4/+4
* Squashed commit of the page_group branchghostpdl-9.52-test-base-4Michael Vrhel2020-05-011-1/+16
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Mask eol padding bits for pngmono device in CLUSTER builds.Robin Watts2019-11-011-1/+13
* Move FILE * operations behind new gp_file * API.Robin Watts2019-05-291-4/+19
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Fix pngalpha device with device subclassingKen Sharp2018-10-251-1/+19
* Change device put_image method to match the other methods in the APIKen Sharp2018-10-021-2/+2
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Add back icc support for PNG outputMichael Vrhel2017-04-141-0/+13
* Bug 697423: Fix overflow in pngalpha.Robin Watts2016-12-291-5/+5
* Change API for put_imageRobin Watts2016-11-211-9/+6
* Fix for Bug 695154Michael Vrhel2016-10-131-7/+7
* Add support for -sPostRenderProfile="icc profile" to tiffscaled devicesMichael Vrhel2016-07-221-1/+1
* Make gs_imager_state == gs_state.Chris Liddell2016-06-061-1/+1
* Remove a load of macros in the graphics libraryKen Sharp2016-05-111-3/+20
* Update devices to return errors using return_error.Robin Watts2016-02-181-1/+1
* Bug 696562: Interpolate imagemasks.Robin Watts2016-02-101-0/+2
* Extend copy_alpha to support 8 bit depth.Robin Watts2016-02-101-9/+17
* Reduce boilerplate downscaler params handling.Robin Watts2016-02-051-79/+25
* Squash warnings: MSVC ones.Robin Watts2016-01-041-6/+7
* Bug 696316: Enforce memory alignment for libpngChris Liddell2015-11-191-3/+32
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+1016