Check out Glinski's Hexagonal Chess, our featured variant for May, 2024.


[ Help | Earliest Comments | Latest Comments ]
[ List All Subjects of Discussion | Create New Subject of Discussion ]
[ List Earliest Comments Only For Pages | Games | Rated Pages | Rated Games | Subjects of Discussion ]

Comments/Ratings for a Single Item

Earlier Reverse Order Later
Alfaerie SVG Piece Graphics. The Alfaerie set of piece graphics in scalable SVG format.[All Comments] [Add Comment or Rating]
📝Greg Strong wrote on Thu, Aug 27, 2020 04:06 AM UTC:

The Alfaerie SVG set is now indexed and available for download. Enjoy!


📝Greg Strong wrote on Sat, May 8, 2021 07:00 PM UTC:

I have updated this set with over 40 new images and improved several of the existing images. Note that some of the compound images (e.g., chancellor) were previously not provided directly, requiring generation with the rendering engine. These are now provided directly for consistency and ease-of-use.

@H.G., Can you unzip this into the location used by the rendering engine, overwritting any existing files?


H. G. Muller wrote on Sat, May 8, 2021 09:16 PM UTC in reply to Greg Strong from 07:00 PM:

@H.G., Can you unzip this into the location used by the rendering engine, overwritting any existing files?

OK, I think I succeeded doing that.


📝Greg Strong wrote on Sat, May 8, 2021 09:22 PM UTC in reply to H. G. Muller from 09:16 PM:

OK, I think I succeeded doing that.

Thanks!  Now I'll use my script, which utilizes your rendering engine, to generate PNGs in 50x50 and 33x33.  I'll let you know if I run into any issues.

Then, next step will be to update the "Alfaerie: All SVG" piece set to include all the new pieces...


📝Greg Strong wrote on Sun, May 23, 2021 03:46 PM UTC:

There are 3 new images - the rose and a narrow-knight-dabbabah and wide-knight-dabbabah (for the knave and debtor from Knavish Shatranj.) H.G., can you please add the three images in this zip to your server?


H. G. Muller wrote on Sun, May 23, 2021 04:50 PM UTC in reply to Greg Strong from 03:46 PM:

H.G., can you please add the three images in this zip to your server?

OK, done.


Jean-Louis Cazaux wrote on Sun, Aug 22, 2021 11:03 AM UTC in reply to Greg Strong from Sat May 8 07:00 PM:

The Knight-above-Rook looks blurred for its Knight part. Maybe that could be fixed?


H. G. Muller wrote on Thu, Dec 22, 2022 04:40 PM UTC:

@Greg: I believe you had a script for rendering the entire set of SVG pieces as PNG. Would it be an idea to run that at size, say, 250x250, to create a zoom-friendly piece set in an alfaeriePNG250 directory?

(Note that I added some pieces: mastodon, sabretooth, bat, scorpion, owl, plane, thief, general, 3 orientations of spearmen, sissa and diplomat.)


Jean-Louis Cazaux wrote on Thu, Dec 22, 2022 08:05 PM UTC:

Nice additions. Except the Owl, not fitting with the rest.

Some ideas for future additions: catapult, bison, panthers or cheetah, bear, antelope, ostrich, wolf, dog, cat, mouse, phantom.

Not to forget to fix the "knight above rook"


📝Greg Strong wrote on Thu, Dec 22, 2022 10:24 PM UTC in reply to H. G. Muller from 04:40 PM:

I believe you had a script for rendering the entire set of SVG pieces as PNG.

Indeed I do.  Although it needs to be updated for new pieces ...  You've added some and I have added a few too that I will need to email you to put on your server.  Let me go through and find out what they are.  It's been a while.  I know I did the Rose but I don't remember what the other couple were.


📝Greg Strong wrote on Thu, Dec 22, 2022 10:26 PM UTC in reply to Jean-Louis Cazaux from 08:05 PM:

