summaryrefslogtreecommitdiff
path: root/source/xps/xps-glyphs.c
AgeCommit message (Expand)Author
2015-10-06xps: Simplify transform attribute/tag parsing.Tor Andersson
2015-02-17Add ctx parameter and remove embedded contexts for API regularity.Tor Andersson
2015-02-17Rename fz_close_* and fz_free_* to fz_drop_*.Tor Andersson
2015-02-17Reference count fz_path and fz_text.Tor Andersson
2014-09-17xps: Add fz_xml_is_tag to simplify tag matching.Tor Andersson
2014-08-19prevent buffer overflow and memory leak in xps-glyphs.cSimon Bünzli
2014-05-12prevent indeterminacy by uninitialized variablesSimon Bünzli
2014-01-16Bug 694957: fix stack buffer overflow in xps_parse_colorSimon Bünzli
2013-11-11Add fz_new_font_from_buffer function.Tor Andersson
2013-08-20Use unscaled metrics in xps_measure_font_glyph.Tor Andersson
2013-07-19Initial work on progressive loadingRobin Watts
2013-06-20Rearrange source files.Tor Andersson