iphone - Unable to change font size on UILabel in iOS -


i have started learning ios programming. working on demo application in using font "ge flow regular"(ge_flow_regular.otf) & "ge flow bold" arabic language. have followed required steps add custom fonts in ios app.
want increase or decrease size of texts on uilabel in ios unable specified font. can perform font size increase or decrease other fonts in ios. don't understand why unable change font size "ge flow regular" font?

please me solve problem.

have tried using [uifont fontwithname:size:]?


Comments

Popular posts from this blog

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -