summaryrefslogtreecommitdiffstats
path: root/src/helper/png-write.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused function sp_png_write_rgba (and its helper function ↵Peter Moulder2007-06-251-41/+17
| | | | | | | | 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)
* noop: (sp_export_png_file): Switch from NRMatrix to NR::Matrix.Peter Moulder2007-06-251-8/+5
| | | (bzr r3102)
* CodingStyle: whitespacePeter Moulder2007-06-251-152/+163
| | | (bzr r3101)
* CodingStyle: const usagePeter Moulder2007-06-251-13/+16
| | | (bzr r3100)
* API change: render methods now take a cairo_t (not yet used)bulia byak2007-03-011-1/+1
| | | (bzr r2472)
* fix by jasper for bug 1631016bulia byak2007-01-121-23/+27
| | | (bzr r2195)
* export bitmap at maximum blur rendering qualitybulia byak2006-10-091-0/+9
| | | (bzr r1783)
* factor native PNG export out of file.cpp in preparation for new export dialogBob Jamison2006-07-171-0/+202
| | | (bzr r1430)
* apply patch 1498946 by zbsz (fixes #1492545 "PNG resolution value export")Ralf Stephan2006-06-221-3/+4
| | | (bzr r1262)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+205
(bzr r1)