<div class="gmail_quote">On Fri, Nov 13, 2009 at 1:46 PM, Albert Astals Cid <span dir="ltr">&lt;<a href="mailto:aacid@kde.org">aacid@kde.org</a>&gt;</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>
&gt; &gt;<br>
&gt; &gt; &gt; Or should I try to use the android native drawing functions to draw the<br>
&gt; &gt; &gt; lines and glyphs and stuff? (or even use GLES from C)<br>
&gt; &gt;<br>
&gt; &gt; Doing a Java/AndroidOutputDev is probably better but much more difficult<br>
&gt; &gt; than<br>
&gt; &gt; just using the output of SplashOutputDev or CairoOutputDev (provided you<br>
&gt; &gt; have<br>
&gt; &gt; the dependencies for those in Android)<br>
&gt;<br>
&gt; OK. I could in theory build Cairo for Android, but I&#39;d rather not. It<br>
&gt;  looked to me like ImageOutputDev from the utils directory could create<br>
&gt;  bitmaps without many dependencies. Am I missing something?<br>
<br>
</div></div>Yes, ImageOutputDev obtains &quot;images&quot; 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&#39;t realized that. I&#39;ll dig in as time permits and hopefully I&#39;ll be able to start doing some real work (prototype probably) in the next couple of weeks. We&#39;ll see though I&#39;m pretty busy.<br>
</div></div><br>-Arthur<br>