)]}'
{
  "commit": "9d42d70269b879e67f3c7724beab8e4cdbfc877a",
  "tree": "6cbaad0a6a90a171dddb7112158ea342111399ed",
  "parents": [
    "3341c7fbfb9bc8e137afd9f16da8cf18eb67b25b"
  ],
  "author": {
    "name": "Behdad Esfahbod",
    "email": "behdad@behdad.org",
    "time": "Wed Oct 17 17:55:47 2018 -0700"
  },
  "committer": {
    "name": "Behdad Esfahbod",
    "email": "behdad@behdad.org",
    "time": "Wed Oct 17 17:55:47 2018 -0700"
  },
  "message": "[trak] Fix calc\n\nWe were getting the first track record always.  Ie. this line:\n\n       if (trackTable[i].get_track_value () \u003d\u003d 0.f)\n       {\n-       trackTableEntry \u003d \u0026trackTable[0];\n+       trackTableEntry \u003d \u0026trackTable[i];\n        break;\n       }\n\nThe rest is cleanup.\n\nFixes https://github.com/harfbuzz/harfbuzz/issues/1263 for the most part.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e027217501c367d97b06c9bf49211bda5d9b2245",
      "old_mode": 33188,
      "old_path": "src/hb-aat-layout-trak-table.hh",
      "new_id": "4b4bc2ffeee037f1a8e9b6713093f94a840ba217",
      "new_mode": 33188,
      "new_path": "src/hb-aat-layout-trak-table.hh"
    }
  ]
}
