Alexander Wagner a écrit : > pgeorges schrieb: > > Hi! > > > I uploaded a RC6 version with few changes : > > - Shredder 's options are configurable and seems to work (ELO > limitation) > > Thx. :) > > From Stefan: he confirmed that the UCI_* parameters should > not be set via the config dialog but that they are "set by > the GUI". Strange, a config dialog belongs to the GUI for me. I don't think they should use the prefix UCI_ for parameters like ELO limit, but I found an easy workaround, so that is not so important. > Unfortunately he did not tell me wether the > parameter names in question are normalised. Hope I can > provide that info as well. I don't think those are nomalised, but the engine is free to use any parameter / name it wants. > > > - Pieces are translated, that is B (bishop) is displayed as F (fou) in > > french, etc... This is only available for Spanish, German and French. > > For other languages, just give me the corresponding letters (including > > the Pawn). > > I'll look them up this evening, I've a table in one of my > books for some languages, at least the russian version is > there. > > Anyway: probably one could use a figurine font there as > well? Some TrueType are freely available, but I do not know > wether Tcl/Tk can use them? This should be the best solution, but Scid does not separate display from logic (for example the display of mini boards in PGN window relies on the window's content). So I have to do a lot of translation / untranslation to handle this (both at C level and Tcl one). > > > On my site, there is a photos.zip file which is updated > > with the Top 100 FIDE players (thanks to Uwe Klimmek and > > FIDE for all this). > > I could also provide some photos I collected while ago. Do > you want to include them in this list? Unfortunately I think > some simple dupechecking would be necessary. I could have a > look at this. Dupchecking is easy. The only constraint is to have the permission to use the photos : for FIDE it is ok, so there is nearly no limit here. The photos should simply be merged in a base64 encoded format.
Pascal ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ Scid-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scid-users
