Refer to Programming Project 18 for information about the SVG format. Shown below is another example that illustrates how to draw circles, ellipses, and multiple lines:
“http://www.w3.org/Graphi cs/SVG/1.1/DTD/svgll.dtd”>
xmlns=“http://www.w3.org/2000/svg”>
stroke=“green” stroke-width=“3” fill=“gold”/>
style=“fi 11:purple;stroke:black;stroke-wi dth:2”/>
style=“fi11-opaci ty:0;stroke:red;stroke-wi dth:2”/>
The
The
The
Based on these examples and those presented in Project 18, write a program that creates an SVG image that draws a picture of your professor. It can be somewhat abstract and simple. If you wish to draw a fancier image, you can research the SVG picture format; there are additional tags that can draw using filters, gradients, and polygons
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.