]> git.eshelyaron.com Git - emacs.git/commit
Respect vertical centering preferences under Android
authorPo Lu <luangruo@yahoo.com>
Mon, 11 Sep 2023 04:56:37 +0000 (12:56 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 11 Sep 2023 04:57:21 +0000 (12:57 +0800)
commitf6d2ae766a13403b8bf6cfb31b0743c34493e246
treeb3d4667795d3ca5c6820c30544027c740ee42d4c
parent0e37a291cae26e91e761868570be713fbe1c1c1a
Respect vertical centering preferences under Android

* src/sfntfont.c (sfntfont_open): Match XLFD name against
Vvertical_centering_font_regexp; if they agree, set
font->vertical_centering.  Also set a suitable full name.
src/sfntfont.c