lout-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: On Unicode


From: darrin
Subject: Re: On Unicode
Date: Fri, 19 Mar 1999 13:47:13 +1100 (EST)

Rather than read words per character it is generally preferrable to use
a multibyte encoding for files. The UTF-8 standard is a good example.
7-bit ascii looks the same as ASCII, and the top bit is a cascade-bit.

I think lout could be adapted to handle this input quite easily. The
real work would be in the PostScript backend. How does it handle large
character sets? Is it unicode-based? Also Unicode doesn't define
character codes for ligatures, which would make support of them
diffucult.

 - Darrin
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]