summaryrefslogtreecommitdiff
path: root/draw/draw_glyph.c
AgeCommit message (Expand)Author
2012-07-17Fall back to character path rendering if stroked text uses a dash pattern.Tor Andersson
2012-07-17Handle glyphs that are too large to render as pixmaps.Tor Andersson
2012-03-13Rename some functions and accessors to be more consistent.Tor Andersson
2012-03-12Merge branch 'header-split'Robin Watts
2012-03-12Store AA level used to render a glyph in the glyphcache.Robin Watts
2012-03-06Split fitz.h/mupdf.h into internal/external headers.Robin Watts
2012-02-25Rework image handling for on demand decodeRobin Watts
2012-02-13Add locking around freetype calls.Robin Watts
2012-02-08Lock reworking.Robin Watts
2012-02-03Be consistent about passing a fz_context in path/text/shade functions.Tor Andersson
2012-02-03Pass context explicitly to hash table functions.Tor Andersson
2012-01-19Multi-threading support for MuPDFRobin Watts
2012-01-11Hide glyph cache in context.Tor Andersson
2011-12-19More Memory squeezing fixesRobin Watts
2011-12-16Add fz_malloc_struct, and make code use it.Robin Watts
2011-12-15Various Memsqueezing fixes.Robin Watts
2011-09-21Add warning context.Tor Andersson
2011-09-15Add context to mupdf.Robin Watts
2011-08-01Add support for colored Type3 glyphs (ones that use d0).Robin Watts
2011-04-25Always call glyph index "gid"; not "cid" as in some places.Tor Andersson
2011-04-04Le Roi est mort, vive le Roi!Tor Andersson
2011-04-04draw: Rename files in draw directory.Tor Andersson