▲ 3 r/countryballs
Not polandball?
How is this different than r/polandball? Am I allowed to post non-countryball balls, like militant groups? (I got a submission removed from polandball for having militant balls)
u/HiggsiInSpace — 15 days ago
How is this different than r/polandball? Am I allowed to post non-countryball balls, like militant groups? (I got a submission removed from polandball for having militant balls)
Flags sourced from Wikipedia, each ball is a unique group (although some use the same flags). Map traced from a Wikipedia map.
I'm trying to make an atlas like project, and I'm using SVGs for the maps. I need to use SVGs for zooming in and out. However, when I have a sprite and I scale it up, the SVG renders blurry. According to Google search, this is because the SVGs are rendered as bitmap images on the stage, which is why it becomes blurry, is there a workaround, either vanilla or an extension?
Thank you!