Not to forget to fix the "knight above rook"

There's nothing to fix as far as I know...  You mean this guy?


Jean-Louis Cazaux wrote on Fri, Dec 23, 2022 08:04 PM UTC in reply to Greg Strong from Thu Dec 22 10:26 PM:

Yes Greg I mean this guy. I see it blurred in its upper part.


📝Greg Strong wrote on Fri, Dec 23, 2022 08:33 PM UTC in reply to Jean-Louis Cazaux from 08:04 PM:

You have something going on. It is exactly the same technology with the same vectors as every other knight piece. The knight's head is slightly smaller - it has to be to fit - but the edges are of identical sharpness.  Does anyone else see anything wrong with the middle piece?


H. G. Muller wrote on Fri, Dec 23, 2022 08:48 PM UTC in reply to Greg Strong from 08:33 PM:

To me it looks OK. Some of the horizontal Rook lines are antialiased in a bit of an unfortunate way (so that a gray edge results), but if you squint so that you cannot resolve individual pixels this disappears (as it should).


Jean-Louis Cazaux wrote on Sat, Dec 24, 2022 05:19 PM UTC in reply to Greg Strong from Fri Dec 23 08:33 PM:

That's crazy. I use a Mac Book. I am looking with Safari and I see this:

 


Jean-Louis Cazaux wrote on Sat, Dec 24, 2022 05:22 PM UTC in reply to Jean-Louis Cazaux from 05:19 PM:

And with Firefox (not my default browser), I see this, which looks fine! :

 


📝Greg Strong wrote on Sat, Dec 24, 2022 06:05 PM UTC in reply to Jean-Louis Cazaux from 05:19 PM:

The images you posted didn't come through, but I looked on Safari on an iPhone and I see it but I cannot explain it. As far as I know, that image is no different than any of the others. Very strange


Jean-Louis Cazaux wrote on Sat, Dec 24, 2022 06:26 PM UTC in reply to Greg Strong from 06:05 PM:

What a pain. How you do to upload images inside the comments?


🕸Fergus Duniho wrote on Sat, Dec 24, 2022 06:36 PM UTC in reply to Jean-Louis Cazaux from 05:22 PM:

Judging by your source code, you are not entering images correctly. Just because WYSIWYG mode seems easier doesn't mean it is. It is not exactly like a Word Processor, and you cannot paste images to it. You need to enter an URL for an image on the web, and using the HTML or Markdown formats will let you more easily see whether you have done this.


Jean-Louis Cazaux wrote on Sat, Dec 24, 2022 07:03 PM UTC in reply to Fergus Duniho from 06:36 PM:

Yes, it's what I say, it's a pain when you are a common people not a computer expert. I took WYSIWYG because it was a way to include pictures, with the default mode it is not possible. I really wonder how people embed images in their comments.

OK, I try again. 

With Safari

With Firefox


🕸Fergus Duniho wrote on Sat, Dec 24, 2022 07:38 PM UTC in reply to Jean-Louis Cazaux from 07:03 PM:

I updated your HTML to use IMG tags, but your images are still not showing up. Check that your URLs are correct.


📝Greg Strong wrote on Sat, Dec 24, 2022 08:09 PM UTC in reply to Fergus Duniho from 07:38 PM:

I updated your HTML to use IMG tags, but your images are still not showing up. Check that your URLs are correct.

They show up for me


H. G. Muller wrote on Sat, Dec 24, 2022 08:26 PM UTC in reply to Greg Strong from 08:09 PM:

The images in Jean-Louis last comment do not show up for me on an Android tablet using the Samsung browser. But when I paste their URL directly in the address bar I can see them. It could have to do with the fact that they are on a http site, while CVP is https. Depending on browser security settings links to http on a https page might not be valid.

Anyway, what is seen on Safari is very strange indeed. The Knight part is totally blurred.


📝Greg Strong wrote on Sun, Dec 25, 2022 12:40 AM UTC:

