On Mon, Feb 12, 2001 at 07:21:07AM +0100, wolfgang hofer wrote: > I guess that NLS specific print representation of float numbers > can cause those troubles in the PDB Interface. Yes, if you used the Gimp's API as described you would not have had this problem. It deliberately disables i18n functionality related to floats Some future version of Gimp should re-write the pipe to use fixed point, or to otherwise get around this annoying limitation so that Gimp plug-ins can be fully i18n. Not today though. Nick.