]> git.eshelyaron.com Git - emacs.git/commit
Accept empty contours in glyphs
authorPo Lu <luangruo@yahoo.com>
Thu, 21 Dec 2023 05:34:54 +0000 (13:34 +0800)
committerEshel Yaron <me@eshelyaron.com>
Thu, 21 Dec 2023 20:54:49 +0000 (21:54 +0100)
commit5affa2d34e1be4e208ddf7f8062854f34de8128f
treee099deaf926183dbdd663ae64bc6a88aa15a0fba
parent653d749630319bab923778bfd09f16e432378c95
Accept empty contours in glyphs

* src/sfnt.c (sfnt_decompose_glyph_1, sfnt_decompose_glyph_2):
Accept empty contours, for they are not invalid, just redundant.

(cherry picked from commit 22da40a5e5057c2cdea2f54f1ac590ddc9d831cb)
src/sfnt.c