<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>835933d90fb10986a67c9f3d40670f41fcc76ad7</id>
      </parent>
    </parents>
    <author>
      <name>Gregory Brown</name>
      <email>gregory.t.brown@gmail.com</email>
    </author>
    <url>http://github.com/sandal/prawn/commit/eec93b66f7cf74d3c771d90e40e4b874e11727ca</url>
    <id>eec93b66f7cf74d3c771d90e40e4b874e11727ca</id>
    <committed-date>2009-01-15T17:54:12-08:00</committed-date>
    <authored-date>2009-01-15T17:54:12-08:00</authored-date>
    <message>If you want to keep using tables, you'll need to require 'prawn/layout' and install the prawn-layout gem.  I'll set this as a dep for prawn though, so it'll be pulled in with gem install prawn</message>
    <tree>5b083dddfb1c6e9c05b0035a8bbc9f4c502ecd79</tree>
    <committer>
      <name>Gregory Brown</name>
      <email>gregory.t.brown@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6ae101ac9e9953bb6f857eb046ef205c91384119</id>
      </parent>
    </parents>
    <author>
      <name>Clint Hill</name>
      <email>clinthill@clint-hills-macbook-pro-15.local</email>
    </author>
    <url>http://github.com/sandal/prawn/commit/8a5efe37d8b42ff3856b77a8b23f7ece627dac16</url>
    <id>8a5efe37d8b42ff3856b77a8b23f7ece627dac16</id>
    <committed-date>2009-01-14T06:57:34-08:00</committed-date>
    <authored-date>2009-01-14T06:57:34-08:00</authored-date>
    <message>updated test to match new column_widths attribute.</message>
    <tree>b37c55260b04eaa0fa61adf5bd199a3635c35725</tree>
    <committer>
      <name>Clint Hill</name>
      <email>clinthill@clint-hills-macbook-pro-15.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>016d52b7fd051c001cd290c43c7bee9f0a801955</id>
      </parent>
      <parent>
        <id>9a54ef23b36f3a9044c78b30af98c5d1ab4e807e</id>
      </parent>
    </parents>
    <author>
      <name>Clint Hill</name>
      <email>clinthill@clint-hills-macbook-pro-15.local</email>
    </author>
    <url>http://github.com/sandal/prawn/commit/6ae101ac9e9953bb6f857eb046ef205c91384119</url>
    <id>6ae101ac9e9953bb6f857eb046ef205c91384119</id>
    <committed-date>2009-01-14T06:56:28-08:00</committed-date>
    <authored-date>2009-01-14T06:56:28-08:00</authored-date>
    <message>&gt; @column_widths</message>
    <tree>f0734d5764163d9eb9ae8f10b8531f3103d20ab5</tree>
    <committer>
      <name>Clint Hill</name>
      <email>clinthill@clint-hills-macbook-pro-15.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2374a8f011fae57c572d22a6e36c69b6e0dbaa0b</id>
      </parent>
    </parents>
    <author>
      <name>Andrew Timberlake</name>
      <email>andrew@andrewtimberlake.com</email>
    </author>
    <url>http://github.com/sandal/prawn/commit/3d772d16f702fbf33f28733c03cd44c2d3d4d879</url>
    <id>3d772d16f702fbf33f28733c03cd44c2d3d4d879</id>
    <committed-date>2009-01-13T19:50:51-08:00</committed-date>
    <authored-date>2008-12-20T00:42:59-08:00</authored-date>
    <message>Changed :widths in table options to :column_widths to better distinguish from :width option</message>
    <tree>82222e60b7a2f5879217c4d4cef9904a40aa863b</tree>
    <committer>
      <name>Gregory Brown</name>
      <email>gregory.t.brown@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d8af32489b934037b8e9a69d34524f6b06e680f7</id>
      </parent>
    </parents>
    <author>
      <name>Andrew Timberlake</name>
      <email>andrew@andrewtimberlake.com</email>
    </author>
    <url>http://github.com/sandal/prawn/commit/6898c4932d6376bee382950c9be26dbdd96a9f93</url>
    <id>6898c4932d6376bee382950c9be26dbdd96a9f93</id>
    <committed-date>2009-01-13T19:50:19-08:00</committed-date>
    <authored-date>2008-12-19T07:15:57-08:00</authored-date>
    <message>Added :width option to table in order to set a specific width</message>
    <tree>86fe6ff280515a7cedb91358049bf361d9cd830c</tree>
    <committer>
      <name>Gregory Brown</name>
      <email>gregory.t.brown@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>18614e394c5aae0db030a6c3fea558449cb545b3</id>
      </parent>
    </parents>
    <author>
      <name>Andrew Timberlake</name>
      <email>andrew@andrewtimberlake.com</email>
    </author>
    <url>http://github.com/sandal/prawn/commit/d8af32489b934037b8e9a69d34524f6b06e680f7</url>
    <id>d8af32489b934037b8e9a69d34524f6b06e680f7</id>
    <committed-date>2009-01-13T19:49:58-08:00</committed-date>
    <authored-date>2008-12-19T06:12:33-08:00</authored-date>
    <message>Making sure a table doesn't exceed the width of the page margins</message>
    <tree>dba6e819e6c541c4d25de675d2f192472b1023ed</tree>
    <committer>
      <name>Gregory Brown</name>
      <email>gregory.t.brown@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1e8a8d6aa7ea084036e1d8d44f129c9861289838</id>
      </parent>
    </parents>
    <author>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </author>
    <url>http://github.com/sandal/prawn/commit/808c37077914186ef60981e6029a05d81c548a0b</url>
    <id>808c37077914186ef60981e6029a05d81c548a0b</id>
    <committed-date>2009-01-10T09:57:06-08:00</committed-date>
    <authored-date>2009-01-10T09:57:06-08:00</authored-date>
    <message>make table tests pass</message>
    <tree>2d2ac9ab93581a753cd8e351a51a8d25f6b519d2</tree>
    <committer>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0d32a8a8427a4c38f645be8719d1a6d5aa38b3f7</id>
      </parent>
    </parents>
    <author>
      <name>Clint Hill</name>
      <email>clinthill@clint-hills-macbook-pro-15.local</email>
    </author>
    <url>http://github.com/sandal/prawn/commit/016d52b7fd051c001cd290c43c7bee9f0a801955</url>
    <id>016d52b7fd051c001cd290c43c7bee9f0a801955</id>
    <committed-date>2009-01-08T14:33:10-08:00</committed-date>
    <authored-date>2009-01-08T14:33:10-08:00</authored-date>
    <message>Fixed a bug which prevented a table from being generated with proper columns. If the data has a first row with a Cell or Hash which includes the :colspan - it would not be counted for the full colspan value - just one.</message>
    <tree>56fd8b37632fe04652597f73d597ec58c5063450</tree>
    <committer>
      <name>Clint Hill</name>
      <email>clinthill@clint-hills-macbook-pro-15.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>40f6b6de7d626116411420061accf753f1c9a99e</id>
      </parent>
    </parents>
    <author>
      <name>Gavin Stark</name>
      <email>g.stark@realdigitalmedia.com</email>
    </author>
    <url>http://github.com/sandal/prawn/commit/603a38c65686245a74845b2b23b0eacfbdb681f8</url>
    <id>603a38c65686245a74845b2b23b0eacfbdb681f8</id>
    <committed-date>2008-11-24T07:25:31-08:00</committed-date>
    <authored-date>2008-11-07T21:50:53-08:00</authored-date>
    <message>[#92] When page breaking and a header is present, we copy over the first row.  However, if now rows have been rendered when the break happens, we'll get a nil error.  Added a spec suggested by the bug report.  In code, ignore the copying of the header if we break without having generated any rows.</message>
    <tree>2c30e28c63bedc98080d5ecb77a6703d8a434420</tree>
    <committer>
      <name>Gregory Brown</name>
      <email>gregory.t.brown@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>664a4615e2c301143143065994caa7eb1390bd0e</id>
      </parent>
    </parents>
    <author>
      <name>Gregory Brown</name>
      <email>gregory.t.brown@gmail.com</email>
    </author>
    <url>http://github.com/sandal/prawn/commit/62ef569f5b52fff55fe895e42e209c52682b2914</url>
    <id>62ef569f5b52fff55fe895e42e209c52682b2914</id>
    <committed-date>2008-11-07T19:20:24-08:00</committed-date>
    <authored-date>2008-11-07T19:20:24-08:00</authored-date>
    <message>fix merge conflicts</message>
    <tree>93a50ba9f933928dbb512c48900d37b3fdb921dc</tree>
    <committer>
      <name>Gregory Brown</name>
      <email>gregory.t.brown@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>89989e0dfd9f48783ddd16f6a0f777064aaf9112</id>
      </parent>
    </parents>
    <author>
      <name>Gavin Stark</name>
      <email>g.stark@realdigitalmedia.com</email>
    </author>
    <url>http://github.com/sandal/prawn/commit/22697cabb6c729dcf2e3f3b0fb149eb1b7d6817a</url>
    <id>22697cabb6c729dcf2e3f3b0fb149eb1b7d6817a</id>
    <committed-date>2008-11-06T22:33:18-08:00</committed-date>
    <authored-date>2008-11-06T22:33:18-08:00</authored-date>
    <message>[#105 state:resolved] Added specs for row background color and fixed the code such that the header color is properly set (it was being included in the row background coloring iteration.)</message>
    <tree>5b10bdea0339d6cf5adaed5fa1a9d2316c0c0960</tree>
    <committer>
      <name>Gavin Stark</name>
      <email>g.stark@realdigitalmedia.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1c554c949357c3bd35160b1816849f7789fef9a9</id>
      </parent>
    </parents>
    <author>
      <name>Gavin Stark</name>
      <email>g.stark@realdigitalmedia.com</email>
    </author>
    <url>http://github.com/sandal/prawn/commit/89989e0dfd9f48783ddd16f6a0f777064aaf9112</url>
    <id>89989e0dfd9f48783ddd16f6a0f777064aaf9112</id>
    <committed-date>2008-11-06T20:04:31-08:00</committed-date>
    <authored-date>2008-11-06T20:04:31-08:00</authored-date>
    <message>Moving spec for #108 to the 'invalid table' describe block</message>
    <tree>10e776490f1f3af9f5d4172317cf474de005dfc5</tree>
    <committer>
      <name>Gavin Stark</name>
      <email>g.stark@realdigitalmedia.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>286077da66c66c64e95380e5dce4f5cf5d6dea2f</id>
      </parent>
    </parents>
    <author>
      <name>Gavin Stark</name>
      <email>g.stark@realdigitalmedia.com</email>
    </author>
    <url>http://github.com/sandal/prawn/commit/1c554c949357c3bd35160b1816849f7789fef9a9</url>
    <id>1c554c949357c3bd35160b1816849f7789fef9a9</id>
    <committed-date>2008-11-06T19:59:32-08:00</committed-date>
    <authored-date>2008-11-06T19:59:32-08:00</authored-date>
    <message>[#108 state:resolved] Added specs for testing for empty and nil table data.  Now raises Prawn::Errors::EmptyTable</message>
    <tree>0c457e7a2e36f03b67f9f130209441158f2f641f</tree>
    <committer>
      <name>Gavin Stark</name>
      <email>g.stark@realdigitalmedia.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ce599a7ad4dfca780dfa3ead987364502d244870</id>
      </parent>
    </parents>
    <author>
      <name>Gregory Brown</name>
      <email>sandal@anatta.local</email>
    </author>
    <url>http://github.com/sandal/prawn/commit/e1bf0518a27c2dc8cd30ce88d36ef9563ef31a5a</url>
    <id>e1bf0518a27c2dc8cd30ce88d36ef9563ef31a5a</id>
    <committed-date>2008-09-12T10:59:41-07:00</committed-date>
    <authored-date>2008-09-12T10:59:41-07:00</authored-date>
    <message>Inspect table data and throw a better error [#77 state:resolved]</message>
    <tree>0e3c131fab942763fdaf8b99381f7c44f7d155b5</tree>
    <committer>
      <name>Gregory Brown</name>
      <email>sandal@anatta.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>30daf7213ce79be15f901e1c820007fbec023db5</id>
      </parent>
    </parents>
    <author>
      <name>Gregory Brown</name>
      <email>gregory.t.brown@gmail.com</email>
    </author>
    <url>http://github.com/sandal/prawn/commit/2af9a206d4cea716a342dd9be7af442cd4ce5791</url>
    <id>2af9a206d4cea716a342dd9be7af442cd4ce5791</id>
    <committed-date>2008-08-23T10:52:19-07:00</committed-date>
    <authored-date>2008-08-23T10:52:19-07:00</authored-date>
    <message>Updated to use PDF::Inspector</message>
    <tree>67a0911216faf0f223e785cd0ce9bfd537e8808c</tree>
    <committer>
      <name>Gregory Brown</name>
      <email>gregory.t.brown@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>92983ee9fe7aeac8d9f69171620719b101473423</id>
      </parent>
    </parents>
    <author>
      <name>Gregory Brown</name>
      <email>gregory.t.brown@gmail.com</email>
    </author>
    <url>http://github.com/sandal/prawn/commit/6dc05c8903e87e0362a018e6cb6c0c750aea12e6</url>
    <id>6dc05c8903e87e0362a018e6cb6c0c750aea12e6</id>
    <committed-date>2008-08-22T11:14:25-07:00</committed-date>
    <authored-date>2008-08-22T11:14:25-07:00</authored-date>
    <message>Table cleanup</message>
    <tree>622934b1b1f4b76f3abc47d7d4d67454de15a8ac</tree>
    <committer>
      <name>Gregory Brown</name>
      <email>gregory.t.brown@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7d82cb46fe531f82b6893eb69d5c8894d6334794</id>
      </parent>
    </parents>
    <author>
      <name>Gregory Brown</name>
      <email>gregory.t.brown@gmail.com</email>
    </author>
    <url>http://github.com/sandal/prawn/commit/0857d81c38a5c50e9400aa255162fbf71fb8d100</url>
    <id>0857d81c38a5c50e9400aa255162fbf71fb8d100</id>
    <committed-date>2008-08-18T10:14:45-07:00</committed-date>
    <authored-date>2008-08-18T10:13:48-07:00</authored-date>
    <message>Horizontal rule was being drawn bottom_margin above where it should be [#53 state:resolved]</message>
    <tree>32e7181076abfb8954805a7b5c1b1b77f4bb28d5</tree>
    <committer>
      <name>Gregory Brown</name>
      <email>gregory.t.brown@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2912174f85689eba85efaebb0fc04f7717a68908</id>
      </parent>
    </parents>
    <author>
      <name>Gregory Brown</name>
      <email>gregory.t.brown@gmail.com</email>
    </author>
    <url>http://github.com/sandal/prawn/commit/7d82cb46fe531f82b6893eb69d5c8894d6334794</url>
    <id>7d82cb46fe531f82b6893eb69d5c8894d6334794</id>
    <committed-date>2008-08-18T09:58:08-07:00</committed-date>
    <authored-date>2008-08-18T09:58:08-07:00</authored-date>
    <message>Now cursor is positioned just below table, rather than vpad below</message>
    <tree>a3d05bc99759e7cb073bb27b31fd7a372f5b506d</tree>
    <committer>
      <name>Gregory Brown</name>
      <email>gregory.t.brown@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0f5afc143e2e87ac13966f13337c3ecefbe2695e</id>
      </parent>
    </parents>
    <author>
      <name>Gregory Brown</name>
      <email>gregory.t.brown@gmail.com</email>
    </author>
    <url>http://github.com/sandal/prawn/commit/de5ad168fe38cc3099a0e242d9e62b58dbbc768e</url>
    <id>de5ad168fe38cc3099a0e242d9e62b58dbbc768e</id>
    <committed-date>2008-08-17T17:36:00-07:00</committed-date>
    <authored-date>2008-08-17T17:36:00-07:00</authored-date>
    <message>Update tests and move bug to resolved</message>
    <tree>ac50f0e3f1a734ce0444649fc5c447613855f044</tree>
    <committer>
      <name>Gregory Brown</name>
      <email>gregory.t.brown@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>38dc090a68ae5898b0f31bb25da86f6eadaa45b1</id>
      </parent>
    </parents>
    <author>
      <name>Gregory Brown</name>
      <email>gregory.t.brown@gmail.com</email>
    </author>
    <url>http://github.com/sandal/prawn/commit/a5e9e9ac36cc04fdd9013bfae5881f91815622fe</url>
    <id>a5e9e9ac36cc04fdd9013bfae5881f91815622fe</id>
    <committed-date>2008-08-13T23:09:46-07:00</committed-date>
    <authored-date>2008-08-13T23:09:46-07:00</authored-date>
    <message>Major revamp of the way we do fonts.  Needs some additional documentation, but reeks of general awesomeness. Please test, there will be bugs</message>
    <tree>8e2ee7ad2cdff29992f6310e8b4180c3adf176b1</tree>
    <committer>
      <name>Gregory Brown</name>
      <email>gregory.t.brown@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0dc11afd5d76ba15d84a77e7c8dc2a4de96daac7</id>
      </parent>
    </parents>
    <author>
      <name>Gregory Brown</name>
      <email>gregory.t.brown@gmail.com</email>
    </author>
    <url>http://github.com/sandal/prawn/commit/0be2aae4c8bf26bd8319798a484f9e10dd89da80</url>
    <id>0be2aae4c8bf26bd8319798a484f9e10dd89da80</id>
    <committed-date>2008-08-07T10:19:29-07:00</committed-date>
    <authored-date>2008-08-07T10:13:05-07:00</authored-date>
    <message>Surprise!  Kids, you're going to need to learn test-spec and mocha.  If you hate this idea, we can head back to Test::Unit entirely, but I'm not going to be jimmied around by Ruby 1.9 incompatibilities in RSpec.  Alternative testing frameworks FTW</message>
    <tree>0cb8ba51e5e17c050b5ef43560b9574f077e4556</tree>
    <committer>
      <name>Gregory Brown</name>
      <email>gregory.t.brown@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b6d744b8d9df085eb8885f2d71c9f208fedd045a</id>
      </parent>
    </parents>
    <author>
      <name>Gregory Brown</name>
      <email>gregory.t.brown@gmail.com</email>
    </author>
    <url>http://github.com/sandal/prawn/commit/294c8e680c5f5619cc7c1891b9f592d3a18043fa</url>
    <id>294c8e680c5f5619cc7c1891b9f592d3a18043fa</id>
    <committed-date>2008-07-21T12:08:34-07:00</committed-date>
    <authored-date>2008-07-21T12:08:34-07:00</authored-date>
    <message>Now I think the kerning stuff is all patched up.  But we're looking at some pure evil here</message>
    <tree>74739b027f356f60767322a199ba1d830592f0e3</tree>
    <committer>
      <name>Gregory Brown</name>
      <email>gregory.t.brown@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4da633c650c45a31b89158a7b8c4727b83698fb5</id>
      </parent>
    </parents>
    <author>
      <name>Gregory Brown</name>
      <email>gregory.t.brown@gmail.com</email>
    </author>
    <url>http://github.com/sandal/prawn/commit/0fa694bdcc2265ab0c84a1ea9369abe82393c19b</url>
    <id>0fa694bdcc2265ab0c84a1ea9369abe82393c19b</id>
    <committed-date>2008-07-16T15:14:13-07:00</committed-date>
    <authored-date>2008-07-16T15:14:13-07:00</authored-date>
    <message>Fix empty string issue on tables.  I might want to investigate how this code handles nils.  [#36 state:resolved]</message>
    <tree>15f64d352ab49697ae8fac79ffbbcb1bbbc098fb</tree>
    <committer>
      <name>Gregory Brown</name>
      <email>gregory.t.brown@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>19eac67e4b6dfb2c19078bf990372e201c4fc3e8</id>
      </parent>
    </parents>
    <author>
      <name>James Healy</name>
      <email>jimmy@deefa.com</email>
    </author>
    <url>http://github.com/sandal/prawn/commit/558ef4ada09c8dabb14963c37b850230fd0d3800</url>
    <id>558ef4ada09c8dabb14963c37b850230fd0d3800</id>
    <committed-date>2008-07-02T06:40:37-07:00</committed-date>
    <authored-date>2008-07-02T06:35:46-07:00</authored-date>
    <message>add content type tags to all source files (1.9 compat)</message>
    <tree>deeafb1b00064a95cea2726e72fb62191d54a5f2</tree>
    <committer>
      <name>James Healy</name>
      <email>jimmy@deefa.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a9b66627259f2d42f41a1ca07d9432941f5f2d79</id>
      </parent>
    </parents>
    <author>
      <name>Gregory Brown</name>
      <email>gregory.t.brown@gmail.com</email>
    </author>
    <url>http://github.com/sandal/prawn/commit/4606d2d7b98a307ed7cb820d7ab4d06bd18f4059</url>
    <id>4606d2d7b98a307ed7cb820d7ab4d06bd18f4059</id>
    <committed-date>2008-06-25T11:24:19-07:00</committed-date>
    <authored-date>2008-06-25T11:24:19-07:00</authored-date>
    <message>Added cursory tests for content, this should be enough for a rough coverage net over tables, we'll fill in more specs as needed. [#32 state:resolved]</message>
    <tree>d74f4ce6bae33c097b882129ae1347e5b00481e0</tree>
    <committer>
      <name>Gregory Brown</name>
      <email>gregory.t.brown@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d2612fe2755995c3bc923bff4bf781901e2b1c32</id>
      </parent>
    </parents>
    <author>
      <name>Gregory Brown</name>
      <email>gregory.t.brown@gmail.com</email>
    </author>
    <url>http://github.com/sandal/prawn/commit/bdbe00ed23c4287d0a18907c7f8d179224b0171f</url>
    <id>bdbe00ed23c4287d0a18907c7f8d179224b0171f</id>
    <committed-date>2008-06-24T22:24:07-07:00</committed-date>
    <authored-date>2008-06-24T22:24:07-07:00</authored-date>
    <message>Pagination and height specs [#32]</message>
    <tree>a2945a97709cd34ff00d1559e0b37e54072b55cb</tree>
    <committer>
      <name>Gregory Brown</name>
      <email>gregory.t.brown@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>11b7d1600e55d771367abd8f3828c7e969e2a9bd</id>
      </parent>
    </parents>
    <author>
      <name>Gregory Brown</name>
      <email>gregory.t.brown@gmail.com</email>
    </author>
    <url>http://github.com/sandal/prawn/commit/d2612fe2755995c3bc923bff4bf781901e2b1c32</url>
    <id>d2612fe2755995c3bc923bff4bf781901e2b1c32</id>
    <committed-date>2008-06-24T22:05:53-07:00</committed-date>
    <authored-date>2008-06-24T22:05:53-07:00</authored-date>
    <message>Specs for table width calculations [#32 state:open]</message>
    <tree>24c59811104c56c21ce1a375e5820a87bb98f943</tree>
    <committer>
      <name>Gregory Brown</name>
      <email>gregory.t.brown@gmail.com</email>
    </committer>
  </commit>
</commits>
