]> git.eshelyaron.com Git - emacs.git/commit
Don't respect ROUND_XY_TO_GRID when decomposing uninterpreted glyph
authorPo Lu <luangruo@yahoo.com>
Mon, 5 Feb 2024 09:17:51 +0000 (17:17 +0800)
committerEshel Yaron <me@eshelyaron.com>
Wed, 7 Feb 2024 10:51:47 +0000 (11:51 +0100)
commitb925f68b8f314d8540cfd7836c0436a665fdf631
tree7008f3086c7553b4344ab322f250cf035d8eaf92
parent3cab888c8f7eb18fae1452e4bd5303f75df33669
Don't respect ROUND_XY_TO_GRID when decomposing uninterpreted glyph

* src/sfnt.c (sfnt_decompose_compound_glyph): Remove useless
code; don't pretend to round glyph coordinates.

(cherry picked from commit 98d62c5f7675b24ad66e010765ce3012046f2ff8)
src/sfnt.c