summaryrefslogtreecommitdiff
path: root/pdf/pdf_fontfile.c
AgeCommit message (Collapse)Author
2011-12-06Remove dead (duplicated) code from pdf_fontfile.cRobin Watts
2 if clauses were (harmlessly) duplicated in pdf_find_builtin_font, probably due to an automated code merge (or other cut/paste error).
2011-09-02Add Droid Sans Mono as a substitute font.Tor Andersson
2011-04-15Use DroidSans.ttf as substitute font.Tor Andersson
2011-04-06pdf: Change how CMap and font data files are generated and compiled.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-04pdf: Purge URW Chancery from the set of built in fonts.Tor Andersson
2011-04-04pdf: Rename mupdf directory.Tor Andersson