[Dillo-dev] experimental patch: zero width space (Thai, Lao,
Cambodian...)
corvid
corvid at lavabit.com
Tue Sep 29 10:03:53 CEST 2009
I just learned that some languages don't use spaces but can only
break in certain places, and that they tend to insert
Zero Width Space to make life easier for software that
doesn't know the complex rules.
So here's a quick little patch for them:
http://www.dillo.org/test/zero_width_space.patch
PS I did just start trying to move the ideographic test to dw,
but I got stuck when I realized that I can't exactly call fltk's
utf8decode() directly in Textblock, and am not excited by the
idea of calling it through Layout.
More information about the Dillo-dev
mailing list