freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft-devel] [ft] Three GSoC projects for FreeType


From: Werner LEMBERG
Subject: Re: [ft-devel] [ft] Three GSoC projects for FreeType
Date: Tue, 07 May 2019 15:53:55 +0200 (CEST)

>> Adding support for OpenType SVG Colored Fonts to FreeType
>
> Which svg renderer will be used?

Whatever the system has, see below.

> Which XML parser will be used?

With a very high probability it will be `svgnative', contributed by
Adobe:

  https://github.com/adobe/svg-native-viewer/

It's a special parser for `SVG Native', a forthcoming W3C standard
that exactly covers the use in OpenType.

  https://github.com/w3c/svgwg/labels/SVG%20Native

Brand-new stuff, BTW :-)

> Because, that could add heavy SDK deps to freetype.

The `svgnative' library already provides backends for CoreGraphics and
Skia; Toshiya-san started to write a Cairo backend, see

  https://github.com/mpsuzuki/svg-native-viewer/tree/cairo/svgnative/ports/cairo


    Werner



reply via email to

[Prev in Thread] Current Thread [Next in Thread]