10
I Use This!
High Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 19 hours ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
xps: Only set parsed point coords if all obtained. More... 2 months ago
Ensure that the first byte of the digest is hex as well. More... 2 months ago
js: Add interface to determine if annotation has Rect. More... 2 months ago
Initialize variable even without arguments to pdf_clean_file(). More... 2 months ago
scripts/wrap/cpp.py: fixed pdf_subset_fonts2() to call pdf_subset_fonts(). More... 2 months ago
Change pdf_subset_fonts()'s `page` arg to be const. More... 2 months ago
Remove assignment that prevented font name digest calculation. More... 2 months ago
Handle null data pointer when creating buffer. More... 2 months ago
bmp: Avoid unnecessarily getting huffman decoded buffer pointer. More... 2 months ago
Discard incorrect arguments from page ranges. More... 2 months ago
js: Allow creating alpha-only pixmaps. More... 2 months ago
bmp: Fix broken subimage logic in parser. More... 2 months ago
bmp: Handle sRGB color profiles. More... 2 months ago
Documentation: Updates JS docs to reflect new methods available to wasm. More... 2 months ago
scripts/wrap/cpp.py docs/: added C++ SWIG-friendly wrapper pdf_subset_fonts2(). More... 2 months ago
Documentation: updates graftPage method information. More... 2 months ago
docs: Indicate the correct return type and improve example. More... 2 months ago
Font subsetting: Don't abort subsetting all the fonts on a single error.
robinwatts
as Robin Watts
More... 2 months ago
MSVC: Add pdfbake.c to solution.
robinwatts
as Robin Watts
More... 2 months ago
TTF subsetting: Fix encoding subtable format 6 code.
robinwatts
as Robin Watts
More... 2 months ago
Fix broken parsing of fdselect type 3 subtables.
robinwatts
as Robin Watts
More... 2 months ago
Bug 699113: Linearising malicious files causes infinite recursion.
robinwatts
as Robin Watts
More... 2 months ago
Update jbig2dec. More... 2 months ago
Squash warning in subset-ttf.c
robinwatts
as Robin Watts
More... 2 months ago
Add pdf_bake_document function and "mutool bake" tool.
ccxvii
as Tor Andersson
More... 2 months ago
Add docs/examples/pdf-bake.js script.
ccxvii
as Tor Andersson
More... 2 months ago
Use fz_write_string when string doesn't need formatting.
ccxvii
as Tor Andersson
More... 2 months ago
Bug 707545: Don't insert table-cell/table-row boxes in the wrong context.
ccxvii
as Tor Andersson
More... 2 months ago
Bug 707560: Tweak text redaction logic.
robinwatts
as Robin Watts
More... 2 months ago
Bug 706261: mutool: Add usage information for -m. More... 2 months ago