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
2013-06-18
Move header files into separate include directory.
Tor Andersson
2013-06-13
Make display lists reference counted objects.
Robin Watts
2013-05-29
Rename some find/lookup functions to be in line with documentation.
Tor Andersson
2013-05-29
Silence warnings.
Tor Andersson
2013-05-16
Add colorspace context.
Tor Andersson
2013-05-10
Update fz_bound_{text,path} functions.
Robin Watts
2013-05-06
Fix formatting.
Tor Andersson
2013-05-03
Simple Image file format recogniser
Robin Watts
2013-04-11
Move pdf_image to fz_image.
Robin Watts
2013-03-20
Silence warnings.
Tor Andersson
2013-02-20
Bug 693639: Avoid heap overflow and leaks in error cases.
Robin Watts
2013-02-20
Bug 693639: allow OpenXPS extension and XML namespaces.
Tor Andersson
2013-02-20
Bug 693639: plug various memory leaks.
Tor Andersson
2013-02-06
Change to pass structures by reference rather than value.
Robin Watts
2013-01-30
Pass content/clip bbox to device functions by value.
Tor Andersson
2013-01-23
Bug 693520: Fix rendering of non-orthogonal gradients.
Robin Watts
2013-01-11
Bug 693519: Replace char * with const char * in open document.
Robin Watts
2012-12-13
Bug 693290: Avoid potential infinite loop in xps path parsing.
Robin Watts
2012-12-13
Bug 693290: Potential NULL deref in xps
Robin Watts
2012-11-30
Bug 693290: Various fixes found from fuzzing.
Robin Watts
2012-11-29
Bug 693463: Fix various memory leaks.
Robin Watts
2012-11-26
Move XML parser into fitz directory.
Tor Andersson
2012-11-26
xps: Move XML parser into fitz namespace.
Tor Andersson
2012-11-26
xps: Fix potential off-by-one buffer overwrite in XML parser.
Tor Andersson
2012-11-26
xps: Save text content in XML nodes.
Tor Andersson
2012-11-20
Obsess about whitespace.
Tor Andersson
2012-10-25
Support separate rendering of the main page contents and the annotations
Paul Gardiner
2012-10-01
Move to consistently refer to "Linear" shadings rather than "Axial" ones.
Robin Watts
2012-10-01
Bug 693330: Change shadings to decompose to meshes at render time.
Robin Watts
2012-09-04
Merge branch 'master' into forms
Paul Gardiner
2012-08-28
Add fz_open_document_with_stream function.
Tor Andersson
2012-08-23
Silence some warnings.
Robin Watts
2012-08-08
Merge branch 'master' into forms
Paul Gardiner
2012-08-06
Check whether font in xps has charmap before using it
Sebastian Rasmussen
2012-08-06
Make use of fz_always instead of repeating code for error and normal path
Sebastian Rasmussen
2012-08-01
Merge branch 'master' into forms
Paul Gardiner
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
Merge branch 'master' into forms
Robin Watts
2012-07-05
Move to static inline functions from macros.
Robin Watts
2012-06-20
Reduce amount of boiler plate by casting function pointers to void*.
Tor Andersson
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
[next]