使用操作系统的默认字体渲染模式。这会选择 Windows 上的 FontRenderingMode.HintedSmooth 或
FontRenderingMode.HintedRaster,或者 macOS 上的 FontRenderingMode.Smooth 或 FontRenderingMode.HintedRaster,具体取决于系统的偏好设置。此模式 仅适用于动态字体,因为静态字体是在构建时生成的。