| 15d5bc79 | 25-Feb-2016 |
Lisandro Dalcin <dalcinl@gmail.com> |
PetscDraw X11: Better implementation of option -draw_virtual
* Option -draw_virtual do not open windows, just creates a pixmap * Rework initialization and setup of the PetscDraw_X structure * Better
PetscDraw X11: Better implementation of option -draw_virtual
* Option -draw_virtual do not open windows, just creates a pixmap * Rework initialization and setup of the PetscDraw_X structure * Better sync of window coordinates and sizes * Support -draw_size w,h with w,h in pixels (requires w,h > 1.0) * Option -geometry x,y,w,h no supports negative x,y (wrap around)
show more ...
|