10
I Use This!
High Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 20 hours ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add options to redaction for line art removal.
robinwatts
as Robin Watts
More... 4 months ago
Add fz_place_story_flags.
robinwatts
as Robin Watts
More... 4 months ago
Add pdf_set_page_box to modify page boxes using fitz coordinates.
ccxvii
as Tor Andersson
More... 4 months ago
jni: Add missing TR argument to the java device.
ccxvii
as Tor Andersson
More... 4 months ago
Documentation: Increments readthedocs-sphinx-search version. More... 4 months ago
Transfer function support.
robinwatts
as Robin Watts
More... 4 months ago
html: Allow nesting of sub/super baseline adjustments.
ccxvii
as Tor Andersson
More... 4 months ago
java: Add some missing PDFObject helpers.
ccxvii
as Tor Andersson
More... 4 months ago
scripts/wrap/cpp.py: added Swig-friendly wrappers for pdf_choice_widget_options() and fz_new_image_from_compressed_buffer(). More... 4 months ago
js: Convert buffer argument to integer, not number. More... 4 months ago
Mark stream fz_var so that a stale pointer is not freed upon exception. More... 4 months ago
CFB handling: Improve handling of unbalanced trees.
robinwatts
as Robin Watts
More... 4 months ago
scripts/wrap/cpp.py: update to match changes to fz_document_open_fn fnptr. More... 4 months ago
Bug 707298: Fix floating point inaccuracy problems in bitmap scaler.
robinwatts
as Robin Watts
More... 4 months ago
Fixup for Text Decoder to use ETen-B5-H CMap instead of ETenms...
ccxvii
as Tor Andersson
More... 4 months ago
Fix windows build breakage; missing text-decoder.c file in solution.
robinwatts
as Robin Watts
More... 4 months ago
Fix typo in iso-8859-1 and iso-8859-7 encoding alias table.
ccxvii
as Tor Andersson
More... 4 months ago
Fix UNHANDLED EXCEPTION warning.
robinwatts
as Robin Watts
More... 4 months ago
Remove CHM support from MuPDF.
robinwatts
as Robin Watts
More... 4 months ago
Bug 707340: Fix assert in LZXD.
robinwatts
as Robin Watts
More... 4 months ago
Fix 'set but not used' warning in CHM handling.
robinwatts
as Robin Watts
More... 4 months ago
Add fallback ToUnicode CMap for very broken fonts.
ccxvii
as Tor Andersson
More... 4 months ago
Bug 707448 continued: Properly allow for Tz when redacting.
robinwatts
as Robin Watts
More... 4 months ago
scripts/wrap/cpp.py: fixed windows builds with new fz_install_load_system_font_funcs(). More... 4 months ago
Makefile scripts/wrap/__main__.py: Set SONAME when linking shared libs on Linux. More... 4 months ago
Extend fz_archive for directories to count/list entries.
robinwatts
as Robin Watts
More... 4 months ago
Remove some unused API functions.
robinwatts
as Robin Watts
More... 4 months ago
Reduce document handler open functions to a single one.
robinwatts
as Robin Watts
More... 4 months ago
Tweak CHM behaviour for CHW files.
robinwatts
as Robin Watts
More... 4 months ago
Add fz_text_decoder to decode various text encodings.
ccxvii
as Tor Andersson
More... 4 months ago