Asnivor
|
e4b1567230
|
[WIP] TAStudio for Mono (and optionally Windows) (using GDI+) (#7)
* TAStudio: refactored ready for GDI+ implementaton
* TAStudio GDI+: Implement DrawColumnBg
* TAStudio GDI+: implement DrawColumnText
* TAStudio GDI+: implement DrawBg
* TAStudio GDI+: Implemented remaining rendering methods
* TAStudio GDI+: Mitigate mono divide-by-zero errors (CellHeight is 0 for a while during instantiation)
* TASstudio GDI+: forgot uncomment for performance enhancing fun
* TAStudio GDI+: Implement option to switch inputroll renderer (on windows). Stored in global config and requires TAStudio restart to take effect
* TAStudio GDI+: fix renderer selection submenu for linux
* TAStudio GDI+: Fix alpha channel == 0 problems in GDIP_DrawCellBG()
* TAStudio GDI+: Modify renderer menu name...
... ala https://github.com/Asnivor/BizHawk/pull/7#issuecomment-456166600
* InputRoll: GDI+ experiments with TextRenderer vs DrawString
* InputRoll GDI+: finish up appearance matching
|
2019-01-25 12:15:32 +00:00 |