1. 16 4月, 2011 3 次提交
  2. 13 4月, 2011 4 次提交
  3. 08 4月, 2011 1 次提交
  4. 18 11月, 2010 1 次提交
  5. 05 11月, 2010 1 次提交
  6. 03 11月, 2010 2 次提交
  7. 27 10月, 2010 1 次提交
    • B
      Remove obsolete TODO item · 12b2d09a
      Behdad Esfahbod 提交于
      We don't cache any metrics internally, so the correct way to add more
      glyph metrics items is to add new callbacks for them.  We already have
      separeate callbacks for advance vs extents.
      12b2d09a
  8. 14 10月, 2010 2 次提交
  9. 13 10月, 2010 1 次提交
  10. 05 10月, 2010 1 次提交
  11. 23 9月, 2010 2 次提交
  12. 24 7月, 2010 1 次提交
  13. 23 7月, 2010 1 次提交
  14. 22 7月, 2010 2 次提交
  15. 27 1月, 2010 1 次提交
  16. 05 11月, 2009 2 次提交
    • B
      Add script and language to buffer · ae070b7d
      Behdad Esfahbod 提交于
      ae070b7d
    • B
      Fix array query API · e21899bc
      Behdad Esfahbod 提交于
      The array query APIs now all do:
      
        - Return the total number of items
        - Take a start_offset, such that individual items can be fetched
        - The _count IN/OUT variable always has number of items written
          into the array upon return of the function
      e21899bc
  17. 04 11月, 2009 8 次提交
  18. 03 11月, 2009 6 次提交