[cairo] [patch] type1-subset: always subset subroutines 0-3 (Flex/hint replacement)
Adrian Johnson
ajohnson at redneon.com
Sun Oct 7 02:07:01 PDT 2012
On 07/10/12 18:44, David Maxwell wrote:
> The patch addresses the issue by including subroutines 0-3 in all
> cases. In theory, I suppose that one should include all subroutines
> if there are any 'callothersubr' calls. This seems too conservative,
> and I suspect that including subroutines 0-3 is probably enough
> nearly all of the time.
Thanks for the patch. Patch pushed with a couple of fixes:
- Changed 'i' to 'j' to eliminate the comparison between signed and
unsigned compiler warning.
- Fixed the white space. Please try to keep the coding style consistent
with the rest of the code.
More information about the cairo
mailing list