Fix crash in Font::Decompose
This commit is contained in:
@@ -42,7 +42,6 @@ namespace lime {
|
||||
|
||||
public:
|
||||
|
||||
Font (void* face = 0);
|
||||
Font (Resource *resource, int faceIndex = 0);
|
||||
~Font ();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user