> May be need to reset the limit pointer:
> t1parser.c: line 395:
> 
>     Found:
>       parser->root.limit = parser->base_dict + parser->base_len;
>       T1_Skip_PS_Token( parser );
>       cur = parser->root.cursor;
>       limit = parser->root.limit;

Yin-Sen, thanks for the bug report and fix; I think this is the right
one, so I have it committed to the git repository.


    Werner

_______________________________________________
Freetype-devel mailing list
Freetype-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to