<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
El 26/11/2010 06:04 p.m., Juan M Puertas escribió:
<blockquote cite="mid:872184.11833.qm@web25406.mail.ukl.yahoo.com"
type="cite">
<style type="text/css"><!-- DIV {margin:0px;} --></style>
<div style="font-family: tahoma,new york,times,serif; font-size:
14pt;"><span style="color: rgb(0, 64, 127);"> Hola amigos.</span><br
style="color: rgb(0, 64, 127);">
<span style="color: rgb(0, 64, 127);"> Cuando imprimo un texto
en modo gráfico, no aparecen caracteres acentuados:</span><br
style="color: rgb(0, 64, 127);">
<span style="color: rgb(0, 64, 127);"> Canvas.TextOut(50 , 50,
'funcionó');</span>
<div style="color: rgb(0, 64, 127);"> He buscado por la Web, y
no he encontrado la solución que funcione, ni con
AnsiToUTF8...<br>
Estoy usando la última versión de Ubuntu.<br>
Os agradezco la ayuda. :-)</div>
<br>
</div>
</blockquote>
probastes SysToUTF8('funcionó: ')?<br>
<br>
</body>
</html>