Hi, I'm playing around with CSS3's @font-face. It doesn't work with GWT 2.2's CssResource unfortunately. I found this patch:
http://gwt-code-reviews.appspot.com/943802 but it isn't applied to the 2.2 source code (though it seems to originate from pre-2.2 or event pre-2.1 times...) What's the current status wrt @font-face support in GWT? As a workaround, I can put @font-face rules in a <style> section in my host HTML page or link to a external stylesheet. But I would prefer to include them in my CssResources. Thanks, Sebastian -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
