index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pdf
Age
Commit message (
Expand
)
Author
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
Fix broken pdf_write functionality.
Robin Watts
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-05
Fix free of uninitialised fontdesc pointer.
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
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
Reverse order of Y decomposition of mesh shading.
Robin Watts
2012-06-28
Allow for windows style synthetic font selectors of built-in fonts.
Tor Andersson
2012-06-27
Fix text clipping operations in pdf.
Robin Watts
2012-06-25
Warning fixes and various clean ups:
Sebastian Rasmussen
2012-06-22
Rework pdf_lexbuf to allow for dynamic parsing buffers.
Robin Watts
2012-06-18
Fix indentation and white space errors.
Tor Andersson
2012-06-15
Support UserUnit for scaling PDF pages.
Tor Andersson
2012-06-13
Tweak pdf_new_{rect,matrix,xobject} to avoid warnings.
Robin Watts
2012-06-13
Remove unnecessary function and improve naming
Paul Gardiner
2012-06-12
A few general utility functions added for the sake of the forms work
Paul Gardiner
2012-06-12
Followup to commit 120dadb; improved error handling during interpretation.
Robin Watts
2012-06-11
Fix Bug 693099: Render failure due to corrupt jpeg data.
Robin Watts
2012-05-31
Add linearization to pdf_write function.
Robin Watts
2012-05-23
Bring xref object and stream mutation functions back from the dead.
Tor Andersson
2012-05-11
Split part of fz_document interface for pdf_document into separate file.
Tor Andersson
2012-05-10
Combine all small tools into mubusy and remove the separate executables.
Tor Andersson
2012-05-10
Fix whitespace errors.
Tor Andersson
2012-05-10
mupdfclean - update to allow renumbering of encrypted objects
Robin Watts
2012-05-08
Bug 693028 - improve mupdf viewer handling of broken page streams
Robin Watts
[prev]
[next]