You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am testing the fonts on a browser. The first section (in orange) simply uses "font-family: OpenDyslexic;"... so loads from OS. The second section (purple) I am using @font-face, with the style/weight set to normal/400.
After your replies I have been able to determine the reason why the accent marks on the headings are different is because of default CSS styles (headings are in bold). So it's using a different variant, and that is why there is a difference. The @font-face rule forces regular style, which I overlooked.
So no, apparently there is no difference -- this can be closed. Thank you for your help!
When generating a woff2 from OpenDyslexic the diacritics (acute specifically) are shifted much higher.
I am attaching a screenshot that compares fonts from OTF vs the generated WOFF2, as well as original OTF and generated WOFF2.
fonts.zip
The text was updated successfully, but these errors were encountered: