directWrite option is removed
This commit is contained in:
parent
d0719e9b4b
commit
8d3e09747a
4 changed files with 0 additions and 12 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue