wxWidgets/tests/font
Paul Cornett 896512c732 Change fractional point size from float to double
There doesn't seem to be any compelling reason to use float. Using double
is simpler, and avoids otherwise unnecessary float<->double conversions.
2020-04-21 09:00:04 -07:00
..
fonttest.cpp Change fractional point size from float to double 2020-04-21 09:00:04 -07:00