]> git.eshelyaron.com Git - emacs.git/commit
Repair displaying compound glyph components with anchor points
authorPo Lu <luangruo@yahoo.com>
Wed, 23 Aug 2023 04:09:08 +0000 (12:09 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 23 Aug 2023 04:09:27 +0000 (12:09 +0800)
commit81fc5d83fe71ef218f59d65040474bf4b5d2228e
treec0cbbfd4c693af25b253d2ebefbb71a3996657c2
parent45555c1b789c547cdb5e5daf657a90b5ba431792
Repair displaying compound glyph components with anchor points

* src/sfnt.c (sfnt_interpret_compound_glyph_1): Move
initialization of x and y out of conditional.
src/sfnt.c