10
I Use This!
Activity Not Available

Commits : Listings

Analyzed almost 2 years ago. based on code collected almost 2 years ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add support for FreeTextCallout Annotation arrows.
robinwatts
as Robin Watts
More... almost 2 years ago
Fix 'rect_diff' handling in PDF annotations.
robinwatts
as Robin Watts
More... almost 2 years ago
Also use the TrueType-UCS2 mapping table as a ToUnicode mapping.
ccxvii
as Tor Andersson
More... almost 2 years ago
Update PDF document handler to recognise FDF files.
robinwatts
as Robin Watts
More... almost 2 years ago
mutool run: Support new DocumentWriter(buffer, format, options).
ccxvii
as Tor Andersson
More... almost 2 years ago
Don't free output sent to document writer from buffer.
ccxvii
as Tor Andersson
More... almost 2 years ago
Support svg document writer to output (but only single page).
ccxvii
as Tor Andersson
More... almost 2 years ago
Bug 707682: Add missing header include.
robinwatts
as Robin Watts
More... almost 2 years ago
Bug 707700: Harden pixmap conversion functions against alpha-only data.
robinwatts
as Robin Watts
More... almost 2 years ago
scripts/wrap/cpp.py: added C++ extra fn fz_format_double(). More... almost 2 years ago
source/pdf/pdf-subset.c:examine_page(): add call of pdf_close_processor(). More... almost 2 years ago
Bug 707732: Fix dashing of lines that move out of clip.
robinwatts
as Robin Watts
More... almost 2 years ago
Bug 707733: Fix sanitize filter behaviour for empty clip paths.
robinwatts
as Robin Watts
More... almost 2 years ago
Check if content stream is guarded by an initial q in balance checker.
ccxvii
as Tor Andersson
More... almost 2 years ago
Add annotation intent (IT) property accessors and enum.
ccxvii
as Tor Andersson
More... almost 2 years ago
Bug 707727: (Prep work) Add reset method to fz_outputs.
robinwatts
as Robin Watts
More... almost 2 years ago
Bug 707727: Fix errors when filtering type3 font.
robinwatts
as Robin Watts
More... almost 2 years ago
Bug 707721: Avoid infinite loop in structure handling.
robinwatts
as Robin Watts
More... almost 2 years ago
Add missing part of internal function name. More... almost 2 years ago
Specify first page number in the PDF linearization parameter dict. More... almost 2 years ago
Bug 707712: Use last flow node as bookmark, even if desired location is past it. More... almost 2 years ago
Bug 707712: Default to 1em in case font size has unknown type. More... almost 2 years ago
gl: Display used em value in info dialog. More... almost 2 years ago
gl: Add text redaction choice menu. More... almost 2 years ago
java: Add simple annotation redaction interface and use redaction constants. More... almost 2 years ago
java: Correct redaction constant values. More... almost 2 years ago
java: Rename redaction constants and check that they match their value in C. More... almost 2 years ago
Add 'text' option to pdf_apply_redactions().
robinwatts
as Robin Watts
More... almost 2 years ago
gl: Add line-art redaction choice menu.
ccxvii
as Tor Andersson
More... almost 2 years ago
scripts/wrap/__main__.py: fix for --m-target on Windows. More... almost 2 years ago