<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ofsilvers</author_name>
  <author_url>https://blog.hatena.ne.jp/ofsilvers/</author_url>
  <blog_title>しるてく</blog_title>
  <blog_url>https://ofsilvers.hateblo.jp/</blog_url>
  <categories>
    <anon>swift</anon>
    <anon>storyboard</anon>
  </categories>
  <description>袋文字を使いたい病になった。 UIStrokeLabelみたいな感じでクラス作っておく。 import Foundation import UIKit @IBDesignable class UIDecorationLabel: UILabel { @IBInspectable var strokeSize: CGFloat = 0 @IBInspectable var strokeColor: UIColor = UIColor.clearColor() override func drawTextInRect(rect: CGRect) { // stroke let cr = UIGra…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fofsilvers.hateblo.jp%2Fentry%2Fuilabel-with-stroke&quot; title=&quot;storyboard で UILabel を袋文字にする - しるてく&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-06-03 14:50:47</published>
  <title>storyboard で UILabel を袋文字にする</title>
  <type>rich</type>
  <url>https://ofsilvers.hateblo.jp/entry/uilabel-with-stroke</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
