mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[client] fonts: add freetype font rendering backend
This commit is contained in:
@@ -19,6 +19,7 @@ function(add_font name)
|
||||
endfunction()
|
||||
|
||||
# Add/remove fonts here!
|
||||
add_font(freetype)
|
||||
add_font(SDL)
|
||||
|
||||
list(REMOVE_AT FONTS 0)
|
||||
|
Reference in New Issue
Block a user