<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tuto0621</author_name>
  <author_url>https://blog.hatena.ne.jp/tuto0621/</author_url>
  <blog_title>おんがえしの blog</blog_title>
  <blog_url>https://ongaeshi.hatenablog.com/</blog_url>
  <categories>
    <anon>ofruby</anon>
    <anon>openframeworks</anon>
    <anon>ruby</anon>
    <anon>mruby</anon>
    <anon>ios</anon>
  </categories>
  <description>ofrubyのダウンロードはこちらからどうぞ。 p5.jsの真似です。stepを使って0〜480まで20刻みで線を書いていきます。set_color_hexを使うと色を16進数で指定することが出来ます。#ff00ffのようなWebの色指定と同じなので、Kulerなどのカラー調整アプリが使いやすくなります。 WIDTH = 320 HEIGHT = 480 SIZE = 20 def draw set_background_hex 0xffffff set_fill 0.step HEIGHT, SIZE*2 do |i| set_color_hex 0xC9F8F1 rect 0, i, WI…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fongaeshi.hatenablog.com%2Fentry%2Fofruby-sample-stripe&quot; title=&quot; ofrubyのコード集(1) - ストライプを表示する - おんがえしの blog&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>https://raw.githubusercontent.com/ongaeshi/ofruby-sample/master/images/stripe.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-08-29 00:41:42</published>
  <title> ofrubyのコード集(1) - ストライプを表示する</title>
  <type>rich</type>
  <url>https://ongaeshi.hatenablog.com/entry/ofruby-sample-stripe</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
