View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005901 | ardour | bugs | public | 2014-04-03 16:00 | 2014-04-08 11:12 |
| Reporter | nikw | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | won't fix | ||
| Product Version | 3.0 | ||||
| Summary | 0005901: Unreadable marker text (version 3.5.357) | ||||
| Description | The 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 Information | Here 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. | ||||
| Tags | No tags attached. | ||||