This is a test:

Ok, I think I fixed it.  Please let me know if this looks OK.


Jean-Louis Cazaux wrote on Sun, Dec 25, 2022 05:16 PM UTC in reply to Jean-Louis Cazaux from Sat Dec 24 07:03 PM:

@Greg: yes it looks ok, even with Safari, for the image you put into the comment section. The one in the main page is still the same, with the knight part blurred.


📝Greg Strong wrote on Mon, Dec 26, 2022 04:46 PM UTC in reply to Jean-Louis Cazaux from Sun Dec 25 05:16 PM:

@Greg: yes it looks ok, even with Safari

Thank you for confirming.  This was strange.  I had to open the SVGs in a text editor and look for something that looked different in this image.  I found a strange code in the layer object for the layer with the knight: "filter:url(#filter869)" I don't know how it got there or why it only affected Safari.  I have replaced the original image, but it is still cached for the moment.  Thank you for bringing this to my attention.

@Fergus, can you please clear this image from the cloudflare cache:
https://www.chessvariants.com/graphics.dir/alfaerieSVG/wchancellor2.svg

 


🕸Fergus Duniho wrote on Mon, Dec 26, 2022 06:29 PM UTC in reply to Greg Strong from 04:46 PM:

@Fergus, can you please clear this image from the cloudflare cache: https://www.chessvariants.com/graphics.dir/alfaerieSVG/wchancellor2.svg

Done.


🕸Fergus Duniho wrote on Mon, Dec 26, 2022 06:50 PM UTC:

I tested the ability to view SVGs on my iPad 2 and my Fire tablet. Using Game Courier with the Table rendering method, the SVG pieces would not show up on the board, though they would show up in the game description. This was so for Chrome, Safari, and Edge on my iPad2 and for Firefox and Chrome on my Fire tablet. After putting Firefox in desktop mode, I got the pieces to display on the board. I tried Edge and Chrome on my iPad and got Chrome to display the pieces on the board after putting it in desktop mode. While software on the iPad 2 may be out-of-date, Firefox is even more up-to-date on my Fire tablet than on my desktop. So, I think something else is going on, such as mobile devices limiting the display of script-generated SVGs.


Jean-Louis Cazaux wrote on Mon, Dec 26, 2022 07:52 PM UTC in reply to Greg Strong from 04:46 PM:

@Greg: thanks, I confirm not seeing anything abnormal now


Daphne Snowmoon wrote on Sun, Aug 13, 2023 02:34 PM UTC:

May I use this for my personal variant ?


Bob Greenwade wrote on Sun, Aug 13, 2023 04:06 PM UTC:Excellent ★★★★★

It's very nice seeing the Zebra compounds! I can use the Zebra/Rook for my Kuhani, and Zebra/Bishop for my Mtawala. I'll still need a Zebra/Queen for the Malkia, though (and a Camel/Queen for the Sultana would be a good sight).

Likewise, Zebrariders, Gnuriders, Bisonriders, and Buffaloriders are a "thing" (though I personally use them rarely).

Of course I have dozens of other pieces that I'd love to see symbols for, but asking for even a large share would be unreasonable. A couple that I would like to have, though, are the Bodyguard (from Hiashatar) and the Friend.


Tamás Bajusz wrote on Mon, Aug 14, 2023 08:11 AM UTC:

May I ask you to provide a license in the download, please?


Diceroller is Fire wrote on Mon, Aug 14, 2023 10:57 AM UTC in reply to Tamás Bajusz from 08:11 AM:

@gbtami if you want to do, I can create Makruk Alphaerie with drawing Ferz and Khon but taking proPawn from here’s Ferz.


H. G. Muller wrote on Sat, Sep 23, 2023 01:20 PM UTC in reply to Diceroller is Fire from Mon Aug 14 10:57 AM:

Because the Alfaerie set frequently disappointed me when I needed a canine images, I now created a wolf image for the SVG and PGN sets:

