SVG font support broken since last chrome update

374 views
Skip to first unread message

Gamadril

unread,
Oct 13, 2014, 6:02:49 AM10/13/14
to chromi...@chromium.org
today I updated my chrome for OSX to version 38.0.2125.101. Now all my unicode characters from a custom svg font are not shown properly. truetype and woff are still working, svg not any more.

Any idea why?

PhistucK

unread,
Oct 13, 2014, 6:16:26 AM10/13/14
to Gamadril, Chromium Apps, blink-dev
Is this related specifically to your Chrome application, or are you talking about regular web pages?

Anyway, this is an intended change, starting with Chrome 38. SVG fonts are only supported on Windows systems, older than Windows 7, due to their poor font rendering.
You should be able to convert the SVG font to WOFF and your fonts should look good.

Note that only Chrome and Safari supported SVG fonts (and I think I read somewhere that they are contemplating dropping support as well, but I might be mistaken).

It was announce on the Chrome 38 beta blog post (one of the last lines) -


PhistucK

On Mon, Oct 13, 2014 at 1:02 PM, Gamadril <gamadr...@gmail.com> wrote:
today I updated my chrome for OSX to version 38.0.2125.101. Now all my unicode characters from a custom svg font are not shown properly. truetype and woff are still working, svg not any more.

Any idea why?

--
You received this message because you are subscribed to the Google Groups "Chromium Apps" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-app...@chromium.org.
To post to this group, send email to chromi...@chromium.org.
Visit this group at http://groups.google.com/a/chromium.org/group/chromium-apps/.
For more options, visit https://groups.google.com/a/chromium.org/d/optout.

Gamadril

unread,
Oct 13, 2014, 6:59:50 AM10/13/14
to chromi...@chromium.org, gamadr...@gmail.com, blin...@chromium.org
thanks for the clarification, for some reason my woff font generated by fontello.com looks worse than svg. All my font-icons look very sharp with svg, woff versions not... 

PhistucK

unread,
Oct 13, 2014, 8:04:25 AM10/13/14
to Gamadril, Chromium Apps, blink-dev
It looks like a fontello issue, unfortunately. :(


PhistucK

To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.

Ufuk Cemen

unread,
Oct 13, 2014, 6:10:52 PM10/13/14
to PhistucK, Gamadril, Chromium Apps, blink-dev
sorry , here is my question :
"Are you guys able to use external fonts for Chrome Packaged app ? Could you point me to a solid example ? I have tried numerous things and I wasn't able to do so. "

PhistucK

unread,
Oct 14, 2014, 2:19:39 AM10/14/14
to Ufuk Cemen, Gamadril, Chromium Apps, blink-dev
Actually, this is off topic for this thread, start a new thread for this.
(Sorry for not mentioning this earlier)


PhistucK

PhistucK

unread,
Oct 14, 2014, 4:45:58 PM10/14/14
to Stephen Chenney, Gamadril, Chromium Apps, blink-dev
Oh, that is pretty awesome! That could probably provide a good way to convert SVG fonts not only on the fly (someone could take the code and implement it as a free service, like Font Squirrel) and everyone could convert and be done with it. Exciting.


PhistucK

On Tue, Oct 14, 2014 at 11:42 PM, Stephen Chenney <sche...@chromium.org> wrote:
On Mon, Oct 13, 2014 at 6:15 AM, PhistucK <phis...@gmail.com> wrote:
Is this related specifically to your Chrome application, or are you talking about regular web pages?

Anyway, this is an intended change, starting with Chrome 38. SVG fonts are only supported on Windows systems, older than Windows 7, due to their poor font rendering.
You should be able to convert the SVG font to WOFF and your fonts should look good.

Note that only Chrome and Safari supported SVG fonts (and I think I read somewhere that they are contemplating dropping support as well, but I might be mistaken).

WebKit is implementing a built-in SVG->WOFF converter, I believe, so they can remove the SVG font code path. Also, the next iteration of the SVG spec removes SVG fonts.

PhistucK

unread,
Oct 15, 2014, 2:59:14 AM10/15/14
to Stephen Chenney, Gamadril, Chromium Apps, blink-dev
Same thing, still helpful! Cool.


PhistucK

On Tue, Oct 14, 2014 at 11:50 PM, Stephen Chenney <sche...@chromium.org> wrote:
I was slightly wrong. WebKit is converting SVG to OTF. Look for WebKit bugs with the [SVG -> OTF Converter] title tag.

Stephen.
Reply all
Reply to author
Forward
0 new messages