summaryrefslogtreecommitdiff
path: root/src/Postscript.cxx
AgeCommit message (Expand)Author
2014-06-09fix -Werror=format-security buildJohannes Hofmann
2011-09-20bring in utf8 changes from fltk2 branchJohannes Hofmann
2009-03-04fix const related warnings reported by gcc 4.3.3 (via Kapil Hari Paranjape)Johannes Hofmann
2009-01-15update copyrightJohannes Hofmann
2009-01-15fix warning about signed / unsigned comparisonJohannes Hofmann
2009-01-15whitespaceJohannes Hofmann
2009-01-15whitespaceJohannes Hofmann
2007-11-06cleanup Postscript.cxx with sourcecleanJohannes Hofmann
2007-07-17reindent using vimJohannes Hofmann
2007-07-17update copyright stringsJohannes Hofmann
2006-11-17store necessary font in variable to avoid problems with embedded fonts (repor...Johannes Hofmann
2006-11-17cleanupJohannes Hofmann
2006-11-17remove PSLevel2WriterJohannes Hofmann
2006-08-31Change font to plain Helvetica (noticed by Jochen Eisinger)Johannes Hofmann
2005-06-17cleanup postscript Johannes Hofmann
2005-06-17remove Parser_1 Johannes Hofmann
2005-06-17initial color support Johannes Hofmann
2005-04-19add support for a whole bunch of special characters (Patch by Thadeu Penna) Johannes Hofmann
2005-02-28fix Postscript for some sort of docs by putting PSEditWidget block directly ...Johannes Hofmann
2004-11-10use PostScript coordinates internally Johannes Hofmann
2004-10-26fix scaling down in multi-page documents Johannes Hofmann
2004-10-23reduce flicker Johannes Hofmann
2004-10-21separated model out from PSEditWidget Johannes Hofmann
2004-10-13- add save/restore for tags - minor fixes for tag handlingJohannes Hofmann
2004-10-12fix some warnings Johannes Hofmann
2004-07-28fix segfault when reloading documents Johannes Hofmann
2004-07-18fixes Johannes Hofmann
2004-07-09add gsave grestore stuff Johannes Hofmann
2004-07-09make things work again Johannes Hofmann
2004-07-09fixes Johannes Hofmann
2004-07-09major restructuring... Johannes Hofmann
2004-07-09initial version of postscript handling module. Johannes Hofmann