Doc: Remove mentioning of Windows 7, Vista from QFont documentation
We only support Windows 10 in Qt 6. Task-number: QTBUG-84433 Pick-to: 6.2 6.3 Change-Id: I0c5bacac570dbb97a71f5af04b645d69040a5fe6 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>bb10
parent
fd4672d020
commit
54e4e42083
|
|
@ -938,13 +938,7 @@ int QFont::pointSize() const
|
|||
\li PreferVerticalHinting
|
||||
\li PreferFullHinting
|
||||
\row
|
||||
\li Windows Vista (w/o Platform Update) and earlier
|
||||
\li Full hinting
|
||||
\li Full hinting
|
||||
\li Full hinting
|
||||
\li Full hinting
|
||||
\row
|
||||
\li Windows 7 and Windows Vista (w/Platform Update) and DirectWrite enabled in Qt
|
||||
\li Windows and DirectWrite enabled in Qt
|
||||
\li Full hinting
|
||||
\li Vertical hinting
|
||||
\li Vertical hinting
|
||||
|
|
|
|||
Loading…
Reference in New Issue