index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
pdfdraw.c
Age
Commit message (
Expand
)
Author
2012-01-11
Use enum for FZ_STORE_DEFAULT default size.
Tor Andersson
2012-01-11
Hide glyph cache in context.
Tor Andersson
2012-01-11
Set default values for alloc context and max store size if none are given.
Sebastian Rasmussen
2012-01-10
Automatically load page tree when accessing a page/page count.
Sebastian Rasmussen
2012-01-04
Bug 692739: Add ability to abort time consuming actions
Robin Watts
2012-01-03
Add mubusy build
Robin Watts
2011-12-17
Memory squeezing fix
Robin Watts
2011-12-16
Another memsqueezing fix.
Robin Watts
2011-12-16
More memsqueezing fixes
Robin Watts
2011-12-15
Various Memsqueezing fixes.
Robin Watts
2011-12-15
Add scavenging functionality.
Robin Watts
2011-12-15
Remove 'soft limit' on pixmaps in favour of fz_store.
Robin Watts
2011-12-15
Rework pdf_store to fz_store, a part of fz_context.
Robin Watts
2011-12-08
Stylistic changes when testing pointer values for NULL.
Tor Andersson
2011-12-08
Throw exceptions for read errors.
Tor Andersson
2011-12-08
Fix exception handling in pdfdraw to avoid leaks.
Robin Watts
2011-12-08
Merge branch 'master' into context
Robin Watts
2011-12-08
Undo pre-multiplied alpha when saving PNG with alpha channels.
Tor Andersson
2011-12-06
Move antialias levels into context.
Robin Watts
2011-11-15
Merge branch 'master' into context
Robin Watts
2011-11-10
Add XPS outline parsing and move outline data struct to fz_outline.
Tor Andersson
2011-10-12
Add pdfdraw option to print the table of contents / outline.
Tor Andersson
2011-10-04
Reintroduce alloc context section.
Robin Watts
2011-10-04
Move to exception handling rather than error passing throughout.
Robin Watts
2011-09-21
Add warning context.
Tor Andersson
2011-09-21
Rename malloc functions for arrays (fz_calloc and fz_realloc).
Tor Andersson
2011-09-20
Reshuffle exception context code to fit Tor's aesthetic sense.
Tor Andersson
2011-09-15
Add context to mupdf.
Robin Watts
2011-09-14
Initial import of exception handling code
Robin Watts
2011-08-17
pdfdraw: Add command line option to gamma correct and invert images.
Tor Andersson
2011-04-07
Add AA_BITS define to control antialias level of line art.
Robin Watts
2011-04-06
First cut at halftone support. Mono only, 16x16 default halftone.
Robin Watts
2011-04-05
Clean up xps and pdf page access functions.
Tor Andersson
2011-04-04
Le Roi est mort, vive le Roi!
Tor Andersson
2011-04-04
draw: Speed up display list execution by using a visibility test.
Tor Andersson
2011-03-06
Inhibit warning message spam by introducing a repeat counter.
Tor Andersson
2010-12-30
Adhere to nil idiom.
Sebastian Rasmussen
2011-01-05
Add rotate flag to pdfdraw.
Robin Watts
2010-12-13
Allow reverse page ranges for pdf tools.
Sebastian Rasmussen
2010-12-04
Add option to disable the use of a display list in pdfdraw.
Tor Andersson
2010-11-28
Support luminosity softmask background colors.
Tor Andersson
2010-08-11
Fix typo.
Tor Andersson
2010-08-02
Fix typo by calling newpixmapwithrect instead.
Tor Andersson
2010-07-17
Minor edits.
Tor Andersson
2010-07-17
Move device colorspace contants into the fitz namespace.
Tor Andersson
2010-07-16
Add a flag to disable the accelerated plotting functions in pdfdraw.
Tor Andersson
2010-07-16
Add timing and checksum flags to the new pdfdraw tool.
Tor Andersson
2010-07-16
Refactor pdf store presence to be optional and use function pointers.
Tor Andersson
2010-07-16
Clarify function names for opening a PDF file.
Tor Andersson
2010-07-15
Refactored xref opening functions, command line tools, and rewrote pdfdraw to...
Tor Andersson
[next]