<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>337f379e787f1f1975301d83674bd53cb399ad77</id>
      </parent>
    </parents>
    <author>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </author>
    <url>http://github.com/zynga/FontLabel/commit/fa02fe6d597cfd9e175a26460116858799f23428</url>
    <id>fa02fe6d597cfd9e175a26460116858799f23428</id>
    <committed-date>2009-10-05T16:07:05-07:00</committed-date>
    <authored-date>2009-10-05T16:07:05-07:00</authored-date>
    <message>Add missing #import &lt;CoreGraphics/CoreGraphics.h&gt;</message>
    <tree>b21aa0489d9b8aee65d466bc4403f01d1b210133</tree>
    <committer>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>61cbd2721a49046b7bba06acbfff8df85a4f08de</id>
      </parent>
    </parents>
    <author>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </author>
    <url>http://github.com/zynga/FontLabel/commit/337f379e787f1f1975301d83674bd53cb399ad77</url>
    <id>337f379e787f1f1975301d83674bd53cb399ad77</id>
    <committed-date>2009-10-05T14:28:45-07:00</committed-date>
    <authored-date>2009-10-05T14:28:45-07:00</authored-date>
    <message>Fix handling of CRLF sequences when rendering strings with numberOfLines == 1</message>
    <tree>c7c3fc4111a1a26b344592e47db3db3e66e74846</tree>
    <committer>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>11807fcecfa73f7939b04dd9cd2f08117fe310c3</id>
      </parent>
    </parents>
    <author>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </author>
    <url>http://github.com/zynga/FontLabel/commit/61cbd2721a49046b7bba06acbfff8df85a4f08de</url>
    <id>61cbd2721a49046b7bba06acbfff8df85a4f08de</id>
    <committed-date>2009-10-05T14:02:08-07:00</committed-date>
    <authored-date>2009-10-05T14:02:08-07:00</authored-date>
    <message>Make -[ZAttributedString copy] perform a -retain instead

ZAttributedStrings are immutable, so copying is unnecessary. Only do a
real copy when calling -copy on ZMutableAttributedString.</message>
    <tree>c2b17207be76e409379534c96a0a0cc01b65d7fc</tree>
    <committer>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7a3159f49933932acad6f1eaa339037133f29ff0</id>
      </parent>
    </parents>
    <author>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </author>
    <url>http://github.com/zynga/FontLabel/commit/11807fcecfa73f7939b04dd9cd2f08117fe310c3</url>
    <id>11807fcecfa73f7939b04dd9cd2f08117fe310c3</id>
    <committed-date>2009-10-05T13:24:23-07:00</committed-date>
    <authored-date>2009-10-05T13:24:23-07:00</authored-date>
    <message>Turn on new warning flags and fix the resulting warnings

Turn on warning flags that cocos2d-iphone appears to be using. This helps us
prevent warnings when FontLabel is used within cocos2d.
Also add a couple of missing UIKit #imports.</message>
    <tree>5c3ad2b54daa4e351a4dab7d16a3f76e3cdf6f51</tree>
    <committer>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6f0673389d892e880d66a61e74478984291c8bcd</id>
      </parent>
    </parents>
    <author>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </author>
    <url>http://github.com/zynga/FontLabel/commit/7a3159f49933932acad6f1eaa339037133f29ff0</url>
    <id>7a3159f49933932acad6f1eaa339037133f29ff0</id>
    <committed-date>2009-10-05T01:44:50-07:00</committed-date>
    <authored-date>2009-10-05T01:44:50-07:00</authored-date>
    <message>Implement support for FontLabel.highlighted with attributed string drawing</message>
    <tree>b9c6c75f59e6fb460cfa67b6509bc4d5129d9ef2</tree>
    <committer>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7727cfb2d445ef7872226f031e2d394ffc27df55</id>
      </parent>
    </parents>
    <author>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </author>
    <url>http://github.com/zynga/FontLabel/commit/6f0673389d892e880d66a61e74478984291c8bcd</url>
    <id>6f0673389d892e880d66a61e74478984291c8bcd</id>
    <committed-date>2009-10-05T01:38:49-07:00</committed-date>
    <authored-date>2009-10-05T01:38:49-07:00</authored-date>
    <message>Implement support for highlighted/highlightedTextColor

The highlighted property is not yet observed for attributed string drawing</message>
    <tree>6f6253a8f01c282f398cf13d6b5da3aab2b22eb0</tree>
    <committer>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7ddaf7d40e79ebf556d6a30db177d50e152d3501</id>
      </parent>
    </parents>
    <author>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </author>
    <url>http://github.com/zynga/FontLabel/commit/7727cfb2d445ef7872226f031e2d394ffc27df55</url>
    <id>7727cfb2d445ef7872226f031e2d394ffc27df55</id>
    <committed-date>2009-10-05T01:30:08-07:00</committed-date>
    <authored-date>2009-10-05T01:30:08-07:00</authored-date>
    <message>Implement more intelligent word-wrapping behavior</message>
    <tree>9f40153f1dbd9b3893d23b7662df75bf53260406</tree>
    <committer>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>61621aab06cb5bf270b779aa1052452bd4270895</id>
      </parent>
    </parents>
    <author>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </author>
    <url>http://github.com/zynga/FontLabel/commit/7ddaf7d40e79ebf556d6a30db177d50e152d3501</url>
    <id>7ddaf7d40e79ebf556d6a30db177d50e152d3501</id>
    <committed-date>2009-10-05T01:21:28-07:00</committed-date>
    <authored-date>2009-10-05T01:21:17-07:00</authored-date>
    <message>Skip spaces properly when word-wrapping</message>
    <tree>9662c851a887797c141fff1b31d9215a735968d7</tree>
    <committer>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>99d11c6f20b8bf835a87ea72339b155d0d4817cc</id>
      </parent>
    </parents>
    <author>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </author>
    <url>http://github.com/zynga/FontLabel/commit/61621aab06cb5bf270b779aa1052452bd4270895</url>
    <id>61621aab06cb5bf270b779aa1052452bd4270895</id>
    <committed-date>2009-10-05T01:17:36-07:00</committed-date>
    <authored-date>2009-10-05T01:17:36-07:00</authored-date>
    <message>Fix a bug with wrapping of a single word too long to fit on a line</message>
    <tree>a84f88ec8de9a190466270bb56e9bf77cc89370a</tree>
    <committer>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>be0d8e4bb1e36ae3794e6fb830ed603fb7ad5ec5</id>
      </parent>
    </parents>
    <author>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </author>
    <url>http://github.com/zynga/FontLabel/commit/99d11c6f20b8bf835a87ea72339b155d0d4817cc</url>
    <id>99d11c6f20b8bf835a87ea72339b155d0d4817cc</id>
    <committed-date>2009-10-05T00:42:40-07:00</committed-date>
    <authored-date>2009-10-05T00:42:40-07:00</authored-date>
    <message>Update the README</message>
    <tree>ed9c1fedfcd73f6ebbfe00b85bcb202db173401b</tree>
    <committer>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>66d77e130545726e9c3c7f361373f2b067a3eded</id>
      </parent>
    </parents>
    <author>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </author>
    <url>http://github.com/zynga/FontLabel/commit/be0d8e4bb1e36ae3794e6fb830ed603fb7ad5ec5</url>
    <id>be0d8e4bb1e36ae3794e6fb830ed603fb7ad5ec5</id>
    <committed-date>2009-10-05T00:37:01-07:00</committed-date>
    <authored-date>2009-10-05T00:34:00-07:00</authored-date>
    <message>When calculating the ellipsis position, adjust font accordingly

If we move past a font change when calculating the position of the ellipsis,
recalculate the glyph/width for the ellipsis.</message>
    <tree>bd937b094dcee36d2c05382cae398b9eb5a4acae</tree>
    <committer>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>74c4115a6fbd1c69d3479dd4696f27da2fb80d3e</id>
      </parent>
      <parent>
        <id>5885ff771bf0d6f921768f41a5dea8400fffba07</id>
      </parent>
    </parents>
    <author>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </author>
    <url>http://github.com/zynga/FontLabel/commit/66d77e130545726e9c3c7f361373f2b067a3eded</url>
    <id>66d77e130545726e9c3c7f361373f2b067a3eded</id>
    <committed-date>2009-10-05T00:28:11-07:00</committed-date>
    <authored-date>2009-10-05T00:28:11-07:00</authored-date>
    <message>Merge branch 'attributed'

