Working FontManager and Label implementation (WIP)

This commit is contained in:
Corentin 2021-07-12 17:30:44 +09:00
commit af6967151e
15 changed files with 608 additions and 61 deletions

9
.ccls Normal file
View file

@ -0,0 +1,9 @@
clang++
-std=c++17
-DDEBUG
-Iinclude
-I/usr/include/freetype2
-I/usr/include/libpng16
-I/usr/include/harfbuzz
-I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include