Hi!
When using unicode text from python with edje, it needs to be passed as
a UTF-8 encoded string. To avoid doing this in the application, it
should be handled in the bindings.
Jan Lübbe
---
edje/edje.c_edje_object.pxi | 11 +++
1 files changed, 7 insertions(+), 4 deletions(-)
diff
On Mon, Aug 25, 2008 at 12:36 PM, Jan Luebbe <[EMAIL PROTECTED]> wrote:
> Hi!
>
> When using unicode text from python with edje, it needs to be passed as
> a UTF-8 encoded string. To avoid doing this in the application, it
> should be handled in the bindings.
Hum, yep. We were handling that into o
Hi!
When using unicode text from python with edje, it needs to be passed as
a UTF-8 encoded string. To avoid doing this in the application, it
should be handled in the bindings.
Jan Lübbe
---
edje/edje.c_edje_object.pxi | 11 +++
1 files changed, 7 insertions(+), 4 deletions(-)
diff