Attempting to work around fprintf(... "%f" ...) localization in PS printing.
This commit is contained in:
parent
21ea42f38f
commit
dccaf7eff2
2 changed files with 25 additions and 5 deletions
|
|
@ -103,6 +103,11 @@ $Id$
|
|||
* Improved comments near gettext() calls in the source code, to provide
|
||||
useful descriptions of each string in the POT (translation template).
|
||||
|
||||
* Bug Fixes
|
||||
---------
|
||||
* PostScript scale and translation values were being localized
|
||||
(so, e.g., "N.M" would be "N,M") due to use of printf(). Fixed.
|
||||
|
||||
|
||||
2007.July.1 (0.9.17)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue