Cameron Cawley
28d7b361ea
COMMON: Move more file format code into common/formats
2022-12-11 22:33:23 +01:00
Paweł Kołodziejski
20cb0ae228
ALL: Cleanup ResidualVM -> ScummVM
2021-12-26 21:19:38 +01:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
Bastien Bouclet
c1431b58c1
GRAPHICS: Move stem darkening to the last load ttf argument
...
Fixes the GUI passing the charset mapping in the argument slot for stem
darkening. Fixes the Russian characters being improperly displayed in
the GUI.
Fixes #1560 .
2019-07-01 17:25:25 +02:00
Bastien Bouclet
308c018141
STARK: Add an engine option to enable font anti-aliasing
...
Makes use of stem darkening which requires at least FreeType 2.9
2019-06-29 16:42:55 +02:00
Bastien Bouclet
3bf417c116
STARK: Fix font size computation when toggling fullscreen
2019-05-16 22:22:36 +02:00
Bastien Bouclet
7e09c6c73a
STARK: Ignore 'gui.ini' by default for the english versions
...
Some versions have settings that don't look good. Especially the GOG.com
version.
2019-05-06 20:50:23 +02:00
Bastien Bouclet
84487958d2
STARK: Workaround for the computer font being too small in the GOG version
...
In the GOG version the font size for the computer (Arial) is set to 11
but 14 is required for the text to be properly aligned and the "White
cardinal" text to be clickable.
Fixes #1528 .
2019-03-31 15:11:26 +02:00
Bastien Bouclet
e6a129d908
STARK: Load the font settings from gui.ini
2019-01-28 18:20:00 +01:00
Bastien Bouclet
43bc857b05
STARK: Improve const-correctness for the services
2018-02-14 20:25:30 +01:00
Bastien Bouclet
b6c7abfded
STARK: Set the VisualText width the the effective text width
2018-02-02 12:01:15 +01:00
Pawel Kolodziejski
07301f8d64
STARK: added "Slurry" font to list
2016-01-01 19:54:58 +01:00
Pawel Kolodziejski
f9e78dc731
STARK: formating code - whitespaces
2016-01-01 07:30:11 +01:00
Bastien Bouclet
9ed9efb443
STARK: Draw text at the native resolution
2016-01-01 07:30:10 +01:00
Bastien Bouclet
4ab0d76488
STARK: Add a method to get the height of a font
2016-01-01 07:30:08 +01:00
Bastien Bouclet
c9540977eb
STARK: Implement TrueType font rendering
2016-01-01 07:30:08 +01:00