SkillAgentSearch skills...

XMCircleType

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.

Install / Use

/learn @MichMich/XMCircleType
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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?

<!-- Remote --> <!-- ![](Screenshots/example.png) --> <!-- Local -->

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.

Related Skills

View on GitHub
GitHub Stars93
CategoryDevelopment
Updated21d ago
Forks16

Languages

Objective-C

Security Score

95/100

Audited on Mar 18, 2026

No findings