<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hello list.<br>
<br>
I am struggling with using the greek letter µ in my d.text from a python script:<br>
<br>
I trying something like this<br>
<br>
Module('d.text',text='µ',at=('85','20') charset='utf8')<br>
<br>
I know that the issue is with the encoding of the characters..... but I do not know how to fix it.
<br>
<br>
In the gui i can use µ with add text layer - so I guess this is a python to grass issue.
<br>
<br>
I trying to write a png-file. I guess a could use the ps.map, but I rather not.<br>
<br>
I using grass 7.0.4<br>
<br>
anyone know what to do?<br>
<br>
Martin<br>
<br>
</div>
</body>
</html>