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
Sentence - Pangrams are better for font testing. While the below pangram is still not optimal for font testing, it still is better. We need to find a script equivalent of pangram for ideal results.
We may make a simple web-demo of the fonts in this repo using the techniques laid out at http://www.miltonbayer.com/font-face/
CSS
@font-face { font-family: DeliciousRoman; src: url(/Delicious-Roman.otf); h1 { font-family: DeliciousRoman, Helvetica, Arial, sans-serif; } }
HTML
<h1> எங்க ஊரு குமாரு! கப்பலேரி வாராரு!</h1>
The text was updated successfully, but these errors were encountered: