Use system's setting for font renderering, fixes #301.
This commit is contained in:
parent
cfeb00e629
commit
afd927f749
2 changed files with 56 additions and 0 deletions
|
@ -86,6 +86,9 @@ class NativeWindowGtk : public NativeWindow,
|
|||
// Set WebKit's style from current theme.
|
||||
void SetWebKitColorStyle();
|
||||
|
||||
// Set how font is renderered.
|
||||
void SetFontRenderering();
|
||||
|
||||
// Whether window is maximized.
|
||||
bool IsMaximized() const;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue