<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,7 +2,7 @@ $LOAD_PATH &lt;&lt; File.join(File.dirname(__FILE__), '..', 'lib')
 require &quot;prawn&quot;
 
 Prawn::Document.generate(&quot;table.pdf&quot;) do 
-  font &quot;#{Prawn::BASEDIR}/data/fonts/comicsans.ttf&quot;
+  font &quot;#{Prawn::BASEDIR}/data/fonts/DejaVuSans.ttf&quot;
   table [[&quot;foo&quot;,    &quot;baaar&quot;,             &quot;1&quot; ],
          [&quot;This is&quot;,&quot;a sample&quot;,          &quot;2&quot; ],
          [&quot;Table&quot;,  &quot;dont\ncha\nknow?&quot;,  &quot;3&quot; ],
@@ -26,8 +26,8 @@ Prawn::Document.generate(&quot;table.pdf&quot;) do
          [ &quot;It&quot;,    &quot;Rules&quot;,             &quot;4&quot; ],     
          [ &quot;It&quot;,    &quot;Rules&quot;,             &quot;4&quot; ]],     
 
-    :font_size  =&gt; 14, 
-    :padding    =&gt; 7,
+    :font_size  =&gt; 18, 
+    :padding    =&gt; 3,
     :border     =&gt; 2,
     :position   =&gt; :center,
     :headers    =&gt; [&quot;Column A&quot;,&quot;Column B&quot;,&quot;#&quot;]</diff>
      <filename>examples/table.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>76153d27b371c5136549ae71d65c30fd4a975a56</id>
    </parent>
  </parents>
  <author>
    <name>Gregory Brown</name>
    <email>gregory.t.brown@gmail.com</email>
  </author>
  <url>http://github.com/sandal/prawn/commit/efd3994714f5ed4c27911181ccd7fc1771ea59c0</url>
  <id>efd3994714f5ed4c27911181ccd7fc1771ea59c0</id>
  <committed-date>2008-06-23T23:31:53-07:00</committed-date>
  <authored-date>2008-06-23T23:31:53-07:00</authored-date>
  <message>Continuing to improve example [#28]</message>
  <tree>39ac0e11a4edc2d571d13569af073201c555dea5</tree>
  <committer>
    <name>Gregory Brown</name>
    <email>gregory.t.brown@gmail.com</email>
  </committer>
</commit>
