View Issue Details

IDProjectCategoryView StatusLast Update
0005901ardourbugspublic2014-04-08 11:12
Reporternikw Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionwon't fix 
Product Version3.0 
Summary0005901: Unreadable marker text (version 3.5.357)
DescriptionThe font used for the markers is screwed up, for example the default "120.00" tempo marker. It looks like the font is 1 pixel high - it's just a line.

Resizing the font in preferences->gui doesn't affect it.

There are no other font issues.
Additional InformationHere is what I did to fix it.

$ cp /etc/ardour3/ardour3_ui_dark.rc ~/.config/ardour3/

I changed this part:

style "marker_text" = "small_text"
{
    font_name = "ArdourMono 9"
}

If I set font_name to " 32" it shows a weird looking character for every char.
TagsNo tags attached.

Activities

nikw

2014-04-08 11:12

reporter   ~0015739

This must be something on my end.

Issue History

Date Modified Username Field Change
2014-04-03 16:00 nikw New Issue
2014-04-08 11:12 nikw Note Added: 0015739
2014-04-08 11:12 nikw Status new => closed
2014-04-08 11:12 nikw Resolution open => won't fix