View Single Post
Old 03-07-2012, 03:47 AM   #18
bhaak
Groupie
bhaak can program the VCR without an owner's manual.bhaak can program the VCR without an owner's manual.bhaak can program the VCR without an owner's manual.bhaak can program the VCR without an owner's manual.bhaak can program the VCR without an owner's manual.bhaak can program the VCR without an owner's manual.bhaak can program the VCR without an owner's manual.bhaak can program the VCR without an owner's manual.bhaak can program the VCR without an owner's manual.bhaak can program the VCR without an owner's manual.bhaak can program the VCR without an owner's manual.
 
bhaak's Avatar
 
Posts: 164
Karma: 164969
Join Date: Dec 2011
Device: Palm IIIx, (iPhone|Kindle) Touch
Quote:
Originally Posted by varnie View Post
just tried the candy.
it crashed several times (while performing fonts setup in the menu), but apart from that it works and it is cool!!! thanks! I am impressed. Keep up the good work!
Quote:
Originally Posted by varnie View Post
1) the menu looks messy because its font size is too big. Are you aware of that or it is just only me who faced this issue? I attached a screenshot.
As I said in the inital post, some fonts make it crash (e.g. DejaVu Sans).

I was really puzzled about this and also the program displaying different fonts with different heights even though the same height was set.

After installing a self built version of the FreeType2 library (that is used on the Touch for handling fonts) all the problems just vanished.

It seems Amazon either installed a broken FreeType2 library on the Touch (but didn't notice it as their code doesn't really use the full functionality of freetype) or they installed a stripped down customized version of it that's not as thoroughly tested as the full build.

I'm not yet sure how to fix that for the next release.

Quote:
Originally Posted by varnie View Post
2) I wasn't able to find a way to "close" the app. is there any way?
Not yet, that's one of the other reasons why there's no GUI launcher integration yet.

You have to kill -QUIT it from the command line. Or let it crash although since I've added the new freetype2 library it didn't crash for me anymore.

Quote:
Originally Posted by varnie View Post
3) It seems the app's settings (font settings, enable/disable clock, etc) get discarded on the next app's run. is it a bug?
The global settings should be saved as soon as you leave the settings menu and return to the text. But note that different format (epub, fb2, ...) have their own settings.

I think the settings for individual e-books aren't saved. That may be due to the missing of a proper way of quitting the application. But I haven't looked into that yet.
bhaak is offline   Reply With Quote