Compress font data

This commit is contained in:
Tamás Bálint Misius
2020-12-25 19:39:35 +01:00
parent 55c14fc142
commit 7724a60467
16 changed files with 346 additions and 13661 deletions

View File

@@ -4,6 +4,7 @@ project('the-powder-toy', [ 'c', 'cpp' ], version: 'the.cake.is.a.lie', default_
'backend_startup_project=powder',
])
prog_python3 = import('python').find_installation('python3')
cpp_compiler = meson.get_compiler('cpp')
project_c_args = []