summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/ps.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from fe-movedTed Gould2008-11-211-1797/+0
* Merging from trunkTed Gould2008-10-111-2/+2
* NR:: to Geom:: for most of src/extension/Johan B. C. Engelen2008-08-121-18/+18
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-081-1/+1
* Use is_straight_curve() instead of three separate dynamic castsDiederik van Lierop2008-08-051-3/+2
* remove many needless references to n-art-bpath.hJohan B. C. Engelen2008-08-031-2/+0
* update to 2geom rev. 1507Johan B. C. Engelen2008-07-251-0/+2
* convert ps output to 2geomJohan B. C. Engelen2008-07-121-37/+48
* 2geomify print, fill and stroke methods of extensionsJohan B. C. Engelen2008-07-121-4/+9
* change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen2008-06-121-1/+1
* complete adding const to have only NArtBpath const * get_bpath() const; for a...Johan B. C. Engelen2008-05-091-2/+2
* Fixed some further issues with Internal extensions after the introduction of ...Marcin Floryan2008-04-231-4/+4
* r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould2008-04-211-1/+1
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-33/+34
* Applying Gail's patch for font-specificationBryce Harrington2008-01-051-2/+3
* Warning cleanup (including OFFSET_OF warning)Jon A. Cruz2007-12-011-3/+3
* Use computed fill-rule value when setting fill in cairo pdf/ps export.gustav_b2007-10-241-1/+1
* revert partly 16042 include filesAdib Taraben2007-09-121-1/+5
* (PrintPS::begin): Change isspace to g_ascii_isspace.Peter Moulder2007-09-121-7/+22
* Purged fill type enumJon A. Cruz2007-09-101-14/+14
* commited Solaris 2.8 / gcc-3.2.3 fixesMarkus Schwarzenberg2007-03-011-0/+4
* API change: render methods now take a cairo_t (not yet used)bulia byak2007-03-011-1/+1
* relocated unix print dialog outside of extension call pathKees Cook2007-02-181-119/+35
* correctly ifdef the new print dialogKees Cook2007-02-061-2/+7
* initial support for gtk print dialog, if availableKees Cook2007-02-051-3/+91
* fix [ 1561416 ] EPS export brokentheAdib2006-12-261-4/+6
* fix for [ 1597605 ] Fontnames containing spaces are incorrectly written to PStheAdib2006-12-261-2/+9
* Fix for bug #1561416, as suggested by kuestereiUlf Erikson2006-12-111-4/+6
* last fixes from patch 1219308bulia byak2006-12-111-6/+6
* fix for bug #1600900, freetype internals must not be used.St??phane Gimenez2006-12-021-3/+3
* remove g++ 4.1.1 compiler errorsBob Jamison2006-11-181-2/+2
* patch 1219308 for embedding type 1 fonts into ps/eps outputbulia byak2006-11-181-35/+524
* Removed spaces from font names in EPS export. Also removed the parentheses (t...Johan B. C. Engelen2006-09-051-5/+8
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-1/+1
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-1/+1
* Fix for bug #1514977 (Text export in EPS file)Ulf Erikson2006-07-021-10/+16
* patch to fix multiple ps and pdf problems by Ulf Eriksonbulia byak2006-07-011-93/+64
* replace nr_new() with g_new(), and try to converge on using the glib allocato...MenTaLguY2006-05-281-2/+3
* whoops, quoting of %MenTaLguY2006-05-231-1/+1
* move %%EOF to end of output documentMenTaLguY2006-05-231-3/+2
* add %%EOF trailer for DSC-complianceMenTaLguY2006-05-211-0/+2
* r11029@tres: ted | 2006-03-18 11:01:42 -0800Ted Gould2006-03-291-1/+1
* fix 1311015bulia byak2006-02-231-1/+1
* r10820@tres: ted | 2006-01-29 16:56:50 -0800Ted Gould2006-01-301-1/+3
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1264