mirror of
https://github.com/samsonjs/samhuri.net-ios.git
synced 2026-03-25 09:25:47 +00:00
use museo sans for samhuri.net title and editor
This commit is contained in:
parent
ef19a90da1
commit
337d92b84a
14 changed files with 68 additions and 2 deletions
|
|
@ -7,10 +7,20 @@
|
|||
objects = {
|
||||
|
||||
/* Begin PBXBuildFile section */
|
||||
1BCFC07F224F7BB568C1EE92 /* MuseoSans-500.otf in Resources */ = {isa = PBXBuildFile; fileRef = 1BCFCB89F8C8583AE061757E /* MuseoSans-500.otf */; };
|
||||
1BCFC349E4959199EB3872DA /* MuseoSans-300-Italic.otf in Resources */ = {isa = PBXBuildFile; fileRef = 1BCFCD0E9504E1E8AB8C0275 /* MuseoSans-300-Italic.otf */; };
|
||||
1BCFC56B50FFDC7782B79B7C /* MuseoSans-500-Italic.otf in Resources */ = {isa = PBXBuildFile; fileRef = 1BCFCF38F59820D581E057A3 /* MuseoSans-500-Italic.otf */; };
|
||||
1BCFC681892C7A6DF96DB65E /* MuseoSans-900.otf in Resources */ = {isa = PBXBuildFile; fileRef = 1BCFC40D1BFCFBF04BC79A35 /* MuseoSans-900.otf */; };
|
||||
1BCFCA0CE51B511304182C62 /* MuseoSans-300.otf in Resources */ = {isa = PBXBuildFile; fileRef = 1BCFCEC8D56D29C6C3AE4380 /* MuseoSans-300.otf */; };
|
||||
1BCFCB7B50DAE4885AE55B80 /* MuseoSans-100.otf in Resources */ = {isa = PBXBuildFile; fileRef = 1BCFCC3154DB1D3B3C025211 /* MuseoSans-100.otf */; };
|
||||
1BCFCC3709A3C3783E180815 /* ChangeTitleViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1BCFCE26B630D546311BB715 /* ChangeTitleViewController.m */; };
|
||||
1BCFCC637C63C780248D685E /* PostCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 1BCFCB5C36F301B2B93F8069 /* PostCell.m */; };
|
||||
1BCFCD747F327FC361469D49 /* MuseoSans-100-Italic.otf in Resources */ = {isa = PBXBuildFile; fileRef = 1BCFCB67571197A762B88624 /* MuseoSans-100-Italic.otf */; };
|
||||
1BCFCD7E8EEBFAA97226B0BF /* UIColor+Hex.m in Sources */ = {isa = PBXBuildFile; fileRef = 1BCFC23988387A5CAE551C90 /* UIColor+Hex.m */; };
|
||||
1BCFCE976D6638781FBA9942 /* MuseoSans-700.otf in Resources */ = {isa = PBXBuildFile; fileRef = 1BCFC462F5540C67B9D97299 /* MuseoSans-700.otf */; };
|
||||
1BCFCF2DAA6DDF2445F02F5A /* MuseoSans-900-Italic.otf in Resources */ = {isa = PBXBuildFile; fileRef = 1BCFC7FD826AC4789F946BC9 /* MuseoSans-900-Italic.otf */; };
|
||||
1BCFCF6DB93786CC2EDB8F69 /* PostCollection.m in Sources */ = {isa = PBXBuildFile; fileRef = 1BCFC3B62AA92DB07923F7C1 /* PostCollection.m */; };
|
||||
1BCFCFF473F6CE1B00AD9556 /* MuseoSans-700-Italic.otf in Resources */ = {isa = PBXBuildFile; fileRef = 1BCFCE2128EAD786A819C61A /* MuseoSans-700-Italic.otf */; };
|
||||
30089596C2F733D451A454E8 /* libPods.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1613DC56A86AFA7E50460A37 /* libPods.a */; };
|
||||
7B4070531AE46BC9000C2E43 /* auth.json in Resources */ = {isa = PBXBuildFile; fileRef = 7B4070521AE46BC9000C2E43 /* auth.json */; };
|
||||
7B5C4BDF19F2606900667D48 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B5C4BDE19F2606900667D48 /* main.m */; };
|
||||
|
|
@ -47,11 +57,21 @@
|
|||
1613DC56A86AFA7E50460A37 /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
1BCFC23988387A5CAE551C90 /* UIColor+Hex.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIColor+Hex.m"; sourceTree = "<group>"; };
|
||||
1BCFC3B62AA92DB07923F7C1 /* PostCollection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PostCollection.m; sourceTree = "<group>"; };
|
||||
1BCFC40D1BFCFBF04BC79A35 /* MuseoSans-900.otf */ = {isa = PBXFileReference; lastKnownFileType = file.otf; path = "MuseoSans-900.otf"; sourceTree = "<group>"; };
|
||||
1BCFC462F5540C67B9D97299 /* MuseoSans-700.otf */ = {isa = PBXFileReference; lastKnownFileType = file.otf; path = "MuseoSans-700.otf"; sourceTree = "<group>"; };
|
||||
1BCFC7FD826AC4789F946BC9 /* MuseoSans-900-Italic.otf */ = {isa = PBXFileReference; lastKnownFileType = file.otf; path = "MuseoSans-900-Italic.otf"; sourceTree = "<group>"; };
|
||||
1BCFCB18C8C8304D67E6462E /* PostCollection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PostCollection.h; sourceTree = "<group>"; };
|
||||
1BCFCB5C36F301B2B93F8069 /* PostCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PostCell.m; sourceTree = "<group>"; };
|
||||
1BCFCB67571197A762B88624 /* MuseoSans-100-Italic.otf */ = {isa = PBXFileReference; lastKnownFileType = file.otf; path = "MuseoSans-100-Italic.otf"; sourceTree = "<group>"; };
|
||||
1BCFCB89F8C8583AE061757E /* MuseoSans-500.otf */ = {isa = PBXFileReference; lastKnownFileType = file.otf; path = "MuseoSans-500.otf"; sourceTree = "<group>"; };
|
||||
1BCFCC3154DB1D3B3C025211 /* MuseoSans-100.otf */ = {isa = PBXFileReference; lastKnownFileType = file.otf; path = "MuseoSans-100.otf"; sourceTree = "<group>"; };
|
||||
1BCFCCF30594E0E2DCC32116 /* PostCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PostCell.h; sourceTree = "<group>"; };
|
||||
1BCFCD0E9504E1E8AB8C0275 /* MuseoSans-300-Italic.otf */ = {isa = PBXFileReference; lastKnownFileType = file.otf; path = "MuseoSans-300-Italic.otf"; sourceTree = "<group>"; };
|
||||
1BCFCDD73D4AE8F16A9C9E3D /* ChangeTitleViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ChangeTitleViewController.h; sourceTree = "<group>"; };
|
||||
1BCFCE2128EAD786A819C61A /* MuseoSans-700-Italic.otf */ = {isa = PBXFileReference; lastKnownFileType = file.otf; path = "MuseoSans-700-Italic.otf"; sourceTree = "<group>"; };
|
||||
1BCFCE26B630D546311BB715 /* ChangeTitleViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ChangeTitleViewController.m; sourceTree = "<group>"; };
|
||||
1BCFCEC8D56D29C6C3AE4380 /* MuseoSans-300.otf */ = {isa = PBXFileReference; lastKnownFileType = file.otf; path = "MuseoSans-300.otf"; sourceTree = "<group>"; };
|
||||
1BCFCF38F59820D581E057A3 /* MuseoSans-500-Italic.otf */ = {isa = PBXFileReference; lastKnownFileType = file.otf; path = "MuseoSans-500-Italic.otf"; sourceTree = "<group>"; };
|
||||
1BCFCFA1E7D4AFDA984693E1 /* UIColor+Hex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIColor+Hex.h"; sourceTree = "<group>"; };
|
||||
7B4070521AE46BC9000C2E43 /* auth.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = auth.json; sourceTree = "<group>"; };
|
||||
7B5C4BD919F2606900667D48 /* Blog.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Blog.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
|
|
@ -125,6 +145,23 @@
|
|||
name = Pods;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
1BCFC29A0845EAB04BFDAD67 /* Fonts */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
1BCFCB67571197A762B88624 /* MuseoSans-100-Italic.otf */,
|
||||
1BCFCC3154DB1D3B3C025211 /* MuseoSans-100.otf */,
|
||||
1BCFCD0E9504E1E8AB8C0275 /* MuseoSans-300-Italic.otf */,
|
||||
1BCFCEC8D56D29C6C3AE4380 /* MuseoSans-300.otf */,
|
||||
1BCFCF38F59820D581E057A3 /* MuseoSans-500-Italic.otf */,
|
||||
1BCFCB89F8C8583AE061757E /* MuseoSans-500.otf */,
|
||||
1BCFCE2128EAD786A819C61A /* MuseoSans-700-Italic.otf */,
|
||||
1BCFC462F5540C67B9D97299 /* MuseoSans-700.otf */,
|
||||
1BCFC7FD826AC4789F946BC9 /* MuseoSans-900-Italic.otf */,
|
||||
1BCFC40D1BFCFBF04BC79A35 /* MuseoSans-900.otf */,
|
||||
);
|
||||
path = Fonts;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
7B5C4BD019F2606900667D48 = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
|
|
@ -169,6 +206,7 @@
|
|||
1BCFCB18C8C8304D67E6462E /* PostCollection.h */,
|
||||
1BCFCE26B630D546311BB715 /* ChangeTitleViewController.m */,
|
||||
1BCFCDD73D4AE8F16A9C9E3D /* ChangeTitleViewController.h */,
|
||||
1BCFC29A0845EAB04BFDAD67 /* Fonts */,
|
||||
);
|
||||
path = Blog;
|
||||
sourceTree = "<group>";
|
||||
|
|
@ -337,6 +375,16 @@
|
|||
7B5C4BF019F2606900667D48 /* LaunchScreen.xib in Resources */,
|
||||
7B5C4BED19F2606900667D48 /* Images.xcassets in Resources */,
|
||||
7B4070531AE46BC9000C2E43 /* auth.json in Resources */,
|
||||
1BCFCD747F327FC361469D49 /* MuseoSans-100-Italic.otf in Resources */,
|
||||
1BCFCB7B50DAE4885AE55B80 /* MuseoSans-100.otf in Resources */,
|
||||
1BCFC349E4959199EB3872DA /* MuseoSans-300-Italic.otf in Resources */,
|
||||
1BCFCA0CE51B511304182C62 /* MuseoSans-300.otf in Resources */,
|
||||
1BCFC56B50FFDC7782B79B7C /* MuseoSans-500-Italic.otf in Resources */,
|
||||
1BCFC07F224F7BB568C1EE92 /* MuseoSans-500.otf in Resources */,
|
||||
1BCFCFF473F6CE1B00AD9556 /* MuseoSans-700-Italic.otf in Resources */,
|
||||
1BCFCE976D6638781FBA9942 /* MuseoSans-700.otf in Resources */,
|
||||
1BCFCF2DAA6DDF2445F02F5A /* MuseoSans-900-Italic.otf in Resources */,
|
||||
1BCFC681892C7A6DF96DB65E /* MuseoSans-900.otf in Resources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
|
|
|
|||
|
|
@ -4,6 +4,11 @@
|
|||
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7701"/>
|
||||
<capability name="Constraints to layout margins" minToolsVersion="6.0"/>
|
||||
</dependencies>
|
||||
<customFonts key="customFonts">
|
||||
<mutableArray key="MuseoSans-300.otf">
|
||||
<string>MuseoSans-300</string>
|
||||
</mutableArray>
|
||||
</customFonts>
|
||||
<scenes>
|
||||
<!--Posts-->
|
||||
<scene sceneID="pY4-Hu-kfo">
|
||||
|
|
@ -51,7 +56,7 @@
|
|||
<color key="backgroundColor" red="0.26666666666666666" green="0.26666666666666666" blue="0.26666666666666666" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||||
<string key="text">Lorem ipsum dolor sit er elit lamet, consectetaur cillium adipisicing pecu, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Nam liber te conscient to factor tum poen legum odioque civiuda.</string>
|
||||
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
||||
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
||||
<fontDescription key="fontDescription" name="MuseoSans-300" family="Museo Sans" pointSize="16"/>
|
||||
<textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
|
||||
<connections>
|
||||
<outlet property="delegate" destination="JEX-9P-axG" id="vKD-HY-lGQ"/>
|
||||
|
|
|
|||
BIN
Blog/Fonts/MuseoSans-100-Italic.otf
Normal file
BIN
Blog/Fonts/MuseoSans-100-Italic.otf
Normal file
Binary file not shown.
BIN
Blog/Fonts/MuseoSans-100.otf
Normal file
BIN
Blog/Fonts/MuseoSans-100.otf
Normal file
Binary file not shown.
BIN
Blog/Fonts/MuseoSans-300-Italic.otf
Normal file
BIN
Blog/Fonts/MuseoSans-300-Italic.otf
Normal file
Binary file not shown.
BIN
Blog/Fonts/MuseoSans-300.otf
Normal file
BIN
Blog/Fonts/MuseoSans-300.otf
Normal file
Binary file not shown.
BIN
Blog/Fonts/MuseoSans-500-Italic.otf
Normal file
BIN
Blog/Fonts/MuseoSans-500-Italic.otf
Normal file
Binary file not shown.
BIN
Blog/Fonts/MuseoSans-500.otf
Normal file
BIN
Blog/Fonts/MuseoSans-500.otf
Normal file
Binary file not shown.
BIN
Blog/Fonts/MuseoSans-700-Italic.otf
Normal file
BIN
Blog/Fonts/MuseoSans-700-Italic.otf
Normal file
Binary file not shown.
BIN
Blog/Fonts/MuseoSans-700.otf
Normal file
BIN
Blog/Fonts/MuseoSans-700.otf
Normal file
Binary file not shown.
BIN
Blog/Fonts/MuseoSans-900-Italic.otf
Normal file
BIN
Blog/Fonts/MuseoSans-900-Italic.otf
Normal file
Binary file not shown.
BIN
Blog/Fonts/MuseoSans-900.otf
Normal file
BIN
Blog/Fonts/MuseoSans-900.otf
Normal file
Binary file not shown.
|
|
@ -57,5 +57,18 @@
|
|||
<string>UIInterfaceOrientationLandscapeLeft</string>
|
||||
<string>UIInterfaceOrientationLandscapeRight</string>
|
||||
</array>
|
||||
<key>UIAppFonts</key>
|
||||
<array>
|
||||
<string>MuseoSans-100-Italic.otf</string>
|
||||
<string>MuseoSans-100.otf</string>
|
||||
<string>MuseoSans-300-Italic.otf</string>
|
||||
<string>MuseoSans-300.otf</string>
|
||||
<string>MuseoSans-500-Italic.otf</string>
|
||||
<string>MuseoSans-500.otf</string>
|
||||
<string>MuseoSans-700-Italic.otf</string>
|
||||
<string>MuseoSans-700.otf</string>
|
||||
<string>MuseoSans-900-Italic.otf</string>
|
||||
<string>MuseoSans-900.otf</string>
|
||||
</array>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
|
|||
|
|
@ -57,7 +57,7 @@ static const NSUInteger SectionPublished = 1;
|
|||
recognizer.numberOfTapsRequired = 2;
|
||||
[titleView addGestureRecognizer:recognizer];
|
||||
UILabel *titleLabel = [[UILabel alloc] initWithFrame:CGRectZero];
|
||||
titleLabel.font = [UIFont boldSystemFontOfSize:16];
|
||||
titleLabel.font = [UIFont fontWithName:@"MuseoSans-300" size:16];
|
||||
titleLabel.textColor = [UIColor whiteColor];
|
||||
titleLabel.text = self.navigationItem.title;
|
||||
[titleLabel sizeToFit];
|
||||
|
|
|
|||
Loading…
Reference in a new issue