All Projects → davelyon → ios-font-size-tester

davelyon / ios-font-size-tester

Licence: MIT license
A quick way to test out a resizable iOS app font stack at all sizes via UI testing

Programming Languages

swift
15916 projects
shell
77523 projects

Projects that are alternatives of or similar to ios-font-size-tester

Jxtalertmanager
UIAlertView/UIAlertController便捷调用工具
Stars: ✭ 177 (+311.63%)
Mutual labels:  ios-ui
Noticebar
😍A simple NoticeBar written by Swift 3, similar with QQ notice view.
Stars: ✭ 237 (+451.16%)
Mutual labels:  ios-ui
Swiftgen
The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs!
Stars: ✭ 7,580 (+17527.91%)
Mutual labels:  uifont
Mycoretextlabel
图文混排 , 实现图片文字混排 , 可显示常规链接比如网址,@,#话题#,手机号 , 邮箱号等 , 可以自定义链接字,设置关键字高亮等功能 . 适用于微博,微信,IM聊天对话等场景 . 实现这些功能仅用了几百行代码,耦合性也较低
Stars: ✭ 192 (+346.51%)
Mutual labels:  ios-ui
Parchment
A paging view controller with a highly customizable menu ✨
Stars: ✭ 2,812 (+6439.53%)
Mutual labels:  ios-ui
Nativepopup
Clone of Apple iOS App's feedback popup, and easily customizable.
Stars: ✭ 247 (+474.42%)
Mutual labels:  ios-ui
Wobbly
(Animate CSS) animations for iOS. An easy to use library of iOS animations. As easy to use as an easy thing.
Stars: ✭ 150 (+248.84%)
Mutual labels:  ios-ui
jonson
Fast, lightweight, thread safe, dynamic type and schema-less golang utility and easy JSON handler
Stars: ✭ 18 (-58.14%)
Mutual labels:  dynamic-type
Swiftpagemenu
Customizable Page Tab Menu Controller 👍
Stars: ✭ 233 (+441.86%)
Mutual labels:  ios-ui
Swash
Fonts in iOS made safe, expressive, and dynamic.
Stars: ✭ 73 (+69.77%)
Mutual labels:  uifont
Fontawesomekit.swift
A better choice for iOS Developer to use FontAwesome Icon with UI.😍
Stars: ✭ 194 (+351.16%)
Mutual labels:  ios-ui
Pvview
A small library that helps you to make an amazing parallax view
Stars: ✭ 227 (+427.91%)
Mutual labels:  ios-ui
Drawerview
A drop-in view, to be used as a drawer anywhere in your app
Stars: ✭ 251 (+483.72%)
Mutual labels:  ios-ui
Lmmediaplayer
A video and audio player with replaceable UI component.
Stars: ✭ 183 (+325.58%)
Mutual labels:  ios-ui
Bonmot
Beautiful, easy attributed strings in Swift
Stars: ✭ 3,182 (+7300%)
Mutual labels:  dynamic-type
Lovefreshpeakapp oc
IOS电商购物APP: 爱鲜蜂OC版,规范的代码风格,使用Masonry布局适配所有ios机型 Shopping e-commerce projects, using automatic layout, suitable for any Ios model Website ;
Stars: ✭ 152 (+253.49%)
Mutual labels:  ios-ui
Rhplaceholder
Show pleasant loading view for your users 😍
Stars: ✭ 238 (+453.49%)
Mutual labels:  ios-ui
extensions-kit
📦 Collection of Swift+Apple Frameworks extensions for speeding up software development [iOS & iPadOS].
Stars: ✭ 71 (+65.12%)
Mutual labels:  ios-ui
Swiftrichstring
👩‍🎨 Elegant Attributed String composition in Swift sauce
Stars: ✭ 2,744 (+6281.4%)
Mutual labels:  dynamic-type
AMXFontAutoScale
⚠️ Experimental automatic cross-device font scaling for UILabel and UITextView.
Stars: ✭ 39 (-9.3%)
Mutual labels:  uifont

Font Size Tester for iOS Apps

A quick way to test out a resizable font stack at all sizes via UI testing. For more info, see our UIFontMetrics guide over at iOS Dev Recipes.

Installation:

Clone the repo, open the xcodeproj and run in the simulator

Usage:

Change the fonts listed in UIFontTextStyle+CustomFont.swift to your preferences, and then run the app. You can generate a set of screenshots matching all content sizes by running the tests included with the project.

Generate a gif like this via the included script: ./gifit.sh (Requires imagemagick)

Supported By:

iOS Dev Recipes and related open source projects are maintained by Dave Lyon and Traboule Software.

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].