• Stars
    star
    365
  • Rank 116,530 (Top 3 %)
  • Language
    Objective-C
  • License
    Other
  • Created over 11 years ago
  • Updated about 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A factory for turning Font Awesome icons into images for user interface controls. Works for iOS and OS X.

FontAwesomeIconFactory

A factory for turning Font Awesome icons into images for user interface controls. Works for iOS and OS X.

Font Awesome was created by Dave Gandy. http://fortawesome.github.com/Font-Awesome

FontAwesomeIconFactory was created by Nikolaj Schumacher.

OS X β‰₯ 10.7 iOS β‰₯ 6.0 CocoaPods compatible Carthage compatible

Build Status

screenshot Interface Builder screenshot OS X screenshot iOS

Setup

CocoaPods

Add the following to your Podfile:

pod 'FontAwesomeIconFactory'

Then run pod install as usual.

Changes

3.0

  • Updates Font Awesome to version 4.2.0 for new and changed icons.
  • Full annotations for better Swift names
  • Fixes bar button icon default rendering mode

2.1.0

  • Fixes a naming regression in the Swift version of the enum.

2.1

  • Updates Font Awesome to version 4.2.0 for new and changed icons.
  • Fixed for usage with Xcode 7.

2.0.2

  • FontAwesome is now a proper framework and supports Carthage.

2.0.1

2.0

  • Updates Font Awesome to version 4.3.0 for new and changed icons.
  • Annotated for nicer use in Swift.
  • Support for adding icons to iOS controls in Interface Builder.

1.4

  • Updates Font Awesome to version 4.2.0 for new and changed icons.

1.3

  • Updates Font Awesome to version 4.0.3 for new and changed icons.
  • On iOS 7 renderingMode is now adjusted automatically when setting a color.

1.2.1

  • Updates Font Awesome to version 3.2.1.
  • Butter support for iOS 7 by allowing to override renderingMode.

1.2

  • Updates Font Awesome to version 3.2 for new and changed icons.
  • The images now actually have the exact height (and width if square is set) specified in the size property. Get the old behavior (where the image is only as high as needed) by setting padded to NO. The predefined factories have been adjusted in size.

1.1

  • Updates Font Awesome to version 3.1.1 for 54 new icons.

1.0.1

  • Removes the need to modify the Info.plist.

More Repositories

1

Gitifier

Git commit notifier for MacOSX
Objective-C
314
star
2

highlight-symbol.el

Emacs: automatic and manual symbol highlighting
Emacs Lisp
276
star
3

SwiftHamcrest

Hamcrest test assertions for Swift
Swift
260
star
4

window-numbering.el

Emacs: Numbered window shortcuts
Emacs Lisp
162
star
5

SwiftCGRectExtensions

A collection of CGRect, CGPoint and CGSize convenience functions for Swift
Swift
120
star
6

full-ack

An Emacs front-end for ack
Emacs Lisp
66
star
7

AutoLayoutMacros

Macros for making Auto Layout more readable (and writable) without using strings.
Objective-C
54
star
8

fringe-helper.el

Emacs: helper functions for fringe bitmaps
Emacs Lisp
47
star
9

homebridge-twinkly

JavaScript
37
star
10

guess-style

Emacs: automatic setting of code style variables
Emacs Lisp
32
star
11

auto-dictionary-mode

Emacs: automatic dictionary switcher for flyspell
Emacs Lisp
27
star
12

rotate-text.el

Emacs: cycle through words, symbols and patterns
Emacs Lisp
19
star
13

kill-ring-search.el

Emacs: incremental search for the kill ring
Emacs Lisp
10
star
14

idle-require.el

Emacs: load elisp libraries while Emacs is idle
Emacs Lisp
9
star
15

macro-math.el

Emacs: in-buffer mathematical operations
Emacs Lisp
7
star
16

talks

talk slides
Swift
6
star
17

doc-mode

Emacs: convenient editing of in-code documentation
Emacs Lisp
6
star
18

echo-pick.el

Emacs: filter for echo area status messages
Emacs Lisp
3
star
19

tempo-snippets.el

visual insertion of templates for Emacs
Emacs Lisp
2
star
20

async-eval.el

Emacs: execute Emacs lisp in a separate process
Emacs Lisp
2
star
21

recent-addresses.el

Emacs: store and recall recently used email addresses
Emacs Lisp
1
star
22

elk-test

Emacs Lisp testing framework
Emacs Lisp
1
star
23

compile-bookmarks.el

Emacs: bookmarks for compilation commands
Emacs Lisp
1
star