freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] SVG Rendering Library


From: Alexei Podtelezhnikov
Subject: Re: [ft-devel] SVG Rendering Library
Date: Sat, 15 Jun 2019 11:47:29 -0400


>> I think we can off-load all of the rendering and the `bitmap_left'
>> and `bitmap_top' extraction part to the rendering port.  [...]
> 
> Do we really have to get the those values by actually rasterizing the
> SVG stuff?  I don't think this was the intention of the SVG
> specification

I also don’t get it. What’s the problem? FreeType always does it from outlines. 
It allocates the bitmap memory. It happens to be tight in most cases because 
there is usually on-points at the extreme. Otherwise it is a bit larger.


reply via email to

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