Guide extension : problems with non-ASCII characters (utf-8 problem Jython <-> Java)

Bug #1169085 reported by Emmanuel SPERI
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
SikuliX
In Progress
Medium
RaiMan

Bug Description

Hello,
I try to use accented characters with guide extension (text, flag, ...).
But I think the font cannot show accented characters (look at the example attachment file).
Is it possible to change the font ?
Thank you

Tags: extensions
Revision history for this message
Emmanuel SPERI (e-speri) wrote :
RaiMan (raimund-hocke)
Changed in sikuli:
status: New → In Progress
importance: Undecided → Medium
assignee: nobody → RaiMan (raimund-hocke)
Revision history for this message
RaiMan (raimund-hocke) wrote :

Has nothing to do with the font.

Is a problem of the current implementation of the interface between the Jython level and the Java level, which does not seem to be aware of utf-8 currently.

try to use
java.lang.String(text, "utf-8")

instead for a string parameter text.

summary: - Guide extension : Font problem
+ Guide extension : problems with non-ASCII characters (utf-8 problem
+ Jython <-> Java)
RaiMan (raimund-hocke)
Changed in sikuli:
milestone: none → x1.1
RaiMan (raimund-hocke)
tags: added: extensions
RaiMan (raimund-hocke)
Changed in sikuli:
milestone: 1.1.0 → 1.2.0
RaiMan (raimund-hocke)
Changed in sikuli:
milestone: 2.0.0 → 2.1.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.