<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>index.prototype.html</filename>
    </added>
    <added>
      <filename>javascripts/font-detect.prototype.js</filename>
    </added>
    <added>
      <filename>javascripts/prototype-1.6.0.2.js</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -16,10 +16,12 @@ View a demo at: http://font-detect.s3.amazonaws.com/index.html
       var fonts = fd.fonts();
         
       // Do something with fonts, which look like: [ { fontName:'Arial', fontStyle:'regular' fontType:'device' }, .... ]
-      // for(var i = 0; i &lt; fonts.length; i++) {
+      // for(var i = 0, length = fonts.length; i &lt; length; i++) {
       //   var name = fonts[i].fontName;
       // }
     };
     
   });
-&lt;/script&gt;
\ No newline at end of file
+&lt;/script&gt;
+
+There is also a Prototype version at font-detect.prototype.js
\ No newline at end of file</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>51afbf717820f11966c1d2e9da33ed32b7220251</id>
    </parent>
  </parents>
  <author>
    <name>Gabe</name>
    <email>gabrielh@gmail.com</email>
  </author>
  <url>http://github.com/gabriel/font-detect-js/commit/b4ea439d0170fa022d7be27f95b89841823d3bb1</url>
  <id>b4ea439d0170fa022d7be27f95b89841823d3bb1</id>
  <committed-date>2008-08-01T14:08:40-07:00</committed-date>
  <authored-date>2008-08-01T14:08:40-07:00</authored-date>
  <message>adding prototype version</message>
  <tree>eef0eee2fbfd95a651233be6ccce945230999022</tree>
  <committer>
    <name>Gabe</name>
    <email>gabrielh@gmail.com</email>
  </committer>
</commit>
