summaryrefslogtreecommitdiff
path: root/include/mupdf/fitz/glyph-cache.h
AgeCommit message (Expand)Author
2018-08-22Remove the old 'nested depth' tracking.Tor Andersson
2018-07-05Pass matrices by value: device and document interface.Tor Andersson
2017-10-24Look for changes to Default colorspaces in XObjects.Robin Watts
2017-06-22Move rasterizer/anti-alias choices into the draw device.Robin Watts
2017-01-17Fix 697476: Rename header files.Tor Andersson
2016-11-14More API tweaks.Robin Watts
2016-05-24fz_pixmap revamp: add stride and make alpha optionalRobin Watts
2016-01-21Drop the const on fz_font.Tor Andersson
2016-01-13Add lots of consts.Robin Watts
2015-02-17Add ctx parameter and remove embedded contexts for API regularity.Tor Andersson
2013-09-02Expose subpixel glyph adjustment calculations.Robin Watts
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-28Dump glyph cache size as part of mudraw -MRobin Watts
2013-06-18Add explicit #include for header file interdependencies.Tor Andersson
2013-06-18Split fitz.h into subheaders.Tor Andersson