Skip to content

Instantly share code, notes, and snippets.

View cosmycx's full-sized avatar

Cosmin Potocean cosmycx

View GitHub Profile
@cosmycx
cosmycx / index.html
Created May 3, 2016 02:42
SVG Text around circle path editable
<link href='https://fonts.googleapis.com/css?family=Roboto|Lobster' rel='stylesheet' type='text/css'>
<style>
text{
font-family: Lobster;
}
</style>
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="300px" height="300px" viewBox="0 0 300 300" enable-background="new 0 0 300 300" xml:space="preserve">
<defs>