Font used in Zoom Guitar Lab unreadable

Questions about Wine on Linux
Locked
vector
Level 2
Level 2
Posts: 12
Joined: Thu Mar 24, 2016 7:22 pm

Font used in Zoom Guitar Lab unreadable

Post by vector »

Hi All,
A bit new to this not sure where to start. I have Zoom guitar lab software loaded and running(it does find the pedal board and interacts) however Its very hard to read the font that its using.
How do I remedy this? I dont mind what it is so long as its readable.
cheers

Ubuntu studio 22.04

It also seems to crash on exit but thats the least of my worries,
Attachments
winefont.png
jkfloris
Level 12
Level 12
Posts: 3201
Joined: Thu Aug 14, 2014 10:10 am

Re: Font used in Zoom Guitar Lab unreadable

Post by jkfloris »

This looks like a missing font.
You can install the default Windows fonts with winetricks:

Code: Select all

winetricks -q corefonts tahoma
vector
Level 2
Level 2
Posts: 12
Joined: Thu Mar 24, 2016 7:22 pm

SOLVED Re: Font used in Zoom Guitar Lab unreadable

Post by vector »

Awesome. Many thanks that did the trick
Locked