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-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
2012-07-06
Defer dereferencing of pdf_crypt until it's needed.
Sebastian Rasmussen
2012-07-06
Remove debugging functions for release builds.
Sebastian Rasmussen
2012-07-06
Use pdf_fprintf_obj instead of pdf_print_obj in apps.
Sebastian Rasmussen
2012-07-06
Whitespace fixes in fitz header.
Sebastian Rasmussen
2012-07-05
Fix free of uninitialised fontdesc pointer.
Robin Watts
2012-07-05
Cope with stray returns at the start of a JPEG stream.
Robin Watts
2012-07-05
Cope with illegal alpha values (out of range)
Robin Watts
2012-07-05
Move to static inline functions from macros.
Robin Watts
2012-07-05
Cope with negative lengths being passed to fz_open_null
Robin Watts
2012-07-05
Avoid calling pdf_array_len (and friends) in a loop.
Robin Watts
2012-07-05
Improve detection of images for pdfwrite.
Robin Watts
2012-07-04
Bug 693160: Fix bug in fz_write_buffer_bits.
Robin Watts
2012-07-04
Reverse order of Y decomposition of mesh shading.
Robin Watts
2012-07-04
Tweak mubusy so it responds to 'pdfclean' as well as 'mupdfclean' etc.
Robin Watts
2012-07-04
Prediction filter assumes it's writing to zeroed memory.
Robin Watts
[prev]
[next]