Self made 52 Card-Symbols for editor #3028
c1972
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
After I couldn't find any ready-made card-images for my poker site that I liked, I quickly made some myself using Photoshop.
I wanted
Result
🙂 webP format with only 37 KB for the whole deck of 52 cards
What it looks like
(Github-Editor doesn't like webP-Format, so just screenshot):
I am using about 30 of these images in my following post:
https://pokerfit.de/content/1/466/de/pokerspieler-patrik-antonius.html
The 4 suits are abbreviated in file names as follows
Zipped download: card-deck.zip
Regarding Image licenses
Usage
😡 I used to manually copy the HTML code for each card into the source code of the post, which is very cumbersome and takes far too long.
🙂 Working with a text replace tool like Autohotkey or Beeftext makes it faster.
😡 Importing the images individually via the editor would take even longer
😡 Unfortunately the height of these images is still to much for using in sentences. It looks odd.
😡 Maybe have to make another set of 52.
Regards, Christian
Beta Was this translation helpful? Give feedback.
All reactions