]> 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)
committerPo Lu <luangruo@yahoo.com>
Thu, 21 Dec 2023 05:37:49 +0000 (13:37 +0800)
commit22da40a5e5057c2cdea2f54f1ac590ddc9d831cb
treebd72d85cfecd95c2c84f8e8bab1404faf4374f7d
parent4239c27f3867b558ae2e26950d5153d496b02d8f
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.
src/sfnt.c