|
From: Petr K. <kob...@gm...> - 2010-09-21 20:49:45
|
Hi Ashley, I think that you need to replace 'double's with 'float's. If your target platform hasn't FPU then you need to use fixed point, in this case you should look at Skia library (there is option to do that). Hope that helps Petr Kobalicek On Tue, Sep 21, 2010 at 10:20 PM, Ashley Reid <as...@gm...> wrote: > Does anyone know of any efforts to optimize AGG for arm processors? > Thanks, > Ash > ------------------------------------------------------------------------------ > Start uncovering the many advantages of virtual appliances > and start using them to simplify application deployment and > accelerate your shift to cloud computing. > http://p.sf.net/sfu/novell-sfdev2dev > _______________________________________________ > Vector-agg-general mailing list > Vec...@li... > https://lists.sourceforge.net/lists/listinfo/vector-agg-general > > |