Open oitofelix opened 1 month ago
Just want to share that to work around this bug, I use PMAP to get the VIEWport coordinates from the WINDOW coordinates for the drawing at hand, then reset the WINDOW coordinates (as to let only VIEW active), then do the drawing using those physical coordinates obtained in the aforementioned step, and then restore the previous WINDOW coordinates.
Describe the bug Drawing statements don't work properly when both VIEW and WINDOW are active.
To Reproduce Run the folowing program.
Expected behavior The drawing behavior must be the same for equivalent drawing statements, regardless of WINDOW and VIEW effects.
Screenshots
Desktop (please complete the following information):