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

How to use custom images in Html to display checkboxes

If you need to use an image to implement the use ...

Analysis of pitfalls in rounding operation of ROUND function in MySQL

This article uses examples to illustrate the pitf...

HTML Form Tag Tutorial (4):

Suppose now you want to add an item like this to ...

JavaScript anti-shake case study

principle The principle of anti-shake is: you can...

CentOS 6 uses Docker to deploy Zookeeper operation example

This article describes how to use docker to deplo...

Example code for implementing equal width layout in multiple ways using CSS

The equal-width layout described in this article ...

How to remove carriage return characters from text in Linux

When the carriage return character ( Ctrl+M ) mak...

Detailed Example of CSS3 box-shadow Property

CSS3 -- Adding shadows (using box shadows) CSS3 -...

Things to note when designing web pages for small-screen mobile devices

The reason is that this type of web page originate...

Detailed example of using if statement in mysql stored procedure

This article uses an example to illustrate the us...

JavaScript to achieve skin effect (change background)

This article shares the specific code of JavaScri...

How to install and use Cockpit on CentOS 8/RHEL 8

Cockpit is a web-based server management tool ava...

MySQL transaction details

Table of contents Introduction Four characteristi...

How to configure Http, Https, WS, and WSS in Nginx

Written in front In today's Internet field, N...