Skip to content
  • andystanton's avatar
    Add ftgl namespace. · 6a9756ae
    andystanton authored
    Implementation of the idea discussed by @Trouvist and @rougier in
    rougier/freetype-gl#40.
     * Added ftgl namespace in all freetype-gl headers, guarded by ```ifdef __cplusplus```
     * Using this namespace by default in freetype-gl.h
     * Allow override of the default with NOT_USING_FT_GL_NAMESPACE
    6a9756ae