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:

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  DancePuffDuo no longer looks right in IAudio X5
« previous next »
  • Print
Pages: [1]

Author Topic: DancePuffDuo no longer looks right in IAudio X5  (Read 2594 times)

Offline akadewboy

  • Member
  • *
  • Posts: 22
DancePuffDuo no longer looks right in IAudio X5
« on: March 28, 2007, 06:11:19 AM »
I don't know if anybody has noticed, but DancePuffDuo doesn't look right in the IAudioX5 builds anymore.

What it's supposed to look like (pic from months ago):


What it looks like now (notice the puffballs on top of the progress bar and the MP3 image covering up part of the timer):


It's as if the font lost a single pixel in height. Because if you try to move the last 4 lines down 1 line it cuts the last line in half.


I'm not sure when it first happened, I just recently noticed it.
« Last Edit: March 28, 2007, 06:13:14 AM by akadewboy »
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: DancePuffDuo no longer looks right in IAudio X5
« Reply #1 on: March 28, 2007, 06:24:28 AM »
Is this with an official, SVN build?

It looks like the positioning of the ----(MP3)---- bar has been moved slightly.
Logged

Offline bluebrother

  • Developer
  • Member
  • *
  • Posts: 3421
  • creature
Re: DancePuffDuo no longer looks right in IAudio X5
« Reply #2 on: March 28, 2007, 06:29:40 AM »
maybe that's related to the removal of the chicago font? (it was chicago, wasn't it?)
Logged
Rockbox Utility development binaries (updated infrequently) · How to ask questions the smart way · We do not estimate timeframes.

Offline akadewboy

  • Member
  • *
  • Posts: 22
Re: DancePuffDuo no longer looks right in IAudio X5
« Reply #3 on: March 28, 2007, 06:40:57 AM »
Quote from: bluebrother on March 28, 2007, 06:29:40 AM
maybe that's related to the removal of the chicago font? (it was chicago, wasn't it?)

Whoa I think you're right, I just found an old rockbox build on my harddrive (the one that made the first correct screenshot) and it used to use chicago12.fnt now it uses nimbus-12.fnt.

Although nimbus-12 is similar, it looks like it's different enough to cause problems. What was the reason for removing chicago12?
Logged

Offline bluebrother

  • Developer
  • Member
  • *
  • Posts: 3421
  • creature
Re: DancePuffDuo no longer looks right in IAudio X5
« Reply #4 on: March 28, 2007, 08:11:39 AM »
license reasons afair.
Logged
Rockbox Utility development binaries (updated infrequently) · How to ask questions the smart way · We do not estimate timeframes.

Offline LinusN

  • Member
  • *
  • Posts: 1914
Re: DancePuffDuo no longer looks right in IAudio X5
« Reply #5 on: March 28, 2007, 11:10:48 AM »
Plus that the Chicago font in Rockbox was lousy, it only supported 7-bit ASCII.
Logged
Archos Jukebox 6000, Recorder, FM Recorder/iAudio X5/iriver H1x0, H3x0/Toshiba Gigabeat F20/iPod G5, G5.5

Offline pixelma

  • Rockbox Expert
  • Member
  • *
  • Posts: 645
Re: DancePuffDuo no longer looks right in IAudio X5
« Reply #6 on: March 28, 2007, 05:39:58 PM »
Quote from: akadewboy on March 28, 2007, 06:40:57 AM
Although nimbus-12 is similar, it looks like it's different enough to cause problems.
The problem here is that the chicago-12.fnt even though called "12" seems to have been 13 pixels tall. There is one other included WPS that is affected by the change, besides "DancPuffDuo" it is also "marquee".

I wanted to fix this and try to invent a nimbus-13.fnt - first by just adding a blank line above or below the current 12-point characters and then drawing a proper fix... if I could just figure out what setting to change in fontforge to achieve this... :-\
« Last Edit: March 28, 2007, 06:45:11 PM by pixelma »
Logged

Offline Lear

  • Developer
  • Member
  • *
  • Posts: 533
Re: DancePuffDuo no longer looks right in IAudio X5
« Reply #7 on: March 29, 2007, 04:55:02 AM »
Should be enough to edit the BDF file directly, changing a few lines to this:

SIZE 13 78 78
FONTBOUNDINGBOX 11 13 0 -2
FONT_ASCENT 11

That fixed the height, but the glyph positioning is slightly different compared to the original (the extra line is located above the glyphs). The line can be put below the glyphs by doing this instead:

SIZE 13 78 78
FONTBOUNDINGBOX 11 13 0 -3
FONT_DESCENT 3
Logged

Offline Mikerman

  • Artist
  • Member
  • *
  • Posts: 721
Re: DancePuffDuo no longer looks right in IAudio X5
« Reply #8 on: March 29, 2007, 11:15:43 AM »
From prior experimentation, Marquee will work with a number of other fonts--Chicago just seemed like a good compromise as to size/readability.
Logged

Offline pixelma

  • Rockbox Expert
  • Member
  • *
  • Posts: 645
Re: DancePuffDuo no longer looks right in IAudio X5
« Reply #9 on: May 07, 2007, 04:43:49 AM »
Thanks to Lear, the "fix" is now in SVN. DancePuffDuo and marquee use nimbus-13 now and are aligned properly again.
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  DancePuffDuo no longer looks right in IAudio X5
 

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

Page created in 0.111 seconds with 15 queries.