Edit

kc3-lang/freetype/src/pcf

Branch :

  • Show log

    Commit

  • Author : Werner Lemberg
    Date : 2009-05-28 06:56:26
    Hash : c32019b6
    Message : Make compilation work with FT_CONFIG_OPTION_USE_ZLIB not defined. Reported by Krzysztof Kowalczyk <kkowalczyk@gmail.com>. * src/pcf/pcfdrivr.c (PCF_Face_Init) [!FT_CONFIG_OPTION_USE_ZLIB]: Make it work. Simplify #ifdef logic.