Edit

kc3-lang/freetype/src/smooth

Branch :

  • Show log

    Commit

  • Author : Werner Lemberg
    Date : 2023-08-12 11:47:41
    Hash : a20de84e
    Message : Fix warnings in tracing messages for 32bit compilation. Since we now require C99, use `%td` for `ptrdiff_t` and `%zu` for `size_t`.