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
/
noto.c
Age
Commit message (
Expand
)
Author
2018-08-10
Tweak hexdumped data to increase build portability.
Tor Andersson
2018-06-22
Update base 14 fonts to URW++ release from 2017-07-27.
Tor Andersson
2018-06-11
Use bin2coff to generate font data blobs object files.
Tor Andersson
2018-05-16
Restore Emoji font.
Tor Andersson
2018-04-25
Update Noto fonts.
Tor Andersson
2018-04-25
Don't use WMode as part of CJK font lookup.
Tor Andersson
2018-04-25
Support creating both serif and sans-serif CJK fonts in mutool create.
Tor Andersson
2018-04-25
Use objcopy to compile font resources.
Tor Andersson
2018-04-25
Check in generated CMap source.
Tor Andersson
2018-03-16
Simplify PDF font creation code.
Tor Andersson
2017-06-22
Use unsigned char arrays in hexdumped data.
Tor Andersson
2017-04-27
Include required system headers.
Tor Andersson
2017-04-27
Include "mupdf/ucdn.h" explicitly.
Tor Andersson
2017-03-21
Replace fontdump, bin2hex and cquote with one tool: hexdump.
Tor Andersson
2017-01-20
Add separate TOFU_NOTO define to skip Noto fonts (but not Charis SIL).
Tor Andersson
2016-11-23
Update UCDN database to Unicode 9.0.0.
Sebastian Rasmussen
2016-10-07
Update Noto fonts.
Tor Andersson
2016-06-29
Add Source Han Sans CJK per-language fonts.
Tor Andersson
2016-06-23
epub: Use markup language when shaping and selecting fallback fonts.
Tor Andersson
2016-06-22
MSVC build: Fix build of noto.c
Robin Watts
2016-06-22
Use vertical presentation forms.
Tor Andersson
2016-06-22
epub: Expose Dingbats, Symbol, and Emoji fonts by name.
Tor Andersson
2016-06-17
Update base 14 fonts to the latest release from URW.
Tor Andersson
2016-05-30
Add TOFU_BASE14 option.
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
Fix declaration after statements.
Tor Andersson
2016-03-23
Compile embedded fonts in separate C files.
Tor Andersson
2016-01-28
Add Noto fallback fonts.
Tor Andersson