summaryrefslogtreecommitdiff
path: root/source/pdf/pdf-font.c
AgeCommit message (Expand)Author
2014-07-17Improve callback for loading substitute CJK fonts to return TTC index.Tor Andersson
2014-05-29Fix 694093: add vertical variant of CJK fallback font.Tor Andersson
2014-04-23Fix 693419: always load CIDToGIDMap if it exists.Tor Andersson
2014-02-25load StandardEncoding for non-embedded non-symbolic encoding-less fontsSimon Bünzli
2014-02-25Bug 694851: pass more information to fz_load_system_fontSimon Bünzli
2014-01-13Bug 694851: enhance fz_load_system_fontSimon Bünzli
2014-01-06fix various MSVC warningsSimon Bünzli
2013-11-27fix memory leak introduced with a2c945506ea2a2b58edbde84124094c6b4f69eacSimon Bünzli
2013-11-11Add hooks to load system fonts. Use them in PDF interpreter.Tor Andersson
2013-11-11Add fz_new_font_from_buffer function.Tor Andersson
2013-10-16Fix cross document store object hash collisions.Robin Watts
2013-09-13Fix various compile warnings spotted by the cluster.Robin Watts
2013-08-23Look up glyphs by the 'uniXXXX' form if the glyph list duplicates all fail.Tor Andersson
2013-07-30Change pdf_measure_text to account for the borders around charactersPaul Gardiner
2013-07-19Initial work on progressive loadingRobin Watts
2013-06-25Rid the world of "pdf_document *xref".Robin Watts
2013-06-20Rearrange source files.Tor Andersson