- [subset] Fixed bug while subsetting
COLR
table, whereby incomplete layer records pointing to missing glyphs were being retained leading tostruct.error
upon compiling. Make it so thatglyf
glyph closure, which follows theCOLR
glyph closure, does not influence theCOLR
table subsetting (#2461, #2462). - [docs] Fully document the
cmap
andglyf
tables (#2454, #2457). - [colorLib.unbuilder] Fixed CLI by deleting no longer existing parameter (180bb18).