jackschaedler / goya

Pixel art editor built on Clojurescript + Om
Eclipse Public License 1.0
1.69k stars 67 forks source link

Remove Logo Webfont #39

Open adamaveray opened 9 years ago

adamaveray commented 9 years ago

Currently the webfont Leckerli One is being loaded from Google Fonts, but it's only used for the four characters in the logo. I've switched that to use an SVG image, inlined in the stylesheet, meaning that ~16kb font doesn't have to be loaded :+1: