Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

Commit

Permalink
Add strings files and update podspec
Browse files Browse the repository at this point in the history
But funkiness is happening
  • Loading branch information
kreeger authored and texastoland committed Feb 9, 2013
1 parent 9234a7a commit 5cd0caf
Show file tree
Hide file tree
Showing 12 changed files with 888 additions and 791 deletions.
4 changes: 2 additions & 2 deletions FontasticIcons.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'FontasticIcons'
s.version = '0.2.0'
s.version = '0.3.0'
s.summary = 'Objective-C wrapper for iconic fonts.'
s.description = <<-DESC
- [Entypo](http://entypo.com) pictograms by Daniel Bruce
Expand All @@ -13,6 +13,6 @@ Pod::Spec.new do |s|
s.source = { :git => 'https://github.com/AlexDenisov/FontasticIcons.git', :tag => "#{s.version}" }
s.platform = :ios, '4.0'
s.source_files = 'FontasticIcons/Sources/Classes'
s.resources = 'FontasticIcons/Sources/Resources/Fonts/*'
s.resources = 'FontasticIcons/Sources/Resources/**'
s.frameworks = 'CoreText', 'QuartzCore'
end
32 changes: 8 additions & 24 deletions FontasticIcons.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
B0E074089E50B3F02CC2D35A /* FIIconLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = B0E07850BEB4C2B283D2B5ED /* FIIconLayer.m */; };
CA31B9A71657E194002A9EDD /* FIFontListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = CA31B9A61657E194002A9EDD /* FIFontListViewController.m */; };
CA31B9CE165807F5002A9EDD /* FIFontAwesomeIcon.m in Sources */ = {isa = PBXBuildFile; fileRef = CA31B9CD165807F5002A9EDD /* FIFontAwesomeIcon.m */; };
CA31B9D816581D73002A9EDD /* fontawesome.ttf in Resources */ = {isa = PBXBuildFile; fileRef = CA31B9D716581D73002A9EDD /* fontawesome.ttf */; };
CA31B9E616582411002A9EDD /* FIIconicIcon.m in Sources */ = {isa = PBXBuildFile; fileRef = CA31B9E516582411002A9EDD /* FIIconicIcon.m */; };
CA31B9EC16582871002A9EDD /* iconic.otf in Resources */ = {isa = PBXBuildFile; fileRef = CA31B9EB16582871002A9EDD /* iconic.otf */; };
CA7C55C5163DC00700AC32A3 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CA7C55C4163DC00700AC32A3 /* UIKit.framework */; };
CA7C55C7163DC00700AC32A3 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CA7C55C6163DC00700AC32A3 /* Foundation.framework */; };
CA7C55C9163DC00700AC32A3 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CA7C55C8163DC00700AC32A3 /* CoreGraphics.framework */; };
Expand All @@ -29,12 +27,12 @@
CA7C55EF163DC4E000AC32A3 /* FIIconView.m in Sources */ = {isa = PBXBuildFile; fileRef = CA7C55EE163DC4E000AC32A3 /* FIIconView.m */; };
CA7C55F5163DC6C900AC32A3 /* FIIcon.m in Sources */ = {isa = PBXBuildFile; fileRef = CA7C55F4163DC6C900AC32A3 /* FIIcon.m */; };
CA7C55F8163DC81800AC32A3 /* FIFont.m in Sources */ = {isa = PBXBuildFile; fileRef = CA7C55F7163DC81800AC32A3 /* FIFont.m */; };
CA7C55FD163DCD2F00AC32A3 /* Entypo-Social.otf in Resources */ = {isa = PBXBuildFile; fileRef = CA7C55FB163DCD2F00AC32A3 /* Entypo-Social.otf */; };
CA7C55FE163DCD2F00AC32A3 /* Entypo.otf in Resources */ = {isa = PBXBuildFile; fileRef = CA7C55FC163DCD2F00AC32A3 /* Entypo.otf */; };
CA7C5606163E3AAD00AC32A3 /* FIEntypoIcon.m in Sources */ = {isa = PBXBuildFile; fileRef = CA7C5605163E3AAD00AC32A3 /* FIEntypoIcon.m */; };
CA7C5609163E433400AC32A3 /* CoreText.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CA7C5608163E433400AC32A3 /* CoreText.framework */; };
CA7C561A163EFBCC00AC32A3 /* FIEntypoSocialIcon.m in Sources */ = {isa = PBXBuildFile; fileRef = CA7C5619163EFBCC00AC32A3 /* FIEntypoSocialIcon.m */; };
CA7C561E163F060500AC32A3 /* FIMetaInfoManager.m in Sources */ = {isa = PBXBuildFile; fileRef = CA7C561D163F060500AC32A3 /* FIMetaInfoManager.m */; };
E183779716BE361500525AB5 /* Fonts in Resources */ = {isa = PBXBuildFile; fileRef = E183779516BE361500525AB5 /* Fonts */; };
E183779816BE361500525AB5 /* Strings in Resources */ = {isa = PBXBuildFile; fileRef = E183779616BE361500525AB5 /* Strings */; };
E1B6DBF51693A4A600B6704C /* FIIconLayer+FIRenderer.m in Sources */ = {isa = PBXBuildFile; fileRef = B0E07B56EB080A788441AB2E /* FIIconLayer+FIRenderer.m */; };
E1EC0266168FE25D004A8EDD /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1EC0263168FE23B004A8EDD /* QuartzCore.framework */; };
/* End PBXBuildFile section */
Expand All @@ -54,10 +52,8 @@
CA31B9A61657E194002A9EDD /* FIFontListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FIFontListViewController.m; sourceTree = "<group>"; };
CA31B9CC165807F5002A9EDD /* FIFontAwesomeIcon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FIFontAwesomeIcon.h; sourceTree = "<group>"; };
CA31B9CD165807F5002A9EDD /* FIFontAwesomeIcon.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FIFontAwesomeIcon.m; sourceTree = "<group>"; };
CA31B9D716581D73002A9EDD /* fontawesome.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = fontawesome.ttf; sourceTree = "<group>"; };
CA31B9E416582411002A9EDD /* FIIconicIcon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FIIconicIcon.h; sourceTree = "<group>"; };
CA31B9E516582411002A9EDD /* FIIconicIcon.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FIIconicIcon.m; sourceTree = "<group>"; };
CA31B9EB16582871002A9EDD /* iconic.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = iconic.otf; sourceTree = "<group>"; };
CA7C55C0163DC00700AC32A3 /* FontasticIcons.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = FontasticIcons.app; sourceTree = BUILT_PRODUCTS_DIR; };
CA7C55C4163DC00700AC32A3 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
CA7C55C6163DC00700AC32A3 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
Expand All @@ -81,8 +77,6 @@
CA7C55F6163DC81800AC32A3 /* FIFont.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FIFont.h; sourceTree = "<group>"; };
CA7C55F7163DC81800AC32A3 /* FIFont.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FIFont.m; sourceTree = "<group>"; };
CA7C55FA163DC8B800AC32A3 /* FIUtils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FIUtils.h; sourceTree = "<group>"; };
CA7C55FB163DCD2F00AC32A3 /* Entypo-Social.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Entypo-Social.otf"; sourceTree = "<group>"; };
CA7C55FC163DCD2F00AC32A3 /* Entypo.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Entypo.otf; sourceTree = "<group>"; };
CA7C55FF163E37AA00AC32A3 /* FIFont_Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FIFont_Private.h; sourceTree = "<group>"; };
CA7C5604163E3AAD00AC32A3 /* FIEntypoIcon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FIEntypoIcon.h; sourceTree = "<group>"; };
CA7C5605163E3AAD00AC32A3 /* FIEntypoIcon.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FIEntypoIcon.m; sourceTree = "<group>"; };
Expand All @@ -93,6 +87,8 @@
CA7C561C163F060500AC32A3 /* FIMetaInfoManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FIMetaInfoManager.h; sourceTree = "<group>"; };
CA7C561D163F060500AC32A3 /* FIMetaInfoManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FIMetaInfoManager.m; sourceTree = "<group>"; };
CA7C562D163FAC5300AC32A3 /* FontasticIcons.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FontasticIcons.h; sourceTree = "<group>"; };
E183779516BE361500525AB5 /* Fonts */ = {isa = PBXFileReference; lastKnownFileType = folder; name = Fonts; path = FontasticIcons/Sources/Resources/Fonts; sourceTree = SOURCE_ROOT; };
E183779616BE361500525AB5 /* Strings */ = {isa = PBXFileReference; lastKnownFileType = folder; path = Strings; sourceTree = "<group>"; };
E1EC0263168FE23B004A8EDD /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
E1EC02671690028C004A8EDD /* FontasticIcons.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; fileEncoding = 4; path = FontasticIcons.podspec; sourceTree = "<group>"; };
/* End PBXFileReference section */
Expand Down Expand Up @@ -225,17 +221,6 @@
name = Impl;
sourceTree = "<group>";
};
CA7C55F0163DC4F400AC32A3 /* Fonts */ = {
isa = PBXGroup;
children = (
CA31B9EB16582871002A9EDD /* iconic.otf */,
CA31B9D716581D73002A9EDD /* fontawesome.ttf */,
CA7C55FB163DCD2F00AC32A3 /* Entypo-Social.otf */,
CA7C55FC163DCD2F00AC32A3 /* Entypo.otf */,
);
path = Fonts;
sourceTree = "<group>";
};
CA7C55F1163DC51500AC32A3 /* Classes */ = {
isa = PBXGroup;
children = (
Expand All @@ -250,7 +235,8 @@
CA7C55F2163DC52B00AC32A3 /* Resources */ = {
isa = PBXGroup;
children = (
CA7C55F0163DC4F400AC32A3 /* Fonts */,
E183779516BE361500525AB5 /* Fonts */,
E183779616BE361500525AB5 /* Strings */,
);
path = Resources;
sourceTree = "<group>";
Expand Down Expand Up @@ -385,10 +371,8 @@
CA7C55D9163DC00700AC32A3 /* Default@2x.png in Resources */,
CA7C55DB163DC00700AC32A3 /* Default-568h@2x.png in Resources */,
CA7C55E1163DC00700AC32A3 /* FIViewController.xib in Resources */,
CA7C55FD163DCD2F00AC32A3 /* Entypo-Social.otf in Resources */,
CA7C55FE163DCD2F00AC32A3 /* Entypo.otf in Resources */,
CA31B9D816581D73002A9EDD /* fontawesome.ttf in Resources */,
CA31B9EC16582871002A9EDD /* iconic.otf in Resources */,
E183779716BE361500525AB5 /* Fonts in Resources */,
E183779816BE361500525AB5 /* Strings in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down
245 changes: 0 additions & 245 deletions FontasticIcons/Sources/Classes/FIEntypoIcon.m
Original file line number Diff line number Diff line change
Expand Up @@ -17,251 +17,6 @@ + (FIFont *)iconFont {
return [FIFont entypoFont];
}

#pragma mark - Icons Dictionary

+ (NSDictionary *)iconsDictionary {
return @{
@"phone" : @"\U0001F4DE",
@"mobile" : @"\U0001F4F1",
@"mouse" : @"\U0000E789",
@"address" : @"\U0000E723",
@"mail" : @"\U00002709",
@"paper-plane" : @"\U0001F53F",
@"pencil" : @"\U0000270E",
@"feather" : @"\U00002712",
@"attach" : @"\U0001F4CE",
@"inbox" : @"\U0000E777",
@"reply" : @"\U0000E712",
@"reply-all" : @"\U0000E713",
@"forward" : @"\U000027A6",
@"user" : @"\U0001F464",
@"users" : @"\U0001F465",
@"add-user" : @"\U0000E700",
@"vcard" : @"\U0000E722",
@"export" : @"\U0000E715",
@"location" : @"\U0000E724",
@"map" : @"\U0000E727",
@"compass" : @"\U0000E728",
@"direction" : @"\U000027A2",
@"hair-cross" : @"\U0001F3AF",
@"share" : @"\U0000E73E",
@"shareable" : @"\U0001F4DE",
@"heart" : @"\U00002665",
@"heart-empty" : @"\U00002661",
@"star" : @"\U00002605",
@"star-empty" : @"\U00002606",
@"thumbs-up" : @"\U0001F44D",
@"thumbs-down" : @"\U0001F44E",
@"chat" : @"\U0000E720",
@"comment" : @"\U0000E718",
@"quote" : @"\U0000275E",
@"home" : @"\U00002302",
@"popup" : @"\U0000E74C",
@"search" : @"\U0001F50D",
@"flashlight" : @"\U0001F526",
@"print" : @"\U0000E716",
@"bell" : @"\U0001F514",
@"link" : @"\U0001F517",
@"flag" : @"\U00002691",
@"cog" : @"\U00002699",
@"tools" : @"\U00002692",
@"trophy" : @"\U0001F3C6",
@"tag" : @"\U0000E70C",
@"camera" : @"\U0001F4F7",
@"megaphone" : @"\U0001F4E3",
@"moon" : @"\U0000263D",
@"palette" : @"\U0001F3A8",
@"leaf" : @"\U0001F342",
@"note" : @"\U0000266A",
@"beamed-note" : @"\U0000266B",
@"new" : @"\U0001F4A5",
@"graduation-cap" : @"\U0001F393",
@"book" : @"\U0001F4D5",
@"newspaper" : @"\U0001F4F0",
@"bag" : @"\U0001F45C",
@"airplane" : @"\U00002708",
@"lifebuoy" : @"\U0000E788",
@"eye" : @"\U0000E70A",
@"clock" : @"\U0001F554",
@"mic" : @"\U0001F3A4",
@"calendar" : @"\U0001F4C5",
@"flash" : @"\U000026A1",
@"thunder-cloud" : @"\U000026C8",
@"droplet" : @"\U0001F4A7",
@"cd" : @"\U0001F4BF",
@"briefcase" : @"\U0001F4BC",
@"air" : @"\U0001F4A8",
@"hourglass" : @"\U000023F3",
@"gauge" : @"\U0001F6C7",
@"language" : @"\U0001F394",
@"network" : @"\U0000E776",
@"key" : @"\U0001F511",
@"battery" : @"\U0001F50B",
@"bucket" : @"\U0001F4FE",
@"magnet" : @"\U0000E7A1",
@"drive" : @"\U0001F4FD",
@"cup" : @"\U00002615",
@"rocket" : @"\U0001F680",
@"brush" : @"\U0000E79A",
@"suitcase" : @"\U0001F6C6",
@"traffic-cone" : @"\U0001F6C8",
@"globe" : @"\U0001F30E",
@"keyboard" : @"\U00002328",
@"browser" : @"\U0000E74E",
@"publish" : @"\U0000E74D",
@"progress-3" : @"\U0000E76B",
@"progress-2" : @"\U0000E76A",
@"progress-1" : @"\U0000E769",
@"progress-0" : @"\U0000E768",
@"light-down" : @"\U0001F505",
@"light-up" : @"\U0001F506",
@"adjust" : @"\U000025D1",
@"code" : @"\U0000E714",
@"monitor" : @"\U0001F4BB",
@"infinity" : @"\U0000221E",
@"light-bulb" : @"\U0001F4A1",
@"credit-card" : @"\U0001F4B3",
@"database" : @"\U0001F4F8",
@"voicemail" : @"\U00002707",
@"clipboard" : @"\U0001F4CB",
@"cart" : @"\U0000E73D",
@"box" : @"\U0001F4E6",
@"ticket" : @"\U0001F3AB",
@"rss" : @"\U0000E73A",
@"signal" : @"\U0001F4F6",
@"thermometer" : @"\U0001F4FF",
@"water" : @"\U0001F4A6",
@"sweden" : @"\U0000F601",
@"line-graph" : @"\U0001F4C8",
@"pie-chart" : @"\U000025F4",
@"bar-graph" : @"\U0001F4CA",
@"area-graph" : @"\U0001F53E",
@"lock" : @"\U0001F512",
@"lock-open" : @"\U0001F513",
@"logout" : @"\U0000E741",
@"login" : @"\U0000E740",
@"check" : @"\U00002713",
@"cross" : @"\U0000274C",
@"squared-minus" : @"\U0000229F",
@"squared-plus" : @"\U0000229E",
@"squared-cross" : @"\U0000274E ",
@"circled-minus" : @"\U00002296",
@"circled-plus" : @"\U00002295",
@"circled-cross" : @"\U00002716",
@"minus" : @"\U00002796",
@"plus" : @"\U00002795",
@"erase" : @"\U0000232B",
@"block" : @"\U0001F6AB",
@"info" : @"\U00002139",
@"circled-info" : @"\U0000E705",
@"help" : @"\U00002753",
@"circled-help" : @"\U0000E704",
@"warning" : @"\U000026A0",
@"cycle" : @"\U0001F504",
@"cw" : @"\U000027F3",
@"ccw" : @"\U000027F2",
@"shuffle" : @"\U0001F500",
@"back" : @"\U0001F519",
@"level-down" : @"\U000021B3",
@"retweet" : @"\U0000E717",
@"loop" : @"\U0001F501",
@"back-in-time" : @"\U0000E771",
@"level-up" : @"\U000021B0",
@"switch" : @"\U000021C6",
@"numbered-list" : @"\U0000E005",
@"add-to-list" : @"\U0000E003",
@"layout" : @"\U0000268F",
@"list" : @"\U00002630",
@"text-doc" : @"\U0001F4C4",
@"text-doc-inverted" : @"\U0000E731",
@"doc" : @"\U0000E730",
@"docs" : @"\U0000E736",
@"landscape-doc" : @"\U0000E737",
@"picture" : @"\U0001F304",
@"video" : @"\U0001F3AC",
@"music" : @"\U0001F3B5",
@"folder" : @"\U0001F4C1",
@"archive" : @"\U0000E800",
@"trash" : @"\U0000E729",
@"upload" : @"\U0001F4E4",
@"download" : @"\U0001F4E5",
@"save" : @"\U0001F4BE",
@"install" : @"\U0000E778",
@"cloud" : @"\U00002601",
@"upload-cloud" : @"\U0000E711",
@"bookmark" : @"\U0001F516",
@"bookmarks" : @"\U0001F4D1",
@"open-book" : @"\U0001F4D6",
@"play" : @"\U000025B6",
@"paus" : @"\U00002016",
@"record" : @"\U000025CF",
@"stop" : @"\U000025A0",
@"ff" : @"\U000023E9",
@"fb" : @"\U000023EA",
@"to-start" : @"\U000023EE",
@"to-end" : @"\U000023ED",
@"resize-full" : @"\U0000E744",
@"resize-small" : @"\U0000E746",
@"volume" : @"\U000023F7",
@"sound" : @"\U0001F50A",
@"mute" : @"\U0001F507",
@"flow-cascade" : @"\U0001F568",
@"flow-branch" : @"\U0001F569",
@"flow-tree" : @"\U0001F56A",
@"flow-line" : @"\U0001F56B",
@"flow-parallel" : @"\U0001F56C",
@"left-bold" : @"\U0000E4AD",
@"down-bold" : @"\U0000E4B0",
@"up-bold" : @"\U0000E4AF",
@"right-bold" : @"\U0000E4AE",
@"left" : @"\U00002B05",
@"down" : @"\U00002B07",
@"up" : @"\U00002B06",
@"right" : @"\U000027A1",
@"circled-left" : @"\U0000E759",
@"circled-down" : @"\U0000E758",
@"circled-up" : @"\U0000E75B",
@"circled-right" : @"\U0000E75A",
@"triangle-left" : @"\U000025C2",
@"triangle-down" : @"\U000025BE",
@"triangle-up" : @"\U000025B4",
@"triangle-right" : @"\U000025B8",
@"chevron-left" : @"\U0000E75D",
@"chevron-down" : @"\U0000E75C",
@"chevron-up" : @"\U0000E75F",
@"chevron-right" : @"\U0000E75E",
@"chevron-small-left" : @"\U0000E761",
@"chevron-small-down" : @"\U0000E760",
@"chevron-small-up" : @"\U0000E763",
@"chevron-small-right" : @"\U0000E762",
@"chevron-thin-left" : @"\U0000E765",
@"chevron-thin-down" : @"\U0000E764",
@"chevron-thin-up" : @"\U0000E767",
@"chevron-thin-right" : @"\U0000E766",
@"left-thin" : @"\U00002190",
@"down-thin" : @"\U00002193",
@"up-thin" : @"\U00002191",
@"right-thin" : @"\U00002192",
@"arrow-combo" : @"\U0000E74F",
@"three-dots" : @"\U000023F6",
@"two-dots" : @"\U000023F5",
@"dot" : @"\U000023F4",
@"cc" : @"\U0001F545",
@"cc-by" : @"\U0001F546",
@"cc-nc" : @"\U0001F547",
@"cc-nc-eu" : @"\U0001F548",
@"cc-nc-jp" : @"\U0001F549",
@"cc-sa" : @"\U0001F54A",
@"cc-nd" : @"\U0001F54B",
@"cc-pd" : @"\U0001F54C",
@"cc-zero" : @"\U0001F54D",
@"cc-share" : @"\U0001F54E",
@"cc-remix" : @"\U0001F54F",
@"db-logo" : @"\U0001F5F9",
@"db-shape" : @"\U0001F5FA"
};
}

#pragma mark - Icons

+ (FIIcon *)phoneIcon {
Expand Down
Loading

0 comments on commit 5cd0caf

Please sign in to comment.