php-font-lib icon indicating copy to clipboard operation
php-font-lib copied to clipboard

Move composite instructions from the last component to the outline

Open bsweeney opened this issue 2 years ago • 0 comments

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

bsweeney avatar Jan 06 '24 22:01 bsweeney