]> git.eshelyaron.com Git - emacs.git/commit
Don't round underline metrics
authorPo Lu <luangruo@yahoo.com>
Tue, 31 Oct 2023 13:04:11 +0000 (21:04 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 31 Oct 2023 13:04:11 +0000 (21:04 +0800)
commit090ac50d79fbba9c6587dfeb3c1ca8264f90c8eb
tree7931f3d196409602a5f324da4c94edbae61f1a2e
parentd3b0162b8020518e0a8dc7a21f95c20ded317a89
Don't round underline metrics

* src/sfntfont.c (sfntfont_open): Don't round underline position
or thickness, much as the other font drivers don't either.
src/sfntfont.c