[Numerator-discuss] release 0.21 of gNumerator try #2
Status: Alpha
Brought to you by:
asomogyi
From: <end...@co...> - 2004-02-06 23:58:21
|
Hello All As you may have noticed, the previous message was blank, this was a mistake on the sending program (M$ outlook), here is try #2: I have just release version 0.21 of the gnumerator components. This is exactly the same as version 0.2 except I fixed a nasty bug only found in non US English versions of windows. Essentially the problem was the way in which certain numbers that were stored in the config file were parsed. In US English, the decimal point is represented as a period (.), where as in many other locales, the decimal point is represented as a comma (,). The numbers are stored in the config file in US format. so when the application was run in a non US English locale, an exception was being thrown when the config file is read, so the glyph map was never created. This new version has been tested in Hungarian and Russian versions of windows, and all seems to be well. |