I tried the other two drivers (NATIVEWINDOW and GL) and they don't work at all
on Windows, so do you have any recommendations for a workaround or alternate?




Thanks,
Andrew





On 2021-12-08 at 9:45 AM, Antonio Scuri <antonio.sc...@gmail.com> wrote:



  Ok So you are actually using the Win32 based driver.



  We use native functions to do the drawing. Text drawing is done by TextOut
Win32 api function. Whe text orientation is used we simply use CreateFont with
an angle parameter.




  So there isn't much I can do.




Best,

Scuri
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to