Detailed explanation of the English names corresponding to the font-family of Chinese fonts in CSS styles

Detailed explanation of the English names corresponding to the font-family of Chinese fonts in CSS styles

Songti: SimSun
Bold: SimHei
Microsoft YaHei: Microsoft YaHei
Microsoft JhengHei: Microsoft JhengHei
New Song: NSimSun
New fine style: PMingLiU
MingLiU
Standard Kai font: DFKai-SB
FangSong: FangSong
KaiTi
FangSong_GB2312: FangSong_GB2312
KaiTi_GB2312: KaiTi_GB2312
Songti: English name of the Chinese font (font-family) in SimSuncss

Some for Mac OS:

Chinese thin black: STHeiti Light [STXihei]
Chinese bold: STHeiti
Chinese Kaiti: STKaiti
Chinese Song: STSong
Chinese Fangsong: STFangsong
LiHei Pro: LiHei Pro Medium
LiSong Pro: LiSong Pro Light
BiauKai
Apple LiGothic Medium
Apple LiSung Light

Some for Windows:

New fine style: PMingLiU
MingLiU
Standard Kai font: DFKai-SB
Bold: SimHei
New Song: NSimSun
FangSong: FangSong
KaiTi
FangSong_GB2312: FangSong_GB2312
KaiTi_GB2312: KaiTi_GB2312
Microsoft JhengHei: Microsoft JhengHei
Microsoft YaHei: Microsoft YaHei

Some of the things that will appear when installing Office:

Lishu: LiSu
YouYuan
Chinese thin black: STXihei
Chinese Kaiti: STKaiti
Chinese Song: STSong
Chinese Zhongsong: STZhongsong
Chinese Fangsong: STFangsong
Founder ShuTi: FZShuTi
Fangzheng Yaoti: FZYaoti
Chinese Colorful Cloud: STCaiyun
Chinese amber: STHupo
Chinese Lishu: STLiti
Chinese Xingkai: STXingkai
Chinese New Wei: STXinwei

Chinese fonts in Windows.

By default, that is, if you do not install new fonts or word processing software such as Office, Windows provides the following fonts by default:

Windows 95/98/98SE Songti, Heiti, Kaiti_GB2312, Fangsong_GB2312

Windows XP/2000/2003/ME/NT Song/New Song, Bold, Kai_GB2312, Fangsong_GB2312 (Windows XP SP3 Song-PUA)

Windows Vista/7/2008 Songti/New Songti, Heiti, Kaiti, Fangsong, Microsoft YaHei, SimSun-ExtB

So what Chinese characters can each font display?

Songti/Xin Songti and Heiti in Windows before Vista support GBK 1.0 character set.

Kaiti_GB2312 and Fangsong_GB2312 support the GB2312-80 character set.

(Note: Windows 3.X can only support GB2312-80 character set)

Songti/Xin Songti, Heiti, Kaiti, Fangsong, and Microsoft YaHei in Vista and later versions of Windows support the GB18030-2000 character set.

SimSun-ExtB only supports the extended B part of GB18030-2005 character set.

Summarize

This is the end of this article about the English names of Chinese fonts in CSS styles. For more relevant CSS style font-family English names, please search 123WORDPRESS.COM’s previous articles or continue to browse the following related articles. I hope you will support 123WORDPRESS.COM in the future!

<<:  How to make select support readonly when the background cannot read data when the disabled attribute is set

>>:  Analysis of the Principle and Function of MySQL Database Master-Slave Replication

Recommend

Vue+element ui realizes anchor positioning

This article example shares the specific code of ...

Design Theory: A Method to Understand People's Hearts

<br />Once, Foyin and Mr. Dongpo were chatti...

Two ways to completely delete users under Linux

Linux Operation Experimental environment: Centos7...

How to make if judgment in js as smooth as silk

Table of contents Preface Code Implementation Ide...

Vue.js framework implements shopping cart function

This article shares the specific code of Vue.js f...

Simple steps to create a MySQL container with Docker

Preface We have already installed Docker and have...

Several ways to clear arrays in Vue (summary)

Table of contents 1. Introduction 2. Several ways...

SQL fuzzy query report: ORA-00909: invalid number of parameters solution

When using Oracle database for fuzzy query, The c...

Problems and solutions for MYSQL5.7.17 connection failure under MAC

The problem that MYSQL5.7.17 cannot connect under...

How to use Dockerfile to build images in Docker

Build the image Earlier we used various images fo...

Native JS to achieve book flipping effects

This article shares with you a book flipping effe...

Solutions to the Problem of Creating XHTML and CSS Web Pages

The solutions to the problems encountered during x...

In-depth understanding of MySQL master-slave replication thread state transition

Preface The basic principle of MySQL master-slave...