BTW, there is something very sick in the Comment submission system. Several times now the message that I am posting did not appear, and no amout of retries would make it so. I would have to sign out, and then sign in again, and post entirely from scratch to make it work.


Bob Greenwade wrote on Sat, Sep 23, 2023 03:16 PM UTC in reply to H. G. Muller from 01:20 PM:

For me, more piece images = good thing (though of course I'm quite a piece-nik). I'd make a bunch if I could, but I lack both the talent and the tools.


Jean-Louis Cazaux wrote on Sat, Sep 23, 2023 04:10 PM UTC in reply to H. G. Muller from 01:20 PM:

Great dog/wolf svg, thanks HG


Jean-Louis Cazaux wrote on Mon, Sep 25, 2023 11:12 AM UTC in reply to Jean-Louis Cazaux from Sat Sep 23 04:10 PM:

To HG: this Wolf's SVG looks a bit confusing when seen in small size on a big board. What is strange is the rounded lower side. Because the mouth can be taken for the ears or the horns of something else and the ears can be taken as a mouth. I would suggest that you make a straight horizontal line for bordering the head in the bottom (like for other animal's icons, horse, camel, etc.). I hope I am clear...


Jean-Louis Cazaux wrote on Sat, Dec 30, 2023 07:23 AM UTC:

Is there a SVG icon for "Elephant-Rook", I mean RA in Betza's notation?


H. G. Muller wrote on Sat, Dec 30, 2023 08:08 AM UTC in reply to Jean-Louis Cazaux from 07:23 AM:

Is there a SVG icon for "Elephant-Rook", I mean RA in Betza's notation?

I don't think so. But when using fen2.php to render the SVG you can make arbitrary combination icons by connecting the image names with two hyphens. Like belephant--rook:


Jean-Louis Cazaux wrote on Sun, Dec 31, 2023 03:22 PM UTC:

@HG or anyone else havin authority for managing the Alfaerie list of pieces: I'm going to need a Badger!

I have design one from a model and tried as much as possible to respect the parameters of wking for the example.

Are they good enough? If yes, could they be added to the Alfaerie list?

And ... Happy New Year 2024 to all friends there!

https://www.chessvariants.com/membergraphics/MSteramachy/wbadger.png

https://www.chessvariants.com/membergraphics/MSteramachy/bbadger.png

https://www.chessvariants.com/membergraphics/MSteramachy/wbadger.svg

https://www.chessvariants.com/membergraphics/MSteramachy/bbadger.svg


Bob Greenwade wrote on Sun, Dec 31, 2023 06:44 PM UTC in reply to Jean-Louis Cazaux from 03:22 PM:

I'm attempting to add your Badger to the Icon Clearinghouse, but having an issue with uploading. But I'll get it somehow. :)


Jean-Louis Cazaux wrote on Tue, Jan 2 07:36 PM UTC in reply to Jean-Louis Cazaux from Sun Dec 31 2023 03:22 PM:

@HG: what do you think about this? Thank you.


Jean-Louis Cazaux wrote on Wed, Jan 3 01:44 PM UTC in reply to Jean-Louis Cazaux from Tue Jan 2 07:36 PM:

I repost this message that got unanswered, because I fear I was not clear given the volume of our numerous daily messages.

I need a Badger. I have designed one and tried as much as possible to respect the parameters of the 'wking' for the example. Are they good enough? If yes, could they be added to the Alfaerie list?

Here they are in png. I have also made the .svg that can be modified if necessary

  • https://www.chessvariants.com/membergraphics/MSteramachy/wbadger.svg
  • https://www.chessvariants.com/membergraphics/MSteramachy/bbadger.svg

It will be cool if I can get an answer.

Happy new year again

 


H. G. Muller wrote on Wed, Jan 3 02:32 PM UTC in reply to Jean-Louis Cazaux from 01:44 PM:

