SVG MAPS
From Tronwiki
(Difference between revisions)
| (4 intermediate revisions by 2 users not shown) | |||
| Line 4: | Line 4: | ||
==What do i need to make a map:== | ==What do i need to make a map:== | ||
===SVG programs=== | ===SVG programs=== | ||
| − | # | + | #[http://www.adobe.com/products/illustrator/ Adobe Illustrator] |
| − | # | + | #[http://www.inkscape.org/ Inkscape(free not all functions work though)] |
| + | #any other program that you can create SVG files with | ||
===Text Editor=== | ===Text Editor=== | ||
| − | even though you are using a program to create an SVG image you still will need a | + | even though you are using a program to create an SVG image you still will need a text editor |
I use [http://www.pspad.com/ PSPad]. | I use [http://www.pspad.com/ PSPad]. | ||
| Line 18: | Line 19: | ||
===Web Sites=== | ===Web Sites=== | ||
You need to reach the following web site to convert your SVG images into Armagetron Advanced maps. | You need to reach the following web site to convert your SVG images into Armagetron Advanced maps. | ||
| − | #http://generalconsumption.org/armagetronad/svg2aamap/ | + | # [http://generalconsumption.org/armagetronad/svg2aamap/ svg2aamap converter] ([http://forums.armagetronad.net/viewtopic.php?t=6311 related topic]) |
---- | ---- | ||
| + | |||
=NOTE THIS PAGE IS STILL INCOMPLETE= | =NOTE THIS PAGE IS STILL INCOMPLETE= | ||
Latest revision as of 17:04, 6 August 2007
Contents |
About
This will teach you how to make maps Using an SVG program
What do i need to make a map:
SVG programs
- Adobe Illustrator
- Inkscape(free not all functions work though)
- any other program that you can create SVG files with
Text Editor
even though you are using a program to create an SVG image you still will need a text editor
I use PSPad.
Web Sites
You need to reach the following web site to convert your SVG images into Armagetron Advanced maps.