• Show log

    Commit

  • Hash : ca8e98d9
    Author : Werner Lemberg
    Date : 2016-09-03T13:06:16

    [ftrandom] Various fixes.
    
    * src/tools/ftrandom/ftrandom.c (GOOD_FONTS_DIR): Provide better
    default.
    (error_fraction): Make it of type `double' to work as advertized –
    this was completely broken.
    Update all related code.
    (error_count, fcnt): Make it unsigned to fix compiler warnings.
    Update all related code.
    (fontlist): Change `len' member to `long' to fix compiler warnings.
    (FT_MoveTo, FT_LineTo, FT_ConicTo, FT_CubicTo, abort_test): Tag
    unused variables.
    (TestFace, FindFonts, copyfont, do_test): Fix compiler warnings.
    (ExecuteTest): Ditto.
    Call `FT_Done_FreeType'.
    (getErrorCnt): Replace `ceil' with an ordinary cast to `unsigned
    int'.
    (usage): Improve output.
    (main): Fix compiler warnings.
    
    * src/tools/ftrandom/README: Updated.
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/freetype.git
    Git SSH git@git.kmx.io:kc3-lang/freetype.git
    Public access ? public
    Description
    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags