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
/
pdf
/
pdf-unicode.c
Age
Commit message (
Expand
)
Author
2017-08-17
Add FZ_REPLACEMENT_CHARACTER define for U+FFFD character.
Tor Andersson
2017-07-06
pdf: Drop cmap object in case of exception.
Sebastian Rasmussen
2017-04-27
Include required system headers.
Tor Andersson
2017-03-03
pdf: Additional entries in Mac OS Roman encoding not in MacRomanEncoding.
Tor Andersson
2016-08-30
Use U+FFFD instead of '?' for bad encodings in text extraction.
Tor Andersson
2016-03-14
Take pdf_obj argument to pdf_is_stream.
Tor Andersson
2015-02-17
Add ctx parameter and remove embedded contexts for API regularity.
Tor Andersson
2014-10-22
Fix warnings.
Tor Andersson
2014-09-30
Fix 695501: Intelligent cmap remapping.
Tor Andersson
2014-09-23
Fix 695501: check upper and lower bounds of CMap when computing ToUnicode.
Tor Andersson
2014-05-13
Use code space ranges when remapping ToUnicode CMaps.
Tor Andersson
2014-05-13
Fix signedness in cmap interface.
Tor Andersson
2013-06-25
Rid the world of "pdf_document *xref".
Robin Watts
2013-06-20
Rearrange source files.
Tor Andersson