Skip to content Skip to sidebar Skip to footer
Showing posts with the label Font Face

How Do I Wait For First Canvas-repaint Until @font-face-font Is Loaded?

I have a HTML5-canvas and write text with context.fillText(...); using a @font-face-font. Displayin… Read more How Do I Wait For First Canvas-repaint Until @font-face-font Is Loaded?

Raleway Font Adding Additional Padding To The Top Of Text On Windows Only

I'm using the Raleway font provided by Google's Web Fonts and I have found that on my Windo… Read more Raleway Font Adding Additional Padding To The Top Of Text On Windows Only

@font-face Not Working At All

I dont understand whats going on here because when I had this code on its own it was working (in Fi… Read more @font-face Not Working At All

How Do I Set The Colour Of A Custom Tag In Html-mode

Trying to get a mode to work with silverstipe templates. How do I set the background of the tag to… Read more How Do I Set The Colour Of A Custom Tag In Html-mode

Ie 8 Problem With Custom Google Font

I'm working on a site, using custom google fonts, but in ie8 not working or just partially(left… Read more Ie 8 Problem With Custom Google Font

Window.onload Triggered Before Font-face Load

The following webpage loads Font Awesome, displays the icon fa-check, and has a debugger breakpoint… Read more Window.onload Triggered Before Font-face Load