Description
2DCombo contains canned tests of most of primitive geometry and MGraphics objects as well as attributes, matrices and the rendering pipeline.
Concept
2DCombo demonstrates programming using the 2D Graphics classes. It shows how to create and draw objects such as curves, rectangles, and loops, and how to use attibutes, matrics and the rendering pipeline.
Task
Select the type of graphic you want to display from the menu.
Special Notes
On Windows 95, there are some differences from Windows NT. In particular, text and images do not support rotation or perform other transforms. Also, text does not scale but images will, to some extent. All operations work correctly on NT.