Hi, Good. Your friend saved the pgn in cp-1250 (windows?) and you have to convert this to utf-8
I opened your pgn with kwrite (or kate) and changed the code to cp1250. There are many programs for converting (convmv) available on internet for windows and linux. http://en.wikipedia.org/wiki/Windows-1250 Franz Am Freitag, 24. Juli 2009 09:18:08 schrieb [email protected]: > Hello, many thanks to both of you for your kind efforts. > > @Franz: YES! the encoding in your attached Bildschirmfoto2.png is > correct slovak! it is exactly how it should look like! great - now how > did you manage this, and can you show me how to? > > @Alexander Wagner: no, the characters in your attached funnychr.png are > exactly the wrong output i am getting here too. > ------------------------------------------------------------------------ > Look at the attached file. > > Maybe is this the correct encoding? > > I cant read this :-( > > Franz > > Am Donnerstag, 23. Juli 2009 18:42:10 schrieb Alexander Wagner: > > pso...@we... wrote: > > > > Hi! > > > > > Thank you very much, yes, i can do all you asked me to. And yes, my > > Scid > > > > displays all your german umlauts properly, and i can write german > > > umlauts in Scid myself, too. > > > > Did the chars display in the PGN correctly? I mean, just check using > > less, vi or whatever. > > > > > Now i have attached one pgn for you, written and sent to me by a > > > friend from Slovakia. I opened this pgn in a scidbase, modified it > > > (that is, i stripped all variations and comments but the first), saved > > > it and reexported it as a pgn again - see the attachment. > > > > I just imported "One file of PGN" into my clipbase and used your file as > > input. Tell me, does it display correctly? (See attached screenshot). To > > me it looks similar to chinese so I can not judge if it is correct. > > > > However, if it displays correctly, all I do on Debian is the usual: > > > > ------------------------------------------------- > > #!/bin/bash > > export LANG=en_GB.UTF-8 > > > > cd $HOME/Chess/src/sourceforge/scid/ > > export PATH=.:$PATH > > rm scid > > make > > exec ./scid > > ------------------------------------------------- > > > > Just a very dumb idea: you use unicode enabled fonts? I tried several > > here (Arial, DejaVu, Courier, MS Comic, SGI Screen ...) > > --------------------------------------------------------------------------- >--- _______________________________________________ > Scid-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/scid-users ------------------------------------------------------------------------------ _______________________________________________ Scid-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scid-users
