Dear Barbieri,
        Thanks for your reply. May be I am too naive to understand your reply.
Do you suggest me to draw a wide line by calculating the boundaries of
the wide line by myself and fill the polygon using those boundaries.
        Also what do you mean by making the line "tick".

Thanks
Karthik


On Thu, 2008-02-28 at 10:23 -0300, Gustavo Sverzut Barbieri wrote:
> On Thu, Feb 28, 2008 at 4:32 AM, karthik M <[EMAIL PROTECTED]> wrote:
> > Dear all,
> >       I am planning to use imlib2 for my map application and I require wide
> >  line with anti aliasing support which Imlib2 doesnt seem to support.  GDK 
> > FB
> >  port seems to have a seperate library but that doesnt support anti 
> > aliasing.
> >
> >       Does anyone know some advanced line drawing libraries (wide line, line
> >  join, cap style etc) which I can integrate with imlib2 easily.
> >
> >      Also I would like to whether there are any alternative to Imlib2 with
> >  can support the above features which I can use directly .  Till now I am 
> > not
> >  able to find any other good raster graphics library that can be used in
> >  embedded systems.
> 
> use evas and polygons instead of lines, we used it here with bit of success...
> 
> If you use polygons you have to make the line "tick" and also define
> cap-style yourself, it's a bit tricky, but easily doable, just take
> some time and search the net for such algorithms.
> 
-- 
Karthik M | kaarthik.wordpress.com
Join mokomaps.projects.openmoko.org.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to