What are my “web font” choices for Arabic? [closed

2019-03-15 04:21发布

I am working on a WordPress site that will be entirely in Arabic (except for the backend). I am an English speaker and have never dealt with Arabic in my time as a web developer. What font choices do I have that should be available on the vast majority of Arabic speakers' computers?

5条回答
SAY GOODBYE
2楼-- · 2019-03-15 04:51

+1 with Tahoma and DejaVu ("DejaVu sans" for emphasis) were the way to go, but things are changing --thanks God-- with first Arabic Web Fonts coming out earlier this year.

Hope this will be of any help for you or any other Arabic website designer.

查看更多
Bombasti
3楼-- · 2019-03-15 04:54

Be sure to use a CSS 'font stack' to list many fonts by name in order of your preference. For example:

font-family: "Geeza Pro", "Nadeem", "Al Bayan", "DecoType Naskh", "DejaVu Serif", "STFangsong", "STHeiti", "STKaiti", "STSong", "AB AlBayan", "AB Geeza", "AB Kufi", "DecoType Naskh", "Aldhabi", "Andalus", "Sakkal Majalla", "Simplified Arabic", "Traditional Arabic", "Arabic Typesetting", "Urdu Typesetting", "Droid Naskh", "Droid Kufi", "Roboto", "Tahoma", "Times New Roman", "Arial", serif;

CAVEAT The fonts above were arbitrarily chosen as possibly having Arabic glyphs. That list is not my recommendation; I have not seen any of those fonts as I neither read nor speak Arabic. You are responsible for making your own choice of fonts.


Alan Wood's Unicode Resources provides lists of Arabic fonts for:

Those lists are somewhat outdated. You may find that Apple, Microsoft, and the Linux makers have been adding more and better fonts to better support non-European scripts in recent years.

Alan Wood also provides this Arabic test page.


DejaVu Font

Example text in all three families of Deja Vu font: Sans, Serif, and Mono

DejaVu is an actively developed, open-source, free license, and free of cost font. Has wide support for various scripts including Arabic. Installed by default on many Linux distros. Has serif, sans serif, and monospace families. See PDF samples.

Most glyphs are well designed. If you find any to be lacking, you are welcome to design and contribute improvements.

BEWARE DejaVu is released in different packages. The LGC downloads (Latin, Greek, Cyrillic) omit Arabic and similar character sets due to technical issues. Pay close attention when choosing from their download page.


Google for "font survey" to find percentage of computers that have been found to have various fonts installed.


Fonts supplied with:

查看更多
做个烂人
4楼-- · 2019-03-15 04:54

There are a list of these kind of fonts. Here are the ones I think are best, but you have to decide for yourself of what font is best for your website.

WebFonts:

  • Dinnext
  • Greta
  • Arabic
  • Droid Sans
  • Jennah
  • Helvetica
  • Ge
  • SS
  • Cocon
  • ff Frutiger
  • Hacen
查看更多
疯言疯语
5楼-- · 2019-03-15 04:55
干净又极端
6楼-- · 2019-03-15 05:09

Tahoma from 0.5em to 1.1 em and Arial from 1.2em and up

查看更多
登录 后发表回答