* attributed:
  Rename the attributedText property to zAttributedText
  Clean up the sample labels a bit and demo the new attributed string support
  Add the attributedText property to FontLabel
  Fix some bugs with drawing multiple-run attributed strings
  Fix an issue with truncation at a space character
  Obey the numberOfLines property again
  Add drawing methods that allow for numberOfLines
  Rewrite the text layout algorithm to take attribute runs into account
  Add +[ZFont fontWithUIFont:]
  Add test for -removeAttribute:range:
  Implement a couple more tests
  Add more tests and fix a few more bugs
  Fix -attributedSubstringFromRange:
  Start adding unit tests
  Start implementing attributed string drawing
  Implement a new class ZAttributedString

Conflicts:
	FontLabel/Classes/FontLabel/FontLabelStringDrawing.m</message>
    <tree>12a515cc36badfadfbc6e776f417ee250dcb676c</tree>
    <committer>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5171d831b4c3a8c50cbfd279f0d76eafd604b24a</id>
      </parent>
    </parents>
    <author>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </author>
    <url>http://github.com/zynga/FontLabel/commit/5885ff771bf0d6f921768f41a5dea8400fffba07</url>
    <id>5885ff771bf0d6f921768f41a5dea8400fffba07</id>
    <committed-date>2009-10-05T00:27:01-07:00</committed-date>
    <authored-date>2009-10-05T00:27:01-07:00</authored-date>
    <message>Rename the attributedText property to zAttributedText

This should prevent any potential collisions if UIKit introduces attributed strings.</message>
    <tree>fb60b603b0c16ee55716b75ca8290fa1835ddebd</tree>
    <committer>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>aff7012bed36e1951708ac8ad8d83e3b662cf37f</id>
      </parent>
    </parents>
    <author>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </author>
    <url>http://github.com/zynga/FontLabel/commit/5171d831b4c3a8c50cbfd279f0d76eafd604b24a</url>
    <id>5171d831b4c3a8c50cbfd279f0d76eafd604b24a</id>
    <committed-date>2009-10-05T00:25:52-07:00</committed-date>
    <authored-date>2009-10-05T00:25:52-07:00</authored-date>
    <message>Clean up the sample labels a bit and demo the new attributed string support</message>
    <tree>101b735a05ea58a4aa753e74a871c57cd5c81feb</tree>
    <committer>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5f044586d20a089df3474cf2f3f3cc3fbff1c99c</id>
      </parent>
    </parents>
    <author>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </author>
    <url>http://github.com/zynga/FontLabel/commit/aff7012bed36e1951708ac8ad8d83e3b662cf37f</url>
    <id>aff7012bed36e1951708ac8ad8d83e3b662cf37f</id>
    <committed-date>2009-10-05T00:25:28-07:00</committed-date>
    <authored-date>2009-10-05T00:25:28-07:00</authored-date>
    <message>Add the attributedText property to FontLabel</message>
    <tree>015e463261d4205476d6e753d0c18907050a228c</tree>
    <committer>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>789fe6a9e1742f748c90822c6958a638e91d8d85</id>
      </parent>
    </parents>
    <author>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </author>
    <url>http://github.com/zynga/FontLabel/commit/5f044586d20a089df3474cf2f3f3cc3fbff1c99c</url>
    <id>5f044586d20a089df3474cf2f3f3cc3fbff1c99c</id>
    <committed-date>2009-10-05T00:25:03-07:00</committed-date>
    <authored-date>2009-10-05T00:06:06-07:00</authored-date>
    <message>Fix some bugs with drawing multiple-run attributed strings</message>
    <tree>4ff86e19e24526befdffc4a511862eeaad0cf1db</tree>
    <committer>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8f7f222d7a8759372acb267eb65f61d5be0ee0be</id>
      </parent>
    </parents>
    <author>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </author>
    <url>http://github.com/zynga/FontLabel/commit/789fe6a9e1742f748c90822c6958a638e91d8d85</url>
    <id>789fe6a9e1742f748c90822c6958a638e91d8d85</id>
    <committed-date>2009-10-04T23:38:16-07:00</committed-date>
    <authored-date>2009-10-04T23:38:16-07:00</authored-date>
    <message>Fix an issue with truncation at a space character</message>
    <tree>54c2a7e981526feaae59b45808fbea2286df783a</tree>
    <committer>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e780cfe05f2909d3d50d45a776fb0fac5e96e3e5</id>
      </parent>
    </parents>
    <author>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </author>
    <url>http://github.com/zynga/FontLabel/commit/8f7f222d7a8759372acb267eb65f61d5be0ee0be</url>
    <id>8f7f222d7a8759372acb267eb65f61d5be0ee0be</id>
    <committed-date>2009-10-04T23:38:00-07:00</committed-date>
    <authored-date>2009-10-04T23:38:00-07:00</authored-date>
    <message>Obey the numberOfLines property again</message>
    <tree>f4f0c9fa98616e73167839bef9b055689f982ffb</tree>
    <committer>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>448345437fbd84f3dbcb8a6ab1efff73ba22858e</id>
      </parent>
    </parents>
    <author>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </author>
    <url>http://github.com/zynga/FontLabel/commit/e780cfe05f2909d3d50d45a776fb0fac5e96e3e5</url>
    <id>e780cfe05f2909d3d50d45a776fb0fac5e96e3e5</id>
    <committed-date>2009-10-04T23:29:18-07:00</committed-date>
    <authored-date>2009-10-04T23:29:18-07:00</authored-date>
    <message>Add drawing methods that allow for numberOfLines

