]> git.eshelyaron.com Git - emacs.git/commit
Properly instruct compound glyphs with compound components
authorPo Lu <luangruo@yahoo.com>
Fri, 22 Dec 2023 02:25:36 +0000 (10:25 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 22 Dec 2023 02:26:08 +0000 (10:26 +0800)
commitf34f474e386b662114e6ee4ebd8c37f4cb66db71
tree3257d894d347be178d55713439f33dcb9b30ac48
parente0b9944b69ff72923c29756fcfcea9528a3f5069
Properly instruct compound glyphs with compound components

* src/sfnt.c (sfnt_interpret_compound_glyph_2): Don't grow the
compound decomposition context for saving compound points into,
since the space for them already exists.
src/sfnt.c