Skip to content

Instantly share code, notes, and snippets.

@watert
Last active December 20, 2015 07:39
Show Gist options
  • Select an option

  • Save watert/6094737 to your computer and use it in GitHub Desktop.

Select an option

Save watert/6094737 to your computer and use it in GitHub Desktop.
font family 中文解决方案

Web font 服务方案: http://www.justfont.com/

Mac下的优化黑体: font-family: helvetica,"Hiragino Sans GB"; 来源:前端观察

AceEditor的等宽文字方案对Mac下也有较好表现 font-family:'Monaco', 'Menlo', 'Ubuntu Mono', 'Consolas', 'source-code-pro', monospace; 来源:Gist 编辑器

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment