On Friday, 26 December 2014 at 12:33:04 UTC, Vadim Lopatin wrote:
Hello!
DlangUI project is alive and under active development.
https://github.com/buggins/dlangui
Update:
Resources are now being embedded into executable by default.
(External resources files are still available - useful for
resource/theme development).
For better fonts quality, subpixel antialiasing (aka ClearType)
was implemented.
Working ok for non-OpenGL rendering of FreeType and Win32 fonts.
Still cannot get it working of OpenGL rendering (trying to play
with shaders and glBlendFunc).