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
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 runt...
Tor Andersson
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 encoding...
Tor Andersson
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 fo...
Tor Andersson
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
2009-02-23
Improved error handling and colorspace printing.
Tor Andersson
2009-02-23
Avoid sign-extension troubles in CMap parsing.
Tor Andersson
2009-02-19
Fixed a typo. If fz_debug cannot fit the resulting string into a static buffe...
Tor Andersson
2009-02-17
Propagate restrict type specifiers to other ximage_convert functions.
Ralph Giles
2009-02-17
Fix a comment typo.
Ralph Giles
2009-02-17
Remove a spurious restrict in cast.
Ralph Giles
2008-12-09
Ignore errors where the endobj keyword is missing and print a warning instead...
Tor Andersson
2008-12-09
strlcat() has been moved from util_strlcat.c to util_strlcpy.c.
Sebastian Rasmussen
2008-12-06
Add new mupdftool info command.
Sebastian Rasmussen
2008-12-06
Add interface to retrieve page object reference.
Sebastian Rasmussen
2008-12-06
Properly handle the case where a pagetree not is completely missing.
Sebastian Rasmussen
2008-12-02
Fix a typo in the PDF version string.
Tor Andersson
2008-11-25
Const-ify this arc4 interface.
Ralph Giles
[next]