From professional translators, enterprises, web pages and freely available translation repositories.
importation de fichiers png sous ming
you can't import png images directly, though- have to use the png2dbl utility to make a dbl ("define bits lossless") file from the png. the reason for this is that i don't want a dependency on the png library in ming- autoconf should solve this, but that's not set up yet.