php-font-lib
php-font-lib copied to clipboard
Move composite instructions from the last component to the outline
The data flagged by WE_HAVE_INSTRUCTIONS in the composite outline is currently persisted with the last component. This data is actually relevant to the outline as a whole and should be persisted to the OutlineComposite class.
Originally posted by @bsweeney in https://github.com/dompdf/php-font-lib/pull/115#discussion_r1382422038