Edit

kc3-lang/freetype/src/raster

Branch :

  • Show log

    Commit

  • Author : Alexei Podtelezhnikov
    Date : 2024-06-20 22:16:51
    Hash : 044d142b
    Message : Use unsigned tags `FT_Outline`. This change comes along with 2a7bb4596f56 ans is only meant to reduce pointer casting in the code. * include/freetype/ftimage.h (FT_Outline): Do it. * src/*: Update `FT_Outline` users.