Commit b8b4215
committed
Fixed precision when converting double to text.
Fixed a bug in OFStandard::ftoa() that caused floating point numbers
to be converted/printed with less precision than requested.
Thanks to Mathieu Malaterre <[email protected]> for the
bug report and test file.1 parent b436dd1 commit b8b4215
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2455 | 2455 | | |
2456 | 2456 | | |
2457 | 2457 | | |
2458 | | - | |
| 2458 | + | |
2459 | 2459 | | |
2460 | 2460 | | |
2461 | 2461 | | |
| |||
0 commit comments