<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2014-08-09 4:31 GMT+02:00 jackie <span dir="ltr"><<a href="mailto:668hkjz@163.com" target="_blank">668hkjz@163.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

Thank you for your answer , what I want to show is "1231456" or " abcd",<br>
and the other apps show well, the font is installed, but I cant find<br>
other reason<br></blockquote><div><br></div>Fonts are bundled in the application in the ndk-build process if "GSTREAMER_INCLUDE_FONTS = yes",  which is the default value. It copies all the fonts and the fontconfig configuration files to "assets/fontconfig".<br>

<br></div></div><div class="gmail_extra">In the application side, the fonts are copied and initialized in the copyFonts method:<br><a href="http://cgit.freedesktop.org/gstreamer/cerbero/tree/data/ndk-build/GStreamer.java#n21">http://cgit.freedesktop.org/gstreamer/cerbero/tree/data/ndk-build/GStreamer.java#n21</a><br>

<br></div><div class="gmail_extra">First make sure that your app is bundling the fonts resources as assets and then check that the copyFonts method is being called.<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">

Cheers,<br>Andoni <br></div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/pango-bug-tp4668224p4668251.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/pango-bug-tp4668224p4668251.html</a><br>
<div class="im">Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
</div><div class=""><div class="h5">_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Andoni Morales Alastruey<br><br>LongoMatch:The Digital Coach<br><a href="http://www.longomatch.ylatuya.es">http://www.longomatch.ylatuya.es</a>
</div></div>