Can't use fonts from font-family
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- Posts: 73
- Joined: Mon Nov 12, 2012 4:13 pm
Can't use fonts from font-family
When using this font-family Source Sans Pro: http://blogs.adobe.com/typblography/201 ... s-pro.html I only can use one, not all. Which is pretty strange, because in the IDE I can select them all, but not in the simulator.
Re: Can't use fonts from font-family
Are you copying them all in the Copy File of the standalone builder?
Simon
Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!
-
- Posts: 73
- Joined: Mon Nov 12, 2012 4:13 pm
Re: Can't use fonts from font-family
Yes, seperate and mapped.
Re: Can't use fonts from font-family
Got it.
fontNames only shows the top level font name
To use the others (probably some really cool typographical term for them) use
SourceSansPro-Light
SourceSansPro-It
SourceSansPro-Bold
etc
The names you see in the file names. (errr... using Finder)
Simon
Haven't a clue what "mapped" means in iOS.. just in the Copy Files works.
fontNames only shows the top level font name
To use the others (probably some really cool typographical term for them) use
SourceSansPro-Light
SourceSansPro-It
SourceSansPro-Bold
etc
The names you see in the file names. (errr... using Finder)
Simon
Haven't a clue what "mapped" means in iOS.. just in the Copy Files works.
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!
-
- Posts: 73
- Joined: Mon Nov 12, 2012 4:13 pm
Re: Can't use fonts from font-family
Thanks Simon, it works now!