]> git.eshelyaron.com Git - emacs.git/commit
Correctly round bearing values while computing pcm
authorPo Lu <luangruo@yahoo.com>
Wed, 8 Feb 2023 09:04:42 +0000 (17:04 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 8 Feb 2023 09:04:42 +0000 (17:04 +0800)
commitad3def330cd0696c832f338dcf8b913e0d8e2b35
treeac0bd8ee6019a5eb1d9856a2b210e7976fd15109
parent1a70941c8ed58e5b78fec406f30457765f38daef
Correctly round bearing values while computing pcm

* src/sfntfont.c (sfntfont_measure_instructed_pcm)
(sfntfont_measure_pcm): Ceil rbearing value.
src/sfntfont.c