summaryrefslogtreecommitdiff
path: root/src/sfnt/ttsvg.c
diff options
context:
space:
mode:
authorAlexei Podtelezhnikov <apodtele@gmail.com>2023-03-05 16:08:14 -0500
committerAlexei Podtelezhnikov <apodtele@gmail.com>2023-03-05 16:08:14 -0500
commit70946f6dc6774fad2424bd8349a4e192cd4fd6fa (patch)
tree10e6c2a3123172a2cb08e952aff7c4738ed889d2 /src/sfnt/ttsvg.c
parentc4b5127b742cc9030c14f67ab545f5d1105523d2 (diff)
downloadfreetype2-70946f6dc6774fad2424bd8349a4e192cd4fd6fa.tar.gz
* builds/windows/vc2010/freetype.vcxproj: Suppress C4267 on _WIN64.
This usually comes from `strlen` returning 64-bit `size_t`, which we often assign to 32-bit `FT_ULong` on Windows-64 (LLP64).
Diffstat (limited to 'src/sfnt/ttsvg.c')
0 files changed, 0 insertions, 0 deletions