Jan. 20, 2011
7:43 a.m.
Comment #4 on issue 3554 by ryd...@gmail.com: CP1252TextConverter new does not work http://code.google.com/p/pharo/issues/detail?id=3554 There's a difference, otherwise they wouldn't have different names :) http://aspell.net/charsets/codepages.html The unicode mappings are in the download links. Basically, 1252 is a latin1 superset, while 1250 is (almost) a latin2 superset. Both map visual characters to the C1 control character (16r80 - 16r9F) range in the latin sets.