summaryrefslogtreecommitdiffstats
path: root/src/helper/png-write.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* antialiasing options on exportMarc Jeanmougin2017-01-041-9/+9
| | | (bzr r15391)
* minor fix (+ satisfy build bots (?))Marc Jeanmougin2016-09-251-7/+3
| | | (bzr r15132)
* Exposes to the user additional PNG settings: Interlacing, grayscale, bit ↵Marc Jeanmougin2016-09-251-31/+46
| | | | | | | | depth, alpha, compression level, PNG pHYs dpi. Fixed bugs: - https://launchpad.net/bugs/170650 (bzr r15131)
* Merged trunkAdrian Boguszewski2016-08-031-3/+1
|\ | | | | (bzr r14954.1.29)
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-3/+1
| | | | | | (bzr r15034)
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+3
| | | | | | (bzr r15027)
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-3/+1
| | | | | | (bzr r15025)
* | Renamed children list in SPObjectAdrian Boguszewski2016-07-141-1/+1
| | | | | | (bzr r14954.1.21)
* | Second part of new SPObject children listAdrian Boguszewski2016-07-131-2/+2
|/ | | (bzr r14954.1.19)
* static code analysisKris De Gussem2015-12-071-3/+3
| | | (bzr r14508)
* Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-3/+3
| | | (bzr r13922.1.5)
* At first, I was thinking "I just have to go to the selection file, and ↵Marc Jeanmougin2015-02-171-6/+6
| | | | | | | | change that GSList* with a std::list, then resolve the few problems" So, i tried that. And I will continue tomorrow, and the days after, on and on. (bzr r13922.1.1)
* Move obvious ui component to ui/Liam P. White2014-10-051-1/+1
| | | (bzr r13341.1.247)
* DrawingContext: change variable names ct to dc (bug #1272073)David Mathog2014-02-081-6/+6
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1272073 (bzr r13009)
* Protect pdf and png exports from failure and output reasonalbe warnings.Martin Owens2014-01-271-1/+1
| | | (bzr r12982)
* Added viewBox implement document unit support.Matthew Petroff2013-08-271-1/+2
| | | (bzr r12475.1.2)
* Applied modified patch to add export messages. Partially fixes bug #43730.Jon A. Cruz2012-05-241-31/+25
| | | | | | Fixed bugs: - https://launchpad.net/bugs/43730 (bzr r11407)
* png-write: Fix FTBFSAlex Valavanis2012-04-061-1/+1
| | | (bzr r11163)
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762)
* Updating use of libpng jump buffer. Fixes bug #721029.Jon A. Cruz2011-10-291-2/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/721029 (bzr r10707)
* Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-14/+10
| | | | | methods on the Drawing rather than on the root DrawingItem. (bzr r10347.1.25)
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-9/+6
| | | (bzr r10347.1.21)
* Merge from trunkKrzysztof Kosi??ski2011-07-251-3/+3
|\ | | | | (bzr r10347.1.18)
| * Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz2011-07-161-3/+3
| | | | | | (bzr r10461)
* | Replace direct use of Cairo contexts and surfaces in the rendering treeKrzysztof Kosi??ski2011-07-221-16/+10
|/ | | | | | | with wrappers which keep some extra information about the surface, amd NRRect and NRRectL use with Geom::Rect and Geom::IntRect. Should simplify implementing filter primitive subregions. (bzr r10347.1.17)
* Remove more of libnrKrzysztof Kosi??ski2011-06-231-0/+1
| | | (bzr r10347.1.2)
* Merge from trunkKrzysztof Kosi??ski2011-04-071-1/+1
|\ | | | | (bzr r9508.1.73)
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
| | | | | | (bzr r10025)
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-12/+11
|\| | | | | (bzr r9508.1.72)
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-12/+11
| |\ | | | | | | (bzr r9945.1.1)
| | * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-031-1/+1
| | | | | | | | | (bzr r9546.1.4)
| | * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-2/+2
| | | | | | | | | (bzr r9546.1.2)
| | * This is the first c++ification commit from me. It handles sp-line, ↵Abhishek Sharma Public2010-06-291-4/+4
| | | | | | | | | | | | | | | sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. (bzr r9546.1.1)
* | | Merge from trunkKrzysztof Kosi??ski2010-11-251-1/+1
|\| | | | | | | | (bzr r9508.1.70)
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan2010-11-171-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900)
* | Make nr_arena_invoke_render expect an already transformed context,Krzysztof Kosi??ski2010-08-151-0/+2
| | | | | | | | | | to remove a limitation to integer translations imposed by NRRectL (bzr r9508.1.68)
* | Completely remove NRPixBlockKrzysztof Kosi??ski2010-08-141-11/+6
| | | | | | (bzr r9508.1.67)
* | Wholesale cruft removal part 1Krzysztof Kosi??ski2010-08-041-9/+2
| | | | | | (bzr r9508.1.44)
* | Fix PNG exportKrzysztof Kosi??ski2010-06-291-30/+40
|/ | | (bzr r9508.1.9)
* Revert the inverted coordinate system fix. 3D Boxes and guidesKrzysztof Kosi??ski2010-04-061-3/+18
| | | | | | require an XML-level backwards compatibility mechanism to fix properly, and it's too late in the 0.48 cycle to introduce it. (bzr r9298)
* Initial fix for the inverted coordinate system bugKrzysztof Kosi??ski2010-04-031-18/+3
| | | (bzr r9281.1.1)
* fix 396851: move absolutizing relative path (added by Ted) out of ↵bulia byak2009-08-171-18/+3
| | | | | sp_export_png_file and make sure it works only for rel filenames from hints (both on command line and on batch export), but not for filenames specified on command line or in export dialog; reenable export-id with export-use-hints; fix errors in string comparisons when choosing command line mode; fix crash when opening nonexistent file in command line mode (bzr r8500)
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-061-3/+3
| | | | | which cannot be fixed easily. (bzr r8422)
* SPDocument->Documentjohnce2009-08-051-3/+3
| | | (bzr r8405)
* BUG: #273767: crash on ...; resolved crash on several pixbuf operationstheAdib2009-05-111-1/+2
| | | (bzr r7863)
* BUG 322116, PDF export does not use the highest quality for rasterized filtertheAdib2009-05-011-11/+2
| | | (bzr r7808)
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-211-1/+1
| | | | | should be. Build libinkscape.a - should reduce link time. (bzr r7337)
* Very slight change to allocation of stripe buffer in png-write.cpp that ↵Jasper van de Gronde2008-12-021-1/+1
| | | | | makes it a bit harder to break. (bzr r6932)
* Merge from fe-movedTed Gould2008-11-211-14/+38
| | | (bzr r6891)
* From trunkTed Gould2008-10-271-5/+9
| | | (bzr r6885)