<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1 +1,2 @@
 doc
+*.pdf</diff>
      <filename>.gitignore</filename>
    </modified>
    <modified>
      <diff>@@ -7,7 +7,7 @@ require 'pdf/wrapper'
 
 pdf = PDF::Wrapper.new(:paper =&gt; :A4)
 pdf.rectangle(30,30,100,100, :fill_color =&gt; :red)
-pdf.circle(100,300,30, :fill_color =&gt; :red)
+pdf.circle(100,300,30)
 pdf.line(100, 350, 400, 150)
 pdf.rectangle(300,300, 200, 200, :fill_color =&gt; :green, :radius =&gt; 10)
 pdf.render_to_file(&quot;shapes.pdf&quot;)</diff>
      <filename>examples/shapes.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>7c637295d81f7287c26d52570d4e6d9d0bcc7122</id>
    </parent>
  </parents>
  <author>
    <name>James Healy</name>
    <email>jimmy@deefa.com</email>
  </author>
  <url>http://github.com/yob/pdf-wrapper/commit/7a61c7e61162db5a4f90b025f887a871492defda</url>
  <id>7a61c7e61162db5a4f90b025f887a871492defda</id>
  <committed-date>2008-05-21T22:23:11-07:00</committed-date>
  <authored-date>2008-05-21T22:23:11-07:00</authored-date>
  <message>added to .gitignore and tweaked example</message>
  <tree>384388a70256f20bcd24e8caa45681400762e299</tree>
  <committer>
    <name>James Healy</name>
    <email>jimmy@deefa.com</email>
  </committer>
</commit>
