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-06-17
Fix off-by-one error in split_at_script.
Tor Andersson
2016-06-17
Update base 14 fonts to the latest release from URW.
Tor Andersson
2016-06-17
Set pixmap resolution when creating pixmaps for draw device.
Tor Andersson
2016-06-17
Add separate X and Y resolution to draw device options.
Tor Andersson
2016-06-17
Add mediabox argument to fz_new_display_list.
Tor Andersson
2016-06-17
Add device space transform state to draw device.
Tor Andersson
2016-06-17
Fix fz_write_pam code.
Robin Watts
2016-06-17
Improve banding API.
Robin Watts
2016-06-17
Use 'size_t' instead of int as appropriate.
Robin Watts
2016-06-16
Fix MSVC build; PATH_MAX not defined.
Robin Watts
2016-06-16
Silence warnings.
Tor Andersson
2016-06-16
Add PNG output for mutool convert.
Tor Andersson
2016-06-16
Add fz_format_output_path function.
Tor Andersson
2016-06-16
Add fz_draw_options struct for use with draw device.
Tor Andersson
2016-06-16
Drop save_alpha argument from image writing functions.
Tor Andersson
2016-06-16
Split image output functions into separate files.
Tor Andersson
2016-06-15
tiff: Add omitted static void return type.
Sebastian Rasmussen
2016-06-14
Add TIFF SGI LUV decoding.
Robin Watts
2016-06-14
Update TIFF LZW decode.
Robin Watts
2016-06-14
Fix typos in various parts of the code.
Sebastian Rasmussen
2016-06-14
Add optional support for Luratech JBIG2 decoder.
Sebastian Rasmussen
2016-06-14
stext: Non-initial glyphs in ligatures must set start/stop.
Sebastian Rasmussen
2016-06-14
bmp: Support arbitrary bit mask widths.
Sebastian Rasmussen
2016-06-13
Add missing restrict.
Robin Watts
2016-06-08
Move to using size_t for all mallocs.
Robin Watts
2016-06-07
Fix subarea image calculations
Robin Watts
2016-06-06
Bug 696810: Avoid integer overflows.
Robin Watts
2016-06-06
Fix broken ARM implementation of scale_row_to_temp3.
Robin Watts
2016-06-06
Fix problem with FZ_PLOTTER_G only builds.
Robin Watts
2016-06-06
Change ARM assembler to be compatible with Xcode/clang
Joseph Heenan
2016-05-31
Bug 696813: Fix Lab colorspaces.
Robin Watts
2016-05-31
Update test device with passthrough option.
Robin Watts
2016-05-30
Fix some "defined but not used" when FZ_PLOTTERS_RGB is 0.
Robin Watts
2016-05-30
Avoid fz_font pulling harfbuzz in.
Robin Watts
2016-05-30
Respect FZ_ENABLE_PDF=0 to allow dropping all PDF specific code in tools.
Tor Andersson
2016-05-30
Add TOFU_BASE14 option.
Robin Watts
2016-05-30
Ensure that we can use FZ_PLOTTERS_N instead of FZ_PLOTTERS_RGB.
Robin Watts
2016-05-30
Add config.h include file.
Robin Watts
2016-05-29
Accelerate common n=3 color case.
Robin Watts
2016-05-29
Tweak plotter code slightly for speed.
Robin Watts
2016-05-29
Improve speed of fz_paint_solid_color and friends.
Robin Watts
2016-05-29
Split draw-paint.c plotters out into separate functions.
Robin Watts
2016-05-27
Improve speed of fz_paint_affine_N_near and friends.
Robin Watts
2016-05-27
Rejig draw-affine.c for improved profiling.
Robin Watts
2016-05-27
Add facility to track usage of functions.
Robin Watts
2016-05-27
Fix ARM code for bitmap scaling
Robin Watts
2016-05-26
Bug 696803: Fix pam output.
Robin Watts
2016-05-26
Optimisations in draw-affine for 0 alpha pixels.
Robin Watts
2016-05-26
Cope better when asked to plot alpha only pixmaps.
Robin Watts
2016-05-26
Avoid unnecessary alphas when decompressing images from streams.
Robin Watts
[prev]
[next]