summaryrefslogtreecommitdiff
path: root/pdf
AgeCommit message (Expand)Author
2011-04-08Remove inline keyword where it is not strictly necessary for performance.Tor Andersson
2011-04-07Fix bug with gsave/grestore nesting when running tiled patterns.Tor Andersson
2011-04-07Fix typo in binary search when looking for CMap resources.Tor Andersson
2011-04-07Check for zero length dash arrays.Tor Andersson
2011-04-07Use fz_stream instead of FILE* to open XPS files.Tor Andersson
2011-04-07pdf: Purge unmaintained debug/log printing messages.Tor Andersson
2011-04-07Update README files.Tor Andersson
2011-04-07Simplify makefiles by use of $(wildcard) and chained rules.Tor Andersson
2011-04-06Rename internal color conversion functions to reflect what they do.Tor Andersson
2011-04-06pdf: Change how CMap and font data files are generated and compiled.Tor Andersson
2011-04-06pdf: Optimize storage for the Adobe Glyph List.Tor Andersson
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
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
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