summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/ps.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removed spaces from font names in EPS export. Also removed the parentheses ↵Johan B. C. Engelen2006-09-051-5/+8
| | | | | (they were inserted to remove a syntax error due to the spaces) (bzr r1694)
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-1/+1
| | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637)
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-1/+1
| | | | | one major janitorial task we identified.... (bzr r1633)
* Fix for bug #1514977 (Text export in EPS file)Ulf Erikson2006-07-021-10/+16
| | | | | and Corrected transform of rotated/scaled images. (bzr r1336)
* patch to fix multiple ps and pdf problems by Ulf Eriksonbulia byak2006-07-011-93/+64
| | | (bzr r1331)
* replace nr_new() with g_new(), and try to converge on using the glib ↵MenTaLguY2006-05-281-2/+3
| | | | | allocator a little more instead of the others (aside from libgc) (bzr r1044)
* whoops, quoting of %MenTaLguY2006-05-231-1/+1
| | | (bzr r973)
* move %%EOF to end of output documentMenTaLguY2006-05-231-3/+2
| | | (bzr r972)
* add %%EOF trailer for DSC-complianceMenTaLguY2006-05-211-0/+2
| | | (bzr r911)
* r11029@tres: ted | 2006-03-18 11:01:42 -0800Ted Gould2006-03-291-1/+1
| | | | | Updating the default destination to "| lp" (bzr r356)
* fix 1311015bulia byak2006-02-231-1/+1
| | | (bzr r175)
* r10820@tres: ted | 2006-01-29 16:56:50 -0800Ted Gould2006-01-301-1/+3
| | | | | | | | Making it so all the important strings in the INX files are translateable. Also added in a 'clear-n_.h' to change the N_() macro from an inline function to a pure macro. Lastly, added in submenus for the effects. (bzr r55)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1264
(bzr r1)