<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>t_motooka</author_name>
  <author_url>https://blog.hatena.ne.jp/t_motooka/</author_url>
  <blog_title>職業プログラマの休日出勤</blog_title>
  <blog_url>https://tmotooka.hatenablog.jp/</blog_url>
  <categories>
    <anon>JavaScript</anon>
    <anon>SVG</anon>
  </categories>
  <description>SVGのPathには、SVGAnimatedPathData インタフェースに normalizedPathSegList プロパティが仕様で定められており、normalizedな（標準化された）SVG Pathデータを得られるようになっています。しかし、実際にはこのプロパティは実装されていないブラウザがほとんどで、プロパティを読みに行っても null だったり undefined だったりします。何故でしょうか？OSSな各ブラウザでの議論を追っかけるところまでは実はできていないのですが、実装をしていない理由の一つとして、このW3Cの仕様通りの標準化を行うと、曲線の「近似」が発生してしまうから…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftmotooka.hatenablog.jp%2Fentry%2F2014%2F09%2F25%2F082132&quot; title=&quot;SVGPathNormalizer - 職業プログラマの休日出勤&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>2014-09-25 08:21:32</published>
  <title>SVGPathNormalizer</title>
  <type>rich</type>
  <url>https://tmotooka.hatenablog.jp/entry/2014/09/25/082132</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
