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
/
fitz
Age
Commit message (
Expand
)
Author
2016-03-14
ucdn: Add support for UAX#14 linebreaking classes.
Sebastian Rasmussen
2016-03-14
xml: Fix linebreak before closing tag test.
Tor Andersson
2016-03-14
js: Add buffer.save() to write contents of buffer to file.
Tor Andersson
2016-03-11
Fix various warnings.
Robin Watts
2016-03-11
Implement fz_text_language support functions.
Robin Watts
2016-03-11
Rejig Bidirectional and Text code.
Robin Watts
2016-03-10
Memento: Pull in latest fixes from gs.
Robin Watts
2016-03-07
Memento: List block details at closedown.
Robin Watts
2016-03-07
Memento: Store/display backtraces with blocks.
Robin Watts
2016-03-07
Memento: Store callstacks for events.
Robin Watts
2016-03-03
Memento: Speed improvements.
Robin Watts
2016-03-02
Move UTF-8 string length function to fitz.
Sebastian Rasmussen
2016-03-01
Fix bug in pcl page size finding code.
Robin Watts
2016-03-01
PCL output: Add code to guess paper sizes.
Robin Watts
2016-02-29
Pass fz_font to pdf_add_xxx_font_res instead of a fz_buffer.
Tor Andersson
2016-02-29
Make fz_read_line behave like gets and return NULL at EOF.
Tor Andersson
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
xml: Implement SGML line break rules.
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
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-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-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-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
Bug 696546: Add fast strtof
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: Implement @font-face rules.
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
Various formatting cleanups.
Tor Andersson
2016-01-20
Tidy bidirectional source.
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
Add consts to fz_keep/drop_path.
Robin Watts
[next]