fonts: fix hinting style
This commit is contained in:
parent
841da5df5f
commit
0ef4231038
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
emoji = ["Twitter Color Emoji"];
|
||||
};
|
||||
|
||||
hinting.style = "hintfull";
|
||||
hinting.style = "full";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue