<html>
<head>
<style>
.sw_message P{margin:0px;padding:0px;}
.sw_message {FONT-SIZE: 12pt;FONT-FAMILY:Tahoma,Arial,Helvetica,sans-serif;background:white;}
.sw_message blockquote{margin-left:5px;padding-left:5px;border-left:2px solid #144fae;color: #144fae;}
.sw_message blockquote blockquote{border-left:2px solid #006312;color: #006312;}
.sw_message blockquote blockquote blockquote{border-left:2px solid #8e5656;color: #8e5656;}
.sw_message blockquote blockquote blockquote blockquote{border-left:2px solid #888;color: #888;}
</style>
</head>
<body class="sw_message">
Hi,<br><br>When I run a fleshly compiled program of mine from the OSX Terminal, I get a lot of font error lines like the following:<br><br>===================<br>graemes-mbp:puntenboek graemeg$ ./puntenboek <br>CarbonFontIDToFontName Error: ATSUFindFontName Length failed with result -8905<br>CarbonFontIDToFontName Error: ATSUFindFontName Length failed with result -8905<br>CarbonFontIDToFontName Error: ATSUFindFontName Length failed with result -8905<br>CarbonFontIDToFontName Error: ATSUFindFontName Length failed with result -8905<br>...snip a lot...<br>===================<br><div> <br><br>Is this normal (something that can be ignored), or is there something wrong in the application, or in LCL-Carbon?<br><br>Regards,<br> Graeme<br><br><br></div>
</body></html>