Started a simple font text class to do font rendering.
This commit is contained in:
parent
1830faf4c9
commit
b244c903a6
137 changed files with 16135 additions and 0 deletions
13
32-text-rendering/wraps/box2d.wrap
Normal file
13
32-text-rendering/wraps/box2d.wrap
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[wrap-file]
|
||||
directory = box2d-2.4.1
|
||||
source_url = https://github.com/erincatto/box2d/archive/v2.4.1/box2d-2.4.1.tar.gz
|
||||
source_filename = box2d-2.4.1.tar.gz
|
||||
source_hash = d6b4650ff897ee1ead27cf77a5933ea197cbeef6705638dd181adc2e816b23c2
|
||||
patch_filename = box2d_2.4.1-4_patch.zip
|
||||
patch_url = https://wrapdb.mesonbuild.com/v2/box2d_2.4.1-4/get_patch
|
||||
patch_hash = f5235178029fa0a8deaf8dddbccfd70739b289cffbeec5c98fc91209683c4802
|
||||
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/box2d_2.4.1-4/box2d-2.4.1.tar.gz
|
||||
wrapdb_version = 2.4.1-4
|
||||
|
||||
[provide]
|
||||
box2d = box2d_dep
|
||||
Loading…
Add table
Add a link
Reference in a new issue