kmx git
login
register
kc3-lang
/
freetype
/
builds
Diff
Show log
Commit
Hash :
70946f6d
Author :
Date :
2023-03-05T16:08:14
* 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).
Files
amiga/
ansi/
atari/
beos/
cmake/
compiler/
detect.mk
dos/
exports.mk
freetype.mk
link_dos.mk
link_std.mk
mac/
meson/
modules.mk
os2/
symbian/
toplevel.mk
unix/
vms/
wince/
windows/
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
https://gitlab.freedesktop.org/freetype/freetype
Users
Tags