I've got a pet project for which I need graphics of the outlines of certain countries (mostly European countries). I want to dynamically generate country graphics like the image below. Prefferably in a combination of JavaScript, HTML and CSS. I've been Googling for a bit and found: http://www.dafont.com/geobats.font.
It is near perfect, the sad thing is that there are missing a few countries. I have no clue how to edit TTF files so I'm not able to update it myself. I also lack the Photoshop skills to create the images I need by hand. So I was hoping you guys could help me out. Is there a site where I can get SVG's* of several countries of a TTF file such as geobats only with more (European) countries? Thanks in advance.
*In the case of SVG's I'd prefer cutouts over outlines.
Update 1: I've included an image to show which kind of graphics I'm trying to make.