index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
fitz
Age
Commit message (
Expand
)
Author
2016-01-05
epub: Speed up font layout by caching freetype advance widths.
Tor Andersson
2016-01-05
Clarify snprintf length when printing to fz_buffer and fz_output.
Tor Andersson
2016-01-05
Remove fz_page argument from fz_annot function calls.
Tor Andersson
2015-12-28
Rename fz_image_get_pixmap to fz_get_pixmap_from_image.
Tor Andersson
2015-12-18
Rename fz_image_get_sanitised_res to fz_image_resolution.
Tor Andersson
2015-12-18
Remove fz_save_document and use pdf_save_document directly instead.
Tor Andersson
2015-12-18
Rename fz_halftone_pixmap to fz_new_bitmap_from_pixmap.
Tor Andersson
2015-12-15
Rename fz_buffer_cat to fz_append_buffer.
Tor Andersson
2015-12-15
Rename fz_output_x to fz_write_pixmap_as_x etc.
Tor Andersson
2015-12-15
Rename fz_write_x to fz_save_pixmap_as_x or fz_save_bitmap_as_x.
Tor Andersson
2015-12-14
Add fz_clone_path
Robin Watts
2015-12-14
Add fz_clone_text
Robin Watts
2015-12-14
Add 'const' to the context lock and alloc structure pointers.
Robin Watts
2015-12-14
Add user context field.
Robin Watts
2015-12-14
Fix signed/unsigned warning.
Robin Watts
2015-12-11
Remove text clip accumulation.
Tor Andersson
2015-12-11
Keep spans of multiple fonts and sizes in one fz_text object.
Tor Andersson
2015-12-11
Rename structured text structs and functions to 'stext'.
Tor Andersson
2015-12-11
Use fz_output instead of FILE* for most of our output needs.
Tor Andersson
2015-12-11
Fix warning about unused functions.
Tor Andersson
2015-12-11
Use strerror for more detailed error messages.
Tor Andersson
2015-10-29
Fix 696303: Off-by-one error when checking for exception stack overflow.
Tor Andersson
2015-10-14
Scale colors of JPEG2000 images with bit depths less than eight.
Tor Andersson
2015-10-06
Never squish a substitute font to zero width, in case of broken font metrics.
Tor Andersson
2015-10-05
Use FT_Get_Advance in glyph width scaling calculations.
Tor Andersson
2015-10-02
Don't stretch CJK substitute fonts.
Tor Andersson
2015-10-02
Fix 696148: Always create a glyph width table.
Tor Andersson
2015-10-02
Reference count fz_outline struct.
Robin Watts
2015-10-02
fz_link fixes.
Robin Watts
2015-09-30
Ensure that dots are non-zero sized.
Robin Watts
2015-09-30
Bug 696115: Further fix for setjmp/longjmp.
Robin Watts
2015-09-30
Fix windows build of fitz/util.c
Robin Watts
2015-09-29
add fz_separation_disabled_on_page() and related functions
fredrossperry
2015-09-15
epub: Remove useless lock/unlock calls when setting user CSS.
Tor Andersson
2015-09-14
Add utility functions to help reduce device creation boilerplate.
Tor Andersson
2015-09-14
Remove unused functions.
Tor Andersson
2015-09-14
Fix truncation bug when comparing EOF to uint16_t values.
Tor Andersson
2015-09-01
Default to invert_cmyk_jpeg for all formats other than PDF.
Tor Andersson
2015-09-01
Update UCDN database.
Tor Andersson
2015-08-24
Revert revert of WinMain utf-8 handling and fix the bugs.
Tor Andersson
2015-08-24
Move ucdn.h into public headers.
Tor Andersson
2015-08-20
Do not decode png image when getting image metadata.
Sebastian Rasmussen
2015-08-20
Remove a few debug functions left behind.
Sebastian Rasmussen
2015-08-20
Remove duplicate inclusions of headers.
Sebastian Rasmussen
2015-08-20
Fix a few signedness issues in gif decoder.
Sebastian Rasmussen
2015-08-17
Patch around INT32_MAX not being present on windows.
Robin Watts
2015-08-17
Revert "win32: Convert argv to utf-8 and use regular getopt."
Robin Watts
2015-08-17
Add fz_read_string function to read a null terminated string
Robin Watts
2015-08-17
Add JNI interface to MuPDFCore to read/write separations on a page.
Robin Watts
2015-07-31
Use new fz_read_int functions.
Tor Andersson
[prev]
[next]