Hi,
I was currently looking whether a new version of SFML has been released and saw the Unicode-class in the SVN-code. Very beautiful, the interface as well as the implementation
I'd like to ask: Are you planning to implement the loading and saving of unicode-files (and if so,
please, use a BOM for UTF-8 ) and an (at least rudimentary) implementation of the unicode normalization forms? The file-thingy should be pretty straight-forward, while correct NFs might be really much work.
However, at least a very basic implementation (maybe just a few european combinations such as
ä=>a
¨) should be able to manage, if you need help, you know where you can find the community