Vincent Povirk 11f0662c60 gdiplus: Don't settle on a font size until absolutely necessary.
When we create a new font, we should store its height in a REAL field so
we don't have to round it. Further, when we calculate the width, we should
base the calculation on the metrics of a font at the height we will use, to
prevent rounding errors when the graphics transform will enlarge the font.
2011-04-05 13:36:56 +02:00
..
2011-03-29 12:20:17 +02:00
2011-01-03 11:54:02 +01:00
2011-02-28 13:21:04 +01:00
2011-04-04 13:43:15 +02:00
2010-12-13 12:43:29 +01:00
2011-04-04 11:53:39 +02:00
2011-02-28 13:11:43 +01:00
2010-10-04 15:00:04 +02:00
2011-02-28 13:11:50 +01:00
2011-02-28 13:13:12 +01:00
2011-02-28 13:12:41 +01:00
2010-12-27 11:45:48 +01:00
2011-03-10 14:10:17 +01:00
2011-03-28 17:29:39 +02:00
2011-03-29 12:19:37 +02:00
2011-03-29 12:19:37 +02:00
2011-03-29 12:19:37 +02:00
2011-02-22 12:30:46 +01:00
2011-01-31 15:36:45 +01:00
2011-04-04 13:41:13 +02:00
2011-01-24 14:43:26 +01:00
2010-12-13 12:43:29 +01:00
2010-10-01 14:21:35 +02:00
2011-03-31 12:38:04 +02:00
2010-12-13 12:43:29 +01:00
2011-03-30 12:17:35 +02:00
2011-04-04 11:53:01 +02:00
2010-10-25 14:31:16 +02:00
2011-03-29 13:51:47 +02:00
2010-11-29 19:43:35 +01:00
2010-11-12 15:44:25 +01:00
2011-03-28 17:08:54 +02:00