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-24
Strip trailing whitespace.
Tor Andersson
2016-02-24
Add fz_show_string function and move wmode argument to end.
Tor Andersson
2016-02-24
html: Rewrite handling of whitespace collapsing.
Tor Andersson
2016-02-24
xml: Implement SGML line break rules.
Tor Andersson
2016-02-24
html: Add support for soft hyphens in line breaking.
Sebastian Rasmussen
2016-02-24
html: Introduce a new line breaking algorithm.
Sebastian Rasmussen
2016-02-24
html: Split glue nodes into space and soft break nodes.
Sebastian Rasmussen
2016-02-24
html: Fix typo.
Tor Andersson
2016-02-24
Add fz_new_image_from_file.
Tor Andersson
2016-02-24
Add optional scissor hint argument to text clipping functions.
Tor Andersson
2016-02-24
Clarify scissor argument to clip device functions.
Tor Andersson
2016-02-22
Fix leaks in pdf-device.c
Michael Vrhel
2016-02-22
Fix Annot handling in mutool clean.
Robin Watts
2016-02-22
Fix flaw in printing objects.
Robin Watts
2016-02-22
Add some helpful debugging code to the mark and sweep code.
Robin Watts
2016-02-22
Rename fz_path_processor to fz_path_walker.
Tor Andersson
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-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
[next]