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
2016-02-12
Inline fz_write function.
Tor Andersson
2016-02-12
Improve performance of fz_write of single bytes.
Tor Andersson
2016-02-12
Add logo and icon image files.
Tor Andersson
2016-02-11
gl: Use fz_font instead of freetype directly.
Tor Andersson
2016-02-10
Add bold/italic/monospaced/serif flags to fz_font.
Tor Andersson
2016-02-10
Refactor node shaping code.
Robin Watts
2016-02-10
Fix hang in bidi directinality detection code.
Tor Andersson
2016-02-10
Add build=sanitize option to makefile.
Tor Andersson
2016-02-10
Add system harfbuzz pkg-config flags to makefile.
Tor Andersson
2016-02-10
html: Consider CJK punctuation in line breaking algorithm
Sebastian Rasmussen
2016-02-10
html: Support vertical alignment to top/bottom of parent box
Sebastian Rasmussen
2016-02-09
Fix 696552: Double free error in mutool clean -s.
Tor Andersson
2016-02-09
Don't use unsafe _snprintf on MSVC older than 2015.
Tor Andersson
2016-02-04
Make HTML layout use harfbuzz for shaping.
Robin Watts
2016-02-04
Bug 696546: Minor tweaks to ftoa code.
Robin Watts
2016-02-03
Move pdf's lex_number routine over to use fast atof.
Robin Watts
2016-02-03
Bug 696546: Add fast strtof
Robin Watts
2016-02-02
Fix Gproof DLL calling on windows.
Robin Watts
2016-01-29
Update Android build with Harfbuzz
Robin Watts
2016-01-29
Force all harfbuzz allocations through our allocators.
Robin Watts
2016-01-28
Add fallback font cache to font context.
Tor Andersson
2016-01-28
Add harfbuzz thirdparty submodule.
Tor Andersson
2016-01-28
Add Noto fallback fonts.
Tor Andersson
2016-01-28
Import unhinted Noto fonts.
Tor Andersson
2016-01-28
Revert "Merge DroidSansHebrew and DroidSansArabic into DroidSansFallback."
Tor Andersson
2016-01-28
Make (old) Win32 viewer honour user css file.
Robin Watts
2016-01-28
Tweak fontdump .incbin directive.
Tor Andersson
2016-01-28
MSVC: Fix trace device output
Robin Watts
2016-01-22
epub: Ignore missing fallback font for NOCJK builds.
Tor Andersson
2016-01-22
epub: Implement @font-face rules.
Tor Andersson
2016-01-22
epub: Fix memory leak of bidi detection scratch buffer.
Tor Andersson
2016-01-21
Drop const from fz_colorspace.
Tor Andersson
2016-01-21
epub: Put font fallback chain in fz_font.
Tor Andersson
2016-01-21
Drop the const on fz_font.
Tor Andersson
2016-01-20
epub: Adjust text-align based on paragraph directionality.
Tor Andersson
2016-01-20
Update manpages.
Sebastian Rasmussen
2016-01-20
Various formatting cleanups.
Tor Andersson
2016-01-20
Tidy bidirectional source.
Robin Watts
2016-01-18
Add support for bidirectional mirror characters
Robin Watts
2016-01-18
Save some space in fz_html_flow with a union.
Robin Watts
2016-01-18
Implement R2L characterwise plotting in the html layout.
Robin Watts
2016-01-18
Ensure layout honours text directional (block level).
Robin Watts
2016-01-18
Process HTML text for directionality.
Robin Watts
2016-01-18
First import of bidi code.
Robin Watts
2016-01-18
Enable warnings in Android ndk-build.
Robin Watts
2016-01-18
Move fz_html_flow to use a bitfield.
Robin Watts
2016-01-18
Add consts to fz_keep/drop_path.
Robin Watts
2016-01-18
Simplify try/catch macros.
Tor Andersson
2016-01-15
Merge DroidSansHebrew and DroidSansArabic into DroidSansFallback.
Tor Andersson
2016-01-15
pdf: Consume entire token before lexing numbers.
Tor Andersson
[next]