index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
fitz
/
text.c
Age
Commit message (
Expand
)
Author
2017-04-27
Include required system headers.
Tor Andersson
2016-12-27
Strip extraneous blank lines.
Tor Andersson
2016-06-23
epub: Use markup language when shaping and selecting fallback fonts.
Tor Andersson
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-22
Rename fz_add_text to fz_show_glyph.
Tor Andersson
2016-01-13
Add lots of consts.
Robin Watts
2015-12-14
Add fz_clone_text
Robin Watts
2015-12-11
Keep spans of multiple fonts and sizes in one fz_text object.
Tor Andersson
2015-12-11
Use fz_output instead of FILE* for most of our output needs.
Tor Andersson
2015-02-17
Add helper functions to keep/drop reference counts with locking.
Tor Andersson
2015-02-17
Add ctx parameter and remove embedded contexts for API regularity.
Tor Andersson
2015-02-17
Reference count fz_path and fz_text.
Tor Andersson
2013-06-20
Rearrange source files.
Tor Andersson