Modified Files:
curs_cio.c sdl_con.c utf8_codepages.c utf8_codepages.h
x_events.c
Log Message:
Make the to/from unicode API generic so it can support multiple codepages.
This is planned to work with the built-in fonts... no real idea how to
make this work with dynamic fonts at this time.
We'll also need a line drawing set thing ala curses, but I'll worry about
that when/if I update uifc32 for unicode.