summaryrefslogtreecommitdiffstats
path: root/src/helper/png-write.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix: [ 1829427 ] PNG export via cmd line is restricted to 65535x65535Johan B. C. Engelen2007-11-161-4/+4
| | | (bzr r4091)
* Remove unused function sp_png_write_rgba (and its helper function ↵Peter Moulder2007-06-251-12/+2
| | | | | | | | sp_png_get_block_stripe). (sp_png_write_rgba_striped): Don't export this function. Change return type from int to bool. (sp_export_png_file): Change return type from int to bool. (bzr r3103)
* factor native PNG export out of file.cpp in preparation for new export dialogBob Jamison2006-07-171-0/+11
| | | (bzr r1430)
* apply patch 1498946 by zbsz (fixes #1492545 "PNG resolution value export")Ralf Stephan2006-06-221-2/+2
| | | (bzr r1262)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+23
(bzr r1)