Wish Throw compile error if custom font not found

stevel05

Expert
Licensed User
Longtime User
If a custom font is not found the font is currently returned as <B4iFontWrapper: (null)> is it possible to throw a compile error if the family can't be found? It seems it would be consistent with other assets.

Thanks.
 
Top