]> git.eshelyaron.com Git - emacs.git/commit
Make ftcr font backend driver more consistent with xft
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Sat, 22 Jun 2019 06:33:32 +0000 (15:33 +0900)
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Sat, 22 Jun 2019 06:33:32 +0000 (15:33 +0900)
commit27d28d43d12999cf04d823ec9e08228d1b862a49
treebe14c15d36c35853ff2618987a1a7f3c9fde12bf
parenta0797d32c95948d8b5800c5771026dee3903729c
Make ftcr font backend driver more consistent with xft

* src/ftcrfont.c (ftcrfont_open): Use metrics of glyph ID 0 if there is no
glyph for an ASCII printable.
src/ftcrfont.c