• Show log

    Commit

  • Hash : 46d36904
    Author : Werner Lemberg
    Date : 2016-05-28T19:38:43

    * 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.