DlangUI project update
    Vadim Lopatin via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Mon Jan 26 00:22:34 PST 2015
    
    
  
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).
    
    
More information about the Digitalmars-d-announce
mailing list