Code Monkey home page Code Monkey logo

Comments (6)

shuding avatar shuding commented on June 11, 2024 2

(兼容性的话)推荐 font-family:

'Helvetica', /* Mac Latin */ 
'Arial', /* Windows, Arch, Ubuntu, Mac Latin */ 
'Source Han Sans', /* 思源黑 */
'PingFang SC', /* Mac 苹方 */ 
'Hiragino Sans GB', /* 冬青黑 */
'Microsoft YaHei UI', 'Microsoft Yahei', /* Windows 雅黑 */
'WenQuanYi Micro Hei', /* Ubuntu 文泉驿 */
'Heiti SC', 'STHeiti', 'Droid Sans', 'SimSun', /* fallbacks,华文黑,早期 iOS,安卓,中易宋 */
sans-serif;

为了美观可以加些其他字体…这个只用作 fallback 😄

from uoj.

vfleaking avatar vfleaking commented on June 11, 2024 1

QAQ。。。可是文泉驿微米黑没有粗体版,然后不知道什么时候chrome也不软件模拟粗体了,导致我现在的chrome(和手机上的chrome)无法显示文泉驿微米黑的粗体

https://bbs.archlinuxcn.org/viewtopic.php?id=4477

好像是因为这个原因

from uoj.

Ruanxingzhi avatar Ruanxingzhi commented on June 11, 2024

Ubuntu 15.10正常……
正常

linux有“文泉驿等宽微米黑”和“思源黑体”。

祝好。

from uoj.

skyline48 avatar skyline48 commented on June 11, 2024

表示chrome没有问题

from uoj.

Menci avatar Menci commented on June 11, 2024

建议添加思源黑体 Source Han Sans SC、Noto Sans CJK SC 到列表结尾。

Chromium 是有这个 BUG 的,如果给定的字体列表里没有中文字体,则自动 Fallback 到中文字体时,不会使用独立粗体,而是将正常字重的字型进行算法加粗。

我的版本:Chromium Version 51.0.2704.79 Built on Ubuntu 16.04, running on elementary 0.4 (64-bit)

from uoj.

vfleaking avatar vfleaking commented on June 11, 2024

不知哪天 chrome 更新了,现在这个 bug 没有了……

from uoj.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.