Function DynamicFont.removeFallback
Removes the fallback font at index idx
.
void removeFallback
(
const(long) idx
) nothrow @nogc;
Removes the fallback font at index idx
.
void removeFallback
(
const(long) idx
) nothrow @nogc;