macOS: Document availability of freetype font engine

Since we have this documentation for the Windows platform plugin,
it makes sense to also have it for Cocoa.

Task-number: QTBUG-67372
Change-Id: I170ae251572c8e209643a582cdd7350aaf5c7ccd
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
This commit is contained in:
Eskil Abrahamsen Blomfeldt 2018-04-03 12:41:53 +02:00
parent 33e5b55b7e
commit c53b86444f

View File

@ -591,6 +591,12 @@ static QWindowGeometrySpecification windowGeometrySpecification = Q_WINDOW_GEOME
applications. applications.
\endlist \endlist
The following parameter is available for \c {-platform cocoa} (on macOS):
\list
\li \c {fontengine=freetype}, uses the FreeType font engine.
\endlist
For more information about the platform-specific arguments available for For more information about the platform-specific arguments available for
embedded Linux platforms, see \l{Qt for Embedded Linux}. embedded Linux platforms, see \l{Qt for Embedded Linux}.