<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hi Guilherme, guys,</div><div><br></div><div>The Linux port of Self uses the plain X Windows primitives that were used on the original Sun port. This includes using the base X font handling, where the font lives on the X-Server (i.e. the client) and is rendered there. In the last few years, Linux distros increasingly use pluggable rendering mechanisms and bypass the core X stuff. For fonts, they use Xft which renders the font on the X-Client (i.e. the server side) using Freetype and sends the rendered image over the wire. Ubuntu and the other distros are therefore removing fonts from the base system and putting them in Truetype form in the Xft system. </div><div><br></div><div>It used to be that if we couldn't find a font on Linux we defaulted to Times. Times isn't available anymore as its been moved to the Xft system.</div><div><br></div><div>To give a quick fix, I've changed the last ditch font default to 6x13, which works for me on Ubuntu 11.04.  Please try out the snapshot at</div><div><br></div><div><font class="Apple-style-span" face="Menlo, monospace"><span class="Apple-style-span" style="font-size: 11px; white-space: pre-wrap; -webkit-text-size-adjust: none;"><a href="http://selflanguage.org/files/releases/4.5/prealpha/Clean.4.5.prealpha.13Sep11.snap">http://selflanguage.org/files/releases/4.5/prealpha/Clean.4.5.prealpha.13Sep11.snap</a></span></font></div><div><br></div><div>It's not very pretty, but it works.</div><div><br></div><div>I'll try to write up a better description and a list of our options for fixing this long term.</div><div><br></div><div>Cheers,  Russell</div><div><br></div><br><div><div>On 13/09/2011, at 11:10 AM, Guilherme wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">













<div style="background-color: #fff;">
<span style="display:none"> </span>



    <div id="ygrp-text"><p><br>
<br>
Ok.. Thanks for the replies!<br>
<br>
I'll keep looking and will post any news here.<br>
In any case, it would be interesting to find out which Linux distributions the Self works correctly. For thus, we can see how the system fonts directory, try to do the same thing on Ubuntu 11.<br>
<br>
--- In <a href="mailto:self-interest%40yahoogroups.com">self-interest@yahoogroups.com</a>, Chris Double <chris.double@...> wrote:<br>
><br>
> On Tue, Sep 13, 2011 at 3:39 AM, Ian Woollard <ian.woollard@...> wrote:<br>
> ><br>
> > Yes, I have the same problem. I tired installing the microsoft core true font package, and rebooting, but unfortunately it didn't seem to make any difference.<br>
> <br>
> If you search the mailing list on <a href="http://yahoo.com">yahoo.com</a> you'll find a discussion<br>
> of this with a workaround. I don't have a link handy unfortunately.<br>
> <br>
> -- <br>
> <a href="http://www.bluishcoder.co.nz/">http://www.bluishcoder.co.nz</a><br>
><br>
<br>
</p>

    </div>
     

    

</div>



<!-- end group email -->

</blockquote></div><br></body></html>