Creates SVG files drawing a specified angle between two lines and an arc connecting them.
For creating custom angles just change the list of angles in CreateAngles.java and run its main
method.
- Example of a 2° angle (SVG converted to PNG)
- Example of a 10° angle (SVG converted to PNG)
- Example of a 123° angle (SVG converted to PNG)
- Example of a 17° angle (SVG converted to PNG)
- Example of a 215° angle (SVG converted to PNG)
- Example of a 306° angle (SVG converted to PNG)
- Example of a 90° angle (SVG converted to PNG)