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
/
svg-device.c
Age
Commit message (
Expand
)
Author
2013-11-11
Remove unused variables causing warnings
Sebastian Rasmussen
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-10
SVG: Fix fts_01_0106.pdf
Robin Watts
2013-10-10
SVG: Add image mask clip support.
Robin Watts
2013-10-10
SVG device: All gradient output (using images).
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-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-08
Separate command and coordinate arrays in fz_path structure.
Tor Andersson
2013-09-02
Improve SVG pattern handling.
Robin Watts
2013-07-26
Narrow definition of whitespace according to XML spec.
Robin Watts
2013-07-25
Bug 694402: Fix various SVG output problems
Robin Watts
2013-06-20
Rearrange source files.
Tor Andersson