View Single Post
Old 07-21-2009, 09:53 PM   #3
wallcraft
reader
wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.
 
wallcraft's Avatar
 
Posts: 6,977
Karma: 5183568
Join Date: Mar 2006
Location: Mississippi, USA
Device: Kindle 3, Kobo Glo HD
MobiPocket does not internally support font-size, but MobiPocket Creator is probably converting it to something that MOBI handles. What MOBI has natively is the big and small tags, from Kindle Formatting: The Complete Guide by Joshua Tallent:
Code:
<p><small><i>The Four Million</i>, copyright &copy; 1906 by O. Henry.</small></p>
These tags can be nested, with each providing one jump in font size.

You could also try your original version but run through Calibre to convert it to MOBI. Calibre does a better job than MobiPocket Creator on converting HTML tags and styles to MOBI.

Since the Hanlin only has 3 font sizes for MOBI, I'm not sure how these are mapped. I'm pretty sure you would need to be on the middle or large size for a smaller font request to have any effect. Most other devices using the Java MobiPocket Reader have many more font sizes than this.
wallcraft is offline   Reply With Quote