OK, I uploaded the white SVG image to the alfaerieSVG and svg/alfaerie dierctories, where fen2.php can find it, and put all derived PNG in the alfaeriePNG and alfaeriePNG35 directories.

There are no solid pieces in the Alfaerie set; black pieces are made by filling the outline pieces with blue. So I had no use for the second image.


Bob Greenwade wrote on Wed, Jan 3 03:42 PM UTC in reply to H. G. Muller from 02:32 PM:

There are no solid pieces in the Alfaerie set; black pieces are made by filling the outline pieces with blue. So I had no use for the second image.

I did exactly this when uploading the PNG versions into the Icon Clearinghouse: I simply filled the White Badger with the standard Alfeerie blue.


Jean-Louis Cazaux wrote on Wed, Jan 3 04:52 PM UTC in reply to H. G. Muller from 02:32 PM:

To HG: Great!

I didn't know for the black piece. I will have a look at some of them to see how they are made.

I feel shamy to ask, but I don't understand what fen2.php means. You told me about it in a former answer too. Is it explainable in few words? I need the book "chessvariants pages for the dummies".

I will also contact you by e-mail about 3D pieces, Jocly and Blender. I like the ones you have posted today.

Thanks.


H. G. Muller wrote on Wed, Jan 3 05:02 PM UTC in reply to Jean-Louis Cazaux from 04:52 PM:

http//www.chessvariants.com/cgi-bin/fen2.php is the SVG rendering engine used by the 'Diagram Editor with Scalable Graphics', where you can request PNG images of individual pieces that exist in SVG sets on this website, of arbitrary size and color (on transparent background), or entire board diagrams of positions containing such pieces.

E.g. http://www.chessvariants.com/cgi-bin/fen2.php?s=200&w=00ff00&p=wbadger shows


François Houdebert wrote on Wed, Feb 28 06:44 PM UTC:

if you want to extend the list a little, here are some pieces that could be added:

Go between

Leopard

Vice general or flying bishop/saint

 


Daniel Zacharias wrote on Mon, Apr 1 06:35 PM UTC:

The chinesepawn in alfaeriePNG appears to be missing part of its outline


Daniel Zacharias wrote on Thu, Apr 4 11:21 PM UTC:

If I make some svg pieces would it be possible to get them added to this set?


H. G. Muller wrote on Fri, Apr 5 06:10 AM UTC in reply to Daniel Zacharias from Thu Apr 4 11:21 PM:

In principle, yes. If these are not too different in style.


Daniel Zacharias wrote on Sun, Apr 7 05:00 PM UTC in reply to H. G. Muller from Fri Apr 5 06:10 AM:

I have some that I think are ok, but one thing I want is ski pieces and I haven't thought of a really satisfactory way to do those


Bob Greenwade wrote on Sun, Apr 7 05:45 PM UTC in reply to Daniel Zacharias from 05:00 PM:

Maybe this can help inspire you:


Daniel Zacharias wrote on Sun, Apr 7 06:44 PM UTC in reply to Bob Greenwade from 05:45 PM:

I'm trying to avoid skis so I can also include ski-ski-pieces. Currently my best idea is two circles, one black and the other empty.

Another thing I'm trying to think of is how to represent visually KSNTCZ


Bob Greenwade wrote on Sun, Apr 7 06:56 PM UTC in reply to Daniel Zacharias from 06:44 PM:

I'm trying to avoid skis so I can also include ski-ski-pieces. Currently my best idea is two circles, one black and the other empty.

"Ski-ski"?

Another thing I'm trying to think of is how to represent visually KSNTCZ

It'd depend somewhat on what the piece is called.


Daniel Zacharias wrote on Sun, Apr 7 07:02 PM UTC in reply to Bob Greenwade from 06:56 PM:

Ski-ski such as [H?fR]

It'd depend somewhat on what the piece is called.

That's not clear either


Bob Greenwade wrote on Sun, Apr 7 07:26 PM UTC in reply to Daniel Zacharias from 07:02 PM:

Ski-ski such as [H?fR]

I think there's another term for that, though I can't for the life of me remember what it is.

If I'm wrong, then a ski-ski would be (to my mind) relatively simple: put the piece on one ski for a regular ski, and on two skis for a ski-ski.


Daniel Zacharias wrote on Tue, Apr 9 07:42 PM UTC in reply to H. G. Muller from Fri Apr 5 06:10 AM:

I've got some I think are mostly good enough. How should I send them?


Daniel Zacharias wrote on Thu, Apr 11 12:09 AM UTC:

It would be nice to have a good Buffalo, but I haven't managed to draw it decently.


Daniel Zacharias wrote on Sat, Apr 13 02:09 PM UTC:

I have 46 pieces I'd like to have considered for this set


Bob Greenwade wrote on Sat, Apr 13 03:24 PM UTC in reply to Daniel Zacharias from 02:09 PM:

I have 46 pieces I'd like to have considered for this set

A collection that big practically calls for its own page!


Bob Greenwade wrote on Sat, Apr 13 03:30 PM UTC in reply to Daniel Zacharias from Thu Apr 11 12:09 AM:

I don't know if this will help, but I'd recommend using something between these two as a good starting point:


Daniel Zacharias wrote on Sat, Apr 13 03:34 PM UTC in reply to Bob Greenwade from 03:24 PM:

Most of them are just conversions of older alfaerie images and small modifications


François Houdebert wrote on Mon, Apr 15 11:07 AM UTC:

Do you think this svg could be added to the other beast section of alfaerieSVG?


🕸Fergus Duniho wrote on Mon, Apr 15 11:36 AM UTC in reply to François Houdebert from 11:07 AM:

The inside part should be colored #f9f9f9. Using the background color for inside the piece makes it transparent and impossible to recolor properly.


François Houdebert wrote on Tue, Apr 16 06:57 AM UTC in reply to Fergus Duniho from Mon Apr 15 11:36 AM:

I modified it :

could these be of interest too?

vice general

go between


Daniel Zacharias wrote on Tue, Apr 16 04:16 PM UTC:

Here are some pieces I've made.


Jean-Louis Cazaux wrote on Tue, Apr 16 05:23 PM UTC in reply to Daniel Zacharias from 04:16 PM:

@Daniel: your page is only visible by editors


Daniel Zacharias wrote on Tue, Apr 16 07:27 PM UTC in reply to Jean-Louis Cazaux from 05:23 PM:

try now


Jean-Louis Cazaux wrote on Wed, Apr 17 05:19 AM UTC in reply to Daniel Zacharias from Tue Apr 16 07:27 PM:

@Daniel: thanks. They are well done and they fit with the set. I hope editors will add them.


Jean-Louis Cazaux wrote on Wed, May 15 03:30 PM UTC:

Hi. I need some more Alfaerie pieces for coding an ID for Obento Chess. Some are probably easy to do:

Silver Pashtun: from Silver General with 2 points instead of 1 on every direction

Gold Pashtun: similar construction

Silver Rider: from Silver General with points replaced by arrows (?)

Gold Rider: similar construction

Wildeguard (KNC): from NC with a star (?)

Is there any editor who could make them and add them?

Another one would require more work: Ostrich

Thank you


Daniel Zacharias wrote on Wed, May 15 06:08 PM UTC in reply to Jean-Louis Cazaux from 03:30 PM:

For most of those, I have made some that I hope would be good enough. The only one I didn't try is ostrich


Jean-Louis Cazaux wrote on Thu, May 16 05:28 AM UTC in reply to Daniel Zacharias from Wed May 15 06:08 PM:

@Daniel: this is exactly what I was hopping to see! Big thanks

@HG or another editor: would you be kind to add these to the existing Alfaerie folder?

Thank you


73 comments displayed

Earlier Reverse Order Later

Permalink to the exact comments currently displayed.