Skip to main content
PESDK/iOS/Guides/Text & Fonts

Text & Fonts

PhotoEditor SDK for iOS ships with a robust tool that provides all necessary functions for quickly adding text. Learn how to add custom fonts.

Text tool

A picture says more than a thousand words, however sometimes it still takes a few more. The robust text feature of PhotoEditor SDK provides all necessary functions for quickly adding text to any picture or creative. The corresponding font library can easily be exchanged, reduced, or expanded.

The tool is implemented in the TextToolController class and can be configured using the TextToolControllerOptions. In order to adjust the available colors, change their names or the default color you have to modify the TextColorToolControllerOptions. For more details take a look at the configuration section.