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
/
html
/
html-font.c
Age
Commit message (
Expand
)
Author
2016-10-18
All external drop functions handles NULL.
Sebastian Rasmussen
2016-10-05
Move fz_font definition to be private.
Robin Watts
2016-04-04
epub: Add stripped Charis SIL font to use as the default font for EPUB.
Tor Andersson
2016-03-31
html: Tweak how builtin font families are loaded.
Tor Andersson
2016-03-23
Compile embedded fonts in separate C files.
Tor Andersson
2016-02-10
Add bold/italic/monospaced/serif flags to fz_font.
Tor Andersson
2016-01-28
Add fallback font cache to font context.
Tor Andersson
2016-01-28
Add Noto fallback fonts.
Tor Andersson
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-21
epub: Put font fallback chain in fz_font.
Tor Andersson
2015-09-15
epub: Use a fallback font.
Tor Andersson
2015-03-24
Rework handling of PDF names for speed and memory.
Robin Watts
2015-02-23
Merge branch 'html'
Tor Andersson
2014-12-03
html: Fail with '[image]' placeholder on broken images.
Tor Andersson
2014-12-03
html: Namespace prefix CSS functions.
Tor Andersson
2014-12-03
html: Rename files.
Tor Andersson