CVSROOT:        /cvsroot/freetype
Module name:    freetype2
Changes by:     Werner LEMBERG <wl>     06/06/26 19:12:51

Modified files:
        .              : ChangeLog 
        src/psaux      : t1decode.c 

Log message:
        * src/psaux/t1decode.c (T1_Operator, t1_args_count): Add opcode 15.
        (t1_decoder_parse_charstrings): Operator with
        opcode 15 pops its two arguments.
        Handle the case where the pops of an othersubr may be part of a
        subroutine.
        Handle unknown othersubrs gracefully: count their operands and let
        the following pop operators push the operands as the results onto
        the Type1 stack.
        Improve handling of setcurrentpoint opcode.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/freetype2/ChangeLog?cvsroot=freetype&r1=1.1355&r2=1.1356
http://cvs.savannah.gnu.org/viewcvs/freetype2/src/psaux/t1decode.c?cvsroot=freetype&r1=1.60&r2=1.61


_______________________________________________
Freetype-cvs mailing list
Freetype-cvs@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype-cvs

Reply via email to