mirror of
https://github.com/love2d/love.git
synced 2026-08-16 00:02:12 +02:00
Updated love.font, and added Glyph object in love.graphics.
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
// LOVE
|
||||
#include <common/Module.h>
|
||||
#include <filesystem/File.h>
|
||||
#include <font/GlyphData.h>
|
||||
#include "ImageData.h"
|
||||
|
||||
namespace love
|
||||
|
||||
Reference in New Issue
Block a user