Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Font Size (Again)  (Read 4679 times)

0 Members and 1 Guest are viewing this topic.

Johnny

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 70
  • Last login:November 30, 2021, 01:03:14 pm
  • I Want My Own Coctail Cabinet!!
Font Size (Again)
« on: July 12, 2008, 06:48:27 pm »
I'm running DWJukebox in 1280 x 1024 (set in the ini file).
The display looks good except for the Credit/Selection fonts. They are far to big (same size as when the display is set to 1024 x 768).
Is there any way to make these smaller?
Johnny Andersen
 Oslo - Norway

Chris

  • Moderator
  • Trade Count: (+2)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 4574
  • Last login:September 21, 2019, 04:59:49 pm
    • Chris's MAME Cabinet
Re: Font Size (Again)
« Reply #1 on: July 12, 2008, 07:09:34 pm »
Go into the skin and make the size of the credit display a few pixels shorter.  You may want to increase the y coordinate by half of the number of pixels you remove.

So if you are using the default skin, edit default.skn in Notepad and look for:

[Display3]
# Selection display
enabled=True
x=485
y=347
w=56
h=24
color=palegreen
bgcolor=202020

[Display4]
# Credit Display
enabled=True
x=485
y=299
w=56
h=24
color=palegreen
bgcolor=202020

Try changing the h setting to 20 and the y setting to 301 for both displays.

Does this help?
--Chris
DOSCab/WinCab Jukebox: http://www.dwjukebox.com

Johnny

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 70
  • Last login:November 30, 2021, 01:03:14 pm
  • I Want My Own Coctail Cabinet!!
Re: Font Size (Again)
« Reply #2 on: July 12, 2008, 08:11:33 pm »
Thanks Chris, That did the trick  :D
Now I just have to tweak it a little to match the artist info.
Johnny Andersen
 Oslo - Norway