Function Font.updateChanges
After editing a font (changing size, ascent, char rects, etc.). Call this function to propagate changes to controls that might use it.
void updateChanges() nothrow @nogc;
After editing a font (changing size, ascent, char rects, etc.). Call this function to propagate changes to controls that might use it.
void updateChanges() nothrow @nogc;