Write a C-code that plots an object on the window and on the user's click of mouse on the window, the object starts rotating continuously until the user presses the mouse again.
a. Use your C-code of character generation to draw the same character with regular font type and italic font type by making use of shear transformation.