Skip to content

rageworx/FLFTRender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FLFTRender

A small code of libfreetype2 for FLTK RGB image.

screenshot v0.2.0.1

Requires

libfreetype2 configure

  • MinGW-W64 user should configure libfreetype2 with this:
$ ./configure --with-harfbuzz=no

Additional required libraries

  • MinGW-W64 may need these libraries must be linked together.
    1. graphite2
    2. rpcrt4
    3. bz2
    4. z
    5. (optional)png