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