Edit

kc3-lang/freetype/src

Branch :

  • Show log

    Commit

  • Author : Ewald Hew
    Date : 2017-09-25 07:50:03
    Hash : 77c1b331
    Message : Extend Adobe interpreter (pop). * src/psaux/psintrp.c (cf2_interpT2CharString): Change how unhandled OtherSubr results are stored. Implement the PostScript stack using an array. <cf2_escPOP>: Ensure that the stack is not cleared after getting `OtherSubr' results. Fix stack access.