Bug 355576 - Support for SVG in OpenType (colored and animated fonts)
Summary: Support for SVG in OpenType (colored and animated fonts)
Status: RESOLVED UPSTREAM
Alias: None
Product: kfontview
Classification: Applications
Component: general (show other bugs)
Version: 5.4.2
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-19 08:56 UTC by Guo Yunhe
Modified: 2016-10-09 20:30 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Guo Yunhe 2015-11-19 08:56:39 UTC
Now some fonts contain colored emoji, like Adobe Source Code Pro. This is the feature of SVG in OpenType http://www.w3.org/2013/10/SVG_in_OpenType/

Now all major operating system start to support colored font: Windows 10, Android 5.x, iOS, OS X. Most of them use SVG in OpenType enplementation.

I hope KDE can implement it, too. Maybe it is the feature of Qt5 and GTK+?

Reproducible: Always
Comment 1 Guo Yunhe 2016-10-09 20:30:42 UTC
After look up some Qt mail list archives, Colored OpenType hasn't been supported by Qt yet. This might not the problem of KDE apps.