• Vincent Povirk's avatar
    gdiplus: Don't settle on a font size until absolutely necessary. · 11f0662c
    Vincent Povirk authored
    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.
    11f0662c
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
po Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
COPYING.LIB Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
Make.rules.in Loading commit data...
Make.vars.in Loading commit data...
Makefile.in Loading commit data...
Maketest.rules.in Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...