<div dir="ltr">Hi,<div><br></div><div><br></div><div class="gmail_extra"><div class="gmail_quote">2013/7/10 Graeme Geldenhuys <span dir="ltr"><<a href="mailto:graeme@geldenhuys.co.uk" target="_blank">graeme@geldenhuys.co.uk</a>></span><br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="im">On 2013-07-09 13:08, Tomas Hajny wrote:<br>

>> Afaik Windows XP, but there might be font problems on console.<br>
> I also thought about mentioning True Type fonts (like Lucida) being a<br></div></blockquote><div> </div><div>The font is not the issue here...</div><div><br></div><div>If you see text that looks like lots of empty squares (looks like ❏❏❏❏), then you probably have a situation where the system is properly decoding your text, but the current font doesn't have glyphs for it.  That's no big deal, you just change your font.</div>
<div><br></div><div style>If the system thinks your text is in one encoding, but it's really in another encoding, etc., then you will have "mojibake", which basically means that your original text isn't restored properly even in memory, and you will see lots of semi-random characters.</div>
<div style><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="im"><div style="color:rgb(34,34,34)">
<div><br></div></div>
</div>It's not so much about True Type fonts, but about enabling a Unicode<br>
font in the console. </blockquote><div><br></div><div style>This is also not a problem.  Most of the fonts use Unicode, so even if you "type" a SJIS file on the console, the system is internally converting it to Unicode and displaying it anyway on newer versions of Windows.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">There are many True Type fonts that only support<br>

the ASCII character-set.<br>
<br></blockquote><div style>Yes, but the system normally will automatically switch to one that can, and f.e. the default fonts in Japanese versions of Windows can. </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<br>
Regards,<br>
  G.<br>
<div class=""><div class="h5"><br>
<br></div></div></blockquote><div><br></div><div style>Thank you,</div><div style>   Noah Silva </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class=""><div class="h5">
_______________________________________________<br>
fpc-pascal maillist  -  <a href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a><br>
<a href="http://lists.freepascal.org/mailman/listinfo/fpc-pascal" target="_blank">http://lists.freepascal.org/mailman/listinfo/fpc-pascal</a><br>
</div></div></blockquote></div><br></div></div>