summaryrefslogtreecommitdiff
path: root/include/mupdf/fitz/text.h
AgeCommit message (Expand)Author
2018-07-05Pass matrices by value: device and document interface.Tor Andersson
2018-07-05Pass rect and matrix by value in geometry functions.Tor Andersson
2018-05-16Purge unused functions.Tor Andersson
2017-01-17Fix typos.Sebastian Rasmussen
2016-12-12Fix API comment.Robin Watts
2016-11-14More API tweaks.Robin Watts
2016-10-19Move headers to make xps_document an internal type.Sebastian Rasmussen
2016-10-07Add comments to API declarations.Robin Watts
2016-06-23epub: Use markup language when shaping and selecting fallback fonts.Tor Andersson
2016-04-21Make bit fields in fz_text_span unsigned.Tor Andersson
2016-04-05Clean up bidi enum names.Tor Andersson
2016-03-11Implement fz_text_language support functions.Robin Watts
2016-03-11Rejig Bidirectional and Text code.Robin Watts
2016-02-24Add fz_show_string function and move wmode argument to end.Tor Andersson
2016-02-22Rename fz_add_text to fz_show_glyph.Tor Andersson
2016-01-13Add lots of consts.Robin Watts
2015-12-14Add fz_clone_textRobin Watts
2015-12-11Keep spans of multiple fonts and sizes in one fz_text object.Tor Andersson
2015-12-11Use fz_output instead of FILE* for most of our output needs.Tor Andersson
2015-02-17Reference count fz_path and fz_text.Tor Andersson
2013-06-18Add explicit #include for header file interdependencies.Tor Andersson
2013-06-18Split fitz.h into subheaders.Tor Andersson