fonts: fix hinting style

This commit is contained in:
notohh 2023-06-25 11:03:30 -04:00
parent 841da5df5f
commit 0ef4231038
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -25,7 +25,7 @@
emoji = ["Twitter Color Emoji"]; emoji = ["Twitter Color Emoji"];
}; };
hinting.style = "hintfull"; hinting.style = "full";
}; };
}; };
} }