Possible duplicate: Visual List of iOS Fonts?
Have there been any font additions for iOS 8?
EDIT: Check out this site, as per mentioned below http://iosfontlist.com/#availability=8.0&preinstalled
Possible duplicate: Visual List of iOS Fonts?
Have there been any font additions for iOS 8?
EDIT: Check out this site, as per mentioned below http://iosfontlist.com/#availability=8.0&preinstalled
Here are the new fonts introduced in iOS 8.0:
Apple SD Gothic Neo Ultra Light
Damascus Light
Khmer Sangam MN
Khmer Sangam MN
Kohinoor Devanagari
Kohinoor Devanagari Light
Kohinoor Devanagari Book
Kohinoor Devanagari Medium
Lao Sangam MN
Lao Sangam MN
UPDATE: Added missing Damascus Light
. For the font name to use in code, see cnotethegr8's answer.
Yes there is! Checkout http://iosfontlist.com/ This site is much more accurate then the previously mentioned site.
Here's the list of new iOS8 fonts with their UIFont fontWithName:
string.
AppleSDGothicNeo-UltraLight
DamascusLight
KhmerSangamMN
KohinoorDevanagari-Light
KohinoorDevanagari-Book
KohinoorDevanagari-Medium
LaoSangamMN
Note: for anyone going to this font list site, clicking on the font reveals the fontWithName:
version. Some of them are not so obvious such as the font Hiragino Kaku Gothic ProN W3
has a font name of HiraKakuProN-W3
.