From 821d08ef6e5e8043ab2fe5865370ebeb7d1cee3f Mon Sep 17 00:00:00 2001 From: Amio Date: Wed, 11 Jul 2018 00:35:52 +0800 Subject: [PATCH] Use Verdana font for better distinguish between l,1,I --- lib/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/index.js b/lib/index.js index 1669333..e0fed25 100644 --- a/lib/index.js +++ b/lib/index.js @@ -1,4 +1,4 @@ -const calcWidth = require('./calc-text-width.js').Arial12 +const calcWidth = require('./calc-text-width.js').Verdana12 const colorPresets = require('./color-presets.js') module.exports = function ({subject, status, color}) { @@ -23,7 +23,7 @@ module.exports = function ({subject, status, color}) { - + ${subject} ${subject} ${status}