Re: [patch] type1-subset: always subset subroutines 0-3 (Flex/hint replacement)
Adrian Johnson <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <[email protected]> |
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. -- cairo mailing list [email protected] http://lists.cairographics.org/mailman/listinfo/cairo