mirror of
https://github.com/love2d/love.git
synced 2026-08-15 07:41:11 +02:00
Updated love.font, and added Glyph object in love.graphics.
This commit is contained in:
@@ -135,6 +135,7 @@ function love.init()
|
||||
physics = true,
|
||||
sound = true,
|
||||
native = true,
|
||||
font = true,
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user