disable hinting because it breaks alignment on some icons (namely - locks)
This commit is contained in:
parent
d94b77b863
commit
f2b996cd46
8 changed files with 19 additions and 19 deletions
|
@ -2,7 +2,7 @@
|
|||
"name": "",
|
||||
"css_prefix_text": "icon-",
|
||||
"css_use_suffix": false,
|
||||
"hinting": true,
|
||||
"hinting": false,
|
||||
"units_per_em": 1000,
|
||||
"ascent": 850,
|
||||
"glyphs": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue