Edit

kc3-lang/freetype/src/psaux

Branch :

  • Show log

    Commit

  • Author : Ralph Giles
    Date : 2009-04-30 20:32:31
    Hash : 04a7858c
    Message : Make `seac' operator work correctly with incremental interface. SEAC (Single Encoding Accented Characters) are composed of (basically) two indices specifying two other glyphs, and a movement to position the accent properly with respect to the main glyph. To make it work with the incremental interface we now demand that the caller handles the encoding by itself.