Branch : - branch - master - tag -
#include "FTGlyph.h" FTGlyph::FTGlyph() : advance(0.0f), err(0) {} FTGlyph::~FTGlyph() {}