summaryrefslogtreecommitdiff
path: root/source/html/html-font.c
AgeCommit message (Expand)Author
2017-06-22Use unsigned char arrays in hexdumped data.Tor Andersson
2017-04-27Include required system headers.Tor Andersson
2017-04-27Make HTML header private.Tor Andersson
2016-10-18All external drop functions handles NULL.Sebastian Rasmussen
2016-10-05Move fz_font definition to be private.Robin Watts
2016-04-04epub: Add stripped Charis SIL font to use as the default font for EPUB.Tor Andersson
2016-03-31html: Tweak how builtin font families are loaded.Tor Andersson
2016-03-23Compile embedded fonts in separate C files.Tor Andersson
2016-02-10Add bold/italic/monospaced/serif flags to fz_font.Tor Andersson
2016-01-28Add fallback font cache to font context.Tor Andersson
2016-01-28Add Noto fallback fonts.Tor Andersson
2016-01-22epub: Ignore missing fallback font for NOCJK builds.Tor Andersson
2016-01-22epub: Implement @font-face rules.Tor Andersson
2016-01-21epub: Put font fallback chain in fz_font.Tor Andersson
2015-09-15epub: Use a fallback font.Tor Andersson
2015-03-24Rework handling of PDF names for speed and memory.Robin Watts
2015-02-23Merge branch 'html'Tor Andersson
2014-12-03html: Fail with '[image]' placeholder on broken images.Tor Andersson
2014-12-03html: Namespace prefix CSS functions.Tor Andersson
2014-12-03html: Rename files.Tor Andersson