* commit 'ee0619214934a6828b810f2e8a108bd461736ea9': DO NOT MERGE Take fake bold font property into account. Bug #4159731
This commit is contained in:
@@ -42,7 +42,7 @@ class FontRenderer;
|
||||
class Font {
|
||||
public:
|
||||
enum Style {
|
||||
kFakeBold
|
||||
kFakeBold = 1
|
||||
};
|
||||
|
||||
~Font();
|
||||
|
||||
Reference in New Issue
Block a user