eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
123456789101112 |
- <?xml version="1.0" standalone="no"?>
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
- "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
- <svg xmlns="http://www.w3.org/2000/svg" version="1.1"
- width="720" height="480" id="Flag of Maldives">
- <rect width="720" height="480" fill="#D21034" id="red background" />
- <g fill="#007E3A">
- <rect width="480" height="240" x="120" y="120" id="green field" />
- <circle cx="390" cy="240" r="80" fill="white" id="white crescent arc" />
- <circle cx="420" cy="240" r="80" id="green crescent arc" />
- </g>
- </svg>
|