On Fri, Jun 5, 2009 at 9:20 AM, Atton Jonathan <jonathan.at...@gmail.com> wrote:
> hey,
>
>
> To day I have added the generation of a pdf file from a presentation in
> Eyelight.
> I choose the simple way, generate 1 image per slide and add these images in
> a pdf file (with the library Haru, http://libharu.sourceforge.net/index.html).
> Of course it works but the result is crapy, from the pdf file you can't
> reduce the size of a slide without losing a lot of quality and the text
> become crappy.
> A way to fix this problem is to choose a different size for a slide when the
> pdf file is generated by Eyelight.
>
>
> I was thinking about how generated a great pdf from an evas object and
> chidambar gave an idea on  IRC : writing an evas engine. What do you think
> about this idea ? this is the better solution ? It can be done ?

yes, this is a good idea. If you use cairo you can generate to ps, pdf
and other images as well. If you forget about gradient and other
complexities, it's quite simple to write a cairo engine since it will
provide the functions we need.


> I don't plan to do one but I think it can be an interesting idea as we can
> convert a pdf file into a lot of format.

sure.

-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to