mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
Undo habits of a Serif font lover
This commit is contained in:
parent
407c2bed63
commit
65b6f39e21
5 changed files with 5 additions and 5 deletions
|
|
@ -187,7 +187,7 @@ void load_custom_fonts()
|
|||
kCFStringEncodingUTF8, FALSE);
|
||||
fontURL = CFURLCreateWithFileSystemPath(kCFAllocatorDefault, ttf, kCFURLPOSIXPathStyle, TRUE);
|
||||
if (CTFontManagerRegisterFontsForURL(fontURL, kCTFontManagerScopeProcess, &error) != true) {
|
||||
cerr << _("Cannot load ArdourSerif TrueType font.") << endl;
|
||||
cerr << _("Cannot load ArdourSans TrueType font.") << endl;
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue