You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
new library functions giza_set_motion_callback and giza_end_motion_callback
can now specify a callback function func(x,y,mode) that will be called every time the cursor moves
implemented giza_axis and giza_tick with replacement functionality for PGAXIS and PGTICK (#12)
Fortran API no longer trims text strings before passing them to giza routines. This enables one to send a string of blank characters with an opaque background colour in order to erase previously drawn text