View Single Post
Old 05-29-2012, 04:27 PM   #488
NuPogodi
Connoisseur
NuPogodi knows the complete value of PI to the endNuPogodi knows the complete value of PI to the endNuPogodi knows the complete value of PI to the endNuPogodi knows the complete value of PI to the endNuPogodi knows the complete value of PI to the endNuPogodi knows the complete value of PI to the endNuPogodi knows the complete value of PI to the endNuPogodi knows the complete value of PI to the endNuPogodi knows the complete value of PI to the endNuPogodi knows the complete value of PI to the endNuPogodi knows the complete value of PI to the end
 
Posts: 58
Karma: 31942
Join Date: Feb 2012
Device: Kindle 3, Tolino Shine, Kobo Glo
Quote:
Originally Posted by dpavlin View Post
This is special case for CoolReader which names fonts differently, so all fonts are rendered in same typeface. If you change other files in same way, you will turn off font face rendering.
The same could be achieved by commenting/deleting a single line
Quote:
own_face = Font:getFace(self.item_array[i], 22)
in selectmenu.lua
It's a bit buggy anyway. In general, it works properly, but i've already observed that repeating the font selection procedure several times in a raw causes kpdf to crash. ATM, I has no clue about the reasons... Probably, some issue with the memory allocation.

Last edited by NuPogodi; 05-30-2012 at 02:18 AM.
NuPogodi is offline   Reply With Quote