mirror of
https://github.com/love2d/love.git
synced 2026-08-18 19:54:22 +02:00
Merge default into minor
--HG-- branch : minor
This commit is contained in:
@@ -222,6 +222,7 @@ private:
|
||||
};
|
||||
|
||||
TextureSize getNextTextureSize() const;
|
||||
GLenum getTextureFormat(FontType fontType, GLenum *internalformat = nullptr) const;
|
||||
void createTexture();
|
||||
love::font::GlyphData *getRasterizerGlyphData(uint32 glyph);
|
||||
const Glyph &addGlyph(uint32 glyph);
|
||||
|
||||
Reference in New Issue
Block a user