Age | Commit message (Collapse) | Author |
|
Allows to match Windows font size selection by converting font heights
to point sizes using the TrueType tables.
|
|
|
|
|
|
scummmodern.zip
|
|
|
|
|
|
BDF fonts got 32bit drawing support in ece8b7fb65402238ab7df896361a9cefe28b8897
Thus it is not necessary to draw onto a 16bit surface.
|
|
|
|
This is mostly a quick fix to solve the rather common case of wanting
to use bold Arial. This will not handle the user adding the actual Arial.ttf
file to the folder yet, but atleast it solves the common case of having
to fallback to FreeSans.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
overload-misses.
|
|
This silences a clang warning
|
|
|
|
|
|
|
|
unavailable.
Right now this is the ONLY replacement in place, but Arial is also the default font for WME, so it should cover most cases.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
overshooting lines.
|
|
Mainly a workaround for the OpenGL-backend.
|
|
|