Merge pull request #8811 from atom/as-double-reflow-measurements

DOM-based measurements
This commit is contained in:
Nathan Sobo
2015-10-07 15:43:59 -05:00
16 changed files with 1002 additions and 626 deletions

View File

@@ -28,7 +28,7 @@ class AtomWindow
title: 'Atom'
'web-preferences':
'direct-write': true
'subpixel-font-scaling': false
'subpixel-font-scaling': true
# Don't set icon on Windows so the exe's ico will be used as window and
# taskbar's icon. See https://github.com/atom/atom/issues/4811 for more.
if process.platform is 'linux'