From: Steve A <ste...@gm...> - 2016-04-10 05:37:02
|
Thanks for that. I have made a new directory in the SF file pages explicitly for chess pieces. https://sourceforge.net/projects/scidvspc/files/support%20files/chess%20pieces/ and uploaded the new pieces (and your instructions/script) there. Of course, the files are a bit all-over-the-place, and could be made better. SVG makes some great quality pieces, and we probably need an exhaustive SVG how-to. cheers, S. On Sun, Apr 10, 2016 at 2:15 AM, Alan Whiteman <a.c...@gm...> wrote: > Wonderful! I'll try this later. It would really be nice to have a > built-in function within the Scidvspc interface itself to generate new > pieces (sans svg, of course.) > > > On 04/09/2016 07:56 AM, Spelemann wrote: >> Here is a new piece set (in two versions): >> >> http://bibelkanon.net/ymse/scidvspc/Paul_A.tcl >> http://bibelkanon.net/ymse/scidvspc/Paul_B.tcl >> >> >> >> Screenshots: >> >> http://bibelkanon.net/ymse/scidvspc/Paul_A.png >> http://bibelkanon.net/ymse/scidvspc/Paul_B.png >> >> >> >> Image source files: >> >> http://bibelkanon.net/ymse/scidvspc/Paul_A.svg >> http://bibelkanon.net/ymse/scidvspc/Paul_B.svg >> >> >> >> Perl script to generate piece set: >> >> http://bibelkanon.net/ymse/scidvspc/create_piece_set.pl >> >> >> >> All in one: >> >> http://bibelkanon.net/ymse/scidvspc/piece_set.zip >> >> >> >> Licenses: >> >> Graphics: CC BY 4.0 >> Code: Same as Scid vs. PC >> >> >> >> Script's help text: >> >> >> H E L P >> >> Create a new piece set to Scid vs. PC. >> The outfile should be placed in the >> subfolder "pieces" of the user directory. >> >> Use an svg-image as source file. >> Inkscape is needed to process the image. >> >> The pieces should be arranged in one row, >> in the following order (left to right): >> >> white >> pawn, knight, bishop, rook, queen, king >> >> black >> pawn, knight, bishop, rook, queen, king >> >> >> Parameters: >> title: name of piece set >> out: outfile >> min: min piece height (25) >> max: max piece height (160) >> step: increment from min to max (5) >> tmp: name of temporary png-file (tmp.png) >> ink: command to run Inkscape (inkscape) >> >> Standard values in paranthesis. >> Standard values of title and out >> are made from name of source file. >> Place name of source file at the end. >> >> Example: [...] title='Paul A' Paul_A.svg >> >> ------------------------------------------------------------------------------ >> Find and fix application performance issues faster with Applications Manager >> Applications Manager provides deep performance insights into multiple tiers of >> your business applications. It resolves application problems quickly and >> reduces your MTTR. Get your free trial! http://pubads.g.doubleclick.net/ >> gampad/clk?id=1444514301&iu=/ca-pub-7940484522588532 >> _______________________________________________ >> Scidvspc-users mailing list >> Sci...@li... >> https://lists.sourceforge.net/lists/listinfo/scidvspc-users >> > > > > ------------------------------------------------------------------------------ > Find and fix application performance issues faster with Applications Manager > Applications Manager provides deep performance insights into multiple tiers of > your business applications. It resolves application problems quickly and > reduces your MTTR. Get your free trial! http://pubads.g.doubleclick.net/ > gampad/clk?id=1444514301&iu=/ca-pub-7940484522588532 > _______________________________________________ > Scidvspc-users mailing list > Sci...@li... > https://lists.sourceforge.net/lists/listinfo/scidvspc-users |