summaryrefslogtreecommitdiff
path: root/source/fitz/font.c
AgeCommit message (Expand)Author
2013-09-02Add glyph rendering routines that return fz_pixmaps rather than fz_glyphs.Robin Watts
2013-09-02Be smarter when quantising sub pixel positions for glyphs.Robin Watts
2013-08-30Use RLE coding scheme for glyph bitmaps.Robin Watts
2013-08-28fix memory leaksSimon Bünzli
2013-07-01Bug 694382: Fix use-after-free due to type3 fonts.Robin Watts
2013-06-20Rearrange source files.Tor Andersson