All Projects → lionhylra → Ios Uifont Names

lionhylra / Ios Uifont Names

A handy cheatsheet for calling UIFont(name: size:)

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Ios Uifont Names

Javascript Cheatsheet
Basic Javascript Cheat Sheet
Stars: ✭ 262 (-14.1%)
Mutual labels:  cheatsheet
Boostnote Markdown Cheatsheet
📋 📘 The missing one page markdown feature cheat sheet for Boostnote
Stars: ✭ 276 (-9.51%)
Mutual labels:  cheatsheet
Idiosyncratic Ruby.com
Documenting All Ruby Specialities 💎︎
Stars: ✭ 292 (-4.26%)
Mutual labels:  cheatsheet
Polyicon
Flutter icon set generator
Stars: ✭ 268 (-12.13%)
Mutual labels:  font
Coding Fonts
https://coding-fonts.css-tricks.com/
Stars: ✭ 268 (-12.13%)
Mutual labels:  font
Web Typography Glossary
Webタイポグラフィの基礎知識と実践
Stars: ✭ 279 (-8.52%)
Mutual labels:  font
Curl Cheat Sheet
A single page document with the most important curl options for HTTP explained
Stars: ✭ 262 (-14.1%)
Mutual labels:  cheatsheet
Training Kit
Open source courseware for Git and GitHub
Stars: ✭ 3,462 (+1035.08%)
Mutual labels:  cheatsheet
Android Camera2 Secret Picture Taker
Take pictures 📷 secretly (without preview or launching device's camera app) using Android CAMERA2 API
Stars: ✭ 275 (-9.84%)
Mutual labels:  preview
Dseg
7-segment and 14-segment font 7セグ・14セグフォント
Stars: ✭ 290 (-4.92%)
Mutual labels:  font
Decovar
A multistyle decorative variable font by David Berlow
Stars: ✭ 269 (-11.8%)
Mutual labels:  font
Xcode Monokai Revisited
Monokai Revisited Xcode Theme
Stars: ✭ 272 (-10.82%)
Mutual labels:  font
React Lifecycle Methods Diagram
Interactive React Lifecycle Methods diagram.
Stars: ✭ 3,253 (+966.56%)
Mutual labels:  cheatsheet
Lora Cyrillic
Lora fonts — serif family for text. Variable Open Source Font
Stars: ✭ 266 (-12.79%)
Mutual labels:  font
Stl cheat sheets
C++ STL Cheat Sheets.
Stars: ✭ 293 (-3.93%)
Mutual labels:  cheatsheet
Nuxt Webfontloader
Efficient web font loading has never been easier!
Stars: ✭ 264 (-13.44%)
Mutual labels:  font
Brick
Open-source webfont service
Stars: ✭ 2,886 (+846.23%)
Mutual labels:  font
Lexend
Lexend is a variable font empirically shown to significantly improve reading-proficiency.
Stars: ✭ 297 (-2.62%)
Mutual labels:  font
Cheatsheet God
Penetration Testing Reference Bank - OSCP / PTP & PTX Cheatsheet
Stars: ✭ 3,521 (+1054.43%)
Mutual labels:  cheatsheet
Yakuhanjp
Yakumono-Hankaku Only Web Fonts
Stars: ✭ 288 (-5.57%)
Mutual labels:  font

UIFont Complete list preview for iOS 13.3




Font Family Font Name Declaration Preview
Copperplate Copperplate-Light let font = UIFont(name: "Copperplate-Light", size: .systemFontSize)! Copperplate-Light
Copperplate Copperplate let font = UIFont(name: "Copperplate", size: .systemFontSize)! Copperplate
Copperplate Copperplate-Bold let font = UIFont(name: "Copperplate-Bold", size: .systemFontSize)! Copperplate-Bold
Apple SD Gothic Neo AppleSDGothicNeo-Thin let font = UIFont(name: "AppleSDGothicNeo-Thin", size: .systemFontSize)! AppleSDGothicNeo-Thin
Apple SD Gothic Neo AppleSDGothicNeo-Light let font = UIFont(name: "AppleSDGothicNeo-Light", size: .systemFontSize)! AppleSDGothicNeo-Light
Apple SD Gothic Neo AppleSDGothicNeo-Regular let font = UIFont(name: "AppleSDGothicNeo-Regular", size: .systemFontSize)! AppleSDGothicNeo-Regular
Apple SD Gothic Neo AppleSDGothicNeo-Bold let font = UIFont(name: "AppleSDGothicNeo-Bold", size: .systemFontSize)! AppleSDGothicNeo-Bold
Apple SD Gothic Neo AppleSDGothicNeo-SemiBold let font = UIFont(name: "AppleSDGothicNeo-SemiBold", size: .systemFontSize)! AppleSDGothicNeo-SemiBold
Apple SD Gothic Neo AppleSDGothicNeo-UltraLight let font = UIFont(name: "AppleSDGothicNeo-UltraLight", size: .systemFontSize)! AppleSDGothicNeo-UltraLight
Apple SD Gothic Neo AppleSDGothicNeo-Medium let font = UIFont(name: "AppleSDGothicNeo-Medium", size: .systemFontSize)! AppleSDGothicNeo-Medium
Thonburi Thonburi let font = UIFont(name: "Thonburi", size: .systemFontSize)! Thonburi
Thonburi Thonburi-Light let font = UIFont(name: "Thonburi-Light", size: .systemFontSize)! Thonburi-Light
Thonburi Thonburi-Bold let font = UIFont(name: "Thonburi-Bold", size: .systemFontSize)! Thonburi-Bold
Gill Sans GillSans-Italic let font = UIFont(name: "GillSans-Italic", size: .systemFontSize)! GillSans-Italic
Gill Sans GillSans-SemiBold let font = UIFont(name: "GillSans-SemiBold", size: .systemFontSize)! GillSans-SemiBold
Gill Sans GillSans-UltraBold let font = UIFont(name: "GillSans-UltraBold", size: .systemFontSize)! GillSans-UltraBold
Gill Sans GillSans-Light let font = UIFont(name: "GillSans-Light", size: .systemFontSize)! GillSans-Light
Gill Sans GillSans-Bold let font = UIFont(name: "GillSans-Bold", size: .systemFontSize)! GillSans-Bold
Gill Sans GillSans let font = UIFont(name: "GillSans", size: .systemFontSize)! GillSans
Gill Sans GillSans-SemiBoldItalic let font = UIFont(name: "GillSans-SemiBoldItalic", size: .systemFontSize)! GillSans-SemiBoldItalic
Gill Sans GillSans-BoldItalic let font = UIFont(name: "GillSans-BoldItalic", size: .systemFontSize)! GillSans-BoldItalic
Gill Sans GillSans-LightItalic let font = UIFont(name: "GillSans-LightItalic", size: .systemFontSize)! GillSans-LightItalic
Marker Felt MarkerFelt-Thin let font = UIFont(name: "MarkerFelt-Thin", size: .systemFontSize)! MarkerFelt-Thin
Marker Felt MarkerFelt-Wide let font = UIFont(name: "MarkerFelt-Wide", size: .systemFontSize)! MarkerFelt-Wide
Hiragino Maru Gothic ProN HiraMaruProN-W4 let font = UIFont(name: "HiraMaruProN-W4", size: .systemFontSize)! HiraMaruProN-W4
Courier New CourierNewPS-ItalicMT let font = UIFont(name: "CourierNewPS-ItalicMT", size: .systemFontSize)! CourierNewPS-ItalicMT
Courier New CourierNewPSMT let font = UIFont(name: "CourierNewPSMT", size: .systemFontSize)! CourierNewPSMT
Courier New CourierNewPS-BoldItalicMT let font = UIFont(name: "CourierNewPS-BoldItalicMT", size: .systemFontSize)! CourierNewPS-BoldItalicMT
Courier New CourierNewPS-BoldMT let font = UIFont(name: "CourierNewPS-BoldMT", size: .systemFontSize)! CourierNewPS-BoldMT
Kohinoor Telugu KohinoorTelugu-Regular let font = UIFont(name: "KohinoorTelugu-Regular", size: .systemFontSize)! KohinoorTelugu-Regular
Kohinoor Telugu KohinoorTelugu-Medium let font = UIFont(name: "KohinoorTelugu-Medium", size: .systemFontSize)! KohinoorTelugu-Medium
Kohinoor Telugu KohinoorTelugu-Light let font = UIFont(name: "KohinoorTelugu-Light", size: .systemFontSize)! KohinoorTelugu-Light
Avenir Next Condensed AvenirNextCondensed-Heavy let font = UIFont(name: "AvenirNextCondensed-Heavy", size: .systemFontSize)! AvenirNextCondensed-Heavy
Avenir Next Condensed AvenirNextCondensed-MediumItalic let font = UIFont(name: "AvenirNextCondensed-MediumItalic", size: .systemFontSize)! AvenirNextCondensed-MediumItalic
Avenir Next Condensed AvenirNextCondensed-Regular let font = UIFont(name: "AvenirNextCondensed-Regular", size: .systemFontSize)! AvenirNextCondensed-Regular
Avenir Next Condensed AvenirNextCondensed-UltraLightItalic let font = UIFont(name: "AvenirNextCondensed-UltraLightItalic", size: .systemFontSize)! AvenirNextCondensed-UltraLightItalic
Avenir Next Condensed AvenirNextCondensed-Medium let font = UIFont(name: "AvenirNextCondensed-Medium", size: .systemFontSize)! AvenirNextCondensed-Medium
Avenir Next Condensed AvenirNextCondensed-HeavyItalic let font = UIFont(name: "AvenirNextCondensed-HeavyItalic", size: .systemFontSize)! AvenirNextCondensed-HeavyItalic
Avenir Next Condensed AvenirNextCondensed-DemiBoldItalic let font = UIFont(name: "AvenirNextCondensed-DemiBoldItalic", size: .systemFontSize)! AvenirNextCondensed-DemiBoldItalic
Avenir Next Condensed AvenirNextCondensed-Bold let font = UIFont(name: "AvenirNextCondensed-Bold", size: .systemFontSize)! AvenirNextCondensed-Bold
Avenir Next Condensed AvenirNextCondensed-DemiBold let font = UIFont(name: "AvenirNextCondensed-DemiBold", size: .systemFontSize)! AvenirNextCondensed-DemiBold
Avenir Next Condensed AvenirNextCondensed-BoldItalic let font = UIFont(name: "AvenirNextCondensed-BoldItalic", size: .systemFontSize)! AvenirNextCondensed-BoldItalic
Avenir Next Condensed AvenirNextCondensed-Italic let font = UIFont(name: "AvenirNextCondensed-Italic", size: .systemFontSize)! AvenirNextCondensed-Italic
Avenir Next Condensed AvenirNextCondensed-UltraLight let font = UIFont(name: "AvenirNextCondensed-UltraLight", size: .systemFontSize)! AvenirNextCondensed-UltraLight
Tamil Sangam MN TamilSangamMN let font = UIFont(name: "TamilSangamMN", size: .systemFontSize)! TamilSangamMN
Tamil Sangam MN TamilSangamMN-Bold let font = UIFont(name: "TamilSangamMN-Bold", size: .systemFontSize)! TamilSangamMN-Bold
Helvetica Neue HelveticaNeue-UltraLightItalic let font = UIFont(name: "HelveticaNeue-UltraLightItalic", size: .systemFontSize)! HelveticaNeue-UltraLightItalic
Helvetica Neue HelveticaNeue-Medium let font = UIFont(name: "HelveticaNeue-Medium", size: .systemFontSize)! HelveticaNeue-Medium
Helvetica Neue HelveticaNeue-MediumItalic let font = UIFont(name: "HelveticaNeue-MediumItalic", size: .systemFontSize)! HelveticaNeue-MediumItalic
Helvetica Neue HelveticaNeue-UltraLight let font = UIFont(name: "HelveticaNeue-UltraLight", size: .systemFontSize)! HelveticaNeue-UltraLight
Helvetica Neue HelveticaNeue-Italic let font = UIFont(name: "HelveticaNeue-Italic", size: .systemFontSize)! HelveticaNeue-Italic
Helvetica Neue HelveticaNeue-Light let font = UIFont(name: "HelveticaNeue-Light", size: .systemFontSize)! HelveticaNeue-Light
Helvetica Neue HelveticaNeue-ThinItalic let font = UIFont(name: "HelveticaNeue-ThinItalic", size: .systemFontSize)! HelveticaNeue-ThinItalic
Helvetica Neue HelveticaNeue-LightItalic let font = UIFont(name: "HelveticaNeue-LightItalic", size: .systemFontSize)! HelveticaNeue-LightItalic
Helvetica Neue HelveticaNeue-Bold let font = UIFont(name: "HelveticaNeue-Bold", size: .systemFontSize)! HelveticaNeue-Bold
Helvetica Neue HelveticaNeue-Thin let font = UIFont(name: "HelveticaNeue-Thin", size: .systemFontSize)! HelveticaNeue-Thin
Helvetica Neue HelveticaNeue-CondensedBlack let font = UIFont(name: "HelveticaNeue-CondensedBlack", size: .systemFontSize)! HelveticaNeue-CondensedBlack
Helvetica Neue HelveticaNeue let font = UIFont(name: "HelveticaNeue", size: .systemFontSize)! HelveticaNeue
Helvetica Neue HelveticaNeue-CondensedBold let font = UIFont(name: "HelveticaNeue-CondensedBold", size: .systemFontSize)! HelveticaNeue-CondensedBold
Helvetica Neue HelveticaNeue-BoldItalic let font = UIFont(name: "HelveticaNeue-BoldItalic", size: .systemFontSize)! HelveticaNeue-BoldItalic
Times New Roman TimesNewRomanPS-ItalicMT let font = UIFont(name: "TimesNewRomanPS-ItalicMT", size: .systemFontSize)! TimesNewRomanPS-ItalicMT
Times New Roman TimesNewRomanPS-BoldItalicMT let font = UIFont(name: "TimesNewRomanPS-BoldItalicMT", size: .systemFontSize)! TimesNewRomanPS-BoldItalicMT
Times New Roman TimesNewRomanPS-BoldMT let font = UIFont(name: "TimesNewRomanPS-BoldMT", size: .systemFontSize)! TimesNewRomanPS-BoldMT
Times New Roman TimesNewRomanPSMT let font = UIFont(name: "TimesNewRomanPSMT", size: .systemFontSize)! TimesNewRomanPSMT
Georgia Georgia-BoldItalic let font = UIFont(name: "Georgia-BoldItalic", size: .systemFontSize)! Georgia-BoldItalic
Georgia Georgia-Italic let font = UIFont(name: "Georgia-Italic", size: .systemFontSize)! Georgia-Italic
Georgia Georgia let font = UIFont(name: "Georgia", size: .systemFontSize)! Georgia
Georgia Georgia-Bold let font = UIFont(name: "Georgia-Bold", size: .systemFontSize)! Georgia-Bold
Sinhala Sangam MN SinhalaSangamMN-Bold let font = UIFont(name: "SinhalaSangamMN-Bold", size: .systemFontSize)! SinhalaSangamMN-Bold
Sinhala Sangam MN SinhalaSangamMN let font = UIFont(name: "SinhalaSangamMN", size: .systemFontSize)! SinhalaSangamMN
Arial Rounded MT Bold ArialRoundedMTBold let font = UIFont(name: "ArialRoundedMTBold", size: .systemFontSize)! ArialRoundedMTBold
Kailasa Kailasa-Bold let font = UIFont(name: "Kailasa-Bold", size: .systemFontSize)! Kailasa-Bold
Kailasa Kailasa let font = UIFont(name: "Kailasa", size: .systemFontSize)! Kailasa
Kohinoor Devanagari KohinoorDevanagari-Regular let font = UIFont(name: "KohinoorDevanagari-Regular", size: .systemFontSize)! KohinoorDevanagari-Regular
Kohinoor Devanagari KohinoorDevanagari-Light let font = UIFont(name: "KohinoorDevanagari-Light", size: .systemFontSize)! KohinoorDevanagari-Light
Kohinoor Devanagari KohinoorDevanagari-Semibold let font = UIFont(name: "KohinoorDevanagari-Semibold", size: .systemFontSize)! KohinoorDevanagari-Semibold
Kohinoor Bangla KohinoorBangla-Regular let font = UIFont(name: "KohinoorBangla-Regular", size: .systemFontSize)! KohinoorBangla-Regular
Kohinoor Bangla KohinoorBangla-Semibold let font = UIFont(name: "KohinoorBangla-Semibold", size: .systemFontSize)! KohinoorBangla-Semibold
Kohinoor Bangla KohinoorBangla-Light let font = UIFont(name: "KohinoorBangla-Light", size: .systemFontSize)! KohinoorBangla-Light
Noto Sans Oriya NotoSansOriya-Bold let font = UIFont(name: "NotoSansOriya-Bold", size: .systemFontSize)! NotoSansOriya-Bold
Noto Sans Oriya NotoSansOriya let font = UIFont(name: "NotoSansOriya", size: .systemFontSize)! NotoSansOriya
Chalkboard SE ChalkboardSE-Bold let font = UIFont(name: "ChalkboardSE-Bold", size: .systemFontSize)! ChalkboardSE-Bold
Chalkboard SE ChalkboardSE-Light let font = UIFont(name: "ChalkboardSE-Light", size: .systemFontSize)! ChalkboardSE-Light
Chalkboard SE ChalkboardSE-Regular let font = UIFont(name: "ChalkboardSE-Regular", size: .systemFontSize)! ChalkboardSE-Regular
Noto Sans Kannada NotoSansKannada-Bold let font = UIFont(name: "NotoSansKannada-Bold", size: .systemFontSize)! NotoSansKannada-Bold
Noto Sans Kannada NotoSansKannada-Light let font = UIFont(name: "NotoSansKannada-Light", size: .systemFontSize)! NotoSansKannada-Light
Noto Sans Kannada NotoSansKannada-Regular let font = UIFont(name: "NotoSansKannada-Regular", size: .systemFontSize)! NotoSansKannada-Regular
Apple Color Emoji AppleColorEmoji let font = UIFont(name: "AppleColorEmoji", size: .systemFontSize)! AppleColorEmoji
PingFang TC PingFangTC-Regular let font = UIFont(name: "PingFangTC-Regular", size: .systemFontSize)! PingFangTC-Regular
PingFang TC PingFangTC-Thin let font = UIFont(name: "PingFangTC-Thin", size: .systemFontSize)! PingFangTC-Thin
PingFang TC PingFangTC-Medium let font = UIFont(name: "PingFangTC-Medium", size: .systemFontSize)! PingFangTC-Medium
PingFang TC PingFangTC-Semibold let font = UIFont(name: "PingFangTC-Semibold", size: .systemFontSize)! PingFangTC-Semibold
PingFang TC PingFangTC-Light let font = UIFont(name: "PingFangTC-Light", size: .systemFontSize)! PingFangTC-Light
PingFang TC PingFangTC-Ultralight let font = UIFont(name: "PingFangTC-Ultralight", size: .systemFontSize)! PingFangTC-Ultralight
Geeza Pro GeezaPro-Bold let font = UIFont(name: "GeezaPro-Bold", size: .systemFontSize)! GeezaPro-Bold
Geeza Pro GeezaPro let font = UIFont(name: "GeezaPro", size: .systemFontSize)! GeezaPro
Damascus DamascusBold let font = UIFont(name: "DamascusBold", size: .systemFontSize)! DamascusBold
Damascus DamascusLight let font = UIFont(name: "DamascusLight", size: .systemFontSize)! DamascusLight
Damascus Damascus let font = UIFont(name: "Damascus", size: .systemFontSize)! Damascus
Damascus DamascusMedium let font = UIFont(name: "DamascusMedium", size: .systemFontSize)! DamascusMedium
Damascus DamascusSemiBold let font = UIFont(name: "DamascusSemiBold", size: .systemFontSize)! DamascusSemiBold
Noteworthy Noteworthy-Bold let font = UIFont(name: "Noteworthy-Bold", size: .systemFontSize)! Noteworthy-Bold
Noteworthy Noteworthy-Light let font = UIFont(name: "Noteworthy-Light", size: .systemFontSize)! Noteworthy-Light
Avenir Avenir-Oblique let font = UIFont(name: "Avenir-Oblique", size: .systemFontSize)! Avenir-Oblique
Avenir Avenir-HeavyOblique let font = UIFont(name: "Avenir-HeavyOblique", size: .systemFontSize)! Avenir-HeavyOblique
Avenir Avenir-Heavy let font = UIFont(name: "Avenir-Heavy", size: .systemFontSize)! Avenir-Heavy
Avenir Avenir-BlackOblique let font = UIFont(name: "Avenir-BlackOblique", size: .systemFontSize)! Avenir-BlackOblique
Avenir Avenir-BookOblique let font = UIFont(name: "Avenir-BookOblique", size: .systemFontSize)! Avenir-BookOblique
Avenir Avenir-Roman let font = UIFont(name: "Avenir-Roman", size: .systemFontSize)! Avenir-Roman
Avenir Avenir-Medium let font = UIFont(name: "Avenir-Medium", size: .systemFontSize)! Avenir-Medium
Avenir Avenir-Black let font = UIFont(name: "Avenir-Black", size: .systemFontSize)! Avenir-Black
Avenir Avenir-Light let font = UIFont(name: "Avenir-Light", size: .systemFontSize)! Avenir-Light
Avenir Avenir-MediumOblique let font = UIFont(name: "Avenir-MediumOblique", size: .systemFontSize)! Avenir-MediumOblique
Avenir Avenir-Book let font = UIFont(name: "Avenir-Book", size: .systemFontSize)! Avenir-Book
Avenir Avenir-LightOblique let font = UIFont(name: "Avenir-LightOblique", size: .systemFontSize)! Avenir-LightOblique
Kohinoor Gujarati KohinoorGujarati-Light let font = UIFont(name: "KohinoorGujarati-Light", size: .systemFontSize)! KohinoorGujarati-Light
Kohinoor Gujarati KohinoorGujarati-Bold let font = UIFont(name: "KohinoorGujarati-Bold", size: .systemFontSize)! KohinoorGujarati-Bold
Kohinoor Gujarati KohinoorGujarati-Regular let font = UIFont(name: "KohinoorGujarati-Regular", size: .systemFontSize)! KohinoorGujarati-Regular
Mishafi DiwanMishafi let font = UIFont(name: "DiwanMishafi", size: .systemFontSize)! DiwanMishafi
Academy Engraved LET AcademyEngravedLetPlain let font = UIFont(name: "AcademyEngravedLetPlain", size: .systemFontSize)! AcademyEngravedLetPlain
Party LET PartyLetPlain let font = UIFont(name: "PartyLetPlain", size: .systemFontSize)! PartyLetPlain
Futura Futura-CondensedExtraBold let font = UIFont(name: "Futura-CondensedExtraBold", size: .systemFontSize)! Futura-CondensedExtraBold
Futura Futura-Medium let font = UIFont(name: "Futura-Medium", size: .systemFontSize)! Futura-Medium
Futura Futura-Bold let font = UIFont(name: "Futura-Bold", size: .systemFontSize)! Futura-Bold
Futura Futura-CondensedMedium let font = UIFont(name: "Futura-CondensedMedium", size: .systemFontSize)! Futura-CondensedMedium
Futura Futura-MediumItalic let font = UIFont(name: "Futura-MediumItalic", size: .systemFontSize)! Futura-MediumItalic
Arial Hebrew ArialHebrew-Bold let font = UIFont(name: "ArialHebrew-Bold", size: .systemFontSize)! ArialHebrew-Bold
Arial Hebrew ArialHebrew-Light let font = UIFont(name: "ArialHebrew-Light", size: .systemFontSize)! ArialHebrew-Light
Arial Hebrew ArialHebrew let font = UIFont(name: "ArialHebrew", size: .systemFontSize)! ArialHebrew
Farah Farah let font = UIFont(name: "Farah", size: .systemFontSize)! Farah
Mukta Mahee MuktaMahee-Light let font = UIFont(name: "MuktaMahee-Light", size: .systemFontSize)! MuktaMahee-Light
Mukta Mahee MuktaMahee-Bold let font = UIFont(name: "MuktaMahee-Bold", size: .systemFontSize)! MuktaMahee-Bold
Mukta Mahee MuktaMahee-Regular let font = UIFont(name: "MuktaMahee-Regular", size: .systemFontSize)! MuktaMahee-Regular
Noto Sans Myanmar NotoSansMyanmar-Regular let font = UIFont(name: "NotoSansMyanmar-Regular", size: .systemFontSize)! NotoSansMyanmar-Regular
Noto Sans Myanmar NotoSansMyanmar-Bold let font = UIFont(name: "NotoSansMyanmar-Bold", size: .systemFontSize)! NotoSansMyanmar-Bold
Noto Sans Myanmar NotoSansMyanmar-Light let font = UIFont(name: "NotoSansMyanmar-Light", size: .systemFontSize)! NotoSansMyanmar-Light
Arial Arial-BoldMT let font = UIFont(name: "Arial-BoldMT", size: .systemFontSize)! Arial-BoldMT
Arial Arial-BoldItalicMT let font = UIFont(name: "Arial-BoldItalicMT", size: .systemFontSize)! Arial-BoldItalicMT
Arial Arial-ItalicMT let font = UIFont(name: "Arial-ItalicMT", size: .systemFontSize)! Arial-ItalicMT
Arial ArialMT let font = UIFont(name: "ArialMT", size: .systemFontSize)! ArialMT
Chalkduster Chalkduster let font = UIFont(name: "Chalkduster", size: .systemFontSize)! Chalkduster
Kefa Kefa-Regular let font = UIFont(name: "Kefa-Regular", size: .systemFontSize)! Kefa-Regular
Hoefler Text HoeflerText-Italic let font = UIFont(name: "HoeflerText-Italic", size: .systemFontSize)! HoeflerText-Italic
Hoefler Text HoeflerText-Black let font = UIFont(name: "HoeflerText-Black", size: .systemFontSize)! HoeflerText-Black
Hoefler Text HoeflerText-Regular let font = UIFont(name: "HoeflerText-Regular", size: .systemFontSize)! HoeflerText-Regular
Hoefler Text HoeflerText-BlackItalic let font = UIFont(name: "HoeflerText-BlackItalic", size: .systemFontSize)! HoeflerText-BlackItalic
Optima Optima-ExtraBlack let font = UIFont(name: "Optima-ExtraBlack", size: .systemFontSize)! Optima-ExtraBlack
Optima Optima-BoldItalic let font = UIFont(name: "Optima-BoldItalic", size: .systemFontSize)! Optima-BoldItalic
Optima Optima-Italic let font = UIFont(name: "Optima-Italic", size: .systemFontSize)! Optima-Italic
Optima Optima-Regular let font = UIFont(name: "Optima-Regular", size: .systemFontSize)! Optima-Regular
Optima Optima-Bold let font = UIFont(name: "Optima-Bold", size: .systemFontSize)! Optima-Bold
Galvji Galvji-Bold let font = UIFont(name: "Galvji-Bold", size: .systemFontSize)! Galvji-Bold
Galvji Galvji let font = UIFont(name: "Galvji", size: .systemFontSize)! Galvji
Palatino Palatino-Italic let font = UIFont(name: "Palatino-Italic", size: .systemFontSize)! Palatino-Italic
Palatino Palatino-Roman let font = UIFont(name: "Palatino-Roman", size: .systemFontSize)! Palatino-Roman
Palatino Palatino-BoldItalic let font = UIFont(name: "Palatino-BoldItalic", size: .systemFontSize)! Palatino-BoldItalic
Palatino Palatino-Bold let font = UIFont(name: "Palatino-Bold", size: .systemFontSize)! Palatino-Bold
Malayalam Sangam MN MalayalamSangamMN-Bold let font = UIFont(name: "MalayalamSangamMN-Bold", size: .systemFontSize)! MalayalamSangamMN-Bold
Malayalam Sangam MN MalayalamSangamMN let font = UIFont(name: "MalayalamSangamMN", size: .systemFontSize)! MalayalamSangamMN
Al Nile AlNile let font = UIFont(name: "AlNile", size: .systemFontSize)! AlNile
Al Nile AlNile-Bold let font = UIFont(name: "AlNile-Bold", size: .systemFontSize)! AlNile-Bold
Lao Sangam MN LaoSangamMN let font = UIFont(name: "LaoSangamMN", size: .systemFontSize)! LaoSangamMN
Bradley Hand BradleyHandITCTT-Bold let font = UIFont(name: "BradleyHandITCTT-Bold", size: .systemFontSize)! BradleyHandITCTT-Bold
Hiragino Mincho ProN HiraMinProN-W3 let font = UIFont(name: "HiraMinProN-W3", size: .systemFontSize)! HiraMinProN-W3
Hiragino Mincho ProN HiraMinProN-W6 let font = UIFont(name: "HiraMinProN-W6", size: .systemFontSize)! HiraMinProN-W6
PingFang HK PingFangHK-Medium let font = UIFont(name: "PingFangHK-Medium", size: .systemFontSize)! PingFangHK-Medium
PingFang HK PingFangHK-Thin let font = UIFont(name: "PingFangHK-Thin", size: .systemFontSize)! PingFangHK-Thin
PingFang HK PingFangHK-Regular let font = UIFont(name: "PingFangHK-Regular", size: .systemFontSize)! PingFangHK-Regular
PingFang HK PingFangHK-Ultralight let font = UIFont(name: "PingFangHK-Ultralight", size: .systemFontSize)! PingFangHK-Ultralight
PingFang HK PingFangHK-Semibold let font = UIFont(name: "PingFangHK-Semibold", size: .systemFontSize)! PingFangHK-Semibold
PingFang HK PingFangHK-Light let font = UIFont(name: "PingFangHK-Light", size: .systemFontSize)! PingFangHK-Light
Helvetica Helvetica-Oblique let font = UIFont(name: "Helvetica-Oblique", size: .systemFontSize)! Helvetica-Oblique
Helvetica Helvetica-BoldOblique let font = UIFont(name: "Helvetica-BoldOblique", size: .systemFontSize)! Helvetica-BoldOblique
Helvetica Helvetica let font = UIFont(name: "Helvetica", size: .systemFontSize)! Helvetica
Helvetica Helvetica-Light let font = UIFont(name: "Helvetica-Light", size: .systemFontSize)! Helvetica-Light
Helvetica Helvetica-Bold let font = UIFont(name: "Helvetica-Bold", size: .systemFontSize)! Helvetica-Bold
Helvetica Helvetica-LightOblique let font = UIFont(name: "Helvetica-LightOblique", size: .systemFontSize)! Helvetica-LightOblique
Courier Courier-BoldOblique let font = UIFont(name: "Courier-BoldOblique", size: .systemFontSize)! Courier-BoldOblique
Courier Courier-Oblique let font = UIFont(name: "Courier-Oblique", size: .systemFontSize)! Courier-Oblique
Courier Courier let font = UIFont(name: "Courier", size: .systemFontSize)! Courier
Courier Courier-Bold let font = UIFont(name: "Courier-Bold", size: .systemFontSize)! Courier-Bold
Cochin Cochin-Italic let font = UIFont(name: "Cochin-Italic", size: .systemFontSize)! Cochin-Italic
Cochin Cochin-Bold let font = UIFont(name: "Cochin-Bold", size: .systemFontSize)! Cochin-Bold
Cochin Cochin let font = UIFont(name: "Cochin", size: .systemFontSize)! Cochin
Cochin Cochin-BoldItalic let font = UIFont(name: "Cochin-BoldItalic", size: .systemFontSize)! Cochin-BoldItalic
Trebuchet MS TrebuchetMS-Bold let font = UIFont(name: "TrebuchetMS-Bold", size: .systemFontSize)! TrebuchetMS-Bold
Trebuchet MS TrebuchetMS-Italic let font = UIFont(name: "TrebuchetMS-Italic", size: .systemFontSize)! TrebuchetMS-Italic
Trebuchet MS Trebuchet-BoldItalic let font = UIFont(name: "Trebuchet-BoldItalic", size: .systemFontSize)! Trebuchet-BoldItalic
Trebuchet MS TrebuchetMS let font = UIFont(name: "TrebuchetMS", size: .systemFontSize)! TrebuchetMS
Devanagari Sangam MN DevanagariSangamMN let font = UIFont(name: "DevanagariSangamMN", size: .systemFontSize)! DevanagariSangamMN
Devanagari Sangam MN DevanagariSangamMN-Bold let font = UIFont(name: "DevanagariSangamMN-Bold", size: .systemFontSize)! DevanagariSangamMN-Bold
Rockwell Rockwell-Italic let font = UIFont(name: "Rockwell-Italic", size: .systemFontSize)! Rockwell-Italic
Rockwell Rockwell-Regular let font = UIFont(name: "Rockwell-Regular", size: .systemFontSize)! Rockwell-Regular
Rockwell Rockwell-Bold let font = UIFont(name: "Rockwell-Bold", size: .systemFontSize)! Rockwell-Bold
Rockwell Rockwell-BoldItalic let font = UIFont(name: "Rockwell-BoldItalic", size: .systemFontSize)! Rockwell-BoldItalic
Snell Roundhand SnellRoundhand let font = UIFont(name: "SnellRoundhand", size: .systemFontSize)! SnellRoundhand
Snell Roundhand SnellRoundhand-Bold let font = UIFont(name: "SnellRoundhand-Bold", size: .systemFontSize)! SnellRoundhand-Bold
Snell Roundhand SnellRoundhand-Black let font = UIFont(name: "SnellRoundhand-Black", size: .systemFontSize)! SnellRoundhand-Black
Zapf Dingbats ZapfDingbatsITC let font = UIFont(name: "ZapfDingbatsITC", size: .systemFontSize)! ZapfDingbatsITC
Bodoni 72 BodoniSvtyTwoITCTT-Bold let font = UIFont(name: "BodoniSvtyTwoITCTT-Bold", size: .systemFontSize)! BodoniSvtyTwoITCTT-Bold
Bodoni 72 BodoniSvtyTwoITCTT-BookIta let font = UIFont(name: "BodoniSvtyTwoITCTT-BookIta", size: .systemFontSize)! BodoniSvtyTwoITCTT-BookIta
Bodoni 72 BodoniSvtyTwoITCTT-Book let font = UIFont(name: "BodoniSvtyTwoITCTT-Book", size: .systemFontSize)! BodoniSvtyTwoITCTT-Book
Verdana Verdana-Italic let font = UIFont(name: "Verdana-Italic", size: .systemFontSize)! Verdana-Italic
Verdana Verdana let font = UIFont(name: "Verdana", size: .systemFontSize)! Verdana
Verdana Verdana-Bold let font = UIFont(name: "Verdana-Bold", size: .systemFontSize)! Verdana-Bold
Verdana Verdana-BoldItalic let font = UIFont(name: "Verdana-BoldItalic", size: .systemFontSize)! Verdana-BoldItalic
American Typewriter AmericanTypewriter-CondensedBold let font = UIFont(name: "AmericanTypewriter-CondensedBold", size: .systemFontSize)! AmericanTypewriter-CondensedBold
American Typewriter AmericanTypewriter-Condensed let font = UIFont(name: "AmericanTypewriter-Condensed", size: .systemFontSize)! AmericanTypewriter-Condensed
American Typewriter AmericanTypewriter-CondensedLight let font = UIFont(name: "AmericanTypewriter-CondensedLight", size: .systemFontSize)! AmericanTypewriter-CondensedLight
American Typewriter AmericanTypewriter let font = UIFont(name: "AmericanTypewriter", size: .systemFontSize)! AmericanTypewriter
American Typewriter AmericanTypewriter-Bold let font = UIFont(name: "AmericanTypewriter-Bold", size: .systemFontSize)! AmericanTypewriter-Bold
American Typewriter AmericanTypewriter-Semibold let font = UIFont(name: "AmericanTypewriter-Semibold", size: .systemFontSize)! AmericanTypewriter-Semibold
American Typewriter AmericanTypewriter-Light let font = UIFont(name: "AmericanTypewriter-Light", size: .systemFontSize)! AmericanTypewriter-Light
Avenir Next AvenirNext-Medium let font = UIFont(name: "AvenirNext-Medium", size: .systemFontSize)! AvenirNext-Medium
Avenir Next AvenirNext-DemiBoldItalic let font = UIFont(name: "AvenirNext-DemiBoldItalic", size: .systemFontSize)! AvenirNext-DemiBoldItalic
Avenir Next AvenirNext-DemiBold let font = UIFont(name: "AvenirNext-DemiBold", size: .systemFontSize)! AvenirNext-DemiBold
Avenir Next AvenirNext-HeavyItalic let font = UIFont(name: "AvenirNext-HeavyItalic", size: .systemFontSize)! AvenirNext-HeavyItalic
Avenir Next AvenirNext-Regular let font = UIFont(name: "AvenirNext-Regular", size: .systemFontSize)! AvenirNext-Regular
Avenir Next AvenirNext-Italic let font = UIFont(name: "AvenirNext-Italic", size: .systemFontSize)! AvenirNext-Italic
Avenir Next AvenirNext-MediumItalic let font = UIFont(name: "AvenirNext-MediumItalic", size: .systemFontSize)! AvenirNext-MediumItalic
Avenir Next AvenirNext-UltraLightItalic let font = UIFont(name: "AvenirNext-UltraLightItalic", size: .systemFontSize)! AvenirNext-UltraLightItalic
Avenir Next AvenirNext-BoldItalic let font = UIFont(name: "AvenirNext-BoldItalic", size: .systemFontSize)! AvenirNext-BoldItalic
Avenir Next AvenirNext-Heavy let font = UIFont(name: "AvenirNext-Heavy", size: .systemFontSize)! AvenirNext-Heavy
Avenir Next AvenirNext-Bold let font = UIFont(name: "AvenirNext-Bold", size: .systemFontSize)! AvenirNext-Bold
Avenir Next AvenirNext-UltraLight let font = UIFont(name: "AvenirNext-UltraLight", size: .systemFontSize)! AvenirNext-UltraLight
Baskerville Baskerville-SemiBoldItalic let font = UIFont(name: "Baskerville-SemiBoldItalic", size: .systemFontSize)! Baskerville-SemiBoldItalic
Baskerville Baskerville-SemiBold let font = UIFont(name: "Baskerville-SemiBold", size: .systemFontSize)! Baskerville-SemiBold
Baskerville Baskerville-BoldItalic let font = UIFont(name: "Baskerville-BoldItalic", size: .systemFontSize)! Baskerville-BoldItalic
Baskerville Baskerville let font = UIFont(name: "Baskerville", size: .systemFontSize)! Baskerville
Baskerville Baskerville-Bold let font = UIFont(name: "Baskerville-Bold", size: .systemFontSize)! Baskerville-Bold
Baskerville Baskerville-Italic let font = UIFont(name: "Baskerville-Italic", size: .systemFontSize)! Baskerville-Italic
Khmer Sangam MN KhmerSangamMN let font = UIFont(name: "KhmerSangamMN", size: .systemFontSize)! KhmerSangamMN
Didot Didot-Bold let font = UIFont(name: "Didot-Bold", size: .systemFontSize)! Didot-Bold
Didot Didot let font = UIFont(name: "Didot", size: .systemFontSize)! Didot
Didot Didot-Italic let font = UIFont(name: "Didot-Italic", size: .systemFontSize)! Didot-Italic
Savoye LET SavoyeLetPlain let font = UIFont(name: "SavoyeLetPlain", size: .systemFontSize)! SavoyeLetPlain
Bodoni Ornaments BodoniOrnamentsITCTT let font = UIFont(name: "BodoniOrnamentsITCTT", size: .systemFontSize)! BodoniOrnamentsITCTT
Symbol Symbol let font = UIFont(name: "Symbol", size: .systemFontSize)! Symbol
Charter Charter-BlackItalic let font = UIFont(name: "Charter-BlackItalic", size: .systemFontSize)! Charter-BlackItalic
Charter Charter-Bold let font = UIFont(name: "Charter-Bold", size: .systemFontSize)! Charter-Bold
Charter Charter-Roman let font = UIFont(name: "Charter-Roman", size: .systemFontSize)! Charter-Roman
Charter Charter-Black let font = UIFont(name: "Charter-Black", size: .systemFontSize)! Charter-Black
Charter Charter-BoldItalic let font = UIFont(name: "Charter-BoldItalic", size: .systemFontSize)! Charter-BoldItalic
Charter Charter-Italic let font = UIFont(name: "Charter-Italic", size: .systemFontSize)! Charter-Italic
Menlo Menlo-BoldItalic let font = UIFont(name: "Menlo-BoldItalic", size: .systemFontSize)! Menlo-BoldItalic
Menlo Menlo-Bold let font = UIFont(name: "Menlo-Bold", size: .systemFontSize)! Menlo-Bold
Menlo Menlo-Italic let font = UIFont(name: "Menlo-Italic", size: .systemFontSize)! Menlo-Italic
Menlo Menlo-Regular let font = UIFont(name: "Menlo-Regular", size: .systemFontSize)! Menlo-Regular
Noto Nastaliq Urdu NotoNastaliqUrdu let font = UIFont(name: "NotoNastaliqUrdu", size: .systemFontSize)! NotoNastaliqUrdu
Noto Nastaliq Urdu NotoNastaliqUrdu-Bold let font = UIFont(name: "NotoNastaliqUrdu-Bold", size: .systemFontSize)! NotoNastaliqUrdu-Bold
Bodoni 72 Smallcaps BodoniSvtyTwoSCITCTT-Book let font = UIFont(name: "BodoniSvtyTwoSCITCTT-Book", size: .systemFontSize)! BodoniSvtyTwoSCITCTT-Book
DIN Alternate DINAlternate-Bold let font = UIFont(name: "DINAlternate-Bold", size: .systemFontSize)! DINAlternate-Bold
Papyrus Papyrus-Condensed let font = UIFont(name: "Papyrus-Condensed", size: .systemFontSize)! Papyrus-Condensed
Papyrus Papyrus let font = UIFont(name: "Papyrus", size: .systemFontSize)! Papyrus
Hiragino Sans HiraginoSans-W3 let font = UIFont(name: "HiraginoSans-W3", size: .systemFontSize)! HiraginoSans-W3
Hiragino Sans HiraginoSans-W6 let font = UIFont(name: "HiraginoSans-W6", size: .systemFontSize)! HiraginoSans-W6
Hiragino Sans HiraginoSans-W7 let font = UIFont(name: "HiraginoSans-W7", size: .systemFontSize)! HiraginoSans-W7
PingFang SC PingFangSC-Medium let font = UIFont(name: "PingFangSC-Medium", size: .systemFontSize)! PingFangSC-Medium
PingFang SC PingFangSC-Semibold let font = UIFont(name: "PingFangSC-Semibold", size: .systemFontSize)! PingFangSC-Semibold
PingFang SC PingFangSC-Light let font = UIFont(name: "PingFangSC-Light", size: .systemFontSize)! PingFangSC-Light
PingFang SC PingFangSC-Ultralight let font = UIFont(name: "PingFangSC-Ultralight", size: .systemFontSize)! PingFangSC-Ultralight
PingFang SC PingFangSC-Regular let font = UIFont(name: "PingFangSC-Regular", size: .systemFontSize)! PingFangSC-Regular
PingFang SC PingFangSC-Thin let font = UIFont(name: "PingFangSC-Thin", size: .systemFontSize)! PingFangSC-Thin
Myanmar Sangam MN MyanmarSangamMN let font = UIFont(name: "MyanmarSangamMN", size: .systemFontSize)! MyanmarSangamMN
Myanmar Sangam MN MyanmarSangamMN-Bold let font = UIFont(name: "MyanmarSangamMN-Bold", size: .systemFontSize)! MyanmarSangamMN-Bold
Apple Symbols AppleSymbols let font = UIFont(name: "AppleSymbols", size: .systemFontSize)! AppleSymbols
Zapfino Zapfino let font = UIFont(name: "Zapfino", size: .systemFontSize)! Zapfino
Bodoni 72 Oldstyle BodoniSvtyTwoOSITCTT-BookIt let font = UIFont(name: "BodoniSvtyTwoOSITCTT-BookIt", size: .systemFontSize)! BodoniSvtyTwoOSITCTT-BookIt
Bodoni 72 Oldstyle BodoniSvtyTwoOSITCTT-Book let font = UIFont(name: "BodoniSvtyTwoOSITCTT-Book", size: .systemFontSize)! BodoniSvtyTwoOSITCTT-Book
Bodoni 72 Oldstyle BodoniSvtyTwoOSITCTT-Bold let font = UIFont(name: "BodoniSvtyTwoOSITCTT-Bold", size: .systemFontSize)! BodoniSvtyTwoOSITCTT-Bold
Euphemia UCAS EuphemiaUCAS let font = UIFont(name: "EuphemiaUCAS", size: .systemFontSize)! EuphemiaUCAS
Euphemia UCAS EuphemiaUCAS-Italic let font = UIFont(name: "EuphemiaUCAS-Italic", size: .systemFontSize)! EuphemiaUCAS-Italic
Euphemia UCAS EuphemiaUCAS-Bold let font = UIFont(name: "EuphemiaUCAS-Bold", size: .systemFontSize)! EuphemiaUCAS-Bold
DIN Condensed DINCondensed-Bold let font = UIFont(name: "DINCondensed-Bold", size: .systemFontSize)! DINCondensed-Bold
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].