On Fri, Jun 14, 2013, at 23:22, Eon S. Jeon wrote: > I'm not used to IRC, but I'll try to stay in the channel. It'll be nice > to talk about this topic. > > By the way, would you give me some information about your patch? I > started working on this, because I had not been able to find actual > works. > > Well, instead, I found some mails posted by you in April. I kinda agree > with what you were talking about. It does feel awkward to store utf8 > stream > instead of code points, though I decided to bear it. lol
I stored utf8 because it already stores utf8; but then I ended up not being able to actually come up with a solution for combining characters, so what do I know? There's a copy of my st.c attached to one of those emails, I think. -- Random832