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
Age
Commit message (
Expand
)
Author
2018-03-16
Fix 699086: Handle freetype not returning glyph advance.
Sebastian Rasmussen
2018-03-16
Do not warn if there are no JBIG2 globals.
Sebastian Rasmussen
2018-03-15
PDF stream filtering; fix pattern/xobject resource handling.
Robin Watts
2018-03-14
Bug 699110: Fix Antialiased renderer to look at correct scale factor.
Robin Watts
2018-03-14
Bug 699109: Fix overwrites with COP renderer.
Robin Watts
2018-03-13
Bug 698963: Fix dash rendering.
Robin Watts
2018-03-12
Bug 699106: Correct progress figures when using display_list.
Robin Watts
2018-03-12
Ensure we pass AA options to draw device and set text_bits appropriately.
Tor Andersson
2018-03-07
Distinguish between simple and CID font resources in cache.
Tor Andersson
2018-02-27
Fix 699076: Scoping bug in png_write_band.
Tor Andersson
2018-02-27
Remove pdf_xobject wrapper struct.
Tor Andersson
2018-02-27
Use fz_point for pdf_set_annot_ink_list and vertices too.
Tor Andersson
2018-02-27
Improve line ending style accessors.
Tor Andersson
2018-02-27
Add annotation QuadPoints creation functions.
Tor Andersson
2018-02-27
Add annotation Line access functions.
Tor Andersson
2018-02-27
Add annotation Vertices creation functions.
Tor Andersson
2018-02-27
Add annotation InkList creation functions.
Tor Andersson
2018-02-27
Get border width from BS/W if Border is missing.
Tor Andersson
2018-02-27
Return correct default icon names for optional annotation property.
Tor Andersson
2018-02-27
Don't set a (useless) rectangle when creating annotations.
Tor Andersson
2018-02-27
Fix fz_expand_rect in presence of empty rectangles.
Tor Andersson
2018-02-27
Add fz_expand_irect function.
Tor Andersson
2018-02-27
Add fz_translate_rect helper function.
Tor Andersson
2018-02-27
svg: Fix circle/ellipse drawing.
Tor Andersson
2018-02-27
Fix bug in pdfshow (confusion between indirect/resolved streams).
Tor Andersson
2018-02-27
Remove typedef in favor of explicit enum keyword.
Tor Andersson
2018-02-27
Fix bug in pdf_annot_icon_name.
Tor Andersson
2018-02-27
Print newline at end of pdf_debug_obj.
Tor Andersson
2018-02-27
Don't use constants larger than will fit in a signed int in enum.
Tor Andersson
2018-02-27
Use text encoding for pdf_choice_widget options and values.
Tor Andersson
2018-02-27
Use proper encoding for pdf_field_value and update_field_value.
Tor Andersson
2018-02-27
Accept NULL in fz_drop_output.
Tor Andersson
2018-02-27
Recognize Adobe illustrator files as PDF format.
Tor Andersson
2018-02-23
Include a font's style in its name.
Paul Gardiner
2018-02-14
Remember to end knockout group when drawing image.
Sebastian Rasmussen
2018-02-14
Bug 698890: Remember to end groups when showing images.
Sebastian Rasmussen
2018-02-13
Bug 698901: Drop pixmaps/knockout group upon error when ending group.
Sebastian Rasmussen
2018-02-13
Avoid revisiting the same page tree node repeatedly.
Sebastian Rasmussen
2018-02-13
Add JNI and JS bindings to layer device calls.
Tor Andersson
2018-02-13
Add fz_begin_layer/fz_end_layer.
Robin Watts
2018-02-13
mutool extract: Don't save raw CMYK jpegs when the -r flag is enabled.
Tor Andersson
2018-02-13
Use indirect references when pre-loading image resources.
Tor Andersson
2018-02-13
Bug 699018: Null terminate buffer in fz_snprintf() even if too short.
Sebastian Rasmussen
2018-02-12
jbig2: Improve error message.
Sebastian Rasmussen
2018-02-12
jbig2 globals are streams, this implies indirect references.
Sebastian Rasmussen
2018-02-12
Bug 698998: Avoid recursion when opening jbig2 image streams.
Sebastian Rasmussen
2018-02-12
Expose detailed PDF permissions.
Tor Andersson
2018-02-12
Fix changed annotations not marked as dirty
Paul Gardiner
2018-02-08
Bug 698996: Disallow "" as owner password unless user password also "".
Robin Watts
2018-02-08
Add 'null' output device so we can remove NULL checks in hot functions.
Tor Andersson
[prev]
[next]