Edit

kc3-lang/freetype/src

Branch :

  • Show log

    Commit

  • Author : Werner Lemberg
    Date : 2016-05-28 19:38:43
    Hash : 46d36904
    Message : * src/autofit/afranges.c: Remove `UL' postfix from hex numbers. Suggested by Alexei. `UL' is only needed for 16bit compilers, but it seems noone is using this anymore (and we no longer test whether FreeType compiles in such an environment). Otherwise, it is easy to add the postfix to the `AF_UNICODE_RANGE' macro.