Support and General Use > Theming and Appearance Customization
iAudio X5 - Set Different Remote/Main Fonts?
DrewVosburg:
I can set different fonts through Theme Settings, but it doesn't seem to work from a .cfg. Is this not implemented through .cfg files?
Llorean:
Settings are just saved to ordinary .cfg files. So set it through theme settings, and see how it's saved. If you can't manually do it the same way, then there may be a bug, or you may just be typing something wrong.
DrewVosburg:
It is probably a bug then, because I was using a .cfg created by saving a .cfg on the simulator. I also noticed that setting a separate font on the remote screen disabled the %Fl tags in the theme files.
DrewVosburg:
Found the bug by guess and check: the remote screen attribute is read incorrectly!
--- Code: ---#Does not work:
remote font: /.rockbox/fonts/12-Adobe-Helvetica.fnt
#Works like a charm:
remote font: /.rockbox/fonts//12-Adobe-Helvetica.fnt
--- End code ---
filed a bug: FS#11904
Chronon:
Should be fixed now.
http://svn.rockbox.org/viewvc.cgi?view=rev;revision=29140
--- Quote ---Fix FS #11904, filename generation was lacking a slash.
--- End quote ---
Navigation
[0] Message Index
[#] Next page
Go to full version