summaryrefslogtreecommitdiffstats
path: root/src/helper/png-write.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-21No more NRMatrix or NRPoint.Jasper van de Gronde1-1/+1
2007-12-05warning cleanupJon A. Cruz1-3/+3
2007-12-04Don't show error dialog when bitmap export is cancelled by the user (fixes bu...Maximilian Albert1-2/+6
2007-11-16Fix: [ 1829427 ] PNG export via cmd line is restricted to 65535x65535Johan B. C. Engelen1-3/+3
2007-08-11revert jasper's way overzealous fix in png-write.cpp rev 13700; new fix in it...bulia byak1-7/+7
2007-06-25Remove unused function sp_png_write_rgba (and its helper function sp_png_get_...Peter Moulder1-41/+17
2007-06-25noop: (sp_export_png_file): Switch from NRMatrix to NR::Matrix.Peter Moulder1-8/+5
2007-06-25CodingStyle: whitespacePeter Moulder1-152/+163
2007-06-25CodingStyle: const usagePeter Moulder1-13/+16
2007-03-01API change: render methods now take a cairo_t (not yet used)bulia byak1-1/+1
2007-01-12fix by jasper for bug 1631016bulia byak1-23/+27
2006-10-09export bitmap at maximum blur rendering qualitybulia byak1-0/+9
2006-07-17factor native PNG export out of file.cpp in preparation for new export dialogBob Jamison1-0/+202
2006-06-22apply patch 1498946 by zbsz (fixes #1492545 "PNG resolution value export")Ralf Stephan1-3/+4