[Swfdec] [PATCH] Implement StringLength + simple testcase.

Benjamin Otte otte at gnome.org
Mon Jul 2 05:43:57 PDT 2007


On 6/29/07, Andreas Henriksson <andreas at fatal.se> wrote:
> (I don't know if adobe flash player actually handles utf8 characters in a v4
> flash, or if it's ming doing something funny to the testcase. Anyway,
> using g_utf8_strlen gives same result as the official player in both v4, v5,
> ...)
>
Ming is encoding characters as UTF8, no matter the Flash version. I
think there's a bug about it on http://www.libming.org. Since Flash 5
and lower reads them in as Latin1, you get the usual conversion
errors.

Benjamin

PS: Patch is in.


More information about the Swfdec mailing list