summaryrefslogtreecommitdiff
path: root/src/Postscript.cxx
AgeCommit message (Collapse)Author
2014-06-09fix -Werror=format-security buildJohannes Hofmann
submitted-by: Filipe Rosset
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 ↵Johannes Hofmann
(reported by Volker Kuhlmann)
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
cleanup postscript
2005-06-17remove Parser_1 Johannes Hofmann
remove Parser_1
2005-06-17initial color support Johannes Hofmann
initial color support
2005-04-19add support for a whole bunch of special characters (Patch by Thadeu Penna) Johannes Hofmann
add support for a whole bunch of special characters (Patch by Thadeu Penna)
2005-02-28fix Postscript for some sort of docs by putting PSEditWidget block directly ↵Johannes Hofmann
after %%BeginProlog fix Postscript for some sort of docs by putting PSEditWidget block directly after %%BeginProlog
2004-11-10use PostScript coordinates internally Johannes Hofmann
use PostScript coordinates internally
2004-10-26fix scaling down in multi-page documents Johannes Hofmann
fix scaling down in multi-page documents
2004-10-23reduce flicker Johannes Hofmann
reduce flicker
2004-10-21separated model out from PSEditWidget Johannes Hofmann
separated model out from PSEditWidget
2004-10-13- add save/restore for tags - minor fixes for tag handlingJohannes Hofmann
- add save/restore for tags - minor fixes for tag handling
2004-10-12fix some warnings Johannes Hofmann
fix some warnings
2004-07-28fix segfault when reloading documents Johannes Hofmann
fix segfault when reloading documents
2004-07-18fixes Johannes Hofmann
fixes
2004-07-09add gsave grestore stuff Johannes Hofmann
add gsave grestore stuff
2004-07-09make things work again Johannes Hofmann
make things work again
2004-07-09fixes Johannes Hofmann
fixes
2004-07-09major restructuring... Johannes Hofmann
major restructuring...
2004-07-09initial version of postscript handling module. Johannes Hofmann
initial version of postscript handling module.