Problem
1. Write a boundary-fill procedure to fill an 8-connected region.
2. Explain how an ellipse displayed with the midpoint method could be properly filled with a boundary-fill algorithm.
3. Develop and mplenent a flood-fill algorithm to fill the interior of any specified area.
4. Write a routine to implement the text function.
5. Write a routine to implement the polymarker function.