[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] The criterion for comparing SVG Rendering libraries
From: |
suzuki toshiya |
Subject: |
Re: [ft-devel] The criterion for comparing SVG Rendering libraries |
Date: |
Tue, 14 May 2019 16:16:57 +0000 |
Dear Behdad,
Alexei wrote:
> Whatever external SVG renderer you choose, please use FT_Renderer facility to
> hook it up with FreeType instead of creating a set of SVG specific functions:
> an SVG glyph should be tagged as FT_GLYPH_FORMAT_SVG, which is then picked up
> by the dedicated SVG FT_Renderer with hooks to external library. The SVG
> support can be enabled/disabled using the renderer modules, say "svg-ot", in
> modules.cfg.
Behdad wrote:
> EXACTLY. Also why I think, and said, that all the current energy is going in
> the wrong direction.
Could you tell me more about "all the current energye is going in the wrong
direction"?
Do you think "spending much energy for the discussion which is not so much
important"?
Or, do you think "trying to implement something in wrong design"?
> Work can already be started implementing the SVG table and
> FT_GLYPH_FORMAT_SVG and then tested with any of the renderers before being
> any need to settle on one.
Ah, maybe the implementation of the SVG table parser might be the most stable
part, regardless with which SVG renderer is good, how it is collaborate with
FreeType. It's correct.
Regards,
mpsuzuki
- [ft-devel] The criterion for comparing SVG Rendering libraries, Moazin Khatri, 2019/05/14
- [ft-devel] The criterion for comparing SVG Rendering libraries, Moazin Khatri, 2019/05/13
- Message not available
- Re: [ft-devel] The criterion for comparing SVG Rendering libraries,
suzuki toshiya <=
- Re: [ft-devel] The criterion for comparing SVG Rendering libraries, Behdad Esfahbod, 2019/05/14
- Re: [ft-devel] The criterion for comparing SVG Rendering libraries, Werner LEMBERG, 2019/05/14
- Re: [ft-devel] The criterion for comparing SVG Rendering libraries, Behdad Esfahbod, 2019/05/14
- Re: [ft-devel] The criterion for comparing SVG Rendering libraries, Werner LEMBERG, 2019/05/15
- Re: [ft-devel] The criterion for comparing SVG Rendering libraries, Behdad Esfahbod, 2019/05/15
- Re: [ft-devel] The criterion for comparing SVG Rendering libraries, Werner LEMBERG, 2019/05/15
- Re: [ft-devel] The criterion for comparing SVG Rendering libraries, Behdad Esfahbod, 2019/05/15
- Re: [ft-devel] The criterion for comparing SVG Rendering libraries, Sairus Patel, 2019/05/15
- Re: [ft-devel] The criterion for comparing SVG Rendering libraries, Werner LEMBERG, 2019/05/16
- Re: [ft-devel] The criterion for comparing SVG Rendering libraries, Sairus Patel, 2019/05/22