index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2013-11-28
Bug 694127: Valgrind fix for pdf_decode_cmap
Robin Watts
2013-11-27
track font path in fz_font
Simon Bünzli
2013-11-26
Add const keyword to some font function parameters.
Tor Andersson
2013-11-26
Add fz_advance_glyph and fz_encode_character functions.
Tor Andersson
2013-11-11
Add hooks to load system fonts. Use them in PDF interpreter.
Tor Andersson
2013-11-11
Add fz_new_font_from_buffer function.
Tor Andersson
2013-11-08
Use an end pointer for the annotation list to avoid unnecessary iteration
Paul Gardiner
2013-11-05
Allow stroke states to be kept on the stack.
Tor Andersson
2013-11-05
Add binary search tree for mapping strings to void* pointers.
Tor Andersson
2013-11-05
Improve stroke state function names that take the dash array length.
Tor Andersson
2013-10-31
Add CMYK support to PAM output.
Tor Andersson
2013-10-16
Fix cross document store object hash collisions.
Robin Watts
2013-10-11
SVG: Add simple smask support.
Robin Watts
2013-10-10
Add scissor stack functionality to null device.
Robin Watts
2013-10-10
Add fz_new_png_from_pixmap
Robin Watts
2013-10-09
SVG: Support Type3 fonts and stroked fonts.
Robin Watts
2013-09-30
Disable image interpolation with a hint.
Robin Watts
2013-09-30
Bug 694526: Spot non-invertable matrices and bale before stroking
Robin Watts
2013-09-27
add support for .tga output to mudraw
Simon Bünzli
2013-09-27
tweak pdf_parse_action
Simon Bünzli
2013-09-27
fix bug 694618
Simon Bünzli
2013-09-27
Fix typo in struct definition.
Robin Watts
2013-09-23
Fix missing 'const' in fz_authenticate_password
Robin Watts
2013-09-10
support jpegtables for TIFF images
Simon Bünzli
2013-09-08
Separate command and coordinate arrays in fz_path structure.
Tor Andersson
2013-09-03
Add FZ_VERSION define. Check header and library version compatibility.
Tor Andersson
2013-09-02
Expose subpixel glyph adjustment calculations.
Robin Watts
2013-09-02
Add glyph rendering routines that return fz_pixmaps rather than fz_glyphs.
Robin Watts
2013-09-02
Be smarter when quantising sub pixel positions for glyphs.
Robin Watts
2013-08-30
Use RLE coding scheme for glyph bitmaps.
Robin Watts
2013-08-30
Add simple banding to mudraw.
Robin Watts
2013-08-29
Add new fz_putc and fz_new_output_to_filename functions.
Robin Watts
2013-08-28
add FZ_IMAGE_JXR placeholder for downstream implementors
Simon Bünzli
2013-08-28
invert color transformed CMYK JPEG images
Simon Bünzli
2013-08-28
fix various typos
Simon Bünzli
2013-08-28
Dump glyph cache size as part of mudraw -M
Robin Watts
2013-08-27
A few updates to signing support
Paul Gardiner
2013-08-24
Support named destinations in remote link annotations.
Sebastian Rasmussen
2013-08-24
Link annotation code rearranged for aesthetic reasons.
Sebastian Rasmussen
2013-08-22
Add support for writing of xref streams
Paul Gardiner
2013-08-13
Signature creation
Paul Gardiner
2013-08-13
Remove unnecessary parameter
Paul Gardiner
2013-08-13
Add support for creating signature-field appearance streams
Paul Gardiner
2013-08-02
Improve naming consistency
Paul Gardiner
2013-07-29
Add support for freetext annotations
Paul Gardiner
2013-07-22
Collect together all code to do with appearance-stream creation
Paul Gardiner
2013-07-19
Initial work on progressive loading
Robin Watts
2013-07-11
Implement dynamic page tree lookups.
Tor Andersson
2013-07-04
Update pdf_write_document to support incremental update
Paul Gardiner
2013-07-03
Avoid fz_throw/message on every annotation without appearance.
Robin Watts
[prev]
[next]