when passing a broken utf-8 string, ignore characters. fixes #55.
[enigma2.git] / tools / convert_argb_png.c
2007-12-12 Felix Domkeadd tool to convert 32bit argb into jpg+png. we still...