Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  [SOLVED] Additional Fonts %f1(...) not working.
« previous next »
  • Print
Pages: [1]

Author Topic: [SOLVED] Additional Fonts %f1(...) not working.  (Read 1537 times)

Offline Reece

  • Member
  • *
  • Posts: 101
  • AKA, ZallCaTor
[SOLVED] Additional Fonts %f1(...) not working.
« on: December 30, 2012, 09:18:32 PM »
       I have been themeing my Sansa Fuze V2. I have been taking many different themes, and graphics, even my own stuff to make a cool custom theme. I have gotten allot down pat, and have figured out most of my problems on my own. I then decided to try out additional fonts, because in some UIs the font is either too big or too small. In the top of my WPS screen I have a UI displaying The Artist and album art.
Here is the code:
Code: [Select]
# Artist / Album
%V(4,16,212,16,1)%Vf(000000)
%s%al%ia - %id

       I decided to change the font to Nimbus, size 13.
Code: [Select]
# Artist / album
%V(4,16,212,16,2)%Vf(000000)
%f1(2,13-nimbus.fnt,100)
%s%al%ia - %id
[/s]
        I added %f1(2,13-nimbus.fnt,100)
And changed the font id in the "%V" line to 2
and the %F1 ID number to 2 also.
But when I apply it, my WPS screen is set to the default view.
Am I missing something?
[/s]

First of all I miss read the L as the #1, secondly I found out, by tinkering about, that the tags are case sensitive! So problem solved and fonts are running smoothly.
« Last Edit: January 01, 2013, 04:27:15 AM by Reece »
Logged
Reece, AKA; ZallCaTor
Devices: |Clip+|Fuze V2|

Offline gevaerts

  • Administrator
  • Member
  • *
  • Posts: 1053
Re: Additional Fonts %f1(...) not working.
« Reply #1 on: December 31, 2012, 08:55:49 AM »
Are you trying to use the %Fl() tag? If so, that's *not* the %fl() tag or the %F1() tag.
Logged

Offline Reece

  • Member
  • *
  • Posts: 101
  • AKA, ZallCaTor
Re: Additional Fonts %f1(...) not working.
« Reply #2 on: December 31, 2012, 01:45:27 PM »
Oh. I miss read the manual. I thought the l was the #1. Lol.
So if I change the #1 to the letter l it should be fixed?
Logged
Reece, AKA; ZallCaTor
Devices: |Clip+|Fuze V2|

Offline Reece

  • Member
  • *
  • Posts: 101
  • AKA, ZallCaTor
[Solved!] Additional Fonts %f1(...) not working.
« Reply #3 on: January 01, 2013, 04:24:36 AM »
[SOLVED!]
I found out that the "Fl" and such tags are case sensitive! So all I needed to do was to capitalize certain tags, and it worked!
Logged
Reece, AKA; ZallCaTor
Devices: |Clip+|Fuze V2|

Offline AlexP

  • Global Moderator
  • Member
  • *
  • Posts: 3688
  • ex-BigBambi
Re: [SOLVED] Additional Fonts %f1(...) not working.
« Reply #4 on: January 02, 2013, 03:03:09 PM »
Yes, they are all case sensitive.
Logged
H140, F60, S120, e260, c240, Clip, Fuze v2, Connect, MP170, Meizu M3, Nano 1G, Android

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  [SOLVED] Additional Fonts %f1(...) not working.
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.073 seconds with 15 queries.