RE: Do you know why I cant be able to use tildes and accents
From: "Maiorana, Jason" <jmaiorana idirect net>
To: <dia-list gnome org>
Subject: RE: Do you know why I cant be able to use tildes and accents
Date: Fri, 26 Apr 2002 18:09:56 -0400
>I see the problem, in several different incarnations. When using
freetype,
>it doesn't render the characters right, but they seem to go in there.
When
>I try to save, it loops with 'xmlEncodeEntitiesReentrant : input not
UTF-8'.
>I can't try without UTF-8, as the --disable-unicode setting doesn't
work
>anymore.
hrm, are you sure youre not trying to use an iso8559-1 ñ: "0xf1", and
not
a UTF-8 one: "0xC3 0xB1"
the former is indeed not utf-8, ...