]> git.eshelyaron.com Git - emacs.git/commit
Save more information into Android font names
authorPo Lu <luangruo@yahoo.com>
Tue, 21 Nov 2023 06:18:04 +0000 (14:18 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 21 Nov 2023 06:18:04 +0000 (14:18 +0800)
commit3027695ea8905621a4c0d0a2ba15b28f64937a41
treebe40dfcff88662b56708a15e8d82ea318365158a
parent65600b97bd9890ac4884836bf02a394f89fc856f
Save more information into Android font names

* src/sfntfont.c (sfntfont_open): Besides just the font file
name, also store the interpreter state, UPEM, charset and
instance number in FONT_FULLNAME_INDEX.
src/sfntfont.c