rageworx / fltk-custom

A clone of FLTK 1.4.0 for enhance as customized GUI, more functional. This project is belong to https://fltk.org.
https://rageworx.info
Other
8 stars 1 forks source link

FLTK graphics driver for Direct2D (aka. previous DirectDraw) #15

Closed rageworx closed 1 year ago

rageworx commented 3 years ago

Plan to newly base to FLTK 1.4. driver/win-d2d.

rageworx commented 1 year ago

D2D looks difficult to used in FLTK. fltk-1.4 merged GDI+ instead of legacy GDI.

rageworx commented 1 year ago

D2D experimental sources removed in latest push.