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:

Rockbox Ports are now being developed for various digital audio players!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  Font comparable to the one in iCatcher Theme? Font Colors?
« previous next »
  • Print
Pages: [1]

Author Topic: Font comparable to the one in iCatcher Theme? Font Colors?  (Read 2519 times)

Offline jajaja

  • Member
  • *
  • Posts: 12
Font comparable to the one in iCatcher Theme? Font Colors?
« on: October 25, 2006, 07:22:42 AM »
Hello,
I'm working on a different wps, and I'm getting started modifying the iCatcher Theme that comes with rockbox.
Is there any non-bold font that's the same height and width as the one used in that theme? Because with different fonts all the images appear at the wrong places...
 I checked the wiki but didn't find specific font information.

And is there a way yet to use different fonts or font colours in one wps?

thanks for your help


jajaja
Logged

Offline bascule

  • Rockbox Expert
  • Member
  • *
  • Posts: 1298
Re: Font comparable to the one in iCatcher Theme? Font Colors?
« Reply #1 on: October 25, 2006, 07:41:06 AM »
I'm slightly confused by your questions:

Quote from: jajaja on October 25, 2006, 07:22:42 AM
Is there any non-bold font that's the same height and width as the one used in that theme?
Fonts are usually named to include at least their height. Picking a different one with the same height should mean at least that the line spacing remains the same.

Quote from: jajaja on October 25, 2006, 07:22:42 AM
Because with different fonts all the images appear at the wrong places...
I presume you mean the text appears misplaced to the graphics. With the exception of the progress bar (which is treated as a line), the graphics should all be in the same place whatever the font...
Try and explain more exactly what changes you are trying to make and what does not work for you.

Quote from: jajaja on October 25, 2006, 07:22:42 AM
And is there a way yet to use different fonts or font colours in one wps?
No
Logged
DataBase fanboy and author of the totally overhauled Rockbox Sync Tool

Offline jajaja

  • Member
  • *
  • Posts: 12
Re: Font comparable to the one in iCatcher Theme? Font Colors?
« Reply #2 on: October 25, 2006, 10:27:49 AM »
Quote from: bascule on October 25, 2006, 07:41:06 AM
I'm slightly confused by your questions:
Fonts are usually named to include at least their height. Picking a different one with the same height should mean at least that the line spacing remains the same.
ok, iCatcher uses atadore which is 9px I presume. I tried HelvR10 which is the same size of the letters but a different line spacing... i guess? so I need to find a 9px non bold font...

Quote from: bascule on October 25, 2006, 07:41:06 AM
I presume you mean the text appears misplaced to the graphics. With the exception of the progress bar (which is treated as a line), the graphics should all be in the same place whatever the font...
you're right, only the progress bar was out of place. if it's treated as a line, that means you cannot fix it absolutely to a position, right? cuz the grafix of the progress bar in icatcher themselves are fixed...
Logged

Offline bascule

  • Rockbox Expert
  • Member
  • *
  • Posts: 1298
Re: Font comparable to the one in iCatcher Theme? Font Colors?
« Reply #3 on: October 25, 2006, 10:58:22 AM »
Quote from: jajaja on October 25, 2006, 10:27:49 AM
Quote from: bascule on October 25, 2006, 07:41:06 AM
I'm slightly confused by your questions:
Fonts are usually named to include at least their height. Picking a different one with the same height should mean at least that the line spacing remains the same.
ok, iCatcher uses atadore which is 9px I presume. I tried HelvR10 which is the same size of the letters but a different line spacing... i guess? so I need to find a 9px non bold font...
No, atadore is a 7-pixel font. I don't have HelvR10 on my player, but it must be a 10-pixel tall font, which means that the layout will be completely off.

If you really want to just change the font, you will need to find another one the same height, otherwise you will have to reposition the graphics to suit the different text layout.

Quote from: jajaja on October 25, 2006, 10:27:49 AM
you're right, only the progress bar was out of place. if it's treated as a line, that means you cannot fix it absolutely to a position, right?
Correct, it moves with the line spacing.
Logged
DataBase fanboy and author of the totally overhauled Rockbox Sync Tool

Offline BigMac

  • Member
  • *
  • Posts: 174
Re: Font comparable to the one in iCatcher Theme? Font Colors?
« Reply #4 on: October 25, 2006, 05:23:23 PM »
Quote from: bascule on October 25, 2006, 07:41:06 AM
Quote from: jajaja on October 25, 2006, 07:22:42 AM
And is there a way yet to use different fonts or font colours in one wps?
No
Actually Julius has a patch that is used for this exact thing so it is a yes.
Keep ROCKing on!
Logged

Offline jajaja

  • Member
  • *
  • Posts: 12
Re: Font comparable to the one in iCatcher Theme? Font Colors?
« Reply #5 on: October 25, 2006, 06:56:19 PM »
Quote from: BigMac on October 25, 2006, 05:23:23 PM
Quote from: bascule on October 25, 2006, 07:41:06 AM
Quote from: jajaja on October 25, 2006, 07:22:42 AM
And is there a way yet to use different fonts or font colours in one wps?
No
Actually Julius has a patch that is used for this exact thing so it is a yes.
Keep ROCKing on!

who's julius, where's that patch? is there a compiled version as well?
thanks!
Logged

Offline BigMac

  • Member
  • *
  • Posts: 174
Re: Font comparable to the one in iCatcher Theme? Font Colors?
« Reply #6 on: October 25, 2006, 07:24:28 PM »
You could check out Senab's custom builds page, and download the Julius build.
Keep ROCKing On!
Logged

Offline jajaja

  • Member
  • *
  • Posts: 12
Re: Font comparable to the one in iCatcher Theme? Font Colors?
« Reply #7 on: October 26, 2006, 02:31:53 AM »
sorry, should have mentioned it's a iRiver H10 6GB, not an ipod...
Logged

Offline jajaja

  • Member
  • *
  • Posts: 12
Re: Font comparable to the one in iCatcher Theme? Font Colors?
« Reply #8 on: October 26, 2006, 08:28:31 AM »
Quote from: bascule on October 25, 2006, 10:58:22 AM
Quote from: jajaja on October 25, 2006, 10:27:49 AM
you're right, only the progress bar was out of place. if it's treated as a line, that means you cannot fix it absolutely to a position, right?
Correct, it moves with the line spacing.
saw today: there's a patch for exactly that problem ;)
http://www.rockbox.org/tracker/task/4802
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  Font comparable to the one in iCatcher Theme? Font Colors?
 

  • SMF 2.0.19 | SMF © 2021, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.026 seconds with 19 queries.