nfengine icon indicating copy to clipboard operation
nfengine copied to clipboard

Redesign fonts rendering system

Open Witek902 opened this issue 10 years ago • 0 comments

  • Move fonts rendering routines to the engine's code, so that renderer module does not use FreeType library.
  • Provide better API: currently text alignment options are hidden in GuiRenderer.hpp header.
  • Implement distance-field-based font rendering (see http://contourtextures.wikidot.com/).

Witek902 avatar Aug 07 '14 20:08 Witek902