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 (
Collapse
)
Author
2009-03-11
Remove fz_outofmem constant.
Tor Andersson
2009-03-11
Rename and prune some files and functions.
Tor Andersson
2009-03-11
Change fz_error* struct into an integer error type fz_error.
Tor Andersson
2009-03-11
Fix typo in getopt string.
Tor Andersson
2009-03-11
Add fz_catch function, and cause the throw/rethrow/catch functions to print ↵
Tor Andersson
the errors immediately.
2009-03-06
Add missing pdfdraw tool.
Tor Andersson
2009-03-05
Remove unused and mostly untested pdf updating and writing code.
Tor Andersson
2009-03-05
Split pdftool into separate mini-tools again.
Tor Andersson
2009-03-03
Fix reference counting of indexed and separation base colorspaces.
Sebastian Rasmussen
2009-03-02
Handle single image filters when printing information.
Sebastian Rasmussen
2009-03-02
Do resolve on the correct object when printing information.
Sebastian Rasmussen
2009-03-02
Make mask with colorspace just be a warning when printing information.
Sebastian Rasmussen
2009-02-28
Fix typo.
Sebastian Rasmussen
2009-03-01
Move fonts and cmaps building into mupdf Jamfile.
Tor Andersson
2009-03-01
Fix type3 fonts so they work again after the font refactoring.
Tor Andersson
2009-03-01
Use unsigned shorts in the cmap structs and save a lot of space.
Tor Andersson
2009-03-01
Added COPYING to fitz and mupdf directories.
Tor Andersson
2009-02-28
Properly handle alternate colorspaces.
Sebastian Rasmussen
2009-02-28
Use pdf font name if no base font name is available.
Sebastian Rasmussen
2009-02-28
Handle files without pages.
Sebastian Rasmussen
2009-02-28
No resolving of objects that do not exist.
Sebastian Rasmussen
2009-02-28
Remove outdated TODO files.
Tor Andersson
2009-02-28
Merge and move header files into the source directories.
Tor Andersson
2009-02-28
Move cmapdump and fontdump tools inside mupdf directory.
Tor Andersson
2009-02-28
Fix typo in new Jamfile for jbig2dec and jasper paths.
Tor Andersson
2009-02-28
Pre-compile the standard CMaps into c-structs instead of parsing them at ↵
Tor Andersson
runtime.
2009-02-28
Moved Fitz files into one directory.
Tor Andersson
2009-02-28
Remove spurious newlines from fz_throw calls.
Tor Andersson
2009-02-28
Remove unmaintained font-config and windows-specific font-related files.
Tor Andersson
2009-02-28
Removed more unmaintained files.
Tor Andersson
2009-02-28
Flag loading of system/builtin CID fonts as being substitute, so the ↵
Tor Andersson
encoding gets routed via unicode.
2009-02-27
Updated the README.
Tor Andersson
2009-02-27
Remove unmaintained windows makefile.
Tor Andersson
2009-02-27
Add DroidSansFallback.ttf from Android as a builtin CJK substitute font.
Tor Andersson
2009-02-27
Add all CMaps for PDF CJK Fonts from Adobe.
Tor Andersson
2009-02-27
Use compiled in CMaps instead of looking for them in $CMAPDIR.
Tor Andersson
2009-02-27
Add a tool similar to hexdump, but for text files.
Tor Andersson
2009-02-27
Enable hinting hack for dynalab fonts.
Tor Andersson
2009-02-27
Resolve conflict, part 2.
Tor Andersson
2009-02-27
Resolve conflict.
Tor Andersson
2009-02-27
Added support for printing specific pages' resource info.
Sebastian Rasmussen
2009-02-27
Put stronger emphasis on type3 fonts lacking resources.
Sebastian Rasmussen
2009-02-27
Improved logging when repairing defect files.
Sebastian Rasmussen
2009-02-27
When failing to load embedded font, attempt to load system font instead.
Sebastian Rasmussen
2009-02-27
Log print beautification.
Sebastian Rasmussen
2008-12-11
Add warning for unsupported keyword.
Sebastian Rasmussen
2009-02-26
Add missing reference count.
Tor Andersson
2009-02-23
Refactor fz_font and pdf_font mess into fz_font and pdf_fontdesc with more ↵
Tor Andersson
font logic on the PDF side and freetype rendering on the fitz side.
2009-02-24
Fixed typo in parsing of compressed xref streams.
Tor Andersson
2009-02-23
Removed broken optimization that made invisible 1x1 images opaque.
Tor Andersson
[next]