Edit

kc3-lang/freetype/src

Branch :

  • Show log

    Commit

  • Author : Behdad Esfahbod
    Date : 2025-08-08 01:34:30
    Hash : 670d0b21
    Message : [ttgxvar] Fix caching of scalars when there are intermediate tuples. For example, with `GoogleSansFlex-Regular.ttf` at ROND=100, the 'Q' glyph was misrendering. * src/truetype/ttgxvar.c (TT_Vary_Apply_Glyph_Deltas): Reset `tupleScalars` earlier.