Does pixate/freestyle font-family changes font size as well? -
when set font-family labels, fonts resized predefined size.
label{ font-family: "verdana"; }
is there way set font-family , keep original font-size defined in storyboard file?
i've seen issue well, , don't think there fix.
you might consider few other options:
- instead of setting custom sizes on labels, add pixate
styleclass
instead. can whatever want customize label style in css. - if font size set on specific labels in storyboard, use verdana in storyboard's font selector , don't use pixate: http://d.pr/i/pqcb
i hope helps.
Comments
Post a Comment