OpenGL Examples in D and a birth of a New Initiative
    Andrej Mitrovic via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Sat May 17 07:18:13 PDT 2014
    
    
  
On 5/17/14, Kiith-Sa via Digitalmars-d-announce
<digitalmars-d-announce at puremagic.com> wrote:
> This is pretty awesome - don't need to write my own anymore. How
> does it handle fonts? Does it depend on FreeType or something
> like that?
It uses a copy of this file:
nothings.org/stb/stb_truetype.h
Ideally it would use FreeType though, to be Unicode-aware and whatnot.
    
    
More information about the Digitalmars-d-announce
mailing list