All Projects → MichMich → XMCircleType

MichMich / XMCircleType

Licence: Apache-2.0 license
XMCircleType is a UIView that allows you to display an NSString as a cicular text. Is will take font kerning into account, so no weird spacings.

Programming Languages

objective c
16641 projects - #2 most used programming language
ruby
36898 projects - #4 most used programming language

Introduction

XMCircleType was written by Michael Teeuw

What is it?

XMCircleTypeView is a UIView that allows you to display an NSString as a cicular text. Is will take font kerning into account, so no weird spacings.

So what does it look like?

Install

Download the example project and copy the XMCircleTypeView .h & .m, or add the following to your Podfile and run $ pod install.

pod 'XMCircleType'

Usage

Just add a XMCircleTypeView to your project, and set the desired options. Please take a look at the example for more info.

Disclaimer

This is my fist open source Objective-C class. So be gentle. ;)

Contributing

Forks, patches and other feedback are welcome.

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