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-03-23
Compile embedded fonts in separate C files.
Tor Andersson
2016-03-23
Update halftoning to use shorter line buffer.
Robin Watts
2016-03-23
ARM code do_threshold_1
Robin Watts
2016-03-22
Optimise the C for do_threshold_1.
Robin Watts
2016-03-22
Remove dead code.
Robin Watts
2016-03-22
Tweak paint-glyph.h
Robin Watts
2016-03-21
Bug 696668: Update the downscaling logic.
Robin Watts
2016-03-21
Tweak NULL output code.
Robin Watts
2016-03-21
Add .ps output to mutool draw.
Robin Watts
2016-03-21
Allow building with old versions of freetype.
Tor Andersson
2016-03-21
Fix error handling in fz_save_pixmap_as_pam.
Tor Andersson
2016-03-18
Add 1bpp cmyk output to mutool draw.
Robin Watts
2016-03-16
mutool draw: Add banded mode output for pbm files.
Robin Watts
2016-03-16
Avoid unused var warnings in Memento ref counting code.
Robin Watts
2016-03-16
glyph plotter; Use repeated inclusion of header
Robin Watts
2016-03-16
Add optimised CMYK plotters.
Robin Watts
2016-03-16
Spot when we are fz_outputting to /dev/null or nul:
Robin Watts
2016-03-16
Speed pam writing.
Robin Watts
2016-03-16
Bug 696648: Send -sm output to stderr.
Robin Watts
2016-03-15
Tweak fz_try/catch to fix overflow case.
Robin Watts
2016-03-15
Memento: Track fz_streams.
Robin Watts
2016-03-15
Memento: Avoid warnings building without HAVE_LIBDL
Robin Watts
2016-03-15
Memento: Rename memento 'globals' to 'memento'.
Robin Watts
2016-03-15
Make all ref changes on storable items Memento trackable.
Robin Watts
2016-03-15
Memento: Add Memento_{takeRef,dropRef,reference} functions.
Robin Watts
2016-03-15
Fix mode2compress for PCL.
Robin Watts
2016-03-15
Fix leak/missing error cleanup in halftoning code.
Robin Watts
2016-03-15
Mutool draw: Simplify output handling code.
Robin Watts
2016-03-14
Remove begin_page and end_page device calls.
Tor Andersson
2016-03-14
Fix 696507: Clamp correct values in fz_invert_pixmap_rect.
Tor Andersson
2016-03-14
ucdn: Add support for UAX#14 linebreaking classes.
Sebastian Rasmussen
2016-03-14
xml: Fix linebreak before closing tag test.
Tor Andersson
2016-03-14
js: Add buffer.save() to write contents of buffer to file.
Tor Andersson
2016-03-11
Fix various warnings.
Robin Watts
2016-03-11
Implement fz_text_language support functions.
Robin Watts
2016-03-11
Rejig Bidirectional and Text code.
Robin Watts
2016-03-10
Memento: Pull in latest fixes from gs.
Robin Watts
2016-03-07
Memento: List block details at closedown.
Robin Watts
2016-03-07
Memento: Store/display backtraces with blocks.
Robin Watts
2016-03-07
Memento: Store callstacks for events.
Robin Watts
2016-03-03
Memento: Speed improvements.
Robin Watts
2016-03-02
Move UTF-8 string length function to fitz.
Sebastian Rasmussen
2016-03-01
Fix bug in pcl page size finding code.
Robin Watts
2016-03-01
PCL output: Add code to guess paper sizes.
Robin Watts
2016-02-29
Pass fz_font to pdf_add_xxx_font_res instead of a fz_buffer.
Tor Andersson
2016-02-29
Make fz_read_line behave like gets and return NULL at EOF.
Tor Andersson
2016-02-24
Strip trailing whitespace.
Tor Andersson
2016-02-24
Add fz_show_string function and move wmode argument to end.
Tor Andersson
2016-02-24
xml: Implement SGML line break rules.
Tor Andersson
2016-02-24
Add fz_new_image_from_file.
Tor Andersson
[next]