<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Pocket7878_dev</author_name>
  <author_url>https://blog.hatena.ne.jp/Pocket7878_dev/</author_url>
  <blog_title>Let's write β</blog_title>
  <blog_url>https://tech-blog.pocket7878.com/</blog_url>
  <categories>
    <anon>PostScript</anon>
  </categories>
  <description>PostScriptで六角形をかく機会がありこのさいだからと関数を定義しておきました。 %usage CenterX CenterY Size drawHex /drawHex{ newpath dup exch 4 1 roll add moveto 5 {dup} repeat 30 rotate neg 0 rlineto 5{60 rotate neg 0 rlineto} repeat stroke closepath } def 中心のX座標、中心のY座標、一辺の長さを引数にわたしてやると正六角形が描画できます。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech-blog.pocket7878.com%2Fentry%2F20100726%2F1280131977&quot; title=&quot;PostScriptで六角形を書く - Let&amp;#39;s write β&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>2010-07-26 17:12:57</published>
  <title>PostScriptで六角形を書く</title>
  <type>rich</type>
  <url>https://tech-blog.pocket7878.com/entry/20100726/1280131977</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