Standardize newline-to-space conversion to happen when numberOfLines
is given and is equal to 1.</message>
    <tree>de711afcc0778897fea37db6eb2d5d26d61fd1ec</tree>
    <committer>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c2fdaefec7c17c36a7f45f8cddf1062e5589ffd6</id>
      </parent>
    </parents>
    <author>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </author>
    <url>http://github.com/zynga/FontLabel/commit/448345437fbd84f3dbcb8a6ab1efff73ba22858e</url>
    <id>448345437fbd84f3dbcb8a6ab1efff73ba22858e</id>
    <committed-date>2009-10-04T20:51:34-07:00</committed-date>
    <authored-date>2009-10-04T13:20:46-07:00</authored-date>
    <message>Rewrite the text layout algorithm to take attribute runs into account</message>
    <tree>d1fc08b32f4d4d839328053fd679e66d114a2a04</tree>
    <committer>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>059b55e23bf0a7b86f779bbd5cea8d48a2b0e8ed</id>
      </parent>
    </parents>
    <author>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </author>
    <url>http://github.com/zynga/FontLabel/commit/74c4115a6fbd1c69d3479dd4696f27da2fb80d3e</url>
    <id>74c4115a6fbd1c69d3479dd4696f27da2fb80d3e</id>
    <committed-date>2009-10-04T17:15:28-07:00</committed-date>
    <authored-date>2009-10-04T17:15:28-07:00</authored-date>
    <message>Speed up mapping of format 12 glyphs by 22000% percent (fixes #6)

Use a hinted binary search heuristic to locate the glyph segments
in the format 12 cmap table instead of a linear search.</message>
    <tree>3ea24f0e2cea63c043e53f86626a4d740af1d50d</tree>
    <committer>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0b7c4f9464bab9a4b1adeccc5b0ff6eb6b8840ab</id>
      </parent>
    </parents>
    <author>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </author>
    <url>http://github.com/zynga/FontLabel/commit/059b55e23bf0a7b86f779bbd5cea8d48a2b0e8ed</url>
    <id>059b55e23bf0a7b86f779bbd5cea8d48a2b0e8ed</id>
    <committed-date>2009-10-04T13:41:51-07:00</committed-date>
    <authored-date>2009-10-04T13:41:51-07:00</authored-date>
    <message>Add URL-based font loading methods (fixes #7)

FontManager can now load ZFont objects from any arbitrary file URL.
The old name-based methods still work, but are translated to URLs internally.</message>
    <tree>e5e34ccfcdde499398f62f759e45f83dfcb3823c</tree>
    <committer>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>202a9e07b877e58e2cb67dae7d1718edc043e623</id>
      </parent>
    </parents>
    <author>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </author>
    <url>http://github.com/zynga/FontLabel/commit/c2fdaefec7c17c36a7f45f8cddf1062e5589ffd6</url>
    <id>c2fdaefec7c17c36a7f45f8cddf1062e5589ffd6</id>
    <committed-date>2009-10-01T01:03:21-07:00</committed-date>
    <authored-date>2009-10-01T01:03:21-07:00</authored-date>
    <message>Add +[ZFont fontWithUIFont:]</message>
    <tree>6087a863f96d448cfc0a7713a160073f6ab356b6</tree>
    <committer>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>19ed3878540350ffb4e2967194ecd6cf6f5d3d7e</id>
      </parent>
    </parents>
    <author>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </author>
    <url>http://github.com/zynga/FontLabel/commit/202a9e07b877e58e2cb67dae7d1718edc043e623</url>
    <id>202a9e07b877e58e2cb67dae7d1718edc043e623</id>
    <committed-date>2009-09-30T23:44:39-07:00</committed-date>
    <authored-date>2009-09-30T23:44:39-07:00</authored-date>
    <message>Add test for -removeAttribute:range:</message>
    <tree>f55b560abd0603b4341032cc430a64ee65a2d272</tree>
    <committer>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ba3250f59e54622ba83710377bdffa487cf5a1d3</id>
      </parent>
    </parents>
    <author>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </author>
    <url>http://github.com/zynga/FontLabel/commit/19ed3878540350ffb4e2967194ecd6cf6f5d3d7e</url>
    <id>19ed3878540350ffb4e2967194ecd6cf6f5d3d7e</id>
    <committed-date>2009-09-30T23:39:11-07:00</committed-date>
    <authored-date>2009-09-30T23:39:11-07:00</authored-date>
    <message>Implement a couple more tests</message>
    <tree>ebef486e54dcdd1c3dedba2548a69aa045480213</tree>
    <committer>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dbc9ae12265b593a682709569843744921588509</id>
      </parent>
    </parents>
    <author>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </author>
    <url>http://github.com/zynga/FontLabel/commit/ba3250f59e54622ba83710377bdffa487cf5a1d3</url>
    <id>ba3250f59e54622ba83710377bdffa487cf5a1d3</id>
    <committed-date>2009-09-30T23:21:49-07:00</committed-date>
    <authored-date>2009-09-30T23:21:49-07:00</authored-date>
    <message>Add more tests and fix a few more bugs</message>
    <tree>525881181fccc7bbe106c67fc7df9786acff4378</tree>
    <committer>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>52b3b8b0709e6188565ca00db235a4b65056ab85</id>
      </parent>
    </parents>
    <author>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </author>
    <url>http://github.com/zynga/FontLabel/commit/dbc9ae12265b593a682709569843744921588509</url>
    <id>dbc9ae12265b593a682709569843744921588509</id>
    <committed-date>2009-09-30T21:46:51-07:00</committed-date>
    <authored-date>2009-09-30T21:46:51-07:00</authored-date>
    <message>Fix -attributedSubstringFromRange:</message>
    <tree>81e56ced39c785d888057652fd240429e6dcee92</tree>
    <committer>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7ad1433a52f88867c29c1682ec77a1aa8cfe4d0a</id>
      </parent>
    </parents>
    <author>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </author>
    <url>http://github.com/zynga/FontLabel/commit/52b3b8b0709e6188565ca00db235a4b65056ab85</url>
    <id>52b3b8b0709e6188565ca00db235a4b65056ab85</id>
    <committed-date>2009-09-26T22:17:42-07:00</committed-date>
    <authored-date>2009-09-26T10:22:54-07:00</authored-date>
    <message>Start adding unit tests

Fix a few bugs found by these unit tests already.</message>
    <tree>0a95c1df2a3a39590de4bbdef856a317ae6e9fc6</tree>
    <committer>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>317a7f251f26cb6aa04da2cccbd05337e3f15123</id>
      </parent>
    </parents>
    <author>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </author>
    <url>http://github.com/zynga/FontLabel/commit/7ad1433a52f88867c29c1682ec77a1aa8cfe4d0a</url>
    <id>7ad1433a52f88867c29c1682ec77a1aa8cfe4d0a</id>
    <committed-date>2009-09-23T15:50:19-07:00</committed-date>
    <authored-date>2009-09-23T15:50:15-07:00</authored-date>
    <message>Start implementing attributed string drawing</message>
    <tree>90cf55db2d35832dd238cc5e9af03fe0db4b8f6f</tree>
    <committer>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0b7c4f9464bab9a4b1adeccc5b0ff6eb6b8840ab</id>
      </parent>
    </parents>
    <author>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </author>
    <url>http://github.com/zynga/FontLabel/commit/317a7f251f26cb6aa04da2cccbd05337e3f15123</url>
    <id>317a7f251f26cb6aa04da2cccbd05337e3f15123</id>
    <committed-date>2009-09-23T15:14:23-07:00</committed-date>
    <authored-date>2009-09-23T13:59:40-07:00</authored-date>
    <message>Implement a new class ZAttributedString</message>
    <tree>17d8b5268acc7df9151f2f94476adf3d4abe623b</tree>
    <committer>
      <name>Kevin Ballard</name>
      <email>kevin@sb.org</email>
    </committer>
  </commit>
</commits>
