
|
[openbeos]
||
[Date Prev]
[04-2008 Date Index]
[Date Next]
||
[Thread Prev]
[04-2008 Thread Index]
[Thread Next]
[openbeos] Re: GSoC: Sub-pixel antialiasing for font rendering
- From: "Ari Haviv" <arielbhaviv@xxxxxxxxx>
- To: openbeos@xxxxxxxxxxxxx
- Date: Fri, 4 Apr 2008 00:21:10 -0400
this link may also be of use
http://www.antigrain.com/research/font_rasterization/
Texts Rasterization Exposures
An attempt to improve text rasterization algorithms using only
publicly available information
On Thu, Apr 3, 2008 at 12:18 PM, Andrej Spielmann
<andrej.spielmann@xxxxxxxxxxxx> wrote:
>
>
> On 3.4.2008, at 17:59, Stephan Assmus wrote:
>
>
> >
> > Stephan Assmus wrote:
> >
> > > I know that there is some filtering involved to avoid strong
> > > color fringing. You need to define where this happens. I assume Freetype
> > > already does it, but for the normal vector pipelines, you would need to
> > > do it yourself "somewhere".
> > >
> >
> > ... just thought of that and the cleanest solution would be to write your
> > own scanline storage implementation, which does the filtering. You
> probably
> > have to read all the other stuff including the code first befor you know
> > what I mean by this, unless you have experience with AGG already.
> >
> > Best regards,
> > -Stephan
> >
> >
>
> No I don't have any experience with AGG :-) I was intending to read the
> article you suggested and all the code. You will probably hear from me
> tomorrow.
>
>
|

|