Re: Has anyone designed fonts for their language
From: | Henrik Theiling <theiling@...> |
Date: | Tuesday, May 29, 2001, 16:03 |
Hi!
John-Martin <jmlotzn1@...> writes:
> I have Corel Draw and working on a font for
> my language. If anyone has any experinece in designing
> a script to write their language in or have any good
> pointers I'd appreciate it
I used MetaFont for LaTeX to make the fonts for Fukhian. It is quite
easy if you can programme the computer and have a book. It does not
produce any compatible fonts, however, neither PostScript nor
TrueType.
For S2 I programmed the fonts in C++ and produced them as PostScript
pictures. This is not so elegant, but the script is quite complex in
total, but using very simple pieces. It was ok, but not finished yet.
**Henrik
Reply