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
scripts/wrap/__main__.py: allow building of tools like mutool.exe on Windows. More... almost 2 years ago
Bug 707673: Fix text movement on sanitisation.
robinwatts
as Robin Watts
More... almost 2 years ago
Mark variables fz_var to avoid using stale pointers when freeing resources. More... almost 2 years ago
Mark variable fz_var to avoid using a stale pointer when freeing string. More... almost 2 years ago
bmp: Avoid returning an expression from a void function. More... almost 2 years ago
Bump for next version.
ccxvii
as Tor Andersson
More... almost 2 years ago
Remove redundant PKCS7 calls to ensure support with LibreSSL 3.9.0. More... almost 2 years ago
css: parse_selector should accept multiple spaces.
ccxvii
as Tor Andersson
More... almost 2 years ago
html: Do not overwrite error code. More... almost 2 years ago
css: Avoid assuming that missing font file must be present in file system. More... almost 2 years ago
Deprecated pdf_annot_border in favor of pdf_annot_border_width.
ccxvii
as Tor Andersson
More... almost 2 years ago
Fix build of C++ bindings with new libclang-18. More... almost 2 years ago
Add FZ_ENABLE_JPX to control whether JPX encoding is supported. More... almost 2 years ago
Documentation: Updates with new WASM methods. More... almost 2 years ago
bmp: If encountering problematic gimp bmp, use default masks. More... almost 2 years ago
bmp: Load first image in multi-image bmp. More... almost 2 years ago
cbz: Handle problematic images during rendering. More... almost 2 years ago
cbz: Remove accidentally checked in debug message. More... almost 2 years ago
Fix generation of invalid calRGB profiles.
robinwatts
as Robin Watts
More... almost 2 years ago
Allow setting pdf_set_annot_filespec to null to remove attachment.
ccxvii
as Tor Andersson
More... almost 2 years ago
Documentation: minor updates to JS API. More... almost 2 years ago
Bug 707019: Drop pixmap even upon exception in image_rewrite() callback. More... almost 2 years ago
Avoid infinite loop in structure handling.
robinwatts
as Robin Watts
More... almost 2 years ago
Always drop dictionary when reparing object stream, even upon exception. More... almost 2 years ago
Ensure that alternate ICC colorspace is dropped upon exception. More... almost 2 years ago
Correct end_structure handling.
robinwatts
as Robin Watts
More... almost 2 years ago
bmp: Add support for 64-bit per pixel bmp images. More... almost 2 years ago
bmp: Add debug statements that are conditionally enabled. More... almost 2 years ago
Avoid sending spurious begin/end structure commands.
robinwatts
as Robin Watts
More... almost 2 years ago
cbz: Render as many pages as possible. More... almost 2 years ago