From 1c0420b3bbfb245bb88ec55219365642e289c329 Mon Sep 17 00:00:00 2001 From: Wliu <50Wliu@users.noreply.github.com> Date: Fri, 16 Oct 2015 19:57:40 -0400 Subject: [PATCH] :fire: subpixel-font-scaling This option was removed in Electron v0.33.9 --- src/browser/atom-window.coffee | 1 - 1 file changed, 1 deletion(-) diff --git a/src/browser/atom-window.coffee b/src/browser/atom-window.coffee index 16456d274..4a402f5da 100644 --- a/src/browser/atom-window.coffee +++ b/src/browser/atom-window.coffee @@ -28,7 +28,6 @@ class AtomWindow title: 'Atom' 'web-preferences': 'direct-write': true - 'subpixel-font-scaling': true if @isSpec options['web-preferences']['page-visibility'] = true