Hi,
I'm using the image functions from PHP4 to generate dynamically graphic menus in various languages.
I'm wondering how to escape control characters like 'CR', 'LF' or 'TAB' with ImageChar. I use the standard fonts of the system numbered from 1 to 5.
Regards