<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><br><br><div>> Date: Thu, 16 Jul 2015 19:08:22 -0700<br>> From: johnxj@comcast.net<br>> To: scribus@lists.scribus.net<br>> Subject: Re: [scribus] Finding Minion and Myriad fonts.<br>> <br>> On Fri, 17 Jul 2015 10:42:49 +1000<br>> Owen <rcook@pcug.org.au> dijo:<br>> <br>> >File->Preferences->Fonts->Additional Paths<br>> ><br>> >But if that doesn't find them, maybe they don't meet Scribus font specs<br>> <br>> I have Minion, Minion Pro and even Minion MM, as well as Myriad Pro on<br>> my Xubuntu 14.04.1 computer. I also have Scribus 1.4.5 from the repos,<br>> and all the fonts appear and work fine.<br>> <br>> I always put fonts such as these in ~/.Fonts, rather<br>> than /usr/share/fonts. I've never had a version of Scribus that failed<br>> to see the fonts in my home folder.<br><br></div><div><br></div><div>On Linux, you can find where Scribus looks for fonts with the command</div><div><br></div><div><br></div><div>strace scribus 2>&1 | grep -i 'open.*fonts' | sed -e 's/.*"\(.*\)".*/\1/' | sort -u | less</div><div><br></div><div><br></div><div>Regards, William</div><div><br></div>                                     </div></body>
</html>