mirror of
https://github.com/love2d/love.git
synced 2026-08-18 19:54:22 +02:00
Merged default into minor
--HG-- branch : minor
This commit is contained in:
@@ -211,7 +211,7 @@ private:
|
||||
const Glyph &findGlyph(uint32 glyph);
|
||||
void printv(const Matrix &t, const std::vector<DrawCommand> &drawcommands, const std::vector<GlyphVertex> &vertices);
|
||||
|
||||
Object::StrongRef<love::font::Rasterizer> rasterizer;
|
||||
StrongRef<love::font::Rasterizer> rasterizer;
|
||||
|
||||
int height;
|
||||
float lineHeight;
|
||||
|
||||
Reference in New Issue
Block a user