New to Typophile? Accounts are free, and easy to set up.
Help!
I'm looking for two different 'Simplified Chinese web fonts', for use on a new Chinese version of an english fashion site.
1. A Title/display font – Similar to 'modern' or 'bodoni' (if this is even possible, as i guess you don't have Chinese characters with serifs)
2. A Body copy Font – Similar to 'Gill Sans' or other classic san serifs, with a set of different weights.
So if anyone has any advice or pointers on selecting a chinese font (technical or aesthetic) that would be great.
cheers,
Cian
12 Jun 2012 — 11:04am
For a classic look you will need to look for Ming or Song typefaces.
Sans serifs are referred as Gothic.
12 Jun 2012 — 11:19am
Also, if you browse through the threads in which Ken Lunde (CJKV Type Development at Adobe) participated, you can find a good deal of information on the subject: http://typophile.com/user/14653/track
14 Jun 2012 — 3:14am
Thanks Riccardo (and ken lunde) for the links and tips, very helpful.
I think we're going for 'SimHei' for body copy as it seems to be the most widely used chinese web font.
and for Heads/titles a 'song' variant, using monotype's font subsetting system to keep the file size down.
14 Jun 2012 — 4:44am
SimHei doesn't have a bold version. Take care of that.
Windows Vista/7 contains "Microsoft Yahei" which is designed and hinted for screen display. It also contains a bold variant.
MacOS X has Hiragino Sans GB W3/W7 and HeiTi SC [Light].
14 Aug 2012 — 8:06am
So we have now chosen our (body copy) simplified chinese web font... 'Hei'.
But I was wondering what the family name is for 'hei' in chinese characters? as we imagine the chinese world would use chinese characters in the css? or maybe 'hei' would be OK and we don't need to specify in chinese characters.
Also any suggestions on a professional version of Hei for all our printed material and graphics etc.?
Thanks again for all your generous replies!
7 Feb 2013 — 2:51am
Hi Again – After half a year we are now ready to start coding/testing the new site with 'Hei' as our system font but this is what the web developers have coded in for 'hei':
"Microsoft YaHei","微软雅黑", Arial, "Verdana", sans-serif, STXihei,"华文细黑
I feel this hierarchy/font stack could be improved? reasons being:
– Firstly, I don't have either of these 'hei' versions on my mac. So I think we should consider that...
– Secondly, I imagine there are better versions of 'Hei' than 'microsoft yahei' that should be higher on the list.
Any thoughts here?
Thanks,
Sullivan
7 Feb 2013 — 6:27am
For fonts on MacOS X:
STXihei literally means "ST Hei Light". Do you have any other font named like "STHeiti"? Anyway, I heard STXihei is the standard font in Windows Phone, so it might need to be there.
Perhaps you can consider giving Hiragino Sans GB a go? It should be in any MacOS X installation, I think.
For fonts on Windows:
You can try SimHei/黑体. You can even try SimYou/幼圆 if you dare to use a rounded sans-serif here...
However, I think Microsoft Yahei is already the best you can get for Windows. And to be fair, it's manually hinted to details, and looks quite good in Windows with ClearType on.
7 Feb 2013 — 7:11am
@ Sullivan I think STXihei is always included with OS X. You must have it. See
http://support.apple.com/kb/HT5379
7 Feb 2013 — 10:11am
To see what fonts are installed, I used Apple's
ftxinstalledfontscommand (from the font tools). Here is a trace of execution on OS X 10.7.5 in a terminal window:Remark: the folder /Library/Fonts/Microsoft contains fonts from Microsoft Office and I think all fonts from Microsoft Office go there.
On 10.6.8 I get STXihei in system fonts...
7 Feb 2013 — 10:56am
Here is some other information that I get, this time, with the otfinfo command (that comes with MacTeX). I ran this on 10.6.8
So, the PostScript name is STXihei, but the Family name is STHeiti.
Now, if I use TextEdit, STXihei does not show up and if I choose STHeiti Light and save as pdf, the pdf file contains the font STXihei.
7 Feb 2013 — 4:15pm
@Michel Nice catch! In FontBook and other Apple font panel interfaces, STXihei is indeed given the name STHeiti Light, which makes it hard to see that it is actually present.
13 Feb 2013 — 2:57am
Thanks everyone! this has really helped the design.