<div class="gmail_quote">On Fri, Nov 13, 2009 at 1:46 PM, Albert Astals Cid <span dir="ltr"><<a href="mailto:aacid@kde.org">aacid@kde.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5">A Divendres, 13 de novembre de 2009, Arthur Peters va escriure:<br>
> ><br>
> > > Or should I try to use the android native drawing functions to draw the<br>
> > > lines and glyphs and stuff? (or even use GLES from C)<br>
> ><br>
> > Doing a Java/AndroidOutputDev is probably better but much more difficult<br>
> > than<br>
> > just using the output of SplashOutputDev or CairoOutputDev (provided you<br>
> > have<br>
> > the dependencies for those in Android)<br>
><br>
> OK. I could in theory build Cairo for Android, but I'd rather not. It<br>
> looked to me like ImageOutputDev from the utils directory could create<br>
> bitmaps without many dependencies. Am I missing something?<br>
<br>
</div></div>Yes, ImageOutputDev obtains "images" inside the PDF, not a image of the PDF,<br>
for that you either need SplashOutputDev or CairoOutputDev. SplashOutputDev<br>
needs freetype and fontconfig, CairoOutputDev adds Cairo on top of that.<br>
<font color="#888888"><br></font></blockquote><div><br>Thanks. I didn't realized that. I'll dig in as time permits and hopefully I'll be able to start doing some real work (prototype probably) in the next couple of weeks. We'll see though I'm pretty busy.<br>
</div></div><br>-Arthur<br>