-
- Downloads
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.
Showing
- src/conio/curs_cio.c 3 additions, 14 deletionssrc/conio/curs_cio.c
- src/conio/sdl_con.c 3 additions, 3 deletionssrc/conio/sdl_con.c
- src/conio/utf8_codepages.c 97 additions, 39 deletionssrc/conio/utf8_codepages.c
- src/conio/utf8_codepages.h 7 additions, 12 deletionssrc/conio/utf8_codepages.h
- src/conio/x_events.c 2 additions, 2 deletionssrc/conio/x_events.c
Loading
Please register or sign in to comment