index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
Age
Commit message (
Expand
)
Author
2016-02-22
Remove pointless casts from void*.
Tor Andersson
2016-02-22
Drop const from fz_image.
Tor Andersson
2016-02-22
Drop const from fz_shade.
Tor Andersson
2016-02-22
Rename fz_add_text to fz_show_glyph.
Tor Andersson
2016-02-22
html: Don't forget bold/italic when font-family is not set.
Tor Andersson
2016-02-15
Drop UNUSED macro -- it dirties the namespace and is not needed.
Tor Andersson
2016-02-15
Convert line cap types to freetype linecap types properly.
Tor Andersson
2016-02-15
Fix -DNOCJK build warnings.
Tor Andersson
2016-02-12
Fix PCL output (monochrome).
Robin Watts
2016-02-12
Bug 696580: Speed up fz_write_pnm_band.
Robin Watts
2016-02-12
Inline fz_write function.
Tor Andersson
2016-02-12
Improve performance of fz_write of single bytes.
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
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-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
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 Noto fallback fonts.
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
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
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
pdf: Consume entire token before lexing numbers.
Tor Andersson
2016-01-13
Add lots of consts.
Robin Watts
2016-01-08
epub: Fix memory leaks.
Tor Andersson
2016-01-08
epub: Use pool allocator for fz_html box tree.
Tor Andersson
2016-01-08
Add pool allocator.
Tor Andersson
[next]