On Wed, 2006-11-01 at 20:40 -0700, Barach wrote: > How do I code both Greek and English in an HTML document so that both > can be seen?
Fetch the Plucker FreeFont Collection v2.0 (released 10/3/2006) from the following site: http://code.plkr.org/aa/ Inside there is a document called UTF_8_test, which should show you what can be done with exactly this. If you want to display the real and rendered content, you need to encode your entity values (& becomes & and so on). Good luck! -- David A. Desrosiers [EMAIL PROTECTED] http://gnu-designs.com _______________________________________________ plucker-list mailing list [email protected] http://lists.rubberchicken.org/mailman/listinfo/plucker-list

