mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-29 21:20:04 +00:00
Add freetype-gl for SDF fonts
This commit is contained in:
parent
82b265b6d4
commit
ec8e2643ff
5 changed files with 107 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -10,3 +10,6 @@
|
|||
[submodule "external/hsluv-c"]
|
||||
path = external/hsluv-c
|
||||
url = https://github.com/hsluv/hsluv-c.git
|
||||
[submodule "external/freetype-gl"]
|
||||
path = external/freetype-gl
|
||||
url = https://github.com/rougier/freetype-gl.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue