Thanks for the explanation and the update! I'll update my screenshots with some more of the fonts. I think I can speed up the process a bit by pre-making the ini files and then just dropping them in one by one.
I've noticed that my current format string overlaps the chapter information in the middle of the screen. I think the answer is no but is there any option for having a left justified portion and a right justified portion? For example:
format_left=L:{frontlight} B:{battery}
format_right=%I:%M
The only way I've figured out how to get the information to those spots is to insert the right number of spaces in the string, but the spaces themselves overlap the chapter information.
I'm SO loving having a clock again, thanks!!!
Quote:
Originally Posted by NiLuJe
Unscii is very similar to the old IBM BIOS font, but not exactly (e.g., the zero's crossbar).
As for its variants, the constants are actually unscii_alt, unscii_thin, unscii_fantasy, unscii_mcr & unscii_tall (hadn't noticed before that the documentation is wrong for those [it's pointing to the constant names used by the FBInk CLI instead of the API]).
(c.f., http://viznut.fi/unscii/ for more about unscii)
----
EDIT: Released 0.11.4 to fix that in the config comments.
|