index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-03-22
Load most annotations, even if they are missing appearances.
Tor Andersson
2018-03-22
Fix 699085: Use at most 16 bytes from MD5 digests.
Sebastian Rasmussen
2018-03-22
Rearrange user password authentication code.
Sebastian Rasmussen
2018-03-22
Fix 699130: Handle missing arguments in directives in mutool create.
Sebastian Rasmussen
2018-03-22
Fix leak of form object when updating text appearance.
Sebastian Rasmussen
2018-03-22
Update to latest jbig2dec.
Sebastian Rasmussen
2018-03-16
Fix 699026: Create missing font resource.
Tor Andersson
2018-03-16
Update mutool create documentation with new font creation directives.
Tor Andersson
2018-03-16
Simplify PDF font creation code.
Tor Andersson
2018-03-16
Add simple fonts with 8-bit greek and cyrillic encodings.
Tor Andersson
2018-03-16
Add simple CJK font creation.
Tor Andersson
2018-03-16
Add simple functions to create the built-in fonts by name.
Tor Andersson
2018-03-16
Use convenience function in pdf_set_annot_contents.
Tor Andersson
2018-03-16
Add simpler annotation line ending style accessors.
Tor Andersson
2018-03-16
Add annotation quadding accessor.
Tor Andersson
2018-03-16
Add annotation opacity accessor.
Tor Andersson
2018-03-16
Only use BS/W for border width.
Tor Andersson
2018-03-16
Don't extract text from annotations by default.
Tor Andersson
2018-03-16
Don't throw when fz_is_directory is called on a non-existent path.
Tor Andersson
2018-03-16
Fix java build.
Tor Andersson
2018-03-16
Update to latest jbig2dec.
Sebastian Rasmussen
2018-03-16
jni: Fix expression conflating booleans and bitfields.
Sebastian Rasmussen
2018-03-16
Fix 699087: Get scissor from stack after new entry pushed.
Sebastian Rasmussen
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-12
jni: Fix reference counting when creating PDF annotations.
Sebastian Rasmussen
2018-03-12
jni: Temporary fix to make sure annot AP field is updated.
Tor Andersson
2018-03-07
Distinguish between simple and CID font resources in cache.
Tor Andersson
2018-03-07
Fix 699081: Missing coordinate transformation when copying text.
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
Add convenience functions to create point/rect/matrix.
Tor Andersson
[next]