Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Antriel

3
Posts
1
Followers
1
Following
A member registered Feb 03, 2018 · View creator page →

Creator of

Recent community posts

I'm using JS FontFace API, but even just a simple index.html like this would fail to render it:

<!DOCTYPE html>

<html><head><style>

    @font-face { font-family: 'Test'; src: url('Gnome Splinters.ttf'); }

    body { font-family: 'Test', sans-serif; font-size: 48px; }

</style></head><body>Hello World</body></html>

Here's a full list:

Manly Man Font, Digital Display, Distortion of the Brain and Mind, Gnome Splinters, Bevel Fifteen, Italic Bricks, Notalot25, Notalot35, Vermin Vibes 1989, {PixelFlag}, Rvaturecu, See You At the Movies, Ace Futurism, DubbingStar, Electramaniacal, Here Be Dubstep, Not Sure if Weird or Just Regular, Opulent Fiend, Quous Inno, Lord Juusai, FoughtKnight, Gang Wolfik Blade, Gang Wolfik, Metal Arhythmetic, Particulator II, Particulator, Rawhide Raw 2012, The Missing Link, Triggering Fanfares, Understrukk, Vermin Vibes Diet, Vermin Vibes Redux, Vermin Vibes, Xero's Karma, Xero's Theorem, Xodohtro-Nu, Pastcorps, Berate the Elementary, Sorrier Statements, Zephyr Jubilee, Kinglify, She Curls in the Mist, Alt West

Quite a few of the fonts fail to load in Chrome due to `OTS parsing error: cmap: Range glyph reference too high`

Thank you! It's always appreciated to hear words like this. :)