mirror of
https://github.com/glest/glest-source.git
synced 2025-08-16 13:23:59 +02:00
- pre-calc font height for ftgl and optionally allow for language specific characters to be used
This commit is contained in:
@@ -28,6 +28,7 @@ class TextFTGL : public Text
|
||||
{
|
||||
public:
|
||||
|
||||
static string langHeightText;
|
||||
static int faceResolution;
|
||||
|
||||
TextFTGL(FontTextHandlerType type);
|
||||
|
Reference in New Issue
Block a user