summaryrefslogtreecommitdiff
path: root/pdf
AgeCommit message (Collapse)Author
2011-04-06Move scripts and config files into "scripts" directory.Tor Andersson
2011-04-06Improve L*a*b to RGB color conversion.Tor Andersson
2011-04-06Improve handling of JPX colorspaces.Tor Andersson
2011-04-05Update the display list device to use the new device functions.Tor Andersson
2011-04-05Add wrapper functions around device calls.Tor Andersson
They test for NULL and make the code look nicer.
2011-04-05pdf: Fix segfault in pdf_is_hidden_ocg.Tor Andersson
2011-04-05Clean up xps and pdf page access functions.Tor Andersson
2011-04-04Le Roi est mort, vive le Roi!Tor Andersson
The run-together words are dead! Long live the underscores! The postscript inspired naming convention of using all run-together words has served us well, but it is now time for more readable code. In this commit I have also added the sed script, rename.sed, that I used to convert the source. Use it on your patches and application code.
2011-04-04fontdump: Dump font data sources in a more compact format.Tor Andersson
2011-04-04pdf: Purge URW Chancery from the set of built in fonts.Tor Andersson
2011-04-04cmapdump: dump cmap data sources in a much more compact format.Tor Andersson
2011-04-04pdf: Rename mupdf directory.Tor Andersson