- Home /
Question by
anilgautam · Jan 07, 2013 at 07:39 AM ·
guidynamicfontsfontsize
Dynamic fonts issue in GUI
I am working on multiplateform/multiresolution GUI screen where I want to re-size custom font with respect to the screen resolution. Whenever I tried to assign a new font size Unity 3d throws an error "dynamics fonts are not supported blah blah blah ..."
Comment
Answer by whydoidoit · Jan 07, 2013 at 10:23 AM
Dynamic fonts aren't available in 3 on all platforms so you have to have imported fonts at all of the sizes and switch between them if you are building for a mobile platform.