index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-04-07
Use fz_stream instead of FILE* to open XPS files.
Tor Andersson
2011-04-07
pdf: Purge unmaintained debug/log printing messages.
Tor Andersson
2011-04-07
Update README files.
Tor Andersson
2011-04-07
Simplify makefiles by use of $(wildcard) and chained rules.
Tor Andersson
2011-04-06
Rename span to stride, and add gray->bgr fast path image drawing.
Tor Andersson
2011-04-06
Add batch script to the win32 project to generate font and cmap sources.
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
pdf: Change how CMap and font data files are generated and compiled.
Tor Andersson
2011-04-06
pdf: Optimize storage for the Adobe Glyph List.
Tor Andersson
2011-04-06
Introduce end-of-line normalization.
Tor Andersson
2011-04-06
Move scripts and config files into "scripts" directory.
Tor Andersson
2011-04-06
Improve L*a*b to RGB color conversion.
Tor Andersson
2011-04-06
Improve handling of JPX colorspaces.
Tor Andersson
2011-04-06
fitz: Simplify dev_bbox code.
Tor Andersson
2011-04-06
Add special case gray image -> rgb device rendering code.
Robin Watts
2011-04-05
Revert projects to VS2005 rather than VS2008. (2005 can be read in 2008, the
Robin Watts
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-05
pdf: Fix segfault in pdf_is_hidden_ocg.
Tor Andersson
2011-04-05
make: Fix header dependencies.
Tor Andersson
2011-04-05
Clean up xps and pdf page access functions.
Tor Andersson
2011-04-04
apps: Purge long obsolete Mozilla plugin.
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
fontdump: Dump font data sources in a more compact format.
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
xps: Send a bigger view rect for X/Y flipped tiles.
Tor Andersson
2011-04-04
pdf: Purge URW Chancery from the set of built in fonts.
Tor Andersson
2011-04-04
cmapdump: dump cmap data sources in a much more compact format.
Tor Andersson
2011-04-04
pdf: Rename mupdf directory.
Tor Andersson
2011-04-04
draw: Rename files in draw directory.
Tor Andersson
2011-04-04
draw: Combine pathfill.c and pathscan.c
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
apps: Correctly invert hits that span lines.
Tor Andersson
2011-04-04
pdf: Add workaround for S22PDF lying about encodings.
Tor Andersson
2011-04-04
pdf: Respect OCG target state visibility flags.
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-04
xps: Always use floats for floating point math.
Tor Andersson
2011-04-04
pdf: Also interpolate images that aren't to be interpolated up to 200%
Tor Andersson
2011-04-03
xps: Plug memory leaks.
Tor Andersson
2011-04-03
Merge branch 'xps'
Tor Andersson
2011-04-03
draw: Fix regression introduced with bug 692117.
Tor Andersson
2011-04-03
xps: XPS uses 96 dpi as default where PDF uses 72.
Tor Andersson
[next]