Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.
/ FTFontSelector Public archive

A clone of the font selector found in Apple’s iOS Pages app.

License

Notifications You must be signed in to change notification settings

Fingertips/FTFontSelector

Repository files navigation

FTFontSelector

Version Platform

FTFontSelector implements a clone of the font selector that can be found in Apple’s iOS Pages application.

See the screenshots for examples of its usage on both iPhone and iPad.

Note: For now it targets the current iOS 6 look, because we won’t know what Apple’s version in iOS 7 will look like yet.

Usage

The one exposed class that you need to work with is FTFontSelectorController. This class is a self contained UINavigationController subclass that provides all the required features.

Installation

FTFontSelector is available through CocoaPods, to install it simply add the following line to your Podfile:

pod "FTFontSelector"

Alternatively, add all the source files in Classes and the resource bundle at Assets/FTFontSelector.bundle to your Xcode project and add CoreText to the ‘frameworks build phase’.

Author

Eloy Durán, [email protected]

License

FTFontSelector is available under the MIT license. See the LICENSE file for more info.

About

A clone of the font selector found in Apple’s iOS Pages app.

Resources

License

Stars

Watchers

Forks

Packages

No packages published