index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xps
Age
Commit message (
Expand
)
Author
2012-07-20
Pass original font name to fz_new_font from PDF interpreter.
Tor Andersson
2012-07-17
Handle glyphs that are too large to render as pixmaps.
Tor Andersson
2012-07-09
Make synthetic font styles match XPS spec more closely.
Tor Andersson
2012-07-05
Move to static inline functions from macros.
Robin Watts
2012-05-08
Switch to reading content streams on the fly during interpretation.
Robin Watts
2012-04-17
Add Meta interface to fz_document.
Robin Watts
2012-03-28
Fix access of recently freed memory.
Tor Andersson
2012-03-28
Whitespace fixes.
Tor Andersson
2012-03-14
Bug 692917: Move to dynamic stroke_states.
Robin Watts
2012-03-14
Combine Opacity attribute with alpha from #RGBA specified colors.
Tor Andersson
2012-03-14
Parse path geometry for separate filling and stroking.
Tor Andersson
2012-03-14
Support alternate content / markup compatibility tags in XPS.
Tor Andersson
2012-03-14
Implement Repeat and Reflect gradients in XPS.
Tor Andersson
2012-03-14
Support StyleSimulation for fonts in XPS.
Tor Andersson
2012-03-14
Add ZIP64 support to XPS parser.
Tor Andersson
2012-03-14
Miscellaneous fixes for XPS from SumatraPDf.
Tor Andersson
2012-03-13
Rename some functions and accessors to be more consistent.
Tor Andersson
2012-03-13
Split XPS header. Update Makefile dependencies. Add pixmap w/h accessors.
Tor Andersson
2012-03-12
Change order of params in fz_convert_color to C standard.
Robin Watts
2012-03-07
More release tidyups.
Robin Watts
2012-03-06
Split fitz.h/mupdf.h into internal/external headers.
Robin Watts
2012-02-26
Continued documentation improvements.
Sebastian Rasmussen
2012-02-25
Rework image handling for on demand decode
Robin Watts
2012-02-13
Add locking around freetype calls.
Robin Watts
2012-02-08
Lock reworking.
Robin Watts
2012-02-06
Drop XPS links in the correct function.
Tor Andersson
2012-02-03
Be consistent about passing a fz_context in path/text/shade functions.
Tor Andersson
2012-02-03
Reference count fz_link objects.
Tor Andersson
2012-02-03
Remove extraneous blank lines.
Tor Andersson
2012-02-03
Add document interface.
Tor Andersson
2012-02-03
Make fz_malloc_struct return zeroed memory.
Tor Andersson
2012-02-02
Support remote links in XPS documents.
Robin Watts
2012-02-02
Work on supporting links in xps documents.
Robin Watts
2012-01-30
Move PNG, JPEG and TIFF image loading from muxps into fitz.
Tor Andersson
2012-01-27
Remove dependency on fz_obj from the filter creation parameters.
Tor Andersson
2012-01-27
Rename pdf_xref type to pdf_document.
Tor Andersson
2012-01-27
Whitespace fixes.
Tor Andersson
2012-01-26
Pull in XPS commits from GhostXPS to MuXPS
Robin Watts
2012-01-24
Make xps_free_context cope with NULL arg.
Robin Watts
2012-01-20
Flip images the right side up in the PDF interpreter.
Tor Andersson
2012-01-12
Support proper XPS mitering. (And stroke fixes).
Robin Watts
2012-01-12
Check the abort cookie in XPS.
Tor Andersson
2012-01-12
Use the same coordinate system for pdf and xps pages in the interface.
Tor Andersson
2012-01-11
Add xps_run_page function.
Tor Andersson
2012-01-11
Stylistic comment and whitespace fixes.
Tor Andersson
2012-01-11
Add glyph bbox cache.
Tor Andersson
2012-01-11
Calculate accurate per-glyph bounding boxes for fz_bound_text.
Tor Andersson
2012-01-06
XPS tweaks/fixes.
Robin Watts
2012-01-06
Various fixes to avoid arithmetic problems.
Robin Watts
2012-01-06
Fix xps tiff context problem.
Robin Watts
[next]