Age | Commit message (Expand) | Author |
2016-06-17 | Use 'size_t' instead of int as appropriate. | Robin Watts |
2016-04-05 | Clean up bidi enum names. | Tor Andersson |
2016-03-11 | Implement fz_text_language support functions. | Robin Watts |
2016-03-11 | Rejig Bidirectional and Text code. | Robin Watts |
2016-02-24 | Add fz_show_string function and move wmode argument to end. | Tor Andersson |
2016-02-24 | Add optional scissor hint argument to text clipping functions. | Tor Andersson |
2016-02-22 | Rename fz_add_text to fz_show_glyph. | Tor Andersson |
2016-02-10 | Add bold/italic/monospaced/serif flags to fz_font. | Tor Andersson |
2015-12-11 | Remove text clip accumulation. | Tor Andersson |
2015-12-11 | Keep spans of multiple fonts and sizes in one fz_text object. | Tor Andersson |
2015-10-06 | xps: Add separate link parsing step. | Tor Andersson |
2015-10-06 | xps: Make guts of path and text parsing publically visible. | Tor Andersson |
2015-10-06 | xps: Simplify transform attribute/tag parsing. | Tor Andersson |
2015-02-17 | Add ctx parameter and remove embedded contexts for API regularity. | Tor Andersson |
2015-02-17 | Rename fz_close_* and fz_free_* to fz_drop_*. | Tor Andersson |
2015-02-17 | Reference count fz_path and fz_text. | Tor Andersson |
2014-09-17 | xps: Add fz_xml_is_tag to simplify tag matching. | Tor Andersson |
2014-08-19 | prevent buffer overflow and memory leak in xps-glyphs.c | Simon Bünzli |
2014-05-12 | prevent indeterminacy by uninitialized variables | Simon Bünzli |
2014-01-16 | Bug 694957: fix stack buffer overflow in xps_parse_color | Simon Bünzli |
2013-11-11 | Add fz_new_font_from_buffer function. | Tor Andersson |
2013-08-20 | Use unscaled metrics in xps_measure_font_glyph. | Tor Andersson |
2013-07-19 | Initial work on progressive loading | Robin Watts |
2013-06-20 | Rearrange source files. | Tor Andersson |