Hey all,<br><br>I&#39;m kinda stuck...<br><br>I want to add a font (linux-libertine) for use in Pd vanilla, specifically for use with [cnv], and I&#39;m not sure how to add it in.<br><br>I&#39;ve done this:<br><br> julian@brooks:~/Desktop$ fc-match mono<br>
//suggested from here:<br><a href="http://puredata.info/docs/faq/faqsection_view?section=Problems%20and%20Fixes">http://puredata.info/docs/faq/faqsection_view?section=Problems%20and%20Fixes</a><br>which gives this<br>
DejaVuSansMono.ttf: &quot;DejaVu Sans Mono&quot; &quot;Book&quot;<br><br>Which seems to be saying there&#39;s only one font available?!? Whereas I know this isn&#39;t the case as I can access 3 different fonts from within [cnv] already.  <br>
<br>I&#39;ve also added the startup flag:<br>-font-face &quot;Libertine(and other such name variations)&quot; where pd then seems to be looking for a &#39;Mono&#39; folder?  There wasn&#39;t one anywhere and after making one and putting the font inside still no joy.<br>
<br>Pah - very confused.<br><br>Noticeably in the notes for the most recent Libertine they have added a mono version so I&#39;m presuming (dangerously) that &quot;LinLibertine_M.otf&quot; (no M_ttf available from sourceforge) is the one I&#39;m after.<br>
<br>So a few questions here I guess:<br>1. How can I change vanillas font<br>2. How and where does Pd do that<br>3. Does it have to be a mono .ttf<br>4. Can I see a list of available fonts<br>5. Anyone else making use of the lovely looking Libertine font?????<br>
<br>Pd 0.43.2 - Debian Sid/Wheezy<br><br>Many thanks in advance,<br><br>Julian<br><br>