mirror of
https://github.com/love2d/love.git
synced 2026-08-17 11:00:31 +02:00
LÖVE will now try to guess the line height for BMFont files which are missing the 'lineHeight' attribute.
--HG-- branch : minor
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#define LOVE_FONT_BMFONT_RASTERIZER_H
|
||||
|
||||
// LOVE
|
||||
#include "common/config.h"
|
||||
#include "Rasterizer.h"
|
||||
#include "image/ImageData.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user