openframeworks / ofSite

openFrameworks web site
http://openframeworks.cc
159 stars 578 forks source link

Documentation problem in getGlyphBBox() in ofTrueTypeFont #791

Open bbogart opened 2 years ago

bbogart commented 2 years ago

The [getGlyphBBox()]() documentation has the incorrect Return description. It states "Returns: the font descender height in pixels." which is not what this function returns.