cinder::linux::ftutil Namespace

Classes


Functions

  • MeasureString (const std::string &utf8, FT_Face face, bool tightFit=false)
  • void
    DrawBitmap (const ivec2 &offset, FT_Bitmap *bitmap, const ci::ColorA8u &color, uint8_t *dstData, size_t dstPixelInc, size_t dstRowBytes, const ivec2 &dstSize)
  • RenderString (const std::string &utf8, FT_Face face, bool tightFit=false)
  • std::string
    GetFontName (FT_Face face, const std::string &subName="")