index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fitz
Age
Commit message (
Expand
)
Author
2011-08-06
Cosmetic style fixes.
Tor Andersson
2011-08-03
Tweak to list playback code to pass flags as 0 or 1.
Robin Watts
2011-08-02
Squash some compiler type warnings.
Robin Watts
2011-08-01
Add support for colored Type3 glyphs (ones that use d0).
Robin Watts
2011-07-26
Fix bug 692354: Horizontal white lines in images.
Robin Watts
2011-07-13
Non-isolated group support, and fix Bug 692336.
Robin Watts
2011-07-08
Clip area optimisations for displaylist case:
Robin Watts
2011-06-01
Fix android build; bug 692222.
Robin Watts
2011-05-31
Fix assert in scale: see Bug 692245.
Robin Watts
2011-04-20
Revert part of "Tweak hinting flags to freetype."
Tor Andersson
2011-04-15
Tweak hinting flags to freetype.
Tor Andersson
2011-04-15
Use artificial italics and emboldening for substitute font.
Tor Andersson
2011-04-15
Use DroidSans.ttf as substitute font.
Tor Andersson
2011-04-11
Add triangle caps; separate start, dash and end cap styles for XPS.
Tor Andersson
2011-04-10
Make display list struct opaque.
Tor Andersson
2011-04-10
Make global edge list struct opaque, and remove active edge list struct.
Tor Andersson
2011-04-10
Make blendmode opaque.
Tor Andersson
2011-04-10
Make fz_obj struct opaque.
Tor Andersson
2011-04-09
Throw an error if none of the content stream parts could be loaded.
Tor Andersson
2011-04-08
Add soft limit to pixmap allocation.
Tor Andersson
2011-04-08
Simplify arguments to fz_new_pixmap.
Tor Andersson
2011-04-08
Various patches from SumatraPDF.
Tor Andersson
2011-04-08
Remove inline keyword where it is not strictly necessary for performance.
Tor Andersson
2011-04-08
Tweak the display list visibility culling.
Tor Andersson
2011-04-08
filt_jpxd.c: Fix reference counting error.
Tor Andersson
2011-04-08
Add special case non-aa scan converter with accompanying blit functions.
Tor Andersson
2011-04-07
Fix bug with gsave/grestore nesting when running tiled patterns.
Tor Andersson
2011-04-07
Add text antialiasing too.
Robin Watts
2011-04-07
Add AA_BITS define to control antialias level of line art.
Robin Watts
2011-04-07
Optimize file seeks that can be done within the buffered data.
Tor Andersson
2011-04-07
Update README files.
Tor Andersson
2011-04-06
Rename span to stride, and add gray->bgr fast path image drawing.
Tor Andersson
2011-04-06
First cut at halftone support. Mono only, 16x16 default halftone.
Robin Watts
2011-04-06
Rename internal color conversion functions to reflect what they do.
Tor Andersson
2011-04-06
Improve handling of JPX colorspaces.
Tor Andersson
2011-04-06
fitz: Simplify dev_bbox code.
Tor Andersson
2011-04-05
Update the display list device to use the new device functions.
Tor Andersson
2011-04-05
Makefile tweaks.
Tor Andersson
2011-04-05
Add wrapper functions around device calls.
Tor Andersson
2011-04-04
android: Conform to coding convention.
Tor Andersson
2011-04-04
Le Roi est mort, vive le Roi!
Tor Andersson
2011-04-04
xps: Convert CMYK with alpha to RGB early to avoid premul alpha headaches.
Tor Andersson
2011-04-04
Update win32 project files after reshuffling.
Tor Andersson
2011-04-04
draw: Purge old (fast but too ugly) image scaling code.
Tor Andersson
2011-04-04
Add device interface functions to draw tiled patterns.
Tor Andersson
2011-04-04
draw: Fix bug in display list culling.
Tor Andersson
2011-04-04
draw: Speed up display list execution by using a visibility test.
Tor Andersson
2011-04-04
Change how files are opened with fz_openfd/file/filew.
Tor Andersson
2011-04-04
Incorporate small fixes from SumatraPDF.
Tor Andersson
2011-04-03
xps: Plug memory leaks.
Tor Andersson
[next]