Commit graph

4 commits

Author SHA1 Message Date
Joachim Henze
fe85357afe [0.4.14][SETUP][BOOTDATA][FONTS][INF][MEDIA][ROSTESTS] Monospaced fonts and substitution
Switches from "FreeMono" and "Dejavu Sans Mono" to "Courier New" and "Lucida Console"
and therefore brings us closer to 2k3sp2 stock fonts. Saves some RAM also.
Deletes some "Ubuntu" font left-overs in some Themes.

CORE-18605 (and partially CORE-16264)

By porting back the following commits:
0.4.15-dev-5362-g c47758b102 [SETUP][INF][MEDIA] Get rid of the last Ubuntu references CORE-18607 (#4871)
0.4.15-dev-5336-g bd40c13f6f [SETUP][BOOTDATA][FONTS][INF] Delete DejaVu Sans Mono and re-map (#4856)
0.4.15-dev-5335-g a4193ade03 [SETUP][FONTS][INF][GDI32_APITEST] Delete FreeMono and re-map (#4852)
0.4.15-dev-5324-g d035452148 [SETUP][INF][ROSTESTS] Delete font substitutions and tests for "DejaVu Sans" (#4829)
2023-01-06 09:38:59 +01:00
Joachim Henze
984e256c2c [0.4.14][SETUP][INF] Delete obsolete font substitutions "DejaVu Serif" (#4827)
This is some cleanup addendum to 0.4.14-dev-20-g 2f4fb903b4

The commit is not super important for releases/0.4.14 but makes sense to port back for the sake
of sync, because it is inherent part of a much bigger backport for the older releases.

fix picked from 0.4.15-dev-5287-g 4615c824db

I will backport later more of similar left-over-removals but I will wait with that
until releases/0.4.15 will have been tested thoroughly and released.
2022-11-06 02:26:32 +01:00
Doug Lyons
02e27dd512
[GDI32_APITEST] Add Tahoma font to GetTextMetrics apitest set (#2615)
Tahoma is available in Windows and ReactOS both, so this allows us to compare these fonts in both systems.
2020-04-22 14:21:31 +09:00
Katayama Hirofumi MZ
19f8ed2b7a [GDI32_APITEST] Add GetTextMetrics tests to gdi32_apitest (#307)
CORE-13840
2018-01-26 23:23:00 +02:00