Re: Shouldn't fonts embedded through @font-face be available in <canvas>?

"Adam Twardoch (List)" <[email protected]>
Newsgroups gmane.comp.web.fonts,gmane.comp.web.css.general
Organization Adam Twardoch
Message-ID <[email protected]>
 On 10-09-26 18:05, Sergey Malkin wrote:
> One implementation is missing from your "none" list ;). Try attached in IE9 Beta or PPB5 (replace font url with your favorite). 
Aah, nice! :)

BTW, I just realized that I was wrong last night. @font-face is
supported, it's just a bit tricky because the JavaScript methods that do
the canvas drawing must be executed only after the embedded font has
been completely loaded. This forces the web author to resort to certain
tricks (put a hidden div that uses the font so the browsers loads it,
then load it again using JavaScript).

So, not very reliable, yet it does work. Tested in Firefox 4, Safari,
Chrome and Opera -- and I assume IE9 also supports it. Splendid!

Best,
Adam
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.