index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-08-01
Enable pdf_print_xref in release builds; required for pdfshow.
Robin Watts
2012-07-27
Fix typo in pdfshow.
Tor Andersson
2012-07-27
Fix typo in mudraw preventing tracking of slowest page draw
Sebastian Rasmussen
2012-07-26
Handle negative or invalid character ranges in type3 fonts.
Tor Andersson
2012-07-26
Use integer clamping function instead of reimplementing it
Sebastian Rasmussen
2012-07-26
Assume default value for negative sample function dimension size
Sebastian Rasmussen
2012-07-26
Only resize xref if trailer size entry indicate more objects
Sebastian Rasmussen
2012-07-26
Gracefully handle negative xref stream object range boundaries
Sebastian Rasmussen
2012-07-26
Assume default values for negative image parameters
Sebastian Rasmussen
2012-07-26
Gracefully handle negative xref stream offsets
Sebastian Rasmussen
2012-07-26
Gracefully handle negative offset and objects in object stream
Sebastian Rasmussen
2012-07-26
Gracefully handle negative xref stream entry widths
Sebastian Rasmussen
2012-07-25
Exit in child process if fork/exec to open $BROWSER doesn't work.
Tor Andersson
2012-07-24
Add upper bound on size of sampled pdf functions
Sebastian Rasmussen
2012-07-24
Handle out of range pdf subfunction boundaries
Sebastian Rasmussen
2012-07-24
Handle exponential pdf functions with malformed constants
Tor Andersson
2012-07-23
Warn about out of range values for exponential pdf functions
Sebastian Rasmussen
2012-07-23
Handle sampled pdf function dimensionality
Sebastian Rasmussen
2012-07-23
Handle pdf functions with malformed input/output mappings
Sebastian Rasmussen
2012-07-23
Handle pdf function evaluation with wrong number of inputs/outputs
Sebastian Rasmussen
2012-07-23
Handle pdf functions with too many inputs
Sebastian Rasmussen
2012-07-23
Provide number of inputs/outpus when loading pdf functions
Sebastian Rasmussen
2012-07-23
Clamp number of pdf function inputs/outputs
Sebastian Rasmussen
2012-07-23
Remove redundant check in pdf function code
Sebastian Rasmussen
2012-07-23
Whitespace fixes in code for pdf functions.
Sebastian Rasmussen
2012-07-23
Fix encryption key length check
Sebastian Rasmussen
2012-07-23
Prefer larger Width value if more than one is given for each glyph.
Tor Andersson
2012-07-23
Fallback case for type 1 fonts without encoding and non-standard glyph names.
Tor Andersson
2012-07-23
Tweak some font encoding heuristics.
Tor Andersson
2012-07-23
Only warn if ToUnicode CMap cannot be loaded.
Tor Andersson
2012-07-23
Don't encode MS-Symbol encoded fonts by glyph names.
Tor Andersson
2012-07-23
Use FT_ENCODING_MS_SYMBOL encoding for symbolic TrueType fonts.
Tor Andersson
2012-07-20
Give precedence to /Subtype field when deciding on font encodings.
Tor Andersson
2012-07-20
Prefer the more specific name if BaseName and FontName differ.
Tor Andersson
2012-07-20
Pass original font name to fz_new_font from PDF interpreter.
Tor Andersson
2012-07-20
Attempt to load CID fonts with invalid cid collections.
Tor Andersson
2012-07-18
Remove pointless test.
Robin Watts
2012-07-18
Fix missing diagram in 1522*.pdf
Robin Watts
2012-07-18
Fix broken pdf_write functionality.
Robin Watts
2012-07-17
Fall back to character path rendering if stroked text uses a dash pattern.
Tor Andersson
2012-07-17
Handle glyphs that are too large to render as pixmaps.
Tor Andersson
2012-07-09
Make synthetic font styles match XPS spec more closely.
Tor Andersson
2012-07-09
Remove Symbol,Italic workaround and extend list of alternative names instead.
Tor Andersson
2012-07-06
Bug 693167: Solve pdfclean -ggg deleting too many objects
Robin Watts
2012-07-06
Improve bounds checking in page tree.
Sebastian Rasmussen
2012-07-06
Improve bounds checking for image properties.
Sebastian Rasmussen
2012-07-06
Remove unnecessary check for unsupported crypt revision.
Sebastian Rasmussen
2012-07-06
Improve bounds checking of encryption key length
Sebastian Rasmussen
2012-07-06
Reorder parsing of encryption dict.
Sebastian Rasmussen
2012-07-06
Make length check for crypt dict entries similar.
Sebastian Rasmussen
[next]