index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
fitz
Age
Commit message (
Expand
)
Author
2014-01-01
tolerate inline images without EOF markers
Simon Bünzli
2013-12-24
Bug 694587: Fix pattern repeat calculation
Robin Watts
2013-12-23
Bug 694749: Fix transformation of hinted glyphs
Robin Watts
2013-12-19
Solve subpixel rendering problems with 270 degree rotations
Robin Watts
2013-11-27
fix regression from da277059b37380d57028ff79a636f4d725c96e8f
Simon Bünzli
2013-11-27
track font path in fz_font
Simon Bünzli
2013-11-27
Bug 694116: Solve valgrind issues in draw device.
Robin Watts
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-11
Remove unused variables causing warnings
Sebastian Rasmussen
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
Fix bug in fz_debug_xml.
Tor Andersson
2013-11-05
Improve stroke state function names that take the dash array length.
Tor Andersson
2013-11-05
Ignore <!DOCTYPE ...> declaration in XML parser.
Tor Andersson
2013-11-04
Make sure declarations come first. This would not compile with default wind...
Michael Vrhel
2013-10-31
Fix segv bug in clear_pixmap_with_value functions.
Tor Andersson
2013-10-31
Fix bug in gray to cmyk color converters.
Tor Andersson
2013-10-31
Special case clear_pixmap_with_value for CMYK colorspaces.
Tor Andersson
2013-10-31
Add CMYK support to PWG output.
Tor Andersson
2013-10-31
Add CMYK support to PAM output.
Tor Andersson
2013-10-16
Fix null device clip stack scissor handling.
Robin Watts
2013-10-14
Handle stroke+fill operations with transparency/blendmodes.
Robin Watts
2013-10-11
SVG: Fix alpha issues.
Robin Watts
2013-10-11
SVG: Add simple smask support.
Robin Watts
2013-10-11
SVG: Add dumb group implementation.
Robin Watts
2013-10-11
SVG: Fix clip stack handling etc.
Robin Watts
2013-10-11
prevent potential heap access violation
Simon Bünzli
2013-10-10
SVG: Fix fts_01_0106.pdf
Robin Watts
2013-10-10
SVG: Add image mask clip support.
Robin Watts
2013-10-10
Rename the draw devices 'stack_max' member to be 'stack_cap'
Robin Watts
2013-10-10
SVG device: All gradient output (using images).
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-10-09
Fix typo in pixmap handling.
Robin Watts
2013-10-07
SVG device: Send text as reusable paths
Robin Watts
2013-10-07
Update SVG device to send text as paths
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-30
Bug 694526: Fix hang in stroking path.
Robin Watts
2013-09-27
fix bug 694573
Simon Bünzli
2013-09-27
add support for .tga output to mudraw
Simon Bünzli
2013-09-27
fix some MSVC warnings
Simon Bünzli
2013-09-27
don't color transform RGB JPEG-in-TIFF images
Simon Bünzli
2013-09-27
don't reset the clipping rectangle for accumulated text
Simon Bünzli
2013-09-27
clip flate stream on data check error instead of rejecting it wholesale
Simon Bünzli
2013-09-27
stop checking if the result of fz_read is negative
Simon Bünzli
[next]