directWrite option is removed

This commit is contained in:
Cheng Zhao 2016-07-05 09:20:57 +09:00
parent d0719e9b4b
commit 8d3e09747a
4 changed files with 0 additions and 12 deletions

View file

@ -249,8 +249,6 @@ The `webPreferences` option is an object that can have following properties:
Default is `false`.
* `experimentalCanvasFeatures` Boolean - Enables Chromium's experimental
canvas features. Default is `false`.
* `directWrite` Boolean - Enables DirectWrite font rendering system on
Windows. Default is `true`.
* `scrollBounce` Boolean - Enables scroll bounce (rubber banding) effect on
macOS. Default is `false`.
* `blinkFeatures` String - A list of feature strings separated by `,`, like