commit | 23e1d6455662a7e9eaf021331e502e7f48003a98 | [log] [tgz] |
---|---|---|
author | Alexei Podtelezhnikov <apodtele@gmail.com> | Sat Apr 20 16:01:58 2024 |
committer | Alexei Podtelezhnikov <apodtele@gmail.com> | Sat Apr 20 16:01:58 2024 |
tree | 4ab0fe43512b65cdce30573a01352a54fc95bc08 | |
parent | 9a2d6d97b2d8a5d22d02948b783df12b764afa2d [diff] |
[cache] Reduce type mismatches. * src/cache/ftcbasic.c (FTC_BasicAttrRec): Match type of `load_flags` to its main purpose in `FT_Load_Glyph`. (FTC_ImageCache_Lookup{,Scaler},FTC_SBitCache_Lookup{,Scaler}): Updated.