Dynamically generating Ge'ez unicodes

后端 未结 7 1285
后悔当初
后悔当初 2020-12-28 10:52

\"enter

Hi. If you look at the image above, you will see a set of very weird-looking c

7条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-28 11:35

    Using Ethiopian characters on web pages is mostly a matter of fonts these days. (You may also have a problem with entering them conveniently, but this depends on your authoring environmentPeople using e.g. Windows 7 have at least one font containing them, but old computers typically lack such fonts. The following fonts contain them (there may be others):

    Code 2000, was freeware, the author has disappeared, so the status is obscure

    Unifont, a free bitmap font

    FreeSerif, a free font

    Nyala, distributed with some versions of Windows

    SunExt-A, a free font

    Fixedsys Excelsior, a free bitmap font I suppose (haven’t tested)

    I would probably use FreeSerif as a downloadable font, with @font-face.

提交回复
热议问题