Forum Discussion
gman4455
12 years agoVisitor
"renojim" wrote:
That the system font is Gotham has been known, but the fact that you can pass "Gotham" as the font name to roFontRegistry.Get() I don't believe has ever been documented.
-JT
You actually cannot pass "Gotham" as the font-family. I've tried different variations, and finally found that "Gotham Medium" works for the font-family parameter. I suppose different weights of Gotham are available in the system's fonts, but just "Gotham" does not work.