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
2011-10-25
Treat garbage in PDFDocEncoding low code points as spaces.
Tor Andersson
2011-09-06
Don't invoke tiling device calls when there is only one tile to be drawn.
Tor Andersson
2011-09-06
Support empty and little-endian UTF-16 strings.
Tor Andersson
2011-09-04
Fix bug where PDF version of document was not correctly parsed.
Sebastian Rasmussen
2011-09-02
Fix bug 692248. Ensure objstm references are valid.
Tor Andersson
2011-09-02
Relax length requirements of ID and U keys in encryption dictionaries.
Tor Andersson
2011-09-02
Add Droid Sans Mono as a substitute font.
Tor Andersson
2011-09-01
Manage linewidth state correctly when rendering text with stroking.
Tor Andersson
2011-09-01
Use correct concatenation order for XObject matrix.
Tor Andersson
2011-08-31
Make in_array state a local variable to cope with broken XObject streams.
Tor Andersson
2011-08-29
Check for and disallow image depths greater than 16.
Tor Andersson
2011-08-09
Fix bug 692312.
Tor Andersson
2011-08-09
Fix bug 692272: use the softmask_ctm when drawing soft masks.
Tor Andersson
2011-08-06
Allocate a re-entrant safe buffer for interpreting content streams.
Tor Andersson
2011-08-06
Move Dynalab tricky font check to cover simple fonts as well.
Tor Andersson
2011-08-01
Add support for colored Type3 glyphs (ones that use d0).
Robin Watts
2011-07-29
Bug 692382: Fix typo that broke encryption support.
Robin Watts
2011-07-13
Non-isolated group support, and fix Bug 692336.
Robin Watts
2011-07-08
Clip area optimisations for displaylist case:
Robin Watts
2011-07-06
Tweak mupdf clip path handling.
Robin Watts
2011-06-14
Fix Bug 692277: PDF file won't open.
Robin Watts
2011-06-01
Fix android build; bug 692222.
Robin Watts
2011-05-31
Fix assert in scale: see Bug 692245.
Robin Watts
2011-05-02
pdf_repair.c: Skip first comment after version marker.
Tor Andersson
2011-04-25
Check AES encrypted string length and padding values.
Tor Andersson
2011-04-25
Always call glyph index "gid"; not "cid" as in some places.
Tor Andersson
2011-04-15
Use artificial italics and emboldening for substitute font.
Tor Andersson
2011-04-15
Use DroidSans.ttf as substitute font.
Tor Andersson
2011-04-14
Fix regression introduced by bug fix for #692153
Tor Andersson
2011-04-14
pdf_cmap.c: Fix off-by-one error and check for integer overflow.
Tor Andersson
2011-04-14
Fix bug #692153: skip PDF version marker when repairing.
Tor Andersson
2011-04-14
Expose informational encryption details.
Tor Andersson
2011-04-14
Add fallback case for links accessed by button annotations.
Tor Andersson
2011-04-12
Fix serious bug in cmap compacting -- we forgot to set the new length.
Tor Andersson
2011-04-11
Add triangle caps; separate start, dash and end cap styles for XPS.
Tor Andersson
2011-04-10
Combine build and interpret to make csi, gstate and material private structs.
Tor Andersson
2011-04-10
Clean up mupdf.h
Tor Andersson
2011-04-10
Make crypt struct opaque.
Tor Andersson
2011-04-10
Make blendmode opaque.
Tor Andersson
2011-04-10
Make fz_obj struct opaque.
Tor Andersson
2011-04-09
Throw an error if none of the content stream parts could be loaded.
Tor Andersson
2011-04-09
Check for overflow when adding cmap table and range entries.
Tor Andersson
2011-04-08
Add soft limit to pixmap allocation.
Tor Andersson
2011-04-08
Simplify arguments to fz_new_pixmap.
Tor Andersson
2011-04-08
Be even less strict about broken page content array parts.
Tor Andersson
2011-04-08
Recover from error when only parts of the page content array are broken.
Tor Andersson
2011-04-08
Various patches from SumatraPDF.
Tor Andersson
2011-04-08
pdf: add pdf_from_ucs2 to encode a unicode string in pdfdocencoding.
Tor Andersson
2011-04-08
Remove inline keyword where it is not strictly necessary for performance.
Tor Andersson
2011-04-07
Fix bug with gsave/grestore nesting when running tiled patterns.
Tor Andersson
[next]