index.html 1.7 MB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451
  1. <html>
  2. <head>
  3. <script src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.9.4/Chart.min.js"></script>
  4. <style>
  5. html{font-family:sans-serif;}
  6. h2 {
  7. display: block;
  8. font-size: 1.5em;
  9. margin-block-start: 0.83em;
  10. margin-block-end: 0.83em;
  11. margin-inline-start: 0px;
  12. margin-inline-end: 0px;
  13. font-weight: bold;
  14. margin-top: 48pt;
  15. }
  16. .nav {
  17. z-index: 1;
  18. position: fixed;
  19. right: 30pt;
  20. top: 30pt;
  21. }
  22. .chart {
  23. width: 50%;
  24. }
  25. .container{
  26. margin-left: 30pt;
  27. margin-right: 30pt;
  28. }
  29. .full{
  30. width: 100%;
  31. display: inline-block;
  32. min-width: 400px;
  33. }
  34. .half{
  35. display: inline-block;
  36. width: 49%;
  37. min-width: 400px;
  38. }
  39. .table {
  40. margin-top: 30pt;
  41. font-family: Arial, Helvetica, sans-serif;
  42. border-collapse: collapse;
  43. width: 100%;
  44. max-height: 300pt;
  45. overflow: scroll;
  46. }
  47. .table td, .table th {
  48. padding: 8px;
  49. }
  50. .table tr:nth-child(even){background-color: #f2f2f2;}
  51. .table tr:hover {background-color: #ddd;}
  52. .table th {
  53. position: sticky;
  54. top: 0;
  55. padding-top: 12px;
  56. padding-bottom: 12px;
  57. text-align: left;
  58. background-color: white;
  59. }
  60. </style>
  61. </head>
  62. <body>
  63. <div class="container">
  64. <h1>Google Fonts Reporter</h1>
  65. <div class="nav">
  66. <button data-duration="weekly">Weekly</button>
  67. <button data-duration="monthly">Monthly</button>
  68. <button data-duration="quarterly">Quarterly</button>
  69. <button data-duration="annually">Annually</button>
  70. <label for="start-date">Start:</label>
  71. <input type="date" id="start-date" name="start-date" value="2019-01-01" min="2014-01-01">
  72. <label for="end-date">End:</label>
  73. <input type="date" id="end-date" name="end-date" value="2023-12-31" min="2014-01-01">
  74. </div>
  75. <h2>Pushes</h2>
  76. <div class="full">
  77. <canvas id="commits-chart" width="800" height="450"></canvas>
  78. </div>
  79. <div class="half">
  80. <canvas id="commits-totals-chart" width="800" height="650"></canvas>
  81. </div>
  82. <div class="half">
  83. <canvas id="contributors-chart" width="800" height="650"></canvas>
  84. </div>
  85. <div class="table" id="commits-table">
  86. </div>
  87. <h2>Server Pushes</h2>
  88. <h3>Going to sandbox server:</h3>
  89. <div class="table" id="sandbox-push-table"></div>
  90. <h3>Going to production server:</h3>
  91. <div class="table" id="production-push-table"></div>
  92. </div>
  93. </body>
  94. <script>
  95. var data = {"last_run": "2024-09-23", "commits": [{"date": "2024-09-20T14:59:16", "title": "Merge pull request #8188 from google/familiescsv", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "5c1ff2a291c4d3fce055e5061220dec57c717b4b"}, {"date": "2024-09-20T14:54:16", "title": "Merge pull request #8187 from google/to_list2009", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "e05ec6e0f8202d5507705534c6e6e24a2ecde9d2"}, {"date": "2024-09-20T14:50:33", "title": "Update families.csv", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "5f902da70f57c51bbf727e2d6c5bfb867a545527"}, {"date": "2024-09-20T13:47:34", "title": "remove none working primary script", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "89480b0863b37cf244db6e234ba925f8fef1fb76"}, {"date": "2024-09-20T13:24:21", "title": "Add Sour Gummy", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "4d97a940a9481c4a8973103f70cdfe785d308aac"}, {"date": "2024-09-20T12:59:11", "title": "Added Miriam Libre", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "8f15f2df9a95cacbb293a244068d032cb1dddc12"}, {"date": "2024-09-20T12:12:39", "title": "Removes Noto Serif Hentaigana", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "b2ab20491c0fcc7f6e2369733a185435fc943921"}, {"date": "2024-09-20T12:08:30", "title": "Lists of the 20th of Sept", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "4b24f92512d032000bbd2baa13ae87fa8a0eebe1"}, {"date": "2024-09-19T13:37:57", "title": "Merge pull request #8098 from google/primary-script-16", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "e4a3bc0ee8788c4a29060cc88dd4af7ac2a9ae4d"}, {"date": "2024-09-19T13:36:11", "title": "Merge pull request #8096 from google/primary-script-14", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "c09601b3ac40ed462076439e3132195b5ad82058"}, {"date": "2024-09-19T13:35:49", "title": "Merge pull request #8095 from google/primary-script-13", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "68a02fbcaa2a02884c4a7cf3dd1e9fb293e569be"}, {"date": "2024-09-19T11:50:33", "title": "Merge pull request #8184 from google/gftools_packager_ofl_notosans", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "33d6245eee8ae3efa40a077374c20080de3a8176"}, {"date": "2024-09-19T09:35:40", "title": "Fix contribution URL", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "e545d4f89399b3f02049d106f31c3681580b6966"}, {"date": "2024-09-19T08:13:40", "title": "Merge pull request #8185 from google/hang-is-kore", "author": "Emma Marichal", "status": "new", "kind": "infrastructure", "id": "d2fb6aaec4aa33848aa2098d815b0b991c002aa1"}, {"date": "2024-09-19T05:51:20", "title": "For Hangul fonts, we want the script code Kore", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "20276aa14fad4084a5bdafa1aacecc665beb437c"}, {"date": "2024-09-19T03:41:00", "title": "Noto Sans: Version 2.014 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "ab3683d56ecc64a4d3eee573f7671791e0eb077b"}, {"date": "2024-09-18T08:34:28", "title": "Merge pull request #8173 from khaledhosny/update-bio", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "dbf60e1921f7a81a97ac870972ffb8fd7502dc33"}, {"date": "2024-09-18T08:30:37", "title": "Merge pull request #8176 from google/tag-evan", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "312b4f32e0f00cc77beae2501680026f56a200d5"}, {"date": "2024-09-18T08:20:27", "title": "Merge pull request #8178 from google/vv-monsalve-patch-2", "author": "Emma Marichal", "status": "new", "kind": "infrastructure", "id": "020b97ef252d958166b0629433d50d6e7f1c47c9"}, {"date": "2024-09-17T16:48:34", "title": "Update families.csv: Inknut Antiqua", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "02e9b31a3859cd51e9ff38392a0e8cd3cf3a92fd"}, {"date": "2024-09-17T12:46:11", "title": "tags.html: Implement Evan feedback", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "171ec154b2199ddcf98e2496f026285295a02833"}, {"date": "2024-09-16T22:07:40", "title": "Update khaledhosny/bio.html", "author": "Khaled Hosny", "status": "modified", "kind": "infrastructure", "id": "3f82e5235142c740587b178dcbab59864ad8ad23"}, {"date": "2024-09-12T14:04:43", "title": "Merge pull request #8154 from google/Edu-Dots-Guides", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "8c96cf9b92a7fdde2702132bf5a73fd64c8766d9"}, {"date": "2024-09-12T14:03:50", "title": "Merge pull request #8167 from google/lang-0.6.4", "author": "Emma Marichal", "status": "new", "kind": "infrastructure", "id": "c95e8a4686015170956fba5ed718e12459007be4"}, {"date": "2024-09-12T13:39:13", "title": "Merge commit '9f60a8d1bd982fe5dea1286b13b51d4ada1e0591' into lang-0.6.4", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "6bcf600ea1d13bbdc5b2cc69dbd4dfea43680e11"}, {"date": "2024-09-12T10:55:43", "title": "Merge pull request #164 from googlefonts/bangla", "author": "Simon Cozens", "status": "new", "kind": "infrastructure", "id": "9f60a8d1bd982fe5dea1286b13b51d4ada1e0591"}, {"date": "2024-09-12T10:07:33", "title": "Other languages using Bangla script", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "e4e9d409fb239b46ec05519328b786da12f218d7"}, {"date": "2024-09-12T10:02:29", "title": "Merge pull request #163 from googlefonts/move-lang-sample-text", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "257af538708655ffaf9a3593e28a0217dbca47e6"}, {"date": "2024-09-12T10:01:57", "title": "Change 'Bengali' to 'Bangla'", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "fe4b8afad20d315926f2de1422657ec7ef8879ae"}, {"date": "2024-09-12T09:59:52", "title": "Merge pull request #162 from googlefonts/new-maori", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "a16f59dada64d33b2c37be16f303eda9bc04c5a3"}, {"date": "2024-09-12T09:53:32", "title": "Move sample text updater from gftools to here", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "15a5c30221862e06300f865f37d2860589e9e9d3"}, {"date": "2024-09-12T09:50:22", "title": "Improve Maori sample, fixes #55", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "446878eb5c94436e474d93bc7cd7e49c8c837833"}, {"date": "2024-09-12T08:44:04", "title": "Merge pull request #161 from googlefonts/chinook-jargon", "author": "Simon Cozens", "status": "new", "kind": "infrastructure", "id": "66b0fa648927e2d00e071c124299123b44186954"}, {"date": "2024-09-12T06:57:20", "title": "No Chinook Jargon in the US", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "4beb50012cd42079781c299cf9746036402c2b23"}, {"date": "2024-09-12T06:55:39", "title": "Merge pull request #160 from googlefonts/fix-ukranian", "author": "Simon Cozens", "status": "new", "kind": "infrastructure", "id": "3b435fe6a0a23b9a6c9af895699ab3370ae757e1"}, {"date": "2024-09-12T06:37:39", "title": "Improvements to Ukrainian as per #155", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "e06ea87571e72294d38fd153936cb013b2f51f83"}, {"date": "2024-09-11T15:30:13", "title": "Merge pull request #8159 from google/fix-ci", "author": "Simon Cozens", "status": "new", "kind": "infrastructure", "id": "e72e7ce4e10ee2e5df10ca6e1311b5fd9674c9c5"}, {"date": "2024-09-11T15:24:03", "title": "Upgrade upload-artifact", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "d28c65887b7a856d0273277ee97bac5db05ec2b9"}, {"date": "2024-09-11T13:42:30", "title": "Merge pull request #8094 from google/primary-script-12", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "369f705a0060697f4a85670b7819dc9587c29ce1"}, {"date": "2024-09-11T12:36:52", "title": "Merge pull request #8144 from google/pushlists", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "a59c462c7b25dafed6281ac50d326328792648bf"}, {"date": "2024-09-11T12:32:38", "title": "Update to_production.txt", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "c8858ffad921601b5648fa3438a271a50f22bf50"}, {"date": "2024-09-11T11:20:52", "title": "Merge pull request #159 from googlefonts/todhri", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "9801ef19f727ad9ed71713d290cc3414325ce774"}, {"date": "2024-09-11T10:46:40", "title": "Merge pull request #8093 from google/primary-script-11", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "3162e46b376b6462d8e71645fa35b1d5a8b66c5b"}, {"date": "2024-09-11T10:46:21", "title": "Merge pull request #8092 from google/primary-script-10", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "ffa93f8f429b2cb3e4b086555f2eea225bb66d8e"}, {"date": "2024-09-11T09:11:37", "title": "Merge pull request #8091 from google/primary-script-09", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "a8bbd9f12b9e04d6552e58caf200e7ef94a0f0af"}, {"date": "2024-09-10T13:40:36", "title": "Edu families: Dots + Guides fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "4aadf6ce72a3c469f9b80e4f5c058a78f07dc3bc"}, {"date": "2024-09-10T10:41:55", "title": "Merge pull request #8148 from ethamck/patch-1", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "ba2009596755909606108518564be4a777f38337"}, {"date": "2024-09-10T10:36:40", "title": "Merge pull request #8090 from google/primary-script-08", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "952dd109035a2c361e193c7d153879e80d69f392"}, {"date": "2024-09-10T10:36:16", "title": "Merge pull request #8089 from google/primary-script-07", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "d8dbb4b5453781cda4df4cb245ab4247188f7acf"}, {"date": "2024-09-10T08:04:00", "title": "Merge pull request #8153 from google/m4rc1e-patch-12", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "715066f331ec086ef5add5e12c5c8fd59762f304"}, {"date": "2024-09-10T08:02:28", "title": "families.csv: Add Edu Australia VIC WA NT Hand Dots", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "bcd6c5f4ddc29c38d2cda3d0cfb776b5d838f597"}, {"date": "2024-09-08T00:33:35", "title": "Fix broken link in figcaption", "author": "ethamck", "status": "modified", "kind": "infrastructure", "id": "ddb4ec73662be1dbb77ac05c0bacc51f9b381671"}, {"date": "2024-09-06T15:01:00", "title": "Update pushlists", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "21688612d97c13966e8ffd7eb451f34835611d45"}, {"date": "2024-09-06T12:51:50", "title": "Merge pull request #8088 from google/primary-script-06", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "34f78ebb503b2e2d65cdec54822bbdb65055bb02"}, {"date": "2024-09-06T12:49:11", "title": "Add Todhri", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "bd9ad711242b1050ac4ff135db1dc716828b8e3c"}, {"date": "2024-09-06T12:11:29", "title": "Merge pull request #8087 from google/primary-script-05", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "fec18951ce29981681739fa24c7381ca1928af94"}, {"date": "2024-09-06T12:11:05", "title": "Merge pull request #8086 from google/primary-script-04", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "3857c894ee313c365548600dd16c5bc1e3fe969f"}, {"date": "2024-09-06T11:45:17", "title": "Merge pull request #8134 from google/gftools_packager_ofl_librefranklin", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f1b6ddb6fdf48ed6935dac77f438bf4ede375b74"}, {"date": "2024-09-05T14:57:38", "title": "Merge pull request #8139 from google/m4rc1e-patch-12", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "4f22e51da9bea567b6224ba1981b30977caa79bf"}, {"date": "2024-09-05T14:57:02", "title": "families.csv: Add more families", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "0a134f57e755e852f0874b826efee91b0f0eaed3"}, {"date": "2024-09-05T10:17:54", "title": "Merge pull request #8135 from google/tag-hist", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "46b0e31be806a468b3ae2e1ef3a5afcb5e37c839"}, {"date": "2024-09-05T10:11:19", "title": "tags.html: Add history panel", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "518041cf5dbfbd423c766079c515210e2005480b"}, {"date": "2024-09-05T09:40:50", "title": "remove statics", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "8e7a5aa44f9783d6d057d73ddc383ed7a9a58e08"}, {"date": "2024-09-05T09:30:40", "title": "Libre Franklin: Version 3.000 added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "a2daac853851393356624c3a63cf2727da3d1960"}, {"date": "2024-09-05T08:48:25", "title": "Merge pull request #8085 from google/primary-script-03", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "b7a7bc9fed110e373eee9e9dd129275e30170d91"}, {"date": "2024-09-05T08:47:39", "title": "Merge pull request #8084 from google/primary-script-02", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "15dbf767deb8af8404e4574cf06efca1e8b17f1b"}, {"date": "2024-09-04T15:22:13", "title": "Merge pull request #8133 from google/m4rc1e-patch-12", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "6ea9db4fec2dd76076dd7a532448313043821a6c"}, {"date": "2024-09-04T15:17:51", "title": "Update families.csv", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "98152af944618dd1c066cededf67e4453b567011"}, {"date": "2024-09-03T16:08:27", "title": "Pull in updates from lang subtree (#8132)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "4528dc803bd11a5602c320edf270d7975cd12dd0"}, {"date": "2024-09-03T16:08:16", "title": "Merge pull request #8131 from google/rsheeter-patch-3", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "882a1084c89761dd362022105415425012be86c5"}, {"date": "2024-09-03T16:01:39", "title": "Fix typos in Alata description", "author": "Rod", "status": "modified", "kind": "metadata", "id": "f4fdab0f9a868f3b9c357dce00b468a0e29e740a"}, {"date": "2024-09-03T15:20:32", "title": "Merge pull request #8129 from google/m4rc1e-patch-10", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "5a7eb98527690028ffce3a1db175de70047006b5"}, {"date": "2024-09-03T15:16:19", "title": "families.csv: sort", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "564d2306b475323077f2efa1c503d77aa0f6601e"}, {"date": "2024-09-03T09:15:57", "title": "Merge pull request #8083 from google/primary-script-01", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "cee2b3a938f412eb30c32c8d04fde5a09fc4d903"}, {"date": "2024-09-03T08:34:38", "title": "Merge pull request #8128 from google/universalthirst-typo-tags", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "e9da2bd354720d25536a5842ea4f4f6a5ca38f03"}, {"date": "2024-09-03T08:31:37", "title": "Adds fixes to typographic tag issues identified by Evan", "author": "Kalapi Gajjar", "status": "modified", "kind": "infrastructure", "id": "d85a2d015228feedb214b07db02090453d1d195b"}, {"date": "2024-09-02T12:44:01", "title": "Merge pull request #8125 from google/revert-8111-m4rc1e-patch-9", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "9a1997e8b7a10e0e47e5de54b86b4395b4269e2b"}, {"date": "2024-09-02T12:43:51", "title": "Revert \"families.csv: sort alphabetically\"", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "c1be4af9ca972cb4bb259bf1210537d2996c32fa"}, {"date": "2024-08-30T09:32:11", "title": "Merge pull request #8111 from google/m4rc1e-patch-9", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "1f294bb2bcd35b8a68b4c7ae7fceb469f91207ba"}, {"date": "2024-08-29T15:08:41", "title": "families.csv: sort alphabetically", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "09fd4375878a45f6e8327027cb512867ca9fa169"}, {"date": "2024-08-29T15:06:56", "title": "Merge pull request #8110 from google/tags-sort", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "72687ed61799a9aacd90f79ed38d052216072ed5"}, {"date": "2024-08-29T15:05:48", "title": "tags.html: sort output alphabetically", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "9ae70079a87d6025e0559d9aca3459376ae07f02"}, {"date": "2024-08-29T14:50:19", "title": "Merge pull request #8109 from google/tags-rm-fams", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "5a9eec5effbff09681ab290c6d7a892ba190a6f2"}, {"date": "2024-08-29T14:41:52", "title": "families.csv: rm families that do not exist", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "34eee7d024a7db15de919d137e2b7ec811236ba2"}, {"date": "2024-08-28T08:31:02", "title": "families.csv: rm vintage tags from barcode families", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "837ea2455cc1e7291f28820071cdebaff5b4e752"}, {"date": "2024-08-27T21:11:47", "title": "Update to_sandbox.txt (#8106)", "author": "Rod", "status": "modified", "kind": "family", "id": "a51886a7bb68bcfa2560f3cf46a8c4232feaa3ed"}, {"date": "2024-08-27T17:20:04", "title": "Merge pull request #157 from googlefonts/add-removable", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "bffb3c66800daf010b2f5b92e0994507c9aa71ee"}, {"date": "2024-08-27T14:41:42", "title": "Merge pull request #8079 from google/lists-Aug-23", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "c22de03fc6441f6f9fc70c248f7805069f5e1108"}, {"date": "2024-08-27T14:27:25", "title": "COLRv1 font deleted from to prod list", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "80e884965b7cdb2f2ddee136af66ef0dba3ad214"}, {"date": "2024-08-27T12:47:06", "title": "Merge pull request #8103 from google/m4rc1e-patch-9", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "62413055a565ca94d5aca13233cc09cc3ae42e8b"}, {"date": "2024-08-27T12:00:25", "title": "families.csv: Add more families", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "fb5cce805852973cbd8c8d91f25b77b8289d39e2"}, {"date": "2024-08-27T11:10:24", "title": "Merge pull request #8102 from google/tags-dave-req", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "0f518c6f8d316692a4386aa28f20bd5c66d2e44b"}, {"date": "2024-08-27T10:40:44", "title": "tags: implement dave c feedback", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "ef67e71ecb9c57d1e6487654bcddbb7c6797a498"}, {"date": "2024-08-27T09:38:02", "title": "Merge pull request #8077 from google/tags-no-fams", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "9f71aef8fd0f92d447917d615d1b82d005fd115c"}, {"date": "2024-08-27T09:37:14", "title": "tags: Remove families not in dev or upcoming in the pipeline", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "315c79f79390e53a32f65c95a711cb4406ddfd5f"}, {"date": "2024-08-27T08:59:59", "title": "Merge pull request #8101 from google/m4rc1e-patch-9", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "57e348189ff2f61a13d7fa95715198f9dde1dec7"}, {"date": "2024-08-27T08:39:20", "title": "knowledge: rm sizecalc.com url", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "1f6dff2c55a78e4c30cf5a9768d15dffca8d760e"}, {"date": "2024-08-26T17:04:02", "title": "Rename removable to not_required", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "5248f078360a3fa54ee44c8bac2d54fbd01d18a6"}, {"date": "2024-08-26T15:52:35", "title": "Merge pull request #156 from googlefonts/duplicate-ids", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "62f135e21c434c217abc9c2d341f124acb613add"}, {"date": "2024-08-26T13:39:42", "title": "Recompile protobuf (protoc 3.17.3)", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "68177e6df46db0717ce023be3878063b0e35caa3"}, {"date": "2024-08-26T13:35:32", "title": "Add LATIN CAPITAL LETTER SHARP S to removable", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "07a2d635b27891855b3324e71310308b63751a16"}, {"date": "2024-08-26T13:35:13", "title": "Add \"removable\" category of characters not required for language support", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "ecc71b8e5623a776b14136e7e02515d27b5dc660"}, {"date": "2024-08-26T10:15:33", "title": "Not greek", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "e32e24ee8471494d0103b3837842f423bb74d04f"}, {"date": "2024-08-26T10:15:22", "title": "Not Japanese", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "dd39a05e8fe300ffa4b09a105b5aa997db928e4f"}, {"date": "2024-08-26T10:13:06", "title": "Correct Jpan->Hans", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "d2100b5f7153006029577c724c0ad5b4ffba8480"}, {"date": "2024-08-26T10:11:29", "title": "Correct primary script of Liu Jian Mao Cao", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "7dd9731a4e7292d68d8f3fa3c405cd0e835f2c03"}, {"date": "2024-08-26T10:07:32", "title": "Remove primary script Deva for Inknut", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "8460441912bd9abd34510e11a7c096cb102d885c"}, {"date": "2024-08-26T09:53:04", "title": "Set primary script", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "acae917991fb47b4c20864b4355acccbfe6fa23a"}, {"date": "2024-08-26T09:53:03", "title": "Set primary script", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "1645808df5b5d45b71f8098a01b9b657e5c9fbca"}, {"date": "2024-08-26T09:53:03", "title": "Set primary script", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "a644252f8a78cc38edbe5a03907c07434d6d2137"}, {"date": "2024-08-26T09:53:02", "title": "Set primary script", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "8f355e8884f6663f137ab0f978263683dac5d07c"}, {"date": "2024-08-26T09:53:02", "title": "Set primary script", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "696857c9cd2eafde33a17a49be1b1b161018a2b2"}, {"date": "2024-08-26T09:53:01", "title": "Set primary script", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "c201127236fb03a66ce27340779368ebea7b858c"}, {"date": "2024-08-26T09:53:00", "title": "Set primary script", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "32bbd1b48b46ce4fff9e0292a6b0cddd7b536805"}, {"date": "2024-08-26T09:53:00", "title": "Set primary script", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "3002c24ff52b3d3679e425e809d62c5b997bde2b"}, {"date": "2024-08-26T09:52:59", "title": "Set primary script", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "abf76b293d8eec6068ef9fb767ebf6ae623dcee0"}, {"date": "2024-08-26T09:52:59", "title": "Set primary script", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "ca99119fbb8afdaa6ff31c83302ef78562c878c9"}, {"date": "2024-08-26T09:52:58", "title": "Set primary script", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "de4d7d5e24a70c855ca150a620ff2b1bcc7be55d"}, {"date": "2024-08-26T09:52:58", "title": "Set primary script", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "1bca224e6201fe701333d5aff3f9ca935186c3a8"}, {"date": "2024-08-26T09:52:57", "title": "Set primary script", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "70edd092d731e0b325159f9e9a9b7b3baa14b04e"}, {"date": "2024-08-26T09:52:56", "title": "Set primary script", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "a94b726a22688557251642e2e1e8476cf5d5dc2c"}, {"date": "2024-08-26T09:52:56", "title": "Set primary script", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "1748832a9a0e003200e98543803cd98fc73445bf"}, {"date": "2024-08-26T05:58:49", "title": "[Font Category Tagginh] Updates to data for Business, Competent, Sincere, and Stiff (#8081)", "author": "Kalapi Gajjar", "status": "modified", "kind": "infrastructure", "id": "132fe269f2819870f2405f4e55266085867d6251"}, {"date": "2024-08-23T19:53:14", "title": "Push lists August 23 update", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "34ccebfc4846a4a787a8eb8c8ab32eba7c01579e"}, {"date": "2024-08-23T15:32:23", "title": "Rename to Language, Place", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "a0e70c0d30569ad8996abb701dbb6e48159a0489"}, {"date": "2024-08-23T12:46:42", "title": "Merge pull request #8076 from google/tag-scripts", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "d917462c0d0f44b2e205aeb769790a175b3e752f"}, {"date": "2024-08-23T08:36:41", "title": "tags.html: auto select pangram based on scripts supported in the font", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "56a5e154c1ca4a6dba476b902477116bb9c45d5d"}, {"date": "2024-08-22T14:44:25", "title": "Merge pull request #7849 from google/gftools_packager_ofl_notoserifolduyghur", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "0c3004841b06eddebe04d821bf67f6e8634b2993"}, {"date": "2024-08-22T01:22:04", "title": "Update to_production.txt (#8074)", "author": "nyshadhr9", "status": "modified", "kind": "infrastructure", "id": "dd774d21ab1d83c7d2e27bc90ff6f43e2766ea10"}, {"date": "2024-08-21T14:07:39", "title": "Merge pull request #7964 from google/gftools_packager_ofl_notosansmongolian", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "fe01d7048643b1060e241928654258479a2cfc95"}, {"date": "2024-08-21T09:23:36", "title": "Merge pull request #7996 from google/ftxvalidator", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "0019a0cc2d72c7d06e7b13009281800d57f87758"}, {"date": "2024-08-21T02:58:14", "title": "Update to_sandbox.txt (#8072)", "author": "nyshadhr9", "status": "modified", "kind": "infrastructure", "id": "12da35c19566e4b56c954afea10920d894fb0db7"}, {"date": "2024-08-20T22:41:48", "title": "Merge pull request #8071 from google/csv-Edu-AU-VIC-addition", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "489c9ce18dea2eec808cbce15cc16c2057a8ff16"}, {"date": "2024-08-20T22:26:43", "title": "Edu AU VIC WA NT families tagging added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "6d24d1b62e3e5fd8d263c06b615d5411ee5b9e6e"}, {"date": "2024-08-20T22:06:53", "title": "Merge pull request #8070 from google/EduAUVICWANTArrows-smallfix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "dc8dc1b7ea7627f4ffdedc1ab857640108114491"}, {"date": "2024-08-20T21:56:40", "title": "Merge pull request #8020 from google/gftools_packager_ofl_eduauvicwantdots", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "3ee8c2408447ac45ae1a83116794301d9eccda1a"}, {"date": "2024-08-20T21:53:20", "title": "Edu AU VIC WA NT Arrows display_name fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "28b557484787dc9fb85cdaaacc8c612eabe5b659"}, {"date": "2024-08-20T21:39:57", "title": "Merge pull request #8021 from google/gftools_packager_ofl_eduauvicwantguides", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "8603b7d261c0cb5ce6130ff7c09fcc16541452d5"}, {"date": "2024-08-20T21:15:59", "title": "Update METADATA.pb display_name", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "8715b34018aaaf1c00a6bddf3bb5f4a3bfae8be3"}, {"date": "2024-08-20T21:05:48", "title": "Merge pull request #8050 from google/gftools_packager_ofl_notoserifhk", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "f8be24ff9d33b38f55ff97d90c6be192b06c24ee"}, {"date": "2024-08-20T20:55:18", "title": "Merge pull request #8051 from google/gftools_packager_ofl_notoserifjp", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "d38f0ff04647b321cc37fd6dbccabcd59caa2c7e"}, {"date": "2024-08-20T20:50:04", "title": "Update METADATA.pb display_name", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "42cbd18e0c1c1902a59a09bfce961c8d209ef16d"}, {"date": "2024-08-20T20:47:23", "title": "Merge pull request #8052 from google/gftools_packager_ofl_notoserifkr", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "a547ca6001454ebeee4b23917e90723e217d062f"}, {"date": "2024-08-20T18:29:34", "title": "Merge pull request #8053 from google/gftools_packager_ofl_notoserifsc", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "001e4fa8f1347e5334a7c34d666254c23f1fc9c2"}, {"date": "2024-08-20T17:33:41", "title": "Merge pull request #8056 from google/gftools_packager_ofl_notoseriftc", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "3f2272070e64d4c0f2eceff0b2346700a7fb7f2a"}, {"date": "2024-08-20T17:08:10", "title": "Merge pull request #8063 from google/davelab6-seaweed-khmer", "author": "Viviana Monsalve", "status": "modified", "kind": "metadata", "id": "66ef41cdc1964369c73d1ddd712bea0d66f4bc9e"}, {"date": "2024-08-20T17:06:08", "title": "Merge pull request #8069 from google/lists-Ag-20", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "24fc5f168f1f4cbf2b34dbc786b1f09905aae021"}, {"date": "2024-08-20T16:20:52", "title": "delisting language PR#7792 -- already Live", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "dd4cb38d8bdda5e2ed099f919e20e57cdaf0250d"}, {"date": "2024-08-20T15:52:30", "title": "push lists updated August 20th", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "0e3cbcff62fbb48b175f881c37cf2ce3afafe953"}, {"date": "2024-08-20T13:01:57", "title": "Merge pull request #8068 from google/m4rc1e-patch-9", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "06ef02c1cc6cee40f7ee0be16ff16d78da1b1682"}, {"date": "2024-08-20T13:01:36", "title": "families.csv: Add more families", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "7127acd6d7868f2e8d4432d6e8fd7d15b883bff2"}, {"date": "2024-08-20T11:45:41", "title": "Merge pull request #8048 from ahmoin/fix-typos", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "546d39db54176476b55f01a991b83d05e28658d7"}, {"date": "2024-08-20T11:35:33", "title": "Merge pull request #8066 from google/m4rc1e-patch-8", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "840f99c57ed03eaf74c726f9a15a13aceb38601f"}, {"date": "2024-08-20T10:56:53", "title": "families.csv: Fix /Expressive/Vintage", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "23d919cb83a52f7a44052b8fcf25de472fac7cb1"}, {"date": "2024-08-20T10:42:28", "title": "Merge pull request #8065 from google/m4rc1e-patch-7", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "ca4eb74847ca386b7c22ba7656f93d242de5935d"}, {"date": "2024-08-20T10:41:18", "title": "tags: add some families and rm trailing commas", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "8ea97ce4fe81dc57fefd2fbd2cf083bbb81683a4"}, {"date": "2024-08-19T22:00:48", "title": "Update fasthand, taprom and seaweedscript credits", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "707e04e90c873aab01ca016926f8f8b9aace7363"}, {"date": "2024-08-19T21:40:48", "title": "Merge pull request #8055 from google/tags-vintage", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "3f5f2f8704fbbb59544666934772b7187ebf7363"}, {"date": "2024-08-19T16:02:25", "title": "Noto Serif TC: Version 2.003-H1;hotconv 1.1.1;makeotfexe 2.6.0 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "6d17dab13b85129360f9748f057c7f67c5f484d4"}, {"date": "2024-08-19T15:10:19", "title": "Fix up languages with non-unique IDs", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "bac8f7c3c51609785e8a2dd6210e20241202c990"}, {"date": "2024-08-19T15:09:58", "title": "Assert uniqueness of all IDs", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "be426cd01d42047ff878f8351f43acbe52bf5333"}, {"date": "2024-08-19T14:50:50", "title": "tags: Update Vintage", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e44f05fdc7e823860631c6636e8f7053f23ee6dc"}, {"date": "2024-08-19T12:43:15", "title": "Noto Serif SC: Version 2.003-H1;hotconv 1.1.1;makeotfexe 2.6.0 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "2e61f4355afd22b801791b0df176065082423b87"}, {"date": "2024-08-19T11:00:26", "title": "Noto Serif KR: Version 2.003-H1;hotconv 1.1.1;makeotfexe 2.6.0 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "d58d8d9f1c5c68363f51f4696bb79af59bc7cf0e"}, {"date": "2024-08-19T10:56:23", "title": "Noto Serif JP: Version 2.003-H1;hotconv 1.1.1;makeotfexe 2.6.0 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "8a7c74854f766ae441c7584925cc0ec626fc5aa6"}, {"date": "2024-08-19T10:24:46", "title": "Override packager", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "213d5bb1b5a02f891e14642d3d2899a45d2bc5d3"}, {"date": "2024-08-19T09:48:29", "title": "Noto Serif HK: Version 2.003-H1;hotconv 1.1.1;makeotfexe 2.6.0 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "e77694ec3e5af6a320303ab387537e9fe995c595"}, {"date": "2024-08-19T09:00:27", "title": "Merge pull request #8049 from google/loud-tag", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "a51fe019e48c071e3afc596c54aa21aa13feb02c"}, {"date": "2024-08-19T08:57:29", "title": "tags: add new loud tags", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "55122aaeaf86f57cc2488a3fd1b5ab9720471a2c"}, {"date": "2024-08-17T15:31:53", "title": "fix: communites -> communities typos", "author": "Ahsan Moin", "status": "modified", "kind": "infrastructure", "id": "e0f317d04eb5e1eb541ba88d0f84dd607dc5f601"}, {"date": "2024-08-17T00:55:19", "title": "Merge pull request #8046 from google/SUSE-designer-typo-fix", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "7af4b9742f1df8b9f2f3695fb2ddc782dd505b2d"}, {"date": "2024-08-17T00:47:57", "title": "SUSE designer typo fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "191830edc5873e535e477a6c8973e3136a8c9a8f"}, {"date": "2024-08-17T00:37:52", "title": "Merge pull request #8045 from google/ReneBieder", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "247a9735b59facf9db76fd2e921e98aa6c89b8b9"}, {"date": "2024-08-17T00:17:04", "title": "Update bio.html small fixes", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "cedbb4b3e5a8b1cd3c26773bd69d9d3d76fcbb2a"}, {"date": "2024-08-17T00:15:46", "title": "Update bio.html", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "578a19ea963508f289a7b95d5af192ae480352d8"}, {"date": "2024-08-17T00:13:39", "title": "Ren\u00e9 Bieder designer added", "author": "Viviana Monsalve", "status": "new", "kind": "designer", "id": "1c21e403a672eb11ae254e61582726b1f957ca61"}, {"date": "2024-08-17T00:03:34", "title": "Merge pull request #8044 from google/gftools_packager_ofl_suse", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "79f5234887766e00ed180045e38547637545945a"}, {"date": "2024-08-16T23:13:49", "title": "SUSE article added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "d14917136c7b85a8cf406d799db30098196b1155"}, {"date": "2024-08-16T23:10:13", "title": "SUSE: Version 1.000 added", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "58f125dcf0354655eab82d0c9fe74fbc67a827ba"}, {"date": "2024-08-16T22:36:56", "title": "Merge pull request #8043 from google/csv-restoring-data", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "6d2d5767d1aef5c982b3d9245895f734bcdfca0e"}, {"date": "2024-08-16T22:23:50", "title": "Freeman tags added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "b2f24e8ab6dc10d37e1682594860c5b748a0f1f5"}, {"date": "2024-08-16T22:04:13", "title": "Edu AU VIC WA NT Hand tags added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "df29d3690093eb259e4522196d0c13dee84b1159"}, {"date": "2024-08-16T21:55:50", "title": "Revert \"Edu families: Simons' categorization restored\"", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "f6c190228645d64f3c28c594d562d3c76d0b975e"}, {"date": "2024-08-16T20:42:33", "title": "Bungee Tint tags added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "ec3070e315cc6f16e9b7f4a67f334bf662fb7b3d"}, {"date": "2024-08-16T20:18:30", "title": "Kalnia Glaze tags added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "d16abf70f28dabe4d72aea3aab445441c16f4ebf"}, {"date": "2024-08-16T20:07:29", "title": "SUSE info added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "ab10788061e75aa41e3bf9bc92c00d63b85d50e1"}, {"date": "2024-08-16T18:18:02", "title": "Playwrite families revised + added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "40d7e43aaf095c78e7f6274e2c12e70588b37a85"}, {"date": "2024-08-16T17:28:49", "title": "Edu families: Simons' categorization restored", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "7d726ac248fbaf6be5d964ba3dcef9659bfcff99"}, {"date": "2024-08-16T14:47:12", "title": "Merge pull request #8041 from google/tag-test", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "9f3f7be08db7373cd40474914a92b20c41c91fa8"}, {"date": "2024-08-16T13:26:30", "title": ".ci/test_font_tags.py added", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "2e6f31d2f71586790aca5b4fbfa82d802d2975e1"}, {"date": "2024-08-16T10:15:44", "title": "Merge pull request #8036 from google/tag-html2", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "57d5570c428f51f0437569880e76a02130efd967"}, {"date": "2024-08-16T10:00:08", "title": "tags.html: use Adobe notdef for missing fonts", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "c94a8275b0cd5b064d2f65bbe852112fa0f28da4"}, {"date": "2024-08-16T08:51:41", "title": "tags.html: move pr button left", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "1d4d781aa3697575ee0751f9105b33c2faca74b0"}, {"date": "2024-08-16T08:50:37", "title": "fix family loading", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "67d4c193aba559d5665df50e1673635b7fe4d097"}, {"date": "2024-08-16T08:38:19", "title": "tags.html: Implement viv feedback", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "9710875ecf394f2bc8a4f0bf18769fa37f82ad1d"}, {"date": "2024-08-16T04:31:59", "title": "Merge pull request #8013 from google/hentaigana-sample", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "794d8118dd4ddf98906aee2ee74d8b3d4657e92a"}, {"date": "2024-08-16T04:21:20", "title": "Merge pull request #8005 from emmamarichal/batsiraimadzonga", "author": "Viviana Monsalve", "status": "new", "kind": "designer", "id": "c2495d853e4891f6ca9215c382eb76e67de40bed"}, {"date": "2024-08-16T03:47:30", "title": "Merge pull request #8035 from google/AdamYeo", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "fa3a9a3bf481bce84e60d106adea9543aa76fa27"}, {"date": "2024-08-16T03:43:16", "title": "Update bio.html", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "5832f86546cca7d269cd906a18b3858537df2f84"}, {"date": "2024-08-16T03:29:04", "title": "Designer Adam Yeo added", "author": "Viviana Monsalve", "status": "new", "kind": "designer", "id": "fe58ce16173eafeb9cd26d621c57b0c8a5cd82c5"}, {"date": "2024-08-16T03:23:27", "title": "Merge pull request #7992 from google/davelab6-tiny5-copyright-notice", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "ca65da399bd048853275a2b748fd96ad2b5582ae"}, {"date": "2024-08-15T20:15:53", "title": "Merge pull request #7447 from google/gftools_packager_ofl_eduvicwantarrows", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "869ddb7d33dbbbb1cb62d59bb2bd4091cd981712"}, {"date": "2024-08-15T12:48:47", "title": "Merge pull request #8029 from google/tag-pr", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "a0ddb914ecc58d2e2661751f93e60a485c471554"}, {"date": "2024-08-15T12:33:07", "title": "tags.html: add Open PR button", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "f7b007ebf485e016d2aa4682819dede22d5c61a1"}, {"date": "2024-08-14T13:29:58", "title": "Merge pull request #8027 from google/tags-html", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "fb043d8744e3ea4e0c81a241e9ee4daec5d20620"}, {"date": "2024-08-14T13:14:59", "title": "tags.html: add basic tag editor", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "98684dca4d3d1443d1314539658a30e6e04becee"}, {"date": "2024-08-14T09:41:52", "title": "Merge pull request #8026 from google/m4rc1e-patch-1", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "e79c374d4a30043d6ae531e702e83d5373c8589a"}, {"date": "2024-08-14T09:35:54", "title": "Tags: Ensure not-text families don't have other tags", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "16fefca147f6b43c7c2440581b5978769a061b94"}, {"date": "2024-08-14T00:48:10", "title": "Tags: Remove self tagged fonts (#8017)", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "f4fff1554d80253ae2f6d425e79c99779c794b05"}, {"date": "2024-08-14T00:06:35", "title": "Merge pull request #7918 from google/knowledge-delete-broken-link", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "5a166171cac1939512587924a841e9e6b714181f"}, {"date": "2024-08-13T22:15:22", "title": "sizecalc: link updated using the web archive", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "42c60c01c9678586caa8b3365f9b83317e9a2b48"}, {"date": "2024-08-13T17:31:43", "title": "Touch Sixtyfour Convergence metadata file to get it to repush.", "author": "Garret Rieger", "status": "modified", "kind": "infrastructure", "id": "7438676512c889b76bde089f99bdaef9dc7b094e"}, {"date": "2024-08-13T16:32:54", "title": "Merge pull request #8023 from google/davelab6-gama-url", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "43405b42bd150c0a667f82c53eeb226e5d789926"}, {"date": "2024-08-13T16:23:18", "title": "Update gamaamli/METADATA.pb with minisite_url", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "30eb0ab9368f777b3b03e3d4e32f586c0e575d4d"}, {"date": "2024-08-13T12:59:58", "title": "Edu VIC WA NT Guides: Version 1.001 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "7228394178c87fc12cef5dd44c78301d7988ff10"}, {"date": "2024-08-13T12:47:40", "title": "Edu VIC WA NT Dots: Version 1.001 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "d287d97d3105f2ca9a354b54490882a41f620474"}, {"date": "2024-08-13T12:18:40", "title": "Rename and update font", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "69cc6cf72628a4cc4e513815779263671638e316"}, {"date": "2024-08-12T23:17:16", "title": "Remove pushed to_production.txt entries.", "author": "Garret Rieger", "status": "modified", "kind": "metadata", "id": "eb794afc63d198685334f4b60939e767ef5c1814"}, {"date": "2024-08-10T09:38:37", "title": "Add sample text for Hentaigana", "author": "Simon Cozens", "status": "modified", "kind": "metadata", "id": "56dd84a4591ace1f0c773c952e6b59fb66cddb6d"}, {"date": "2024-08-09T17:03:12", "title": "Removed push to_sandbox items.", "author": "Garret Rieger", "status": "modified", "kind": "family", "id": "539cd46437b64ccdf41f21e253946625f4e31f28"}, {"date": "2024-08-09T14:39:08", "title": "Remove dead link", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "768e9dbdafe82ae0604b2b678047ad28e2914b9f"}, {"date": "2024-08-09T13:43:18", "title": "Add designer: Batsirai Madzonga", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "3a400f9b6a31a571fc6b4e8cdccb264a34c1016c"}, {"date": "2024-08-09T08:33:43", "title": "Merge pull request #8002 from google/to_lists080824", "author": "Emma Marichal", "status": "new", "kind": "infrastructure", "id": "83f9b06dd3da14b6599ca7cef713675222f8f144"}, {"date": "2024-08-08T13:26:09", "title": "Lists of the 8th of August", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "b5446c883373715da40fd8309dd5dcbb90384faf"}, {"date": "2024-08-07T22:23:13", "title": "Switch Noto Color Emoji to Noto Emoji style description (#8000)", "author": "Rod", "status": "modified", "kind": "metadata", "id": "153f76f2f9bca2a65510231c803af25811b74f97"}, {"date": "2024-08-07T15:15:31", "title": "Add ftxvalidator CI run", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "929dc59a1dc2872889272d1d67b47e274359921a"}, {"date": "2024-08-07T08:29:06", "title": "Move git parsing logic to shared file", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "0aa73ac303633a7e5e748ff1baffbbfdd4892c73"}, {"date": "2024-08-07T08:16:36", "title": "Merge pull request #7994 from google/davelab6-gfk-alt-caps", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "157a5b6e383358cb653bfa38cfbcf6aca73a97ea"}, {"date": "2024-08-06T20:47:35", "title": "Update to_sandbox.txt with pushed items.", "author": "Garret Rieger", "status": "modified", "kind": "infrastructure", "id": "47f307584102189614f8518a28745046f5e09b17"}, {"date": "2024-08-06T18:34:38", "title": "Update content.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "982d07669fa5f09513ad8b0ad8ef2c15f4a82810"}, {"date": "2024-08-06T17:32:28", "title": "Update ntroducing_alternate_glyphs/content.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "3edfee4faddb9ddd6a3ee0a7512157a2f66427b7"}, {"date": "2024-08-05T17:27:27", "title": "Update tiny5/METADATA.pb", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "ed9aac396ec242f1479c4636498a1e4fe52c3a62"}, {"date": "2024-08-02T16:07:54", "title": "Merge pull request #7991 from google/to_lists_0208", "author": "Emma Marichal", "status": "new", "kind": "infrastructure", "id": "2c79d252a94d3ed5051375cc78f25723ccbe8033"}, {"date": "2024-08-02T15:35:56", "title": "Update to_production.txt", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "59f58ef6818e9b820162050e416f23813f5e666d"}, {"date": "2024-08-02T15:01:48", "title": "Update to_production.txt", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "1be413e84b38d04ab602692ac7598dbfb6c0c676"}, {"date": "2024-08-02T10:09:08", "title": "To_lists of the 02nd of August", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "50ce880c61dfe47844fd5bff76bab9d3532cdaeb"}, {"date": "2024-08-02T08:24:56", "title": "Merge pull request #7988 from google/gftools_packager_ofl_cutive", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "89587c355cfb5bd2f0039af918393f153d3dd68c"}, {"date": "2024-08-01T14:13:22", "title": "Merge pull request #7969 from emmamarichal/vladimirnikolic", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "de39e718274ee0436a1191292921a6a347cf1291"}, {"date": "2024-08-01T13:55:58", "title": "Merge pull request #7989 from google/matemasie-description", "author": "Emma Marichal", "status": "new", "kind": "infrastructure", "id": "94ce6af0f23d35decd2c8b282994d72315d496f0"}, {"date": "2024-08-01T13:48:21", "title": "Update url", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "a796c427cb7568e60039faab173e826e31f6072c"}, {"date": "2024-08-01T13:48:07", "title": "Fix article (link issue)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "fe268fa13ee8bff73ff66c3c1d889ab778ba1582"}, {"date": "2024-08-01T12:07:31", "title": "updated url in description", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "7bc5029eb55b7ccd7662a3ee8434eb7a98b1b8da"}, {"date": "2024-08-01T12:02:21", "title": "Cutive: Version 1.110; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "46bc8761f94b9a4e2422541ae7d845c640c695bf"}, {"date": "2024-07-31T08:38:40", "title": "Merge pull request #7980 from google/chrissimpkins-wellfleet-metadata", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "97f020acbffb7abfaad87b25dd55975aa3ef3c2f"}, {"date": "2024-07-31T08:28:58", "title": "Update METADATA.pb", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "561b49e9b494828b5af2306b22bd74726b5a6267"}, {"date": "2024-07-31T00:45:49", "title": "Refix font tags (#7979)", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "68a7eaa10d115dd084351ea1d52bd7f0166efb0a"}, {"date": "2024-07-30T05:48:57", "title": "Update 3_font-bug.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "e378509813f938b337111836fee5b9191e8e5860"}, {"date": "2024-07-30T05:45:37", "title": "Update 1_add-font.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "175b66354dbb7345aee996da8f62883b4d69c51b"}, {"date": "2024-07-30T05:44:19", "title": "Update 2_update-font.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "02ee16958343570d3ae7c0e5a0521628114610d9"}, {"date": "2024-07-29T22:04:01", "title": "Update METADATA.pb", "author": "Chris Simpkins", "status": "modified", "kind": "infrastructure", "id": "5368cbc893ed8d5638c1e2f8164911c2bd9eb266"}, {"date": "2024-07-26T17:10:37", "title": "fix font tags (#7971)", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "cf2e71b89970c123f31de76a242b17c788297c4c"}, {"date": "2024-07-26T12:50:44", "title": "Merge pull request #7970 from google/gftools_packager_ofl_newamsterdam", "author": "Marc Foley", "status": "new", "kind": "family", "id": "962935005295946732c10e264e2466c7d0381e67"}, {"date": "2024-07-26T12:42:51", "title": "Merge pull request #7924 from emmamarichal/turalalisoy", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "350438c9774030ec14f08b5947f1e877257db464"}, {"date": "2024-07-26T08:57:02", "title": "adds article and images", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "4030134c1d2151696cf3046f22147118960961eb"}, {"date": "2024-07-26T08:51:30", "title": "New Amsterdam: Version 1.000; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "82acdc4434c1589a81ce45de037fa8dfdcc56d93"}, {"date": "2024-07-26T08:47:03", "title": "Add designer: Vladimir Nikolic", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "ab0111f8420ea9de5d86aa68e7a1d44abd2bc58d"}, {"date": "2024-07-24T17:03:37", "title": "Noto Sans Mongolian: Version 3.002; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "20fd71eed00436ff92cacdffd5574403bc4ce23a"}, {"date": "2024-07-23T19:00:09", "title": "Merge pull request #7960 from google/push-lists", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "0847c23d2fc5dfbca51693f5d57b99924c23d911"}, {"date": "2024-07-22T13:54:09", "title": "Lang update (#7962)", "author": "Nathan Williams", "status": "modified", "kind": "family", "id": "00f12e7673c0bd0f9abf5ff0869bba8c52a32e2f"}, {"date": "2024-07-22T13:48:03", "title": "Merge pull request #154 from googlefonts/unique-language-names", "author": "Nathan Williams", "status": "modified", "kind": "family", "id": "136e32b1982ed8cfe3605de97ccbdd095b93b3a9"}, {"date": "2024-07-22T10:21:48", "title": "Update push lists", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "3839785477e8192a1b6001942faddccf98f6fa21"}, {"date": "2024-07-22T05:57:14", "title": "Fix name structure for two languages", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "3cecbbbcb95ebf027eaf8c86ccaa0596845d275c"}, {"date": "2024-07-22T05:53:41", "title": "Add regex to deps in TOML config", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "a661bc2979d6ed2cec3a429a16c2afecf20525c7"}, {"date": "2024-07-22T05:34:24", "title": "Add regex package to dev reqs", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "83eb95f990328d3a6b78fa8aa20c6f0036867e4f"}, {"date": "2024-07-22T05:19:51", "title": "Use regex instead of re for access to unicode character classes", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "fc1dc973b3700a426e078e396879daf8f94fecfe"}, {"date": "2024-07-22T05:11:13", "title": "Fix unicode character class in language name regex", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "1303c7060e80f2356205321ca76ebbcf82144f8f"}, {"date": "2024-07-22T05:07:12", "title": "Update character class for language names to use Unicode class", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "91119daf006c5f45b8903c8874dc776a9e72c251"}, {"date": "2024-07-22T05:06:51", "title": "Correct a batch of language names", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "7d5fe21c45ec7944f09fd43825a693938fa677b8"}, {"date": "2024-07-22T04:43:01", "title": "Expand character class for language names", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "640c050f19b10245ef27ebea400f4bf445843c02"}, {"date": "2024-07-22T04:21:25", "title": "Re-structure several language names", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "5dc2b3ba0107d90189fde0fe5434086a838c542d"}, {"date": "2024-07-22T04:17:18", "title": "Update language name character class to allow accent marks", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "d7416e26d08206b908d9fe3d1230f7bcf6d9bee0"}, {"date": "2024-07-22T02:49:26", "title": "Fix dash character in character class", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "17b4bdd2ef28ec90afa3d9028c02aa530b70a83e"}, {"date": "2024-07-22T00:03:31", "title": "Fix language name regex", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "0db6f9a30733fb8df0c6722d93047afd67669415"}, {"date": "2024-07-22T00:01:48", "title": "Remove duplicate entries for Malay", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "3a48ff209d6058dc2f18d83078ebcb0d2d60ce0a"}, {"date": "2024-07-21T23:15:24", "title": "Fix language name regex to allow spaces and a couple other edge cases", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "b84e90ebe51f8ebda84ca9e2e079a51215849875"}, {"date": "2024-07-21T23:14:51", "title": "Restructure language names to be consistent", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "3e9373a0f3dfce72e0788374d046b6f0a584250d"}, {"date": "2024-07-19T16:07:14", "title": "Fix type: endsWith => endswith", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "c6fa0d8a8f5e292eed108e49f309801b696331ed"}, {"date": "2024-07-19T15:58:10", "title": "Update language name structure test to output error once", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "149b73435c9b0d2205e54e07a355703bd10f1af5"}, {"date": "2024-07-19T15:39:27", "title": "Merge pull request #7952 from google/gftools_packager_ofl_bungeetint", "author": "Emma Marichal", "status": "new", "kind": "infrastructure", "id": "be513c976cb05d66f196b8213a75620fdce1d062"}, {"date": "2024-07-19T15:31:11", "title": "Update ARTICLE.en_us.html", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "de9d25beddc6552e2325220aa6711fe81aa215f8"}, {"date": "2024-07-18T19:21:30", "title": "gif reduced down to 1020 to avoif the fail", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "e1afbfdf5d87c7d08b603424d43f1199c64fa359"}, {"date": "2024-07-18T19:02:56", "title": "Images resized", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "ff3b139ac53ff64900b9c22bc9682a136a040f40"}, {"date": "2024-07-18T18:47:59", "title": "Bungee Tint article added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "2a8293b0d5f55593340f00cfb59a2580b6b83602"}, {"date": "2024-07-18T17:39:35", "title": "Enforce language name structure for both name and preferred name", "author": "nathan-williams", "status": "new", "kind": "infrastructure", "id": "bee8c9f22e60fdf0bd49dc586af2ff365a413295"}, {"date": "2024-07-18T17:24:45", "title": "Enforce language name structure for both name and preferred name", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "6b34df3c0dd827eea3c604d8aa16215906e68642"}, {"date": "2024-07-18T17:22:10", "title": "OFL license added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "3c96c145819e4542704afe82835576426c2e7740"}, {"date": "2024-07-18T17:20:40", "title": "Update language names for Ancient Greek, there were duplicates", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "95e4db291778c9f42fe9d600a1126b253253ba43"}, {"date": "2024-07-18T17:20:16", "title": "Fix duplicate or near malstructured Chinese language names", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "af1807c6ec727c4e5f022e6faa4179fa395186b8"}, {"date": "2024-07-18T17:19:13", "title": "Add test for enforcing language name structure", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "5a57dcaa8a5c159cc026855c6baf69c9ea1c8a20"}, {"date": "2024-07-18T17:17:36", "title": "Bungee Tint: Version 2.001 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "fff14184d4a726b34f96f5044755acca819c4f44"}, {"date": "2024-07-18T15:54:03", "title": "Enforce uniqueness of language names across all scripts", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "cc55af739d121218ca1763c84ec2b18c2f7c6214"}, {"date": "2024-07-18T15:06:03", "title": "Merge pull request #7936 from google/gftools_packager_ofl_moderustic", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "30cf6a3f8ee3b536854bf72ceaf106278c52de86"}, {"date": "2024-07-18T14:08:29", "title": "Update DESCRIPTION.en_us.html", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "aced3c99c83b7be7921d4433f27d9bf4b34fba88"}, {"date": "2024-07-18T14:06:58", "title": "Moderustic: Version 2.120 added", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "af49d1bcc3dd85fcdbb14cd1b36c73a82bbcc7eb"}, {"date": "2024-07-17T21:30:27", "title": "Merge pull request #7951 from google/to_prod-update-July17", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "b1ea5007663b77de0addf01761558476e1d67b3a"}, {"date": "2024-07-17T21:17:36", "title": "Delist list updated", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "31a0e8ad095737b36562ee2fef05004b51365965"}, {"date": "2024-07-17T21:17:15", "title": "Zain added to prod list", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "80e8934eddcd659b9f98f90033c455ae10bf4956"}, {"date": "2024-07-17T08:59:36", "title": "Merge pull request #7875 from google/gftools_packager_ofl_matemasie", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "6f142e955a075111d0a709b40c53d34e2982d774"}, {"date": "2024-07-17T08:51:11", "title": "Update ARTICLE.en_us.html", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "301c182adcf75d72281a0cd19ab27ff74e90e1b6"}, {"date": "2024-07-17T08:42:30", "title": "Merge pull request #7927 from google/davelab6-gfk-affinity-vf", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "021028abc039f35871eeab4b42144df76458d403"}, {"date": "2024-07-17T08:19:53", "title": "Merge pull request #7942 from google/gftools_packager_ofl_anuphan", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "f1c8962a4ad5e46843a9363545e2c4225c80a00b"}, {"date": "2024-07-16T07:59:18", "title": "Merge pull request #7946 from google/nyshadhr9-patch-4", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "109daedef795c0bc27355164260907149e965185"}, {"date": "2024-07-16T01:09:50", "title": "Update to_production.txt (#7947)", "author": "nyshadhr9", "status": "modified", "kind": "infrastructure", "id": "f39fab01ffc78dd78ddf912953cdec62ad948406"}, {"date": "2024-07-15T18:42:02", "title": "Update families.csv", "author": "nyshadhr9", "status": "modified", "kind": "infrastructure", "id": "47133ef96cfab201a2cb7e2bee086ab872a26f15"}, {"date": "2024-07-15T14:35:53", "title": "Revert \"Update de_Latn.textproto (#7926)\" (#7945)", "author": "Nathan Williams", "status": "modified", "kind": "family", "id": "5f9bd91a324980495a2d423eb9054d865fe2c0ba"}, {"date": "2024-07-15T14:34:53", "title": "Merge pull request #153 from googlefonts/revert-152-de_Latn_base_charset_update", "author": "Nathan Williams", "status": "new", "kind": "infrastructure", "id": "40918f67946f4ff373ba30ef6b74d5f9a5c42c83"}, {"date": "2024-07-15T14:34:07", "title": "Revert \"Update de_Latn.textproto\"", "author": "Nathan Williams", "status": "modified", "kind": "family", "id": "c8f64d01bf842a5ee4509f2f03b145eea45165b2"}, {"date": "2024-07-12T09:24:32", "title": "removed cyrillic-ext substet", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "6eb9a4ce7859717c92e94bf0e89849af554fc010"}, {"date": "2024-07-12T09:20:04", "title": "Update DESCRIPTION.en_us.html", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "ddc4ecc048de22a8d994eb4164ee7647ba5cffe5"}, {"date": "2024-07-12T09:13:17", "title": "Anuphan: Version 3.002 added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "703389a30fa69424bf4d8421b64eee2231507a5e"}, {"date": "2024-07-11T20:57:55", "title": "Merge pull request #7940 from google/Axis-Reg-subtree-pull-XELA", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "bbd9a272139dfea711f8058b78192282d09e174d"}, {"date": "2024-07-11T18:41:50", "title": "Merge commit 'df518d48093953e58cb0b3f5ee534b7563f3e544'", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "f8c15440c3e8a823f0a5d29f2e00d4e70d8064fa"}, {"date": "2024-07-11T02:36:56", "title": "Merge pull request #176 from googlefonts/fix-XELA", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "df518d48093953e58cb0b3f5ee534b7563f3e544"}, {"date": "2024-07-11T02:33:24", "title": "XELA default changed to 0", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "c03cfdccb9ed6a61eb238a9e825e30cdc39c109f"}, {"date": "2024-07-11T00:33:07", "title": "Merge pull request #7930 from google/davelab6-boutros-credit-fixes", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "cde954411e43faa2beab4eea92f0cbcd212094c6"}, {"date": "2024-07-10T22:16:46", "title": "Update almarai/METADATA.pb to remove credit", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "1515ffa81082930bb18582ddc215d9a8afcaf627"}, {"date": "2024-07-10T20:34:54", "title": "Merge pull request #7935 from emmamarichal/danfo-article", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "4c8e5bdf32d8c1b33a5a51fe06c61a29127dffce"}, {"date": "2024-07-10T18:36:48", "title": "Merge pull request #7932 from google/to_lists-July9th", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "01ce1a263721089a93e0c857e43e0e6f6611ac25"}, {"date": "2024-07-10T16:05:52", "title": "Merge pull request #7919 from google/gftools_packager_ofl_sixtyfourconvergence", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "9f7a481a0b16678805423b7bfc5a1e6cbe541b82"}, {"date": "2024-07-10T15:50:53", "title": "Merge pull request #7934 from emmamarichal/jaro-metadatas", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "de14e5cf58c8e8bcd3ff3d4efee4710852deff69"}, {"date": "2024-07-10T10:28:57", "title": "Matemasie: Version 1.001; ttfautohint (v1.8.4.7-5d5b) added", "author": "Nathan Willis", "status": "modified", "kind": "family", "id": "f4e074ab693075edba98492d65f9bd127964b611"}, {"date": "2024-07-10T09:50:17", "title": "makes an image lighter", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "9614b4e496708a7cac363fd7095645da3ffaf555"}, {"date": "2024-07-10T08:59:47", "title": "added accent on C\u00e9line", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "0c4315f9408ec80528830cd810e6b133b4b8e780"}, {"date": "2024-07-10T04:56:43", "title": "Jaro and Beth Ellen rm from to_sb", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "f6727a1d8d522fcd5c893cb9974001a5613aa220"}, {"date": "2024-07-10T04:44:11", "title": "Jaro and Beth Ellen added to prod", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "d67f159b999b5f7b322d8935c53c2d54544e068d"}, {"date": "2024-07-10T00:13:50", "title": "July 9th to_lists update", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "55493223455de59528d75e58006480d4af2d92c5"}, {"date": "2024-07-09T16:54:24", "title": "Update almarai/METADATA.pb", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "4168b8c02be472c696fb132ed791ba26e276a106"}, {"date": "2024-07-09T16:53:44", "title": "Update tajawal/METADATA.pb", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "b42c31f5d7de392060e8abde0daf210dd9f84aed"}, {"date": "2024-07-09T16:52:54", "title": "Update beiruti/METADATA.pb designer key", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "dfc86301057b05f4dce0fda160682c4f91dcc91e"}, {"date": "2024-07-09T14:26:37", "title": "Merge pull request #7929 from google/gftools_packager_ofl_notoserifbalinese", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "03a788af094630a660d86a4f21ccf25cb283953b"}, {"date": "2024-07-09T08:43:12", "title": "Noto Serif Balinese: Version 2.007; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "152812dd8a2d9fb226ef40935c632ae9fc26f2ed"}, {"date": "2024-07-09T00:33:57", "title": "Update installing_and_managing_fonts/content.md for affinity 2.5", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "9e50b0417d4f04c1cee29ae43b9d87b38185ad65"}, {"date": "2024-07-09T00:13:28", "title": "Update de_Latn.textproto (#7926)", "author": "Nathan Williams", "status": "modified", "kind": "family", "id": "c5c086447f8e59fe4dc841e1a8e633cb48318b93"}, {"date": "2024-07-08T22:54:53", "title": "Merge pull request #152 from googlefonts/de_Latn_base_charset_update", "author": "Nathan Williams", "status": "new", "kind": "infrastructure", "id": "0f47e099b9d6515d239adba055fac5454313d325"}, {"date": "2024-07-08T22:48:01", "title": "Update de_Latn.textproto", "author": "Nathan Williams", "status": "modified", "kind": "family", "id": "6d88fbd4946b1bdad6a2e7450e102deef7c59525"}, {"date": "2024-07-05T18:45:47", "title": "Merge pull request #7922 from google/to_prod-update-July4th", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "8e641b28270e0715b74396343fcc7cbe147f160e"}, {"date": "2024-07-05T15:43:01", "title": "Merge pull request #7923 from google/axis-reg-pull-v0410", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "c23a5d6a7b93473b502e80fd11e6e0078b0c5b21"}, {"date": "2024-07-05T14:50:38", "title": "Merge pull request #7851 from google/gftools_packager_ofl_afacadflux", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "9c9656bfe93c86c3aa3f48c4dd899ffbd9ee9daa"}, {"date": "2024-07-05T14:23:54", "title": "Update bio.html", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "bf81960d7c3d30597bfc6b1efeef1edc0ee0527a"}, {"date": "2024-07-05T12:59:47", "title": "Add article", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "b6aba804f7933c11f8d93a30297414335180ad7b"}, {"date": "2024-07-05T12:47:58", "title": "Afacad Flux: Version 1.100 added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "ef30d6c39e80b57af3661bc883f8818b7df685f1"}, {"date": "2024-07-05T09:47:00", "title": "Add designer: Tural Alisoy", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "b72165276fcd5ad8af47ca5099e8445161579aee"}, {"date": "2024-07-05T07:55:35", "title": "Merge pull request #7920 from emmamarichal/wittgenstein-article", "author": "Emma Marichal", "status": "new", "kind": "infrastructure", "id": "9b8212a5ec32522e8265d2bd38ebf7e67bea371a"}, {"date": "2024-07-05T07:44:27", "title": "Update ARTICLE.en_us.html", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "26edd0f1bb70955aa8b6e1882f66bdd6cd68cb75"}, {"date": "2024-07-04T19:03:39", "title": "ARTICLE breaking stroke added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "d1ee4643b31c4e59c04450149fc69a752b9028f8"}, {"date": "2024-07-04T17:16:25", "title": "delisting Maname, new font, will included it in Friday's list", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "1bbc4ff98d14165a621c5c70c7fd38021caca6d7"}, {"date": "2024-07-04T17:14:58", "title": "delisting Kalnia Glaze", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "1d2c7d2567ab30b7eb1b920e19e8e92c77352140"}, {"date": "2024-07-04T16:10:12", "title": "Merge commit '93362e2' into axis-reg-pull-v0410", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "7070b6911181951b3c42396bd378aa623a461e0b"}, {"date": "2024-07-04T14:17:03", "title": "Edu AU VIC WA NT Hand removed from the prod list", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "76e96b64c89c96a21e0125358c47608b8617f405"}, {"date": "2024-07-04T08:52:16", "title": "remove \"free\" + moved \"to contribute\" on the top", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "fa618e77fbeefb39eb8b1d3da0f6400dae57c4b4"}, {"date": "2024-07-04T08:39:01", "title": "Update OFL.txt", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "f59ba86cfd976ecf882c58505780965a9bd98d2d"}, {"date": "2024-07-04T01:34:59", "title": "Changelog updated up to v0.4.10", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "93362e2c3decda23ef9a7b44efa9110477170b3a"}, {"date": "2024-07-04T01:10:26", "title": "Simon Cozens added as designer", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "bd0c895391da6927eed6e18c06cf8bfb978d42a5"}, {"date": "2024-07-04T01:07:20", "title": "Sixtyfour Convergence: Version 2.001 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "e4da5661bfec407855fc2b16dca08be56befc03c"}, {"date": "2024-07-03T23:08:12", "title": "sizecalc.com broken link deleted", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "acdc00406ce9e3d216df8d6fb69763cefaac8665"}, {"date": "2024-07-03T23:01:02", "title": "Merge pull request #7917 from google/prod-list-Jul3th", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "2000498403bf4d9ed175ba851c3f4aa82601e750"}, {"date": "2024-07-03T22:46:02", "title": "reinstating Inter in the to_prod list", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "b51894825a925a65566f6debc9742e3ec603943e"}, {"date": "2024-07-03T22:33:31", "title": "to_prod list July 3th PW projects", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "06410dadf757df6059a444e5034fb5aa7d708304"}, {"date": "2024-07-03T01:19:01", "title": "Further to_sandbox.txt updates.", "author": "Garret Rieger", "status": "modified", "kind": "infrastructure", "id": "3d1678d3fc01fb96b0273206a673343fc6d5ea03"}, {"date": "2024-07-03T01:15:12", "title": "Update to_sandbox.txt with pushed items.", "author": "Garret Rieger", "status": "modified", "kind": "infrastructure", "id": "ef57be172acbc6b36ec594690f0c470759b211f4"}, {"date": "2024-07-02T19:39:29", "title": "Update to_production.txt with pushed items.", "author": "Garret Rieger", "status": "modified", "kind": "infrastructure", "id": "c13493259528a95d50e5c36682cfee2afb48e3d2"}, {"date": "2024-07-02T18:31:21", "title": "Fix language paths in to_sandbox.txt", "author": "Garret Rieger", "status": "modified", "kind": "infrastructure", "id": "67f771838c07480c4c84408dd16cb9b572999e09"}, {"date": "2024-07-02T12:31:10", "title": "Merge pull request #7905 from google/cjk-subset-fix", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "715417d0b0c918b852ef26b4f96a1759094de859"}, {"date": "2024-06-28T16:51:15", "title": "Gulim Japanese deleted", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "7134cb9a859ba5b6edba935647b5ba8287a0c9f3"}, {"date": "2024-06-28T16:48:12", "title": "Dotum Japanese deleted", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "0e974a7ea2aab547b428a6c1fc1060de63cabef8"}, {"date": "2024-06-28T16:47:32", "title": "Dotumche Japanese deleted", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "15d222b8e29b19d8e55fe5a9c508fae9728bf055"}, {"date": "2024-06-28T16:46:18", "title": "Gulimche Japanese deleted", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "7b414500cc0736419ebe0a1960104cb957dcc92c"}, {"date": "2024-06-28T16:45:05", "title": "Batang Japanese deleted", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "a3f4ac3b0487f3e925a5ba65492405b05fd58066"}, {"date": "2024-06-28T16:44:20", "title": "BatangChe Japanese deleted", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "72bf7b5d4b64c185e49f3f16e507240b14bc61da"}, {"date": "2024-06-28T16:42:15", "title": "GungsuhChe Japanese deleted", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "b0d961c87d247eeb14d5ad05a482d6eebc593655"}, {"date": "2024-06-28T13:28:40", "title": "Merge pull request #7903 from google/gftools_packager_ofl_monasans", "author": "Emma Marichal", "status": "new", "kind": "infrastructure", "id": "c57a81b92fea06d81d57a6f96e9a35954eb73b14"}, {"date": "2024-06-28T12:32:32", "title": "Mona Sans: Version 2.000 added", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "5fd66d7b3964465818087f6d8c96bd37f044e7ba"}, {"date": "2024-06-28T09:48:12", "title": "Merge pull request #7870 from chrishappy/patch-1", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "89b3534ef570fa6afd8350960fc40c403f1fae5a"}, {"date": "2024-06-28T08:27:59", "title": "Merge pull request #7673 from google/gftools_packager_ofl_dotum", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "cf69df12c7473dc99a52f347a5d71386267bbd82"}, {"date": "2024-06-27T13:39:55", "title": "Merge pull request #7897 from google/lists-270624", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "7f86c4ef1150a311cffe8fe8cde2e92fbd71f3be"}, {"date": "2024-06-27T13:27:33", "title": "Update to_sandbox.txt - Oups, let's add it finally", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "a5d5b0da0c26c100ae92480d06ff1dc3e7fa97fd"}, {"date": "2024-06-27T13:14:34", "title": "Merge pull request #7819 from google/gftools_packager_ofl_notosansmath", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "ac5d611f4debdc9e54008f518b55c9ecdebd14aa"}, {"date": "2024-06-27T13:07:14", "title": "Update to_sandbox.txt - remove zain from to_sandbox", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "2d05dc4d736c32908e6fad4f2657b584e7c24c64"}, {"date": "2024-06-27T13:02:03", "title": "Update OFL.txt", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "5550c02f35bc4563ba213a221be017fdada4039e"}, {"date": "2024-06-27T12:54:29", "title": "Update for zain project", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "bdd00505ad58298b53c463bbb00165cb4eedffa3"}, {"date": "2024-06-27T12:46:09", "title": "Remove unwanted glyph", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "dbd1ab6e65dc59bcda3ca8de9fd372f58f98e0af"}, {"date": "2024-06-27T12:35:56", "title": "Merge pull request #7890 from google/gftools_packager_ofl_zain", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "3d44cc7de39a643f27f432585aaa0e5280b9fd7b"}, {"date": "2024-06-27T12:11:23", "title": "Update DESCRIPTION.en_us.html - few corrections", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "931704af275c8b498a5ef040ca9effbbb1737392"}, {"date": "2024-06-27T12:02:52", "title": "Merge pull request #7674 from google/gftools_packager_ofl_dotumche", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "0fe171293310cb75cb4ae4ddd62416a2a15e497e"}, {"date": "2024-06-27T11:48:12", "title": "Merge pull request #7675 from google/gftools_packager_ofl_gulimche", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "e725994d2d0f61bac466220eb8f1f5404ff2da0f"}, {"date": "2024-06-27T11:46:58", "title": "Merge pull request #7677 from google/gftools_packager_ofl_batangche", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "ab1ef0273f4b03f45e55ecf0387674a52e8f8d32"}, {"date": "2024-06-27T11:46:06", "title": "Merge pull request #7672 from google/gftools_packager_ofl_gulim", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "4b1f2ed7aa32fa48d8c93c903895eb069b22823b"}, {"date": "2024-06-27T09:25:25", "title": "Zain: Version 1.20; ttfautohint (v1.8.4) added", "author": "Yanone", "status": "modified", "kind": "family", "id": "68e4fa473ee94cad41063365240fa65a329aae63"}, {"date": "2024-06-27T09:08:13", "title": "Merge pull request #7676 from google/gftools_packager_ofl_batang", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "4e0eae122934fa648ebadcbfe3e84d41b25a0641"}, {"date": "2024-06-27T08:58:31", "title": "Merge pull request #7887 from google/gftools_packager_ofl_philosopher", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "15ffae096ce3b4154be2d17cc42e85cb1fd1e0c0"}, {"date": "2024-06-27T08:56:02", "title": "Merge pull request #7678 from google/gftools_packager_ofl_gungsuh", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "dbb6bf55abd94e58a97a3ba7b91ab6bd4eadec75"}, {"date": "2024-06-27T08:37:32", "title": "Merge pull request #7679 from google/gftools_packager_ofl_gungsuhche", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "075af0b920cdba0a2eb736567d3d2427f9bda8c5"}, {"date": "2024-06-26T21:20:07", "title": "Fixed aring", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "1f287cfadcc2121503303ea5184a1278cc2fa88f"}, {"date": "2024-06-26T14:40:29", "title": "Merge pull request #7827 from google/gftools_packager_ofl_notosanslimbu", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "7d594fb6fb80d91d6163d516ba0fd0f876dd97b9"}, {"date": "2024-06-26T14:29:14", "title": "Add article", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "9205507b60e1a2433562f6f4e5d6bab8da92c37a"}, {"date": "2024-06-26T14:09:58", "title": "Merge pull request #7829 from google/gftools_packager_ofl_notosansmarchen", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "303f954fc337a04682bfd5cff0367d1a0b2f46ad"}, {"date": "2024-06-26T14:09:10", "title": "Merge pull request #7828 from google/gftools_packager_ofl_notosansmandaic", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "9f18c48d60f801d678545abb0a11a1c1104c9a56"}, {"date": "2024-06-26T13:56:57", "title": "Merge pull request #7832 from google/gftools_packager_ofl_notosansmasaramgondi", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "289f5a5bb6b0ee3d7b6d0266686e433e2d67d6d9"}, {"date": "2024-06-26T13:37:10", "title": "description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "47e46c81d7c20f047aebe1aaacd28ee1da02222b"}, {"date": "2024-06-26T13:07:42", "title": "Philosopher: Version 2.001; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "b52eb558fc7bee81ee125e306dc7fdfe11e31143"}, {"date": "2024-06-25T19:24:40", "title": "Update GFK article (#7884)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "7839319c995d01286a25ef47f287989ffc208977"}, {"date": "2024-06-25T13:23:52", "title": "Merge pull request #7789 from google/gftools_packager_ofl_bigshouldersstenciltextsc", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "4d8b92155bfeddb406427f3d5fb4d2ff7d0060d2"}, {"date": "2024-06-25T13:23:44", "title": "Merge pull request #7788 from google/gftools_packager_ofl_bigshouldersstencildisplaysc", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "2c217af2d6f4eeab39180f11391eb017f422eb99"}, {"date": "2024-06-25T13:23:37", "title": "Merge pull request #7787 from google/gftools_packager_ofl_bigshouldersinlinetextsc", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "e90be3d567bbc7b36b9ecc770a200ee3a33cc1fe"}, {"date": "2024-06-25T13:23:28", "title": "Merge pull request #7786 from google/gftools_packager_ofl_bigshouldersinlinedisplaysc", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "dac366328042135f85990989d44026b670a58705"}, {"date": "2024-06-25T13:05:30", "title": "Merge pull request #7790 from google/gftools_packager_ofl_bigshoulderstextsc", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "b89bce41174d388a265b261a2519cf21488f8c59"}, {"date": "2024-06-25T12:13:59", "title": "Update OFL.txt", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "b7f7489f0b2ac54c5d8fc9a2060ab1cb674fa630"}, {"date": "2024-06-25T12:13:45", "title": "Update DESCRIPTION.en_us.html", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "ffa7805f741123065804fe45c042e97e6d7c7685"}, {"date": "2024-06-25T12:12:42", "title": "Update OFL.txt", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "7c878c6166cc6d7601325b0da5533dd6aa03aa6b"}, {"date": "2024-06-25T12:12:28", "title": "Update DESCRIPTION.en_us.html", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "4ea9c80315993bfe96849e69014931f9ce8909c7"}, {"date": "2024-06-25T12:10:29", "title": "Update OFL.txt", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "3674711b2d44ce23448dce6734cd6c65b09fee7f"}, {"date": "2024-06-25T12:10:17", "title": "Update DESCRIPTION.en_us.html", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "94e9f371fb8f5fd7c6ace1fc5d7dc244abd7bf77"}, {"date": "2024-06-25T12:07:54", "title": "Update OFL.txt", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "d803c144ff1e9fa79ea63c1deaad281a24b6b452"}, {"date": "2024-06-25T12:07:39", "title": "Update DESCRIPTION.en_us.html", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "78fcfe28738a443b9151d973ecfbdf37b895980f"}, {"date": "2024-06-25T12:04:18", "title": "Merge pull request #7813 from google/gftools_packager_ofl_fragmentmonosc", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "c554b94675767f8ab99047c141aaa3f6e377a60f"}, {"date": "2024-06-25T11:54:34", "title": "Update OFL.txt", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "6466fe7e8f43ed4591443a161b6529098efed85e"}, {"date": "2024-06-25T11:54:01", "title": "Update DESCRIPTION.en_us.html", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "1b39504696834d1f32449f447cb4c5ca85c80216"}, {"date": "2024-06-25T11:49:40", "title": "Merge pull request #7783 from google/gftools_packager_ofl_bigshouldersdisplaysc", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "da4fce686c492e2d9366beb503f4ebdbe1a9bdc2"}, {"date": "2024-06-25T11:48:03", "title": "Update OFL.txt", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "5087a1d8da83faece43dd254827191288004553f"}, {"date": "2024-06-25T09:40:08", "title": "Merge pull request #7876 from google/to_lists_210624", "author": "Emma Marichal", "status": "new", "kind": "infrastructure", "id": "aa4e92c031c568af0b200850d2849904ce44681b"}, {"date": "2024-06-25T09:30:36", "title": "to_production.txt: add tags", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "5bf063af007bb1ba42c34d36d43924f904a64a39"}, {"date": "2024-06-25T09:28:09", "title": "Update to_sandbox.txt", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "8b97ad90562519c4ccdc24a3e8ff7ea94b5524c0"}, {"date": "2024-06-25T09:28:09", "title": "Update to_production.txt", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "7d51ad9a2704d6af1a48326417218a9c52123af7"}, {"date": "2024-06-25T09:28:09", "title": "Update to_sandbox.txt", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "eb14a8d166cef7115829117e6d5cb6153111758f"}, {"date": "2024-06-25T09:28:08", "title": "Lists of the 21st of June", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "d8c545a82abb4dc78424c52e260162ea3146584e"}, {"date": "2024-06-25T09:13:58", "title": "Merge pull request #7882 from google/new-tags", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "eafbccf55362af426f736722717dcd92886af964"}, {"date": "2024-06-25T09:12:28", "title": "Merge pull request #7877 from google/lang-v062", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "4ad59d1da375a7078fa442b4a795186e4a553065"}, {"date": "2024-06-25T08:03:05", "title": "Update wuu_Hant.textproto", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "c0db0e759741f693ddb7e7f2835fc61a9a7099aa"}, {"date": "2024-06-25T08:02:00", "title": "Update hsn_Hant.textproto", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "63677a22825e76963ef8935d16cf00ab05d6d782"}, {"date": "2024-06-25T08:00:42", "title": "Update gan_Hant.textproto", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "e94277f023aff1c525bbc09d96b2e69635ddb51a"}, {"date": "2024-06-25T07:59:48", "title": "Update cjy_Hant.textproto", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "8be7a9861352a49fdea558945d814c013f2d7428"}, {"date": "2024-06-24T16:05:37", "title": "Updating vertical metrics and metadata", "author": "Aaron", "status": "modified", "kind": "family", "id": "841233a5edb77a5db11a2c829c8ef9c298362351"}, {"date": "2024-06-24T15:55:23", "title": "Delete gungsuhche-Regular.ttf", "author": "Aaron", "status": "modified", "kind": "family", "id": "bb58d989b6ff89890800830d05a781ab82d5c531"}, {"date": "2024-06-24T15:54:18", "title": "updated vertical metrics and metadata", "author": "Aaron", "status": "modified", "kind": "family", "id": "a8db7f2448367d997d6bf2271e99e727ff44c831"}, {"date": "2024-06-24T15:45:27", "title": "Delete gungsuh-Regular.ttf", "author": "Aaron", "status": "modified", "kind": "family", "id": "b6d74b7696240ff7cde7b4698ea9c1f478440377"}, {"date": "2024-06-24T15:43:26", "title": "Updating vertical metrics and metadata", "author": "Aaron", "status": "modified", "kind": "family", "id": "d52dd891fefbe6ba7daab7bcf0ec26c0f2e87ac1"}, {"date": "2024-06-24T14:12:34", "title": "tags: add monospace and symbols tags", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "ed70a23df831b02408daf2112763b1b2fe37810e"}, {"date": "2024-06-24T13:31:28", "title": "Delete batangche-Regular.ttf", "author": "Aaron", "status": "modified", "kind": "family", "id": "f41c900470b169cd52af18bafb9246a9311aacc2"}, {"date": "2024-06-24T13:30:56", "title": "Update DESCRIPTION.en_us.html", "author": "Aaron", "status": "modified", "kind": "metadata", "id": "493f7c6dcb374a7eb8303a483916d5a743b5b90e"}, {"date": "2024-06-24T13:30:40", "title": "Updated metadata and vertical metrics", "author": "Aaron", "status": "modified", "kind": "family", "id": "f203c090bb35a283ce56a025aecc32b04d082790"}, {"date": "2024-06-24T13:22:14", "title": "Delete batang-Regular.ttf", "author": "Aaron", "status": "modified", "kind": "family", "id": "ee6aec88c465b956728bd53702b7cd579bb79411"}, {"date": "2024-06-24T13:21:17", "title": "Updating vertical metrics and metadata", "author": "Aaron", "status": "modified", "kind": "family", "id": "685530dc5baf8ffadc79444862333017dbd661f5"}, {"date": "2024-06-24T13:07:49", "title": "Delete dotumche-Regular.ttf", "author": "Aaron", "status": "modified", "kind": "family", "id": "c035cf0f1daa1ee00a9b97445897b4b6c6b148d0"}, {"date": "2024-06-24T13:05:21", "title": "Updating vertical metrics and metadata", "author": "Aaron", "status": "modified", "kind": "family", "id": "38ef2d49c0c6dd6901f0c2b810ae844948a31e57"}, {"date": "2024-06-24T12:49:21", "title": "Delete dotum-Regular.ttf", "author": "Aaron", "status": "modified", "kind": "family", "id": "f39f963fa3557d1484f40eff5edada10b3ce0ced"}, {"date": "2024-06-24T12:47:21", "title": "Updating metadata and vertical metrics", "author": "Aaron", "status": "modified", "kind": "family", "id": "a633debf825940b7d18d9a44c129820d10b90db4"}, {"date": "2024-06-24T12:33:36", "title": "Delete gulimche-Regular.ttf", "author": "Aaron", "status": "modified", "kind": "family", "id": "4d6e0685dfe34a998c6f5cdc6ecbc80f86743bd6"}, {"date": "2024-06-24T12:30:42", "title": "Other FB-related updates", "author": "Aaron", "status": "modified", "kind": "family", "id": "9ade71526bbd14f5c671de0338a27c302b7b57ea"}, {"date": "2024-06-21T16:13:37", "title": "Merge commit 'f6a234f61ded3f2c386870192ad701f47105c23b' into lang-v062", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "c0f0b372f08161bedf6d7087c8f6e6b5e23a9221"}, {"date": "2024-06-21T13:02:19", "title": "Delete gulim-Regular.ttf", "author": "Aaron", "status": "modified", "kind": "family", "id": "deaba5e50dd7ab69f105be5bc741aa692858b508"}, {"date": "2024-06-21T10:18:46", "title": "Merge pull request #7534 from google/gftools_packager_ofl_miriamlibre", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "d5ea3092960d3d5db0b7a9890c828bafbf159c51"}, {"date": "2024-06-21T09:34:52", "title": "Update OFL.txt", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "177fc4c5465925a320b397dca150d382cd896d9a"}, {"date": "2024-06-21T09:34:00", "title": "Update DESCRIPTION.en_us.html - space", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "fb7593001deed82e3df3507734074442d90e56e3"}, {"date": "2024-06-21T09:29:04", "title": "Merge pull request #7846 from google/gftools_packager_ofl_notosansolditalic", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "b381ff602f57a795d234f8d7d183df27a64efe65"}, {"date": "2024-06-21T09:26:21", "title": "Merge pull request #7845 from google/gftools_packager_ofl_notosansnagmundari", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "cbf02e38819a90e79a2e97812ae26c4aeec30e32"}, {"date": "2024-06-21T09:23:32", "title": "Merge pull request #7853 from google/PW-metadata-primary-language", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "c97f5a5a9e0d6681f10be8c99f2ab269dc59fce1"}, {"date": "2024-06-21T09:22:13", "title": "Merge pull request #7847 from google/gftools_packager_ofl_notosansoldsogdian", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "2d44aa247b72bdf625760928503341a26b8cc9dc"}, {"date": "2024-06-21T09:20:50", "title": "Merge pull request #7874 from google/PW-subsets-delete-2", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "6a60507a92c5c407b7dace052a85c5692ae0881d"}, {"date": "2024-06-21T09:20:06", "title": "Merge pull request #7848 from google/gftools_packager_ofl_notosansoldturkic", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "de21e0c6790f96f3d97b972eab72bc36f3cb49ff"}, {"date": "2024-06-21T09:16:17", "title": "Merge pull request #7869 from google/gftools_packager_ofl_maname", "author": "Marc Foley", "status": "new", "kind": "family", "id": "4adc8b9b676c0091edd2e090b9ccc132cadd53f8"}, {"date": "2024-06-21T09:04:20", "title": "Merge pull request #7866 from google/gftools_packager_ofl_lifesavers", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "1cdbb7b7bd437198acf85f2cc4ae2c56f1ab2521"}, {"date": "2024-06-20T16:52:12", "title": "PW subsets removal part 2", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "30a57f74fcea64e1a0f305b181f320bcb54ebc2a"}, {"date": "2024-06-20T14:45:31", "title": "Merge pull request #7852 from google/playwrite-html", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "551a67b6c316d506ac507431c4cef8152647812a"}, {"date": "2024-06-19T18:03:26", "title": "Merge pull request #7768 from google/gftools_packager_ofl_alumnisanssc", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "29ef5562b054d2535ff681c3c21b6e5e16eff8db"}, {"date": "2024-06-19T17:52:28", "title": "Merge pull request #7685 from google/gftools_packager_ofl_notosanscham", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "0e27c7f329d27cf985f013b24c26bdca92087b12"}, {"date": "2024-06-19T17:52:10", "title": "Merge pull request #7684 from google/gftools_packager_ofl_notoserifbalinese", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "b7fccea6caefd433767770d9cd7fda613733c595"}, {"date": "2024-06-18T21:22:48", "title": "Family name subtitle added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "60d8987dd6358935cbbdd24c9d39c3b2d126aa56"}, {"date": "2024-06-18T19:32:36", "title": "WS instructions added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "b45b39db0a91a45dc12833944eb867f22ba9f37a"}, {"date": "2024-06-17T19:11:50", "title": "Update content.md with additional preconnect", "author": "Nathan Tsai", "status": "modified", "kind": "family", "id": "62d83c307965c502b4b24a80ae61310f18b113f4"}, {"date": "2024-06-17T15:08:15", "title": "Delete ofl/maname/DESCRIPTION.en_us.html", "author": "Yanone", "status": "modified", "kind": "metadata", "id": "334eef559ba8394fa93018a3dffdcb728f19a49a"}, {"date": "2024-06-17T15:07:48", "title": "Update ARTICLE.en_us.html", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "f7d20a6604a0effb240a685074c2cd4eaeffc774"}, {"date": "2024-06-17T14:59:39", "title": "Added description file", "author": "Yanone", "status": "new", "kind": "metadata", "id": "8147f52b39e2d62f8e2d54ebe0414a4b53ff89bd"}, {"date": "2024-06-17T14:57:36", "title": "Maname: Version 1.000; ttfautohint (v1.8.4.7-5d5b) added", "author": "Yanone", "status": "modified", "kind": "family", "id": "9ef6fb6fb837ddc86157fb3c521860c34a03597c"}, {"date": "2024-06-14T16:19:40", "title": "Merge pull request #174 from googlefonts/YELA-desc-fix", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "24db0b46cf0fc14868919540d0fbdcd13a63af94"}, {"date": "2024-06-14T12:09:01", "title": "Update DESCRIPTION.en_us.html", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "e50988d96c43622eabeefb128c674518333f5403"}, {"date": "2024-06-14T12:01:24", "title": "Life Savers: Version 3.100; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "a3992f870398414db5111519debe3ee0f7cccafd"}, {"date": "2024-06-14T10:44:57", "title": "Merge pull request #7855 from google/gftools_packager_ofl_notosanskaithi", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4d015b57411aa9dfddb89655670b3f2a2834419e"}, {"date": "2024-06-14T09:45:23", "title": "Merge pull request #7864 from google/gftools_packager_ofl_kalniaglaze", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "a9fb7d403c26246ad6bb2b328d1d655c86933829"}, {"date": "2024-06-13T19:07:45", "title": "Merge pull request #172 from googlefonts/YPN2", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "2837200c42c1a432abe8b11895aca7f409ad8ad8"}, {"date": "2024-06-13T19:07:01", "title": "Merge pull request #171 from googlefonts/YPN1", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "61f9340d3c2774f854b5367c5c1eafa0b4d0784b"}, {"date": "2024-06-13T19:06:48", "title": "Merge pull request #170 from googlefonts/XPN2", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "20befabda2879e00bfe23361e17ef0fc670e2f45"}, {"date": "2024-06-13T19:06:36", "title": "Merge pull request #169 from googlefonts/XPN1", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "a52595254369abb2079376a1266ac178d4051bf4"}, {"date": "2024-06-13T19:06:22", "title": "Merge pull request #158 from googlefonts/add-xela", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "8e79fc7f59995b85bc30579f11ccaefd9aa92e26"}, {"date": "2024-06-13T19:06:10", "title": "Merge pull request #168 from googlefonts/SZP2", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "c8a5c68b5652cabc7890bbe5d2fc5e3d555d8c92"}, {"date": "2024-06-13T19:05:53", "title": "Merge pull request #167 from googlefonts/SZP1", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "aad6c7350071517f08ee7603805886b02cfdf880"}, {"date": "2024-06-13T19:05:39", "title": "Merge pull request #166 from googlefonts/ELXP", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "06a89ebdd11afe49b2779298ba9cb7f287ada388"}, {"date": "2024-06-13T18:18:30", "title": "new article images added", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "eb74a704e74b16c8e31473d642afda66569e0e4b"}, {"date": "2024-06-13T18:13:41", "title": "url repo fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "77a431893ef67da7d357322a545df8b615cca01f"}, {"date": "2024-06-13T18:08:24", "title": "Kalnia Glaze: article updated", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "5de99d524dc06196f9448c870ff6d1c4d6b0833b"}, {"date": "2024-06-13T18:04:13", "title": "Kalnia Glaze: Version 1.110 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "d4c19446e537c001ba66b38649dae21a83770752"}, {"date": "2024-06-13T15:14:28", "title": "Merge pull request #7836 from google/gftools_packager_ofl_cutive", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "7799d58f0e87d776dcf160497e3b044f2943561a"}, {"date": "2024-06-13T14:48:44", "title": "Cutive: Version 1.100; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "0f79e19d939f48b8dae71ece06885e68f885ac9d"}, {"date": "2024-06-13T14:31:53", "title": "Merge pull request #7854 from google/gftools_packager_ofl_rammettoone", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "3547c93745046a26341bfd0088b14d0dd764d8b1"}, {"date": "2024-06-13T13:44:15", "title": "Merge pull request #7857 from google/gftools_packager_ofl_notosanspsalterpahlavi", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "5dbfea0f1170a5661cfea9b6630a9f79f171f5b7"}, {"date": "2024-06-13T13:42:44", "title": "Merge pull request #7858 from google/gftools_packager_ofl_notoseriftoto", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4d25ca24d57b209ec05aa79671e21a165b87e31b"}, {"date": "2024-06-13T13:41:37", "title": "Merge pull request #7859 from emmamarichal/gamaamli-article", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "556f9b049c5bdccaaa9b913a221237279417bbf7"}, {"date": "2024-06-13T13:40:43", "title": "Merge pull request #7861 from emmamarichal/afoteyclementniiodai", "author": "Marc Foley", "status": "new", "kind": "designer", "id": "b6f949eea649698c41bc0ec1c1b09ee1a0ab83fa"}, {"date": "2024-06-13T13:37:01", "title": "Merge pull request #7862 from emmamarichal/amadiaka", "author": "Marc Foley", "status": "new", "kind": "designer", "id": "32c4868ce16e8554cc010e060afcb215c1ee58c1"}, {"date": "2024-06-13T13:35:26", "title": "Merge pull request #7863 from emmamarichal/davidabbeythompson", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "986b310f3ded162da2a90ac691368186e8d1ac6c"}, {"date": "2024-06-13T12:11:28", "title": "David Abbey-Thompson: designer added", "author": "Emma Marichal", "status": "modified", "kind": "designer", "id": "039471e9e07fd9c19f16b3d09c35ea815af13f59"}, {"date": "2024-06-13T12:05:04", "title": "Ama Diaka: designer added", "author": "Emma Marichal", "status": "modified", "kind": "designer", "id": "5094b7b29e61c0674df606fa6d64c3d07ccdd853"}, {"date": "2024-06-13T12:01:24", "title": "Add designer Afotey Clement Nii Odai", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "532ccc2671f2e8cf0c9b9aaf4b77e60d244c9e1c"}, {"date": "2024-06-13T10:02:38", "title": "Update ARTICLE.en_us.html", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "8f00fdb0e9629f35f9acb6d7e2162562986dcdb5"}, {"date": "2024-06-13T09:56:16", "title": "remove description", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "6fe69a0333c4e4e9d124cf47e7a3261aff57a3f6"}, {"date": "2024-06-13T09:56:08", "title": "add article + images", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "3c819e6130e1a0bace217064d20492773aa2d7dd"}, {"date": "2024-06-13T09:49:15", "title": "Noto Serif Toto: Version 2.002 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "a43a47861974c0f1c85cc75daa4fa48a7a13f852"}, {"date": "2024-06-13T09:39:45", "title": "Noto Sans Psalter Pahlavi: Version 2.003; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "80c0f66aa7cbe8f58ad374e7a82dc7935d782036"}, {"date": "2024-06-13T09:34:16", "title": "Noto Sans Kaithi: Version 2.006; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "538d0e732707ed56930d6ba5d02e8c4f63f3a375"}, {"date": "2024-06-13T09:33:12", "title": "fix description", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "88a09dd177e7cf4cbde4cf5bffc6e6cfebd04b0e"}, {"date": "2024-06-13T09:27:19", "title": "Rammetto One: Version 1.100; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "50addfd74e38c98b7477f6cc17711af0e5d404c2"}, {"date": "2024-06-13T01:08:28", "title": "PW Vietnamese primary language added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "72e7237482c9a892f8392bc8b711464738f07e2c"}, {"date": "2024-06-13T01:06:50", "title": "PW Slovak primary language added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "d2b3a0e2b2ab0bcf5ad2538904329c667694978d"}, {"date": "2024-06-13T01:05:04", "title": "PW Romanian primary language added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "9f1f8f4283bcc0d671303d8127b5cb9b6a9c5722"}, {"date": "2024-06-13T01:03:17", "title": "PW Portuguese primary language added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "d2ef5f3c556f0cf00e50f3b2f15b6b78741dd9ad"}, {"date": "2024-06-13T01:01:13", "title": "PW Polish primary language added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "2082bf97f9ac0a8162f1f01239a6b810a6c85305"}, {"date": "2024-06-13T00:59:27", "title": "PW Norwegian primary language added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "575198de50f3fccd9324503696829b9059d0c945"}, {"date": "2024-06-13T00:55:24", "title": "PW Italian primary language added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "d13576a616468dbd1f8a92505507e8d6c542347a"}, {"date": "2024-06-13T00:53:38", "title": "PW Indonesian primary language added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "8655518bdb7cc66a7bd649d4e476b77267e038a2"}, {"date": "2024-06-13T00:50:39", "title": "PW Icelandic primary language added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "62480d43beb9fda742d06c25db31110773b7eaac"}, {"date": "2024-06-13T00:47:20", "title": "PW Hungarian primary language added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "9c161c31400e0b00a43a6214610ab391885d5003"}, {"date": "2024-06-13T00:24:07", "title": "PW Dutch primary language added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "c950c964a27ea8f8a3288742b932a70bb7bf058e"}, {"date": "2024-06-13T00:16:41", "title": "PW Danish primary language added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "99158c74ff2508b16de0c0efa47b683c47c1a930"}, {"date": "2024-06-13T00:11:21", "title": "PW Czech primary language added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "0ef1f64564b7ce31e67a2f5ac28affb4e4143a8c"}, {"date": "2024-06-13T00:09:24", "title": "PW Croatian primary language added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "d6a86ca5e4af4fa1e40a569e9e00296970497b1b"}, {"date": "2024-06-13T00:03:52", "title": "PW Deutsch primary language added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "96fb2362d206eca6b366984dcb6fb444854e93cc"}, {"date": "2024-06-12T23:58:14", "title": "PW French primary language added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "466218db853d581015d8fffdcce02a4f95617a07"}, {"date": "2024-06-12T23:53:38", "title": "PW English primary language added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "dd947f229e907be9686cb190a23a50752ee7d806"}, {"date": "2024-06-12T23:40:08", "title": "PW Spanish primary language added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "aa627b6c16cc5afbee47088cc2c7a8ade4b4ad71"}, {"date": "2024-06-12T22:52:21", "title": "NZ Teaching Handwriting em>", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "a4a907cc9d18210806dfa9a75170d800560732eb"}, {"date": "2024-06-12T22:50:12", "title": "NG to Nelson Hanwriting", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "0fa1b2b449ca1a52486bb2f230bcbfbb01f6d0de"}, {"date": "2024-06-12T22:46:03", "title": "DE models url fixes", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "4eeae814ab87a3eb866a2354b03a6d17176e90d5"}, {"date": "2024-06-12T22:26:48", "title": "prettier + added formatting improvements", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "61dae71e7fea3c0e28a4f6e1bbebc936a2b4414a"}, {"date": "2024-06-12T20:43:42", "title": "Libre Office macOS clarification added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "11b93f5c2fb2fbd5e760d0f36225dad59f6d3253"}, {"date": "2024-06-12T20:37:02", "title": "<i> replaced by <em>", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "e44853a58abb5e457336457501eae1ab66b426bb"}, {"date": "2024-06-12T15:18:18", "title": "playwrite: fix html formatting", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "d418154a027e6871268562af036928614a2241b9"}, {"date": "2024-06-12T13:56:56", "title": "Merge pull request #7850 from google/laura-garciua-mut-designer-info", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "25ddf5fe2540d5d743638bf7f438fb074e20e0fb"}, {"date": "2024-06-12T10:45:56", "title": "Put Laura second since she designed, Khaled engineered", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "55147494003ccf96f7c822bae92223fe330c630a"}, {"date": "2024-06-12T10:44:45", "title": "Added arabic subset", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "55f5f825a6f93294918e9b2bf916320c7b225b7c"}, {"date": "2024-06-12T10:43:12", "title": "Designer info for Laura Garcia Mut (Fustat)", "author": "Yanone", "status": "modified", "kind": "family", "id": "ae0acde5fb54af560485545d6d015906c89782e0"}, {"date": "2024-06-11T13:48:34", "title": "Noto Serif Old Uyghur: Version 1.004; ttfautohint (v1.8.4.7-5d5b) added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "93d81b6b650ae0f96e0d1adef6e1a8c447b80508"}, {"date": "2024-06-11T10:05:55", "title": "Noto Sans Old Turkic: Version 2.004; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "fe3c068863ab1a2d8af1787d85fe95940d861e29"}, {"date": "2024-06-11T07:55:13", "title": "Noto Sans Old Sogdian: Version 2.003; ttfautohint (v1.8.4.7-5d5b) added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "580c1662494c1e048e7f3efcea99cb110b921fe3"}, {"date": "2024-06-11T07:49:13", "title": "Noto Sans Old Italic: Version 2.004; ttfautohint (v1.8.4.7-5d5b) added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "be7df2c1dc52965bc0f4938c31436c9d9130fa39"}, {"date": "2024-06-11T07:11:12", "title": "Noto Sans Nag Mundari: Version 1.001 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "e4714af70cfd9f5c98fe66070b3de7809ebf9bc2"}, {"date": "2024-06-10T12:27:05", "title": "Merge pull request #7839 from google/push-lists", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "f82f14e78dc672d6e8cf6ee386fe12b386e3a4bb"}, {"date": "2024-06-10T10:24:53", "title": "Merge pull request #7840 from google/zain-subset", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "cca391b38e2a96c25894afcf74e18deb0df70155"}, {"date": "2024-06-10T10:24:24", "title": "Merge pull request #7837 from google/gftools_packager_ofl_beiruti", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "7f521066ef6cfc6110a77dd2697a18544a01d2e4"}, {"date": "2024-06-07T17:51:30", "title": "Added arabic subset manually", "author": "Yanone", "status": "modified", "kind": "family", "id": "bb4e76a230474772b19ec9d4c4c1da509d3c1d6b"}, {"date": "2024-06-07T17:49:58", "title": "Update METADATA.pb", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "7dcdd818b6805a3a53e8332ba8ecaed4f661cb3b"}, {"date": "2024-06-07T16:05:40", "title": "update push lists", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "cf2c9765f5ee3cade84fdd09a64d218007b3eb67"}, {"date": "2024-06-07T15:10:57", "title": "Revert \"Remove recently added primary_language from METADATA.pb files (#7822)\" (#7838)", "author": "Nathan Williams", "status": "modified", "kind": "family", "id": "387dad4be8a0d1592eaadf1dea8307ef0e16f231"}, {"date": "2024-06-07T14:05:19", "title": "Beiruti: Version 1.00 added", "author": "Yanone", "status": "new", "kind": "family", "id": "2a93129ba94115e6239e7fbe0c674fc8e7f5441f"}, {"date": "2024-06-07T12:30:37", "title": "Merge pull request #7776 from google/gftools_packager_ofl_inter", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "63283b684d2a033f415d983480bf8e01a2f31532"}, {"date": "2024-06-07T12:30:21", "title": "Merge pull request #7834 from google/design-attrib", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "1fbffc83f3b85d7e1c42b6d8f2f861e9747b6fba"}, {"date": "2024-06-07T12:22:09", "title": "Merge pull request #7806 from google/gftools_packager_ofl_notosanshebrew", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "38808a29046adafa1400c708a9428454c9abf786"}, {"date": "2024-06-07T11:16:05", "title": "Noto Sans Masaram Gondi: Version 1.005; ttfautohint (v1.8.4.7-5d5b) added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "e882cd31c2aee479ed30eaaafbbb68848dc9e703"}, {"date": "2024-06-07T10:35:50", "title": "fustat: add Khaled and Laura as designers", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "7814dfb8cf7db35f2b535eaf9aa1352afa179039"}, {"date": "2024-06-07T10:23:27", "title": "Merge pull request #7778 from google/gftools_packager_ofl_shantellsans", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "5d227c0de473153c321d77e050e10b2e06c839de"}, {"date": "2024-06-07T09:37:50", "title": "Merge pull request #7826 from google/gftools_packager_ofl_gamaamli", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "a3f9c5935cf0aebe754a895afe4b0a808146fefd"}, {"date": "2024-06-07T09:06:07", "title": "Reinstate description", "author": "Simon Cozens", "status": "new", "kind": "metadata", "id": "49e287f10b7444060bc08d8aafaf42384871b1e0"}, {"date": "2024-06-07T09:06:07", "title": "Noto Sans Hebrew: Version 3.001 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "4c1913251a6dd1ba34a6ef4b7a630178d01b88ff"}, {"date": "2024-06-07T09:04:13", "title": "Update DESCRIPTION.en_us.html", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "b5f68ed65f88510268703d72daac8ae936d957b8"}, {"date": "2024-06-07T09:03:28", "title": "Merge pull request #7817 from emmamarichal/jorgdrees", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "5a57d4278a8462244c1ae718012d0cac1c618a1d"}, {"date": "2024-06-07T09:02:51", "title": "Update bio.html", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "655f59e186451c71ced09bba04bc7a1ed8ec3b98"}, {"date": "2024-06-07T08:59:47", "title": "Merge pull request #7818 from google/gftools_packager_ofl_wittgenstein", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "de0a9b79a01a498fe6b5e1e8cbfc4b36361ad103"}, {"date": "2024-06-06T13:57:01", "title": "Noto Sans Marchen: Version 2.004; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "80277e8c860178acfe3bb3e6e00f62d3e9548cb3"}, {"date": "2024-06-06T13:56:55", "title": "Reinstate description", "author": "Simon Cozens", "status": "new", "kind": "metadata", "id": "4944a85ce56f5bc8eb21eaa0adeb3078f504af27"}, {"date": "2024-06-06T13:51:16", "title": "Noto Sans Mandaic: Version 2.003; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "6bacf9b1f927d313a08503565581c1b91a464cae"}, {"date": "2024-06-06T13:14:47", "title": "Noto Sans Limbu: Version 2.005; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "58dc07ce141a1d1c9f8c9096a05477dc81080293"}, {"date": "2024-06-06T13:12:13", "title": "Inter: Version 4.001;git-66647c0bb added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e1d6480102fed30739fead0faee463101f892c8f"}, {"date": "2024-06-06T12:48:19", "title": "Merge pull request #7825 from google/gftools_packager_ofl_zain", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "244acbd15200ff135381e8c1a846c390c6e1a7d9"}, {"date": "2024-06-06T12:48:05", "title": "Merge pull request #7820 from google/gftools_packager_ofl_fustat", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "bf93a974272187e16b47c037355e6023170c1fee"}, {"date": "2024-06-06T12:48:02", "title": "Update DESCRIPTION.en_us.html", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "8d337c1377a1414a78e37af956fd49e3413f23d7"}, {"date": "2024-06-06T12:43:03", "title": "Ga Maamli: Version 1.000; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "e25c9cf5f5dec0b076976b463cd9aac32c592bb6"}, {"date": "2024-06-06T11:32:15", "title": "Zain: Version 1.10; ttfautohint (v1.8.4) added", "author": "Yanone", "status": "modified", "kind": "family", "id": "702dd093f675f50a7639bd41734aed384d8735a5"}, {"date": "2024-06-06T10:38:39", "title": "Merge pull request #7628 from google/gftools_packager_ofl_eduauvicwanthand", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "0da5b89e6c9498b7fd49129eb141065505c4a546"}, {"date": "2024-06-06T10:16:14", "title": "Merge pull request #7695 from google/gftools_packager_ofl_playwritear", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "7f33202b04135611d390fc60599a7346dcd7e44c"}, {"date": "2024-06-06T10:07:05", "title": "Merge pull request #7696 from google/gftools_packager_ofl_playwriteat", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "2925fdc06d77437ccb7099c73746c23bb2505477"}, {"date": "2024-06-06T09:53:02", "title": "Merge pull request #7702 from google/gftools_packager_ofl_playwritebevlg", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "1bd697fa0efe9ef285cbe9e63d55617cffc75c04"}, {"date": "2024-06-06T09:42:18", "title": "Merge pull request #7703 from google/gftools_packager_ofl_playwritebewal", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "a8e02091512116c668eb031ef1706745d082ab54"}, {"date": "2024-06-06T09:30:42", "title": "Merge pull request #7705 from google/gftools_packager_ofl_playwritecl", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "798f83d263de3e4ea0527e547bcfd5adcffb39b6"}, {"date": "2024-06-06T09:08:13", "title": "Merge pull request #7706 from google/gftools_packager_ofl_playwritecu", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "5c951f4f06340072db82aaf3f85c72c759f9000e"}, {"date": "2024-06-06T08:59:07", "title": "Merge pull request #7707 from google/gftools_packager_ofl_playwritecz", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "7778763f64f6ac6c22eda3eedc2431333b82d73d"}, {"date": "2024-06-06T08:46:12", "title": "Latest build", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "685295e684ab47862ea3b4724a95c6898f15e1f3"}, {"date": "2024-06-06T08:44:23", "title": "Merge pull request #7711 from google/gftools_packager_ofl_playwritedkloopet", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "9949185bca2cf0560368376fb5791e9eb60e5e28"}, {"date": "2024-06-05T21:58:11", "title": "Script to print basic tag stats (#7823)", "author": "Rod", "status": "new", "kind": "infrastructure", "id": "64c78b7e41509a48dfe6db501762d88e5ccb7b15"}, {"date": "2024-06-05T21:32:36", "title": "Update Noto Emoji to the 3.002 releasewq (#7824)", "author": "Rod", "status": "modified", "kind": "family", "id": "b979dba422e445492b0eb9951ac52ee0b4d648c3"}, {"date": "2024-06-05T21:10:06", "title": "Remove recently added primary_language from METADATA.pb files (#7822)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "d59a1c36bfadeaa4279c23d305bd7be8fc94da7b"}, {"date": "2024-06-05T15:55:12", "title": "Merge pull request #7731 from google/gftools_packager_ofl_playwritepe", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "ca5a002fb9f53ae9f309d9bda0ade1fc8b99beed"}, {"date": "2024-06-05T15:51:33", "title": "Merge pull request #7717 from google/gftools_packager_ofl_playwritehrlijeva", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "c2f25b361113ebe65227de41c8ef388c39bceabb"}, {"date": "2024-06-05T15:47:39", "title": "Merge pull request #7718 from google/gftools_packager_ofl_playwritehr", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "56fa9b8f9c70599605c9d2966ef59b6a1a89b11f"}, {"date": "2024-06-05T15:43:42", "title": "Merge pull request #7719 from google/gftools_packager_ofl_playwritehu", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "47c26295553a0d3931061281efe11bac616a8bef"}, {"date": "2024-06-05T15:30:36", "title": "Fustat: Version 1.007 added", "author": "Yanone", "status": "modified", "kind": "family", "id": "82351ff2ef6f337e63586e2c96d3012d8e490dec"}, {"date": "2024-06-05T15:18:33", "title": "Reinstate description", "author": "Simon Cozens", "status": "new", "kind": "metadata", "id": "2dbb55633ea46f2f793a275ef47fa022465f9aec"}, {"date": "2024-06-05T15:17:07", "title": "Noto Sans Math: Version 3.000; ttfautohint (v1.8.4.7-5d5b) added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "b1c0ac39ef39cdf623bfce9b18b5eeeecbb68d0d"}, {"date": "2024-06-05T14:31:16", "title": "Merge pull request #7712 from google/gftools_packager_ofl_playwritedkuloopet", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "2f44bb560c7c44d3b9211400c200efcd05a6e922"}, {"date": "2024-06-05T14:22:31", "title": "Update ARTICLE.en_us.html - Hungary", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "1737dbfa0ca35f3678c818e2b0d6cebe60fde830"}, {"date": "2024-06-05T14:14:06", "title": "Fix conflicts", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "6c80b4e89707a64a2ebce51049a673ca5f6dc6de"}, {"date": "2024-06-05T14:03:23", "title": "Wittgenstein: Version 1.500 added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "73e2a911f7a4fc6a356ed95e68154241528b88b2"}, {"date": "2024-06-05T12:19:51", "title": "Added article and images", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "ce3aa208824d1d4fa51c4d6c01e9cf2ce7575b24"}, {"date": "2024-06-05T12:01:57", "title": "Wittgenstein: Version 1.500 added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "98cc6a8262e0498a1e3b79310c73de37e1d0e3a2"}, {"date": "2024-06-05T11:26:51", "title": "Add designer: J\u00f6rg Drees", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "3b72a0b65741c2d15542dc0d6965e51ed3754885"}, {"date": "2024-06-05T09:31:55", "title": "Merge pull request #7795 from google/gftools_packager_ofl_bungeehairline", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "b1fce078417af7983951e13039c8289df4cdb6f3"}, {"date": "2024-06-05T08:17:05", "title": "Shantell Sans: Version 1.011;[c5ecc13dd] added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "0ec92dec4831a3c846b28cab058822128ca5caa8"}, {"date": "2024-06-05T04:12:44", "title": "Update DESCRIPTION.en_us.html", "author": "Aaron", "status": "modified", "kind": "family", "id": "efc134a61edb604fec6be354f82f6d7955256096"}, {"date": "2024-06-05T04:12:24", "title": "Update DESCRIPTION.en_us.html", "author": "Aaron", "status": "modified", "kind": "family", "id": "c797e515d8490864dbc3a8b467cd13aba8eebc0f"}, {"date": "2024-06-05T04:12:01", "title": "Update DESCRIPTION.en_us.html", "author": "Aaron", "status": "modified", "kind": "family", "id": "600a506ba9c577ad9e788242dceb7018a821b6e7"}, {"date": "2024-06-05T04:11:37", "title": "Update DESCRIPTION.en_us.html", "author": "Aaron", "status": "modified", "kind": "family", "id": "0085fda427ae92cce26f68df70d3f384ab4eef56"}, {"date": "2024-06-05T04:11:11", "title": "Update DESCRIPTION.en_us.html", "author": "Aaron", "status": "modified", "kind": "family", "id": "be05c02446b081b4056fb5ca9da122f471a1398f"}, {"date": "2024-06-05T04:10:51", "title": "Update DESCRIPTION.en_us.html", "author": "Aaron", "status": "modified", "kind": "family", "id": "aeb0fac6f732dc1dacc3dac4b7b3a8404c6a5340"}, {"date": "2024-06-05T04:10:18", "title": "Update DESCRIPTION.en_us.html", "author": "Aaron", "status": "modified", "kind": "family", "id": "300e230272ce2a94d8c746f818397596113f412a"}, {"date": "2024-06-05T04:09:17", "title": "Update DESCRIPTION.en_us.html", "author": "Aaron", "status": "modified", "kind": "family", "id": "bac64641529d33c7884e6223138bc16260b1fd77"}, {"date": "2024-06-04T21:50:09", "title": "Add `primary_language` field to Chinese fonts; Add languages to new Chinese fonts; (#7792)", "author": "laubonghaudoi", "status": "modified", "kind": "family", "id": "1b7253f8c8afbdeb0bdae17a85557e643e70577e"}, {"date": "2024-06-04T21:00:11", "title": "Merge pull request #150 from laubonghaudoi/main", "author": "Nathan Williams", "status": "modified", "kind": "family", "id": "f6a234f61ded3f2c386870192ad701f47105c23b"}, {"date": "2024-06-04T14:45:35", "title": "Merge pull request #7804 from Gissio/patch-1", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "28899d9a6bb18281852272861f464af5c7b56eed"}, {"date": "2024-06-04T14:44:54", "title": "Bungee Hairline OFl updated", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "6a1d231c5ceaa9943b3095a627b4bce3381aafbf"}, {"date": "2024-06-04T14:44:54", "title": "Bungee Hairline: Version 2.000 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "93c3a3d13ede8358fcf2515cb8cf2fa1835e29a7"}, {"date": "2024-06-04T14:42:48", "title": "Merge pull request #7815 from google/tag-fix", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "ef90cd9d93b14a8bd3a826c77a1f049dcaabf2b8"}, {"date": "2024-06-04T14:32:19", "title": "update family tags", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "72418d6f3d604057e15c45002934c35e2012c8a4"}, {"date": "2024-06-04T11:50:35", "title": "Add files data to \"upstream\" fragmentmono for rebuilding", "author": "Simon Cozens", "status": "new", "kind": "family", "id": "d7d812ce49fff037d52b2ae5612cf07dafcbf4f8"}, {"date": "2024-06-04T11:50:05", "title": "Add files data to \"upstream\" fragmentmono for rebuilding", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "ed48cf7b4c98431ff1e1ed43fec7d566cd930153"}, {"date": "2024-06-04T08:33:35", "title": "Fragment Mono SC: Version 1.012; ttfautohint (v1.8.4.7-5d5b) added", "author": "Simon Cozens", "status": "new", "kind": "family", "id": "7e044b051e7a9748a04edee290553754f33c7bb4"}, {"date": "2024-06-03T15:06:22", "title": "Merge pull request #7800 from google/gftools_packager_ofl_zain", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "5c6ed23fc1c59bf6d316d7668c6134f48346abbf"}, {"date": "2024-06-03T07:44:59", "title": "DESCRIPTION: adding the SC line", "author": "Viviana Monsalve", "status": "modified", "kind": "metadata", "id": "db5ea1e67550fa62038b883ba7e21a0f3a615d67"}, {"date": "2024-06-03T07:44:59", "title": "Copy description from alumnisans", "author": "Simon Cozens", "status": "modified", "kind": "metadata", "id": "8f85166d37130c5d22b122615bc9667e7f2d3a53"}, {"date": "2024-06-03T07:44:59", "title": "Alumni Sans SC: Version 1.016 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "521d1cdf32538a13a8f11cf4aae038ae31a5c548"}, {"date": "2024-06-01T17:48:38", "title": "Latest build", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "cf4ce712aa968496b4fa1dcdb16b63155c66b697"}, {"date": "2024-06-01T03:07:44", "title": "Update DESCRIPTION.en_us.html", "author": "Gissio", "status": "modified", "kind": "metadata", "id": "ba19c39057daaaebd32e2e2225f117d0aed1eda3"}, {"date": "2024-05-31T21:48:34", "title": "Merge pull request #7803 from google/davelab6-gfk-ftw", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "db588f2ae8841f0a23e8ec96321b4df6d546cc7c"}, {"date": "2024-05-31T19:55:55", "title": "Fix link in optimizing_typographic_space_with_variable_fonts/content.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "ce0d38d630b0725f83d29d4e8438c944bd0883fd"}, {"date": "2024-05-31T19:42:02", "title": "Merge pull request #7802 from google/31-May-lists", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "bf5b78d805ecd8c2697041aa4da5d987e2328102"}, {"date": "2024-05-31T19:16:32", "title": "31 May lists updated", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "a68e131c9770c80d8ea47b06d216ab70ff1dfbdc"}, {"date": "2024-05-31T17:37:01", "title": "Merge pull request #7801 from google/PW-no-subsets", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "25bb20a4c119adc5db06f09dcf3c83999afaa159"}, {"date": "2024-05-31T17:09:22", "title": "Playwrite subsets deleted on for merged fonts", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "03c20d4c3dcfdd0b85db63d4c3de4820bf7c5ecb"}, {"date": "2024-05-31T14:55:39", "title": "Merge pull request #7723 from google/gftools_packager_ofl_playwriteis", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "7c59b8a5523e7e6925324874e820dd16b954d8f9"}, {"date": "2024-05-31T14:52:32", "title": "Merge pull request #7799 from google/gftools_packager_ofl_bungeespice", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "c470de575711a7440c1d5c480ff82388d00a8c7e"}, {"date": "2024-05-31T14:20:51", "title": "Merge pull request #7728 from google/gftools_packager_ofl_playwritenl", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "c8e68361d55fa68bf95e260133b3d066987504c1"}, {"date": "2024-05-31T13:59:40", "title": "Merge pull request #7791 from google/gftools_packager_ofl_notonaskharabic", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "e8abf1e9c13ffc8e413050e39598e187d59a1275"}, {"date": "2024-05-31T13:54:36", "title": "Merge pull request #7729 from google/gftools_packager_ofl_playwriteno", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "2fc68ee950ee22f389c42478331126520e3fb0e8"}, {"date": "2024-05-31T13:21:43", "title": "Zain: Version 1.02; ttfautohint (v1.8.4) added", "author": "Yanone", "status": "new", "kind": "family", "id": "c846e25170e72cf8e727b930f60ce58fe819ff79"}, {"date": "2024-05-31T12:54:56", "title": "Merge pull request #7732 from google/gftools_packager_ofl_playwritepl", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "a221bedebcd73d13b6bd7dbd4143cd7f137b710d"}, {"date": "2024-05-31T12:54:22", "title": "Merge pull request #7733 from google/gftools_packager_ofl_playwritept", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "40bc1182f236550ebd81629f7a0f77efeef29358"}, {"date": "2024-05-31T11:45:45", "title": "Merge pull request #7798 from google/gftools_packager_ofl_bungeeshade", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "cd74288eba4b297151bd1a8a793416734428e736"}, {"date": "2024-05-31T11:41:35", "title": "Merge pull request #7797 from google/gftools_packager_ofl_bungeeinline", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "de5e2d79e336056ddb2c74f2014a3c30a1ac9f5b"}, {"date": "2024-05-31T11:32:49", "title": "Merge pull request #7796 from google/gftools_packager_ofl_bungeeoutline", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "e91ecd0dc7c37c14aad316f10d3feae15c7b5bea"}, {"date": "2024-05-31T09:43:03", "title": "Merge pull request #7794 from google/gftools_packager_ofl_bungee", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "f5d7d17d5605690c5006e4ad35d5fedbae572431"}, {"date": "2024-05-31T08:47:03", "title": "Merge pull request #7793 from google/d-Stefan-Schmidt", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "73db2ea6c121d30ce00c3c2296cb06c657cd9cd8"}, {"date": "2024-05-31T07:45:32", "title": "Reinstate description", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "3e5c4f31c72d0e974ca21f241a8f3465fff16d3e"}, {"date": "2024-05-31T02:26:47", "title": "Bungee Spice github repo url added", "author": "Viviana Monsalve", "status": "modified", "kind": "metadata", "id": "a7a9198fd934eebfaf1c33365ef77a097ef0d199"}, {"date": "2024-05-31T02:13:56", "title": "Bungee Spice OFl updated", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "6c290f9f6e2bdd98b98dbfbe979e362f48295961"}, {"date": "2024-05-31T02:12:38", "title": "Bungee Spice: Version 2.000 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "17bae36eb96bc6f43d3c14fda8ca693a1733f279"}, {"date": "2024-05-31T02:02:08", "title": "Bungee Shade OFl updated", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "cd56dcc7534b5ec0d7295a9b146e9eacefeb6459"}, {"date": "2024-05-31T01:51:07", "title": "Bungee Shade: Version 2.000 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "673c50cae7816be643a25cc94ec7badd011d523b"}, {"date": "2024-05-31T01:47:57", "title": "Bungee Inline OFl updated", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "cdaf0a767c04da6300e93ab3ec6e23418268e211"}, {"date": "2024-05-31T01:35:57", "title": "Bungee Inline: Version 2.000 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "dccf621257342f50bfed248de596a88b7750236b"}, {"date": "2024-05-31T01:18:25", "title": "Bungee Outline OFl updated", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "158bd32770f85b3a5ee41a516ad902eec405da2d"}, {"date": "2024-05-31T01:14:56", "title": "Bungee Outline: Version 2.000 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "d3d22093c1be49e47ae54947d16abeb9c4d7fa4e"}, {"date": "2024-05-31T00:17:46", "title": "Bungee OFL updated", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "015e185f452efefb25c0db0cbd7b2ed305fe8eca"}, {"date": "2024-05-31T00:17:27", "title": "Bungee minisite url added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "fe8997e7f27273b5ade046bed45040686fd20c39"}, {"date": "2024-05-31T00:09:06", "title": "Bungee: Version 2.000 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "6bc4f73e2ba5dddbf82aa93e4d6a57abebdc6940"}, {"date": "2024-05-30T23:33:40", "title": "Designer Stefan Schimdt added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "7db7d80a51c46d52d3c65c46c74a488e6bec79dc"}, {"date": "2024-05-30T20:56:34", "title": "YELA desc updated to match reviewed XELA", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "44473181c3cfc2617b615de66983f31d70e16de2"}, {"date": "2024-05-30T19:03:31", "title": "Merge pull request #7769 from google/gftools_packager_ofl_alumnisanscollegiateonesc", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "496b64a3ac2a66845c62a42c4568dc7f53d315c1"}, {"date": "2024-05-30T17:31:47", "title": "Fix Chinese language naming and sample text", "author": "laubonghaudoi", "status": "modified", "kind": "family", "id": "5f08bee0527874aa0d40a4ef81cc585ccbc82573"}, {"date": "2024-05-30T16:31:54", "title": "Merge pull request #7770 from google/gftools_packager_ofl_antonsc", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "8d911d5fa0451659362542f32560d75daabd388a"}, {"date": "2024-05-30T16:29:25", "title": "Merge pull request #7771 from google/gftools_packager_ofl_arsenalsc", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "c82f4c88fe08b7f5f1bbfae7869155d59e1ee4bd"}, {"date": "2024-05-30T15:40:49", "title": "Noto Naskh Arabic: Version 2.019 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "d4b52de8f8f426188faa2a20c332a66800c065c9"}, {"date": "2024-05-30T14:23:31", "title": "Merge pull request #7773 from google/gftools_packager_ofl_bodonimodasc", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "82c99edc9c85832effe145b8c31d9ae1b50663e0"}, {"date": "2024-05-30T11:41:53", "title": "Add config for parent bigshoulderstext too", "author": "Simon Cozens", "status": "new", "kind": "infrastructure", "id": "3c65c4e01499141541dc6f69eca31002cd9f190e"}, {"date": "2024-05-30T11:41:33", "title": "Add SC line to description", "author": "Simon Cozens", "status": "modified", "kind": "metadata", "id": "43b8ff234912558e5e2678e1bfff401da67a39b3"}, {"date": "2024-05-30T11:40:36", "title": "Big Shoulders Text SC: Version 2.002 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "4617763385132251096ab889dc1a949685ea69c4"}, {"date": "2024-05-30T11:37:25", "title": "Add SC line to description", "author": "Simon Cozens", "status": "modified", "kind": "metadata", "id": "18930abc8b06d2055494d07456edfa3b87120f46"}, {"date": "2024-05-30T11:36:04", "title": "Add config for parent bigshouldersstenciltext too", "author": "Simon Cozens", "status": "new", "kind": "infrastructure", "id": "659780b9a236cfaeaf376219605cebc59ddb5f25"}, {"date": "2024-05-30T11:35:01", "title": "Big Shoulders Stencil Text SC: Version 2.001 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "f9f9901cddd2d86a1644eb231d261c43446beef4"}, {"date": "2024-05-30T11:32:15", "title": "Add SC line to description", "author": "Simon Cozens", "status": "modified", "kind": "metadata", "id": "1d1d3e864e4cdfd1254c3eaf1796980f1e2d3efa"}, {"date": "2024-05-30T11:30:55", "title": "Add config for parent bigshouldersstencildisplay too", "author": "Simon Cozens", "status": "new", "kind": "infrastructure", "id": "84014a94c3c5599bd2302309e07805a2de9bf9bd"}, {"date": "2024-05-30T11:28:46", "title": "Big Shoulders Stencil Display SC: Version 2.001 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "270facc128daf8e7afb68f1111ee12ace8c238bc"}, {"date": "2024-05-30T10:00:29", "title": "Add config for parent bigshouldersinlinetext too", "author": "Simon Cozens", "status": "new", "kind": "infrastructure", "id": "6340d77886887f16ea98155b0e533d7232bac08e"}, {"date": "2024-05-30T09:59:50", "title": "Add SC line to description", "author": "Simon Cozens", "status": "modified", "kind": "metadata", "id": "380119ebb8a0bedd28c849973cbcb8c6eb836306"}, {"date": "2024-05-30T09:50:39", "title": "Big Shoulders Inline Text SC: Version 2.002 added", "author": "Simon Cozens", "status": "new", "kind": "family", "id": "6ddde528980449bdb2c19ec70a6af0bfea46a705"}, {"date": "2024-05-30T09:42:35", "title": "Merge pull request #7785 from google/ci-fix", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "7c005719a425a6b373226fb08282a4a2fcc36835"}, {"date": "2024-05-30T09:33:24", "title": "Add SC line to description", "author": "Simon Cozens", "status": "modified", "kind": "metadata", "id": "3806b52439be81e66da0f1cfc3ed4ff9e5bec45a"}, {"date": "2024-05-30T09:32:23", "title": "Add config for parent bigshouldersinlinedisplay too", "author": "Simon Cozens", "status": "new", "kind": "infrastructure", "id": "478e94ec1373b63003560d9f0fe5d7f6ea9b8a8f"}, {"date": "2024-05-30T09:30:52", "title": "Big Shoulders Inline Display SC: Version 2.002 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "ab4f392c8ed7300e3bc3bfcbbab76a966d2a910b"}, {"date": "2024-05-30T09:15:11", "title": "pin chrome", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "6034cfab328cb786ab72413e4b2ea80fd088313f"}, {"date": "2024-05-30T08:45:06", "title": "Merge pull request #7734 from google/gftools_packager_ofl_playwritero", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "24048566f575c75944d92b66311ce87fe92350ab"}, {"date": "2024-05-30T08:39:25", "title": "Merge pull request #7781 from google/PW-article-url-fixes", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "a7dd43e47d0797b944f16890c5344dc552ece9e0"}, {"date": "2024-05-30T08:32:37", "title": "ci: pin chrome and driver", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "8316e5d6df75c9e8e314d82a1c4b7be840b7b63f"}, {"date": "2024-05-30T08:25:32", "title": "Add SC line to description", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "1c668c976591cc7e82b343dece3f0f0e1b53b5f6"}, {"date": "2024-05-30T08:17:02", "title": "Add config for parent bigshouldersdisplay too", "author": "Simon Cozens", "status": "new", "kind": "infrastructure", "id": "8d115a6cf28a23063d89c910512a325a8bbc9cbf"}, {"date": "2024-05-30T08:13:05", "title": "Add SC reference to description", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "b74efaa4c4ecacc77fc6a5bdbd81e064f0c02d8b"}, {"date": "2024-05-30T08:12:52", "title": "Merge pull request #7735 from google/gftools_packager_ofl_playwritesk", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "092e7f004d5f1c23295bb2efd5c12adcc764d593"}, {"date": "2024-05-30T08:09:51", "title": "Big Shoulders Display SC: Version 2.002 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "203560305790e5043044d501436ad7b9a9ed86be"}, {"date": "2024-05-30T01:23:03", "title": "DESCRIPTION: SC line added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "6364e00dd0a27fd2470e5887113c1e281d26ad96"}, {"date": "2024-05-30T00:51:30", "title": "DESCRIPTION: including the SC line", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "ab98c7a714eebfa18141746beb2599139c188ce9"}, {"date": "2024-05-30T00:21:13", "title": "PW RO: Accent fix in Characteristics subheading", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "19ada07eabbf02649d7b9093a3c501322a6d118c"}, {"date": "2024-05-29T23:27:10", "title": "Merge pull request #7779 from google/concertone-hotfix", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "f66211601104c00714097e1ea0c20b9b81ce979f"}, {"date": "2024-05-29T23:19:51", "title": "FR Moderne fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "8d8f18dffbb3b614c788c8faa24c833faab1c37c"}, {"date": "2024-05-29T23:13:43", "title": "FR Trad link urls fixed", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "d15c5aac4db57ed606dc9ec5cde23804aaeccf6e"}, {"date": "2024-05-29T22:26:06", "title": "PW AU url to query fixe", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "46d5fa00e9ae8e709c60f33c4b03739b6f8310fb"}, {"date": "2024-05-29T22:19:49", "title": "PW CO: link to CA added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "5e6ba14daaecf0425448df45fc6425158445e51c"}, {"date": "2024-05-29T20:11:46", "title": "Merge pull request #7780 from google/May29-prod-update", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "b609ada6c6c4c9d7da7dae45d1990aaf1ef464f5"}, {"date": "2024-05-29T17:55:10", "title": "Merge pull request #7681 from google/gftools_packager_ofl_notosansadlamunjoined", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "a0bb22c71931c390755759277ef4a314f2b8f72a"}, {"date": "2024-05-29T17:31:55", "title": "Production list updated with PW + CJK families", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "d2ab87ced015357591bf7cd9a9046cf24d8fe6bf"}, {"date": "2024-05-29T16:45:53", "title": "Reinstate description", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "3f284ca45898ee8167b16859f4872c7d6689e353"}, {"date": "2024-05-29T14:20:45", "title": "v-metrics hotfixed + version bumped", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "dc96bd2ffa7a88f785275ee7a6bbdaa2d61e2eb3"}, {"date": "2024-05-29T06:57:14", "title": "Remove article, add description", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "b20bcccc2ae07d1412c83e17efc2af5feab55a40"}, {"date": "2024-05-29T00:07:40", "title": "Merge pull request #7772 from google/gftools_packager_ofl_baskervvillesc", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "116ea559b174b6e6cdf4a350a0c15793aa4e2abc"}, {"date": "2024-05-28T21:29:04", "title": "Merge pull request #7774 from google/gftools_packager_ofl_bonanovasc", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "7109b1c8207330b0fbb6bb0690a02f6508f083ee"}, {"date": "2024-05-28T21:18:41", "title": "Add description", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "fd4d479217b3a24ad203b0a8666cc25020eddcd4"}, {"date": "2024-05-28T20:28:06", "title": "Replace article with description", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "1432b8f8940cf1ed75032148f31be7c8f471a326"}, {"date": "2024-05-28T18:15:49", "title": "Update to_sandbox.txt with pushed items.", "author": "Garret Rieger", "status": "modified", "kind": "infrastructure", "id": "2b397d21699939c11797f13e32511503c265a051"}, {"date": "2024-05-28T09:56:54", "title": "Merge pull request #7683 from google/gftools_packager_ofl_notosansbalinese", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "a9bb87493dff7f8d78575929410f5ecfecf261d7"}, {"date": "2024-05-28T09:56:13", "title": "Merge pull request #7687 from google/gftools_packager_ofl_notosansinscriptionalparthian", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "6422701b9197240f8aae1a3f3d743c0dcddf41d5"}, {"date": "2024-05-27T11:14:49", "title": "Remove slash from minisite", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "823b12bf9dbf42813449e36b6b5abe36cae39b19"}, {"date": "2024-05-27T11:08:38", "title": "Fix OFL", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "a8e0a649747fd59a469b021a76440086accf90d2"}, {"date": "2024-05-27T11:00:31", "title": "Bona Nova SC: Version 4.001; ttfautohint (v1.8.4.7-5d5b) added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "e92080ad65da1c5ff2780d6a8968266196604b52"}, {"date": "2024-05-27T10:55:27", "title": "Bodoni Moda SC: Version 2.005 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "c910e0d6cae6ba0fceaa73df412ec3e850384a7b"}, {"date": "2024-05-27T10:43:20", "title": "Baskervville SC: Version 1.003; ttfautohint (v1.8.4.7-5d5b) added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "db6a2c3f90eeb38400679026e135f62a9fb4f780"}, {"date": "2024-05-27T10:34:33", "title": "Arsenal SC: Version 2.001; ttfautohint (v1.8.4.7-5d5b) added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "b2e732cec4e0334c1be819ef1f7212e151cb2fb8"}, {"date": "2024-05-27T10:18:12", "title": "Anton SC: Version 2.116; ttfautohint (v1.8.4.7-5d5b) added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "7023dbc93c03e632e92134be0e954d75274b9167"}, {"date": "2024-05-27T10:00:17", "title": "Alumni Sans Collegiate One SC: Version 1.100 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "9b0b4fda48a42da1aa38ab5f71928835a298a101"}, {"date": "2024-05-27T09:27:51", "title": "Noto Sans Adlam Unjoined: Version 3.003 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "3f58f4047119d9b07ff66f5e3627f9139088ae34"}, {"date": "2024-05-24T19:13:20", "title": "Merge pull request #7766 from google/24-May-lists", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "adf60b4bb2fc9faae5a980f82663b03b56b75d60"}, {"date": "2024-05-24T19:00:46", "title": "Merge pull request #7764 from shailenpatel2/fix-license-typo", "author": "shailenpatel2", "status": "modified", "kind": "infrastructure", "id": "188b28f6fae4fa4df1a43898a0b11247ade658d8"}, {"date": "2024-05-24T18:43:15", "title": "24 May lists added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "42e314abfdf46c036cb0d67e89dc1ad91ebcb89a"}, {"date": "2024-05-24T14:53:15", "title": "Merge pull request #7765 from google/gftools_packager_ofl_notosanskhudawadi", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "00f9064767f03074fa673a8437c3a9545eb7557a"}, {"date": "2024-05-24T14:14:37", "title": "Merge pull request #7693 from google/gftools_packager_ofl_notoserifdevanagari", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "084d8e41cff486bccb7fc8850819358e5315835f"}, {"date": "2024-05-24T14:07:55", "title": "Merge pull request #7686 from google/gftools_packager_ofl_notosansimperialaramaic", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "e1ff753475799f22be7e147c9c5f736568441b8c"}, {"date": "2024-05-24T10:07:51", "title": "Merge pull request #7730 from google/gftools_packager_ofl_playwritenz", "author": "Marc Foley", "status": "new", "kind": "family", "id": "f10a89ef424bfd893ea7a14d1eece171c027c039"}, {"date": "2024-05-24T09:38:20", "title": "Merge pull request #7721 from google/gftools_packager_ofl_playwriteie", "author": "Marc Foley", "status": "new", "kind": "family", "id": "39fe080343b9abb1933c6d40778c9b9d4d0c05b2"}, {"date": "2024-05-24T09:37:23", "title": "Merge pull request #7704 from google/gftools_packager_ofl_playwriteca", "author": "Marc Foley", "status": "new", "kind": "family", "id": "455ff484294b6c27aa1a3086a03a7d935dc3de44"}, {"date": "2024-05-24T09:32:52", "title": "Merge pull request #7701 from google/gftools_packager_ofl_playwriteauvic", "author": "Marc Foley", "status": "new", "kind": "family", "id": "d0c127bd180ffd5f46dc2a042f6c487928c94329"}, {"date": "2024-05-24T09:26:51", "title": "Merge pull request #7700 from google/gftools_packager_ofl_playwriteautas", "author": "Marc Foley", "status": "new", "kind": "family", "id": "cfd81490fef6d916d0f94ce3003b2eac84381e7f"}, {"date": "2024-05-24T09:25:52", "title": "Merge pull request #7699 from google/gftools_packager_ofl_playwriteausa", "author": "Marc Foley", "status": "new", "kind": "family", "id": "25111e82c9e7ba4934dde53606a250d42490d7ed"}, {"date": "2024-05-24T09:23:59", "title": "Merge pull request #7698 from google/gftools_packager_ofl_playwriteauqld", "author": "Marc Foley", "status": "new", "kind": "family", "id": "fbf13302ded70e6a533807bad104015362095836"}, {"date": "2024-05-24T09:22:59", "title": "Merge pull request #7697 from google/gftools_packager_ofl_playwriteaunsw", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "16b0d9b940ac95a66f500eb7e21a4ea92b2c0a55"}, {"date": "2024-05-24T07:21:57", "title": "Noto Sans Khudawadi: Version 2.004; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "df1107af81fc3893737a6657432941bad580520d"}, {"date": "2024-05-24T05:11:11", "title": "Turning Markdown in `figcaptions` into HTML (#7763)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "family", "id": "e2f0c7e9f57b0a3e626a9b9f8b8766fd61476214"}, {"date": "2024-05-24T01:40:07", "title": "fix license typo", "author": "shailenpatel2", "status": "modified", "kind": "family", "id": "804823d28f55c5644475f253f1f5e08043e187e4"}, {"date": "2024-05-23T01:58:06", "title": "Merge pull request #7762 from google/PW-ES-Deco-fix", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "7f71ccd5efcd694bc3c7cc24b8870c33fa0d826e"}, {"date": "2024-05-23T01:44:54", "title": "PW ES Deco minisite url fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "d54ffbdcba82ba6b6da57aa21fcd1e40ca1c6290"}, {"date": "2024-05-22T19:56:21", "title": "Merge pull request #7738 from google/gftools_packager_ofl_playwriteustrad", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "3211d78ae505c815e646177723f3c458610cb99a"}, {"date": "2024-05-22T19:45:22", "title": "Merge pull request #7737 from google/gftools_packager_ofl_playwriteusmodern", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "2bdd15106669e7ec573514dfece6abaafa34a047"}, {"date": "2024-05-22T19:36:04", "title": "Merge pull request #7736 from google/gftools_packager_ofl_playwritetz", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "4c5256d51380a678d64447b5804e4f42e9029d00"}, {"date": "2024-05-22T19:32:01", "title": "Merge pull request #7727 from google/gftools_packager_ofl_playwritengmodern", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "39f061e314a3f17b081a1fea42b56fe646b89eef"}, {"date": "2024-05-22T19:30:51", "title": "Merge pull request #7726 from google/gftools_packager_ofl_playwritemx", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "9b62bdb65a6bcaff554843644d897da2cffbe424"}, {"date": "2024-05-22T19:24:19", "title": "Merge pull request #7725 from google/gftools_packager_ofl_playwriteittrad", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "b6de87c50ca327caa5da9b080bae2f8bfdb229f9"}, {"date": "2024-05-22T19:23:13", "title": "Merge pull request #7724 from google/gftools_packager_ofl_playwriteitmoderna", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "254e430a9d61557c8e3f7566aa543e5bc27db498"}, {"date": "2024-05-22T19:17:53", "title": "Merge pull request #7722 from google/gftools_packager_ofl_playwritein", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "60abde96d6059e260ce75f5aff4558f5f7e0daff"}, {"date": "2024-05-22T19:13:01", "title": "Merge pull request #7720 from google/gftools_packager_ofl_playwriteid", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "4636f2328ff82b45fd58b47aee2fb5b1ef879728"}, {"date": "2024-05-22T19:11:47", "title": "Merge pull request #7715 from google/gftools_packager_ofl_playwritefrmoderne", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "d65a9248069992900b83a8747544a574a7a100ab"}, {"date": "2024-05-22T19:10:37", "title": "Merge pull request #7713 from google/gftools_packager_ofl_playwriteesdeco", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "b964511a34dff3b9cfea4ed50e6dfc230eeeb954"}, {"date": "2024-05-22T18:06:53", "title": "Merge pull request #7714 from google/gftools_packager_ofl_playwritees", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "d4c9db10fbf4c70a9a457c432762c94b5fe7e49b"}, {"date": "2024-05-22T18:02:29", "title": "Merge pull request #7708 from google/gftools_packager_ofl_playwritedela", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "24471074348640bf2c876bc017d01b26b109a25a"}, {"date": "2024-05-22T14:07:26", "title": "Merge pull request #7753 from google/gftools_packager_ofl_notosansgrantha", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "00d6e8059efabe561f9ca1a6fcf422f302c3cc34"}, {"date": "2024-05-22T13:01:28", "title": "Merge pull request #7739 from google/gftools_packager_ofl_playwriteza", "author": "Marc Foley", "status": "new", "kind": "family", "id": "9b70542f039795821a650e8627719f185a58612c"}, {"date": "2024-05-22T10:55:21", "title": "Merge pull request #7754 from google/gftools_packager_ofl_notoserifgrantha", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "753ec8fd1565d60896fb9fb03d5c4fca6949464c"}, {"date": "2024-05-22T10:33:33", "title": "Merge pull request #7752 from google/gftools_packager_ofl_notosansdevanagari", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "985109f365b267421a8c7db51d25c8d1a5a9f707"}, {"date": "2024-05-22T10:30:19", "title": "Merge pull request #7751 from google/gftools_packager_ofl_notosansduployan", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "a91d5213c8afe2da2d0a53a4e303d39e90f25273"}, {"date": "2024-05-22T10:27:05", "title": "Merge pull request #7761 from google/Bricolage-subset-fix", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "4c468315250a1fed4ea81c58d549c2d308843fcc"}, {"date": "2024-05-21T23:33:19", "title": "Bricolage: Cyrillic-ext subset removed", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "e4cf399da9b6de6bd8a41ef5f4e26109964b0ced"}, {"date": "2024-05-21T14:34:03", "title": "convert Cactus, Chocolate, and LXGW Henkai families CJK subset policy to chinese-hongkong (#7759)", "author": "Chris Simpkins", "status": "modified", "kind": "family", "id": "eb3bf7275dac51cbb2f3e05a3a91cc33408fe138"}, {"date": "2024-05-20T13:46:05", "title": "Noto Serif Grantha: Version 2.005; ttfautohint (v1.8.4.7-5d5b) added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "fefb9b68d811727f99cf2c14e5ac10750c9b775e"}, {"date": "2024-05-20T13:35:32", "title": "Noto Sans Grantha: Version 2.005; ttfautohint (v1.8.4.7-5d5b) added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "2711159babb245f3251af5185f6f87554053d0b1"}, {"date": "2024-05-20T12:09:09", "title": "Noto Sans Devanagari: Version 2.006 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "03a182001fd7b1ccb3960a8faa8b616619c0d1a1"}, {"date": "2024-05-20T11:59:49", "title": "Noto Serif Devanagari: Version 2.006 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "64257354b92f0007a50fdcf5b4547bd96466dfeb"}, {"date": "2024-05-20T11:50:44", "title": "Noto Sans Duployan: Version 3.002 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "c0c448fdc50262d10693be59752a04bf5c4fcd4d"}, {"date": "2024-05-20T11:02:14", "title": "Latest build", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "a4d81d6cc4a247a8841d768007ecb08ffc99fa55"}, {"date": "2024-05-18T13:58:49", "title": "Merge pull request #7750 from google/GBS-image-fix", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "ffaa31c4a7e4de22f52802f3db3ed9eab2dda4ac"}, {"date": "2024-05-18T03:42:36", "title": "GB S image names fix new images added", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "a63bf13df86b14c6a91a10e87dba91a5465314db"}, {"date": "2024-05-18T03:40:19", "title": "GB S image names fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "51b9322b1028847f9a54bfa5c960f94ba65482ba"}, {"date": "2024-05-17T22:53:12", "title": "Merge pull request #7748 from google/fix-danfo-video-syntax", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "6d38235138adc63de66c65bec2f5f65536aa02f8"}, {"date": "2024-05-17T21:38:00", "title": "Fix danfo video HTML syntax", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "1ac0a079b2b891b3ce8270be5bcdef9a44bd321b"}, {"date": "2024-05-17T20:16:26", "title": "modify CJK subset definitions on Cactus, Chocolate, and LXGW Wenkai projects (#7746)", "author": "Chris Simpkins", "status": "modified", "kind": "infrastructure", "id": "1c34aef8458708e79e99c5e91f61c5fb4be5fdbc"}, {"date": "2024-05-17T14:14:49", "title": "Merge pull request #7716 from google/gftools_packager_ofl_playwritegbj", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "2e61f258c67e3c457e014a5cd561bf026cfe5d96"}, {"date": "2024-05-17T10:44:51", "title": "Merge pull request #7690 from google/gftools_packager_ofl_lxgwwenkaitc", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "48e9944f5f85bff2ccbe3e08b86d89794b29ea9e"}, {"date": "2024-05-17T10:44:13", "title": "Merge pull request #7691 from google/gftools_packager_ofl_lxgwwenkaimonotc", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "bcf82fd83ec761b63ab5b3df2f8034fcca60f9f3"}, {"date": "2024-05-17T10:17:20", "title": "Merge pull request #7692 from google/gftools_packager_ofl_notosansdevanagari", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "d3dabad532c797bc5623f2b990b862fa5a3b0c66"}, {"date": "2024-05-17T09:57:45", "title": "Merge pull request #7688 from google/gftools_packager_ofl_notosansinscriptionalpahlavi", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "7fb4c122ef680db22dbe86ff4fb82933254edf3c"}, {"date": "2024-05-17T09:39:16", "title": "Merge pull request #7710 from google/gftools_packager_ofl_playwritedeva", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "fc8bebe61978fd9b6cf4fa1f0eda688a50dddf13"}, {"date": "2024-05-17T09:11:01", "title": "Merge pull request #7709 from google/gftools_packager_ofl_playwritedesas", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "7773c06c06c9740fa4b40963653be711bd11b9a5"}, {"date": "2024-05-17T08:29:10", "title": "Merge pull request #7652 from google/gftools_packager_ofl_briemhand", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "1c7663223ab11d85f72fa46a1a410716bd97338a"}, {"date": "2024-05-17T07:55:32", "title": "Update METADATA.pb", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "1ec9afd8077f77b2355d43bbd2d559e53ee28904"}, {"date": "2024-05-17T07:39:19", "title": "Update METADATA.pb", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "497fbf13ccb4fd41a5abb3839e8c7cdf401e4c32"}, {"date": "2024-05-16T23:51:26", "title": "NL image 2 resized", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "6f7a1ca799c775815f85d5959875ba53f98e9c6b"}, {"date": "2024-05-16T23:16:29", "title": "Playwrite ZA: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "3e612c5814b15476a3a4632835c599dfedb27dd8"}, {"date": "2024-05-16T23:16:02", "title": "Playwrite US Trad: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "bcc5b1a261bde9637523ebd6d249c1769762a616"}, {"date": "2024-05-16T23:15:37", "title": "Playwrite US Modern: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "81ce90786c438282f6b2ad345acbe33245826896"}, {"date": "2024-05-16T23:15:13", "title": "Playwrite TZ: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "16dd1bad0f655c996cecd5605f68ded67d070790"}, {"date": "2024-05-16T23:14:49", "title": "Playwrite SK: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "63d4b608a2fb6cde3064bd114ab710ee213949f1"}, {"date": "2024-05-16T23:14:29", "title": "Playwrite RO: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "454940a404a0453f28053f844d89aaa11ab462b5"}, {"date": "2024-05-16T23:14:02", "title": "Playwrite PT: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "7eda357363f9fe73111aad5b8bb46500a18e69ff"}, {"date": "2024-05-16T23:13:42", "title": "Playwrite PL: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "4a96aef3d96a24b96bf903284bd80c387ee7cc32"}, {"date": "2024-05-16T23:13:19", "title": "Playwrite PE: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "7ea25931e10cf33dc13b819e83a87225011d36b2"}, {"date": "2024-05-16T23:12:58", "title": "Playwrite NZ: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "ee6a1753ee7b52791063702033574cb46fb7be32"}, {"date": "2024-05-16T23:12:32", "title": "Playwrite NO: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "555f6961fd49ef3b04361332338b6bf497b664f5"}, {"date": "2024-05-16T23:12:07", "title": "Playwrite NL: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "4fb77f297e92f92f47de2a799e62ff98e4a50d92"}, {"date": "2024-05-16T23:11:41", "title": "Playwrite NG Modern: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "30ceb915d62ccecfb3fc999dbf81f199aa68d3ae"}, {"date": "2024-05-16T23:11:12", "title": "Playwrite MX: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "d6d9ee16eeb223a197334d2f04959da108f2f8b3"}, {"date": "2024-05-16T23:10:47", "title": "Playwrite IT Trad: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "e331d08087b858cce5eae635059982151959abf9"}, {"date": "2024-05-16T23:10:24", "title": "Playwrite IT moderna: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "7a4453673713c516c80dd61dc97e6ee83841e8a8"}, {"date": "2024-05-16T23:09:58", "title": "Playwrite IS: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "dd130266b6009f95c4fd8485ca61035faa667bc8"}, {"date": "2024-05-16T23:09:33", "title": "Playwrite IN: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "4923c4c818a81370e2c88dd1b3e593c408e4a27f"}, {"date": "2024-05-16T23:09:10", "title": "Playwrite IE: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "78d3b9c3a2d36d8ebe7093b5eb970716047c8050"}, {"date": "2024-05-16T23:08:47", "title": "Playwrite ID: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "e54d40c8ef7e76593e08058c9735b92e8ee6a146"}, {"date": "2024-05-16T23:08:25", "title": "Playwrite HU: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "21354c7ec2ef986cd5c038278021bb6491e557d5"}, {"date": "2024-05-16T23:08:04", "title": "Playwrite HR: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "b0c51472a317a2f9b8b6258f3f239527d79ad2c7"}, {"date": "2024-05-16T23:07:43", "title": "Playwrite HR Lijeva: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "bd15dc41a0dd5bef8944c4f011644192e745bc94"}, {"date": "2024-05-16T23:07:19", "title": "Playwrite GB J: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "e85c96930551ad1be9012ec6624305a007b06398"}, {"date": "2024-05-16T23:06:51", "title": "Playwrite FR Moderne: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "95786f6d655236f83c0dd110ab2de616ce69599d"}, {"date": "2024-05-16T23:06:31", "title": "Playwrite ES: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "1d201159b3d950b5fcab039fc3449d4b8cf79b45"}, {"date": "2024-05-16T23:06:06", "title": "Playwrite ES Deco: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "7178cadb1f94941042f8b12384fb84c5db09c489"}, {"date": "2024-05-16T23:05:42", "title": "Playwrite DK Uloopet: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "af92066a6e6eb75cec7833820f6e71b828467881"}, {"date": "2024-05-16T23:05:18", "title": "Playwrite DK Loopet: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "efd37b0bb399e3858f1e68a45285c5d4eb68f967"}, {"date": "2024-05-16T23:04:58", "title": "Playwrite DE VA: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "cfadfc2b8721e7162fb9042b7c570b245edf280b"}, {"date": "2024-05-16T23:04:31", "title": "Playwrite DE SAS: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "79ddfc38d59d60e09864646b88f90c7ced534a81"}, {"date": "2024-05-16T23:04:05", "title": "Playwrite DE LA: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "5aa22d1533656772e816f6645fb2660d04cae3ac"}, {"date": "2024-05-16T23:03:42", "title": "Playwrite CZ: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "1298e7392f789cd9d0209e8ca7a360732d9467b5"}, {"date": "2024-05-16T23:03:16", "title": "Playwrite CU: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "cd162f8aa801e5741028a174d6598aebe08baaa2"}, {"date": "2024-05-16T23:02:56", "title": "Playwrite CL: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "8db642a6cad83d9bc13d8b169c46baf38b1360c2"}, {"date": "2024-05-16T23:02:32", "title": "Playwrite CA: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "e49c860f896dac1cb5a77e775b98da7d8ce1a91e"}, {"date": "2024-05-16T23:02:14", "title": "Playwrite BE WAL: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "2d264091cdd0d295e0b4e6d64c301237ae291567"}, {"date": "2024-05-16T23:01:57", "title": "Playwrite BE VLG: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "e3c6f87074e4c1c8083f0b4e9fce133513cec194"}, {"date": "2024-05-16T23:01:32", "title": "Playwrite AU VIC: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "c8eead03f511dd01ef2119fc3442e408bcf3595a"}, {"date": "2024-05-16T23:01:05", "title": "Playwrite AU TAS: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "6d64784fc69c0df11986c5bfeaa42d971345fe7a"}, {"date": "2024-05-16T23:00:41", "title": "Playwrite AU SA: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "2ab8c3860ff9885e2e2e9efd1d4d07be3639507a"}, {"date": "2024-05-16T23:00:17", "title": "Playwrite AU QLD: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "6b2ed23659ef0ef894020c560e003b0c1c7b0482"}, {"date": "2024-05-16T22:59:59", "title": "Playwrite AU NSW: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "4d36f9db1b0578d2d429fe39fcecb964a5a2504d"}, {"date": "2024-05-16T22:59:39", "title": "Playwrite AT: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "3f5de25efc1ce3a53253389fa7b89c2b4d554d67"}, {"date": "2024-05-16T22:59:18", "title": "Playwrite AR: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "ffdd876b3cb6f991734489d71e088ef2b5154865"}, {"date": "2024-05-16T18:35:30", "title": "One more missing join (bf)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "379bcfca18d264a0ca8b9abae4b5d40eb8453c7f"}, {"date": "2024-05-16T17:31:49", "title": "Fixing thumbnails for GFK 2024 additions (#7662)", "author": "Elliot Jay Stocks", "status": "new", "kind": "infrastructure", "id": "a7acaaa8144407313f7b78e754924b995f152d1b"}, {"date": "2024-05-16T16:42:17", "title": "Merge pull request #7694 from google/PW-metadata-fixes", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "dd72f617dcfa09f1d7f3cca155ddc1a191446510"}, {"date": "2024-05-16T16:27:04", "title": "PW families date_added fixes", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "47fc1be049bfcb647f4f4346e69414f738e2ee4c"}, {"date": "2024-05-16T16:10:14", "title": "Update DESCRIPTION.en_us.html", "author": "Aaron", "status": "modified", "kind": "family", "id": "3a0a5ee1f04f9572bd7e7d3484867c8102749d31"}, {"date": "2024-05-16T16:09:48", "title": "Update DESCRIPTION.en_us.html", "author": "Aaron", "status": "modified", "kind": "metadata", "id": "99c507daaad1d0aa772c6d19b505de817e55724e"}, {"date": "2024-05-16T16:00:33", "title": "Update DESCRIPTION.en_us.html", "author": "Aaron", "status": "modified", "kind": "family", "id": "26122914e7eae3d10039ed4105c3b00413dc7660"}, {"date": "2024-05-16T15:01:54", "title": "Merge pull request #7665 from google/gftools_packager_ofl_cactusclassicalserif", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "2920d4690b9855172af9f04cd43e7081fa8d349e"}, {"date": "2024-05-16T14:44:20", "title": "Update DESCRIPTION.en_us.html", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "4243b9f8c667ec74e0a0ef018fdfa0f77f5a7193"}, {"date": "2024-05-16T14:42:58", "title": "Noto Sans Devanagari: Version 2.005 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "0607d5228080b4f419472effcac0f85c720bd152"}, {"date": "2024-05-16T14:31:04", "title": "Update CactusClassicalSerif-Regular.ttf", "author": "Aaron", "status": "modified", "kind": "family", "id": "09b18c95b4a396ddf0966380c64be82b930b74e8"}, {"date": "2024-05-16T13:49:25", "title": "Update METADATA.pb", "author": "Aaron", "status": "modified", "kind": "family", "id": "b6afbee92f310b9caa7d1e5cb1c46e331479043a"}, {"date": "2024-05-16T13:49:00", "title": "Update METADATA.pb", "author": "Aaron", "status": "modified", "kind": "family", "id": "8b54a886dabbbdbfebef8ac113b95e24619b53a8"}, {"date": "2024-05-16T13:46:55", "title": "Merge pull request #7689 from emmamarichal/danfo-minisite", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "5ba233651d412e2d4ccc614ec542933149892ce5"}, {"date": "2024-05-16T13:46:11", "title": "LXGW WenKai Mono TC: Version 1.330 added", "author": "Aaron", "status": "modified", "kind": "family", "id": "9413469b3fc04d5b02f24ed5f37f9907b6c5f6a0"}, {"date": "2024-05-16T13:44:45", "title": "LXGW WenKai TC: Version 1.330;April 28, 2024 added", "author": "Aaron", "status": "modified", "kind": "family", "id": "590eaaa6aa9447b4b7165d7768511a3ace35af5a"}, {"date": "2024-05-16T13:38:41", "title": "Update DESCRIPTION.en_us.html", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "667179fb9708e65e53b8d47f11ce060e283b4dc7"}, {"date": "2024-05-16T12:49:33", "title": "Merge pull request #7680 from google/lang-v0.6.1", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "914b60f6f937ed7bfd445f277ef0901fb5ad8f13"}, {"date": "2024-05-16T12:39:06", "title": "add minisite url", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "f608e99596affb1d7415ae0f32f1ebfc4552d72e"}, {"date": "2024-05-16T12:30:56", "title": "Merge pull request #7664 from google/gftools_packager_ofl_chocolateclassicalsans", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "43e65af74a9eb0a277e9774f6ac979fa467e7eca"}, {"date": "2024-05-16T12:29:12", "title": "Merge pull request #7667 from garretrieger/kana", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "5815aff0e235effc889d6611e4a8e6e7ec55f4ac"}, {"date": "2024-05-16T12:16:10", "title": "Merge pull request #7649 from google/gftools_packager_ofl_bitter", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "a9f6adab52903c009b0b84284d12c1059e1f6d2c"}, {"date": "2024-05-16T12:07:57", "title": "Merge pull request #7670 from google/gftools_packager_ofl_playwritefrtrad", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "946c350f62222f0a21c3814350f60005a5f38f0a"}, {"date": "2024-05-16T11:28:58", "title": "Noto Sans Inscriptional Pahlavi: Version 2.004; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "42daba1138bd32d72dc61e1d19e4e05bb80290d0"}, {"date": "2024-05-16T11:24:07", "title": "Noto Sans Inscriptional Parthian: Version 2.004; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "15accd82a047ba763e1e3aed4ccda565b9709bb2"}, {"date": "2024-05-16T11:22:16", "title": "Noto Sans Imperial Aramaic: Version 2.002; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "b030e4535133b142cb68793685871baa82560eaa"}, {"date": "2024-05-16T11:08:24", "title": "Noto Sans Cham: Version 2.005 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "377e5c58bc674450be9c1908408475344ee71d71"}, {"date": "2024-05-16T10:57:01", "title": "Noto Serif Balinese: Version 2.006; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "3c1882a40b9689d595b26cf9cba5103475c40acd"}, {"date": "2024-05-16T10:45:31", "title": "Noto Sans Balinese: Version 2.006 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "b7ba3ec8784d4fa826af56b46a2e20c54a04da25"}, {"date": "2024-05-16T10:32:03", "title": "Bitter: Version 3.020 added", "author": "Yanone", "status": "modified", "kind": "family", "id": "5acd24bcde0392453d0e3ba34779060750732235"}, {"date": "2024-05-16T09:58:34", "title": "Merge pull request #7643 from google/gftools_packager_ofl_playwritegbs", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "cf3cd9cc4246552f7d11bcc92624d2f32b5a76df"}, {"date": "2024-05-16T09:52:39", "title": "Merge pull request #7647 from google/gftools_packager_ofl_playwritedegrund", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "3c1bf853cb0ab4da86ca2db61b2595af8c98d2f5"}, {"date": "2024-05-16T09:41:23", "title": "Merge pull request #7669 from google/gftools_packager_ofl_playwriteco", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "19dcad31f8955512bdab1af0361c69cd14fd46f6"}, {"date": "2024-05-16T09:34:25", "title": "Merge pull request #7668 from google/gftools_packager_ofl_playwritevn", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "12f211cba20582e997d7cebe49b5326b557427f3"}, {"date": "2024-05-16T09:19:19", "title": "Merge pull request #7682 from emmamarichal/PWBR-description", "author": "Emma Marichal", "status": "new", "kind": "infrastructure", "id": "922678029a3d2f8cccb90a984b73e391fb107509"}, {"date": "2024-05-16T09:18:28", "title": "added an empty description", "author": "Emma Marichal", "status": "new", "kind": "metadata", "id": "ec4364bcea2e4ae2f495fde06842e2474944cfbd"}, {"date": "2024-05-16T09:10:12", "title": "Merge pull request #7646 from google/gftools_packager_ofl_playwritebr", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "395bc0ceb32b1667473d1823f16d87f81c02dbcc"}, {"date": "2024-05-16T08:56:56", "title": "Merge commit '9b4d8d28810488fde8c03ae1f37be1628b6b764a' into lang-v0.6.1", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "65a7586f9e75d3b04563387068571a10c942b192"}, {"date": "2024-05-16T08:45:48", "title": "Merge pull request #149 from googlefonts/ci-tests", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "9b4d8d28810488fde8c03ae1f37be1628b6b764a"}, {"date": "2024-05-16T08:37:24", "title": "Update ofl/cactusclassicalserif/DESCRIPTION.en_us.html", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "3c3101da44794af8c5d9ccccf214e2937cf0e6e0"}, {"date": "2024-05-16T08:32:29", "title": "Update DESCRIPTION.en_us.html", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "b777a70eea17dedc26e48b0192f465c062ddbe02"}, {"date": "2024-05-16T08:30:07", "title": "Update ofl/chocolateclassicalsans/DESCRIPTION.en_us.html", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "9b5aa76d3ebabf6adcfd2e77aaa5fdbfe62cc1ce"}, {"date": "2024-05-16T05:24:45", "title": "Gungsuhche: Version 2.21 added", "author": "Aaron Bell", "status": "modified", "kind": "family", "id": "8354e822bdd972bb9a596920610077ac9c9a00ec"}, {"date": "2024-05-16T05:21:49", "title": "Gungsuh: Version 2.21 added", "author": "Aaron Bell", "status": "modified", "kind": "family", "id": "8d96d4200ebd10d6b81eeec976eac0f1bb5996f8"}, {"date": "2024-05-16T05:19:45", "title": "Batangche: Version 2.21 added", "author": "Aaron Bell", "status": "modified", "kind": "family", "id": "00a3211325fa7e51aff13080581cd726ca2faed5"}, {"date": "2024-05-16T05:18:39", "title": "Batang: Version 2.21 added", "author": "Aaron Bell", "status": "modified", "kind": "family", "id": "6e2ac37ad27c3aadcfc1dc8b28d36be914b04b67"}, {"date": "2024-05-16T05:12:50", "title": "Gulimche: Version 2.21 added", "author": "Aaron Bell", "status": "modified", "kind": "family", "id": "c5a9e0e8e766c3b948351d2a110e8c59a9c968d9"}, {"date": "2024-05-16T05:11:09", "title": "Dotumche: Version 2.21 added", "author": "Aaron Bell", "status": "modified", "kind": "family", "id": "485993a9e5c2769d5fec28ebdff6a97405e8e077"}, {"date": "2024-05-16T05:09:30", "title": "Dotum: Version 2.21 added", "author": "Aaron Bell", "status": "modified", "kind": "family", "id": "8e087e4a9b49f0b2d3f1d0eada9c9ca55b5f8ccd"}, {"date": "2024-05-16T04:38:17", "title": "Gulim: Version 2.21 added", "author": "Aaron Bell", "status": "new", "kind": "family", "id": "bb74e2b08ad1de9344756ed2b96d02c4952d36ae"}, {"date": "2024-05-16T01:50:46", "title": "Push wants this file to exist (#7671)", "author": "Rod", "status": "modified", "kind": "family", "id": "76fd83359ee3144249075d1f7fac22acd814e240"}, {"date": "2024-05-16T01:40:58", "title": "PW FR Trad rm empyt description file", "author": "Viviana Monsalve", "status": "modified", "kind": "metadata", "id": "4cc04f98082d979c020806d4ce3be4ca6df86fa7"}, {"date": "2024-05-16T01:39:20", "title": "Playwrite FR Trad: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "f2c7c69374cf5f172da84665af54e579f7d99d0c"}, {"date": "2024-05-16T01:19:55", "title": "PW CO subsets fix in METADATA.pb", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "0ebb3c5cdfa62c9327a5bc17d1820a58db96ed34"}, {"date": "2024-05-16T01:15:16", "title": "PW CO rm empty desc + old jpg", "author": "Viviana Monsalve", "status": "modified", "kind": "metadata", "id": "f858b96b943dbdba91f682708e584b5171a38781"}, {"date": "2024-05-16T01:13:12", "title": "Playwrite CO: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "1d86ee3ec1d17b2ae97975c68e43f19957b4e0f1"}, {"date": "2024-05-16T01:03:03", "title": "PW VN empty desc file deleted", "author": "Viviana Monsalve", "status": "modified", "kind": "metadata", "id": "33237c2599428d317d287dcdfb8df383fe8d7389"}, {"date": "2024-05-16T01:01:45", "title": "Playwrite VN: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "1ecc16935bc4eab1469f85b5e953d748f01b17d1"}, {"date": "2024-05-16T00:47:44", "title": "deleting the empty Description file", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "ca63576af3d64bd16159ddc15f8c9a93392bf29d"}, {"date": "2024-05-15T23:29:55", "title": "Delete ofl/playwritedegrund/DESCRIPTION.en_us.html", "author": "Viviana Monsalve", "status": "modified", "kind": "metadata", "id": "230aed167bb876c438bfefd34b682524e923f5e5"}, {"date": "2024-05-15T23:11:16", "title": "Playwrite DE Grund: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "9441d9186ad06f05fc3f7036f4d2b039dbdcf33e"}, {"date": "2024-05-15T22:34:36", "title": "Playwrite GB S: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "10185e9f45143c5f427984aac5444794524908fe"}, {"date": "2024-05-15T22:23:25", "title": "Delete ofl/playwritebr/DESCRIPTION.en_us.html", "author": "Viviana Monsalve", "status": "modified", "kind": "metadata", "id": "2a05d7285e805b79fd50356c9981b054857dc1d9"}, {"date": "2024-05-15T22:16:17", "title": "Playwrite BR: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "622f777d551e6f0a15010f46219595843d7cb7c0"}, {"date": "2024-05-15T18:31:53", "title": "Updating font and metadata", "author": "Aaron", "status": "modified", "kind": "family", "id": "17c105748125f0726b32861d85faa2b3608196e9"}, {"date": "2024-05-15T18:09:05", "title": "Updating files in response to feedback from Emma", "author": "Aaron", "status": "modified", "kind": "family", "id": "dee802ab73d96b1bddb2b6a58f4da3995431b476"}, {"date": "2024-05-15T16:12:48", "title": "And again", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "d619ba521858523942d558559d6f26e1bc386e36"}, {"date": "2024-05-15T14:26:00", "title": "Merge pull request #7566 from emmamarichal/danfo-article", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "9b9ea2b33c7257b75c3925fad305d87444e7080a"}, {"date": "2024-05-15T13:53:32", "title": "Keep this as \"Western Balochi\" to distinguish it from the Balochi macrolanguage", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "642b56cf9790cc437a1696de8ce5e88ffd03176b"}, {"date": "2024-05-15T13:53:11", "title": "Relax uniqueness criteria to \"unique within a script\"", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "fa4d9fdafb9f6299775df3e16f5b3b12d8a7d8fb"}, {"date": "2024-05-15T13:41:53", "title": "Fix astroke", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "2beab16283f034b41d1a6900cf5671c9b8ec82ae"}, {"date": "2024-05-15T12:26:34", "title": "knowledge_graph.py: update to_fix", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4b93946b160584935ae4503eb33d959d1368df54"}, {"date": "2024-05-15T06:06:06", "title": "Update DESCRIPTION.en_us.html", "author": "Aaron", "status": "modified", "kind": "metadata", "id": "4a884bd2dbc19c86ccc580d36cd5dc2bd54246a3"}, {"date": "2024-05-15T06:01:07", "title": "Cactus Classical Serif: Version 1.000 added", "author": "Aaron Bell", "status": "modified", "kind": "family", "id": "344f7a69b64b243ac2a2442ababc7626443c0a30"}, {"date": "2024-05-15T05:45:59", "title": "Update DESCRIPTION.en_us.html", "author": "Aaron Bell", "status": "modified", "kind": "metadata", "id": "ff4fd2f08a8a359b044b83044694a90745510a2a"}, {"date": "2024-05-15T05:05:09", "title": "Chocolate Classical Sans: Version 1.001 added", "author": "Aaron Bell", "status": "modified", "kind": "family", "id": "9351e1c8df4adf4435b508ebacad94378de4f938"}, {"date": "2024-05-14T16:27:59", "title": "Re-add 'kana-extended' subset to Noto Serif Hentaigana.", "author": "Garret Rieger", "status": "modified", "kind": "family", "id": "d0a911702d1adcf20df8b24daec432b816f8d932"}, {"date": "2024-05-14T16:07:40", "title": "Fixes suggested by Denis", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "69944f1197823449d18b123cf1ae4ac9ed42c3eb"}, {"date": "2024-05-14T16:04:43", "title": "Add required language field", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "36f366c0e02aa85b881a2d8b9f60d28753ca4c71"}, {"date": "2024-05-14T16:04:00", "title": "Be more strict", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "6815883e41f96465f4f1985445743074a9d29226"}, {"date": "2024-05-14T13:09:42", "title": "Merge pull request #7614 from google/gftools_packager_ofl_sankofadisplay", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "a793e5119ca954e5b3f45c4fc8fa25e432561e74"}, {"date": "2024-05-14T12:58:39", "title": "Uniquify language names", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "ae4ecc2b51adf6c08c578cec2e47d10441c980f7"}, {"date": "2024-05-14T12:53:10", "title": "Update METADATA.pb", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "edc134333aa5ca4e2229e7a59c2a04b7f2a3a7cf"}, {"date": "2024-05-14T12:35:36", "title": "Language names must be unique", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "2da265a1542f7e25a285218a08dae1d2d609fc90"}, {"date": "2024-05-14T12:35:23", "title": "Stricter parsable test", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "8089af9a8650359783411b27ddb610b1d92edcfb"}, {"date": "2024-05-13T18:46:30", "title": "Update to_production.txt (#7659)", "author": "Rod", "status": "modified", "kind": "infrastructure", "id": "8b41a40d7d4ddbaf6a82727408cd9be176044348"}, {"date": "2024-05-13T17:53:37", "title": "Update to_sandbox.txt (#7658)", "author": "Rod", "status": "modified", "kind": "infrastructure", "id": "204bdc150afde40774a1f7a9f92ccfc68c665d77"}, {"date": "2024-05-13T17:39:31", "title": "Servers are not aware of Kana Extended, remove for now (#7657)", "author": "Rod", "status": "modified", "kind": "family", "id": "73d2d6ab0a268ccb9ed8692aa8b3f1fb9c7c69bf"}, {"date": "2024-05-10T16:33:36", "title": "Fix description", "author": "Simon Cozens", "status": "modified", "kind": "metadata", "id": "b427e71f09cfa051c5e4d090f42863072ff0fa76"}, {"date": "2024-05-10T16:29:18", "title": "[gftools-packager] Briem Hand: Version 1.002 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "099159dd0cbc48d984f5c9114eefad56b41e0ce8"}, {"date": "2024-05-10T14:17:48", "title": "Merge pull request #7650 from emmamarichal/notohentaigana-medatas", "author": "Emma Marichal", "status": "new", "kind": "infrastructure", "id": "10be0250eea55051ef0805503301506b5837aed5"}, {"date": "2024-05-10T13:46:43", "title": "Reorder subsets", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "0fa9ab60ead2240d99972fa1b2a0356607df31bb"}, {"date": "2024-05-10T11:50:46", "title": "Added subsets", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "425eb890b8a45a36898cbe09ea3f24c278620e87"}, {"date": "2024-05-09T18:27:06", "title": "Update METADATA.pb", "author": "n8willis", "status": "modified", "kind": "infrastructure", "id": "245c8b3cacabdad409aa1c288d534b0aaa8c8b37"}, {"date": "2024-05-09T12:48:28", "title": "Update METADATA.pb", "author": "n8willis", "status": "modified", "kind": "infrastructure", "id": "917dfa4187a2d6907a46c056b90a9670fbd4facd"}, {"date": "2024-05-09T12:42:11", "title": "Update DESCRIPTION.en_us.html", "author": "n8willis", "status": "modified", "kind": "family", "id": "3e6ee564208ccdfe91692b6964e04c0206b0f4fa"}, {"date": "2024-05-09T10:44:55", "title": "Merge pull request #7622 from google/lang-v0.6.0", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "7be54b03cc107fe8c89c12acc3883440b21c4866"}, {"date": "2024-05-09T10:43:17", "title": "Merge pull request #7600 from google/gftools_packager_ofl_alatsi", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "9b8616b6cacfa89e9bc4e5e834c0208d5100026c"}, {"date": "2024-05-09T10:34:03", "title": "Merge pull request #7630 from google/gftools_packager_ofl_cutivemono", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4f00ae8389ee848ec778b87140a6302bbe366dea"}, {"date": "2024-05-09T06:40:10", "title": "Fixes", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "bf2234b69f0da3ac58e40d7e55cdc42645f508ae"}, {"date": "2024-05-09T00:01:47", "title": "Merge pull request #7640 from google/PW-VN-Metadata-fix", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "7177a071081e84e8a8faf278ec5a8d94d8585d42"}, {"date": "2024-05-08T23:42:51", "title": "TypeTogether added as designer in Playwrite VN", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "a640c9965182966067ec43ca0217b337b23fbb44"}, {"date": "2024-05-08T19:25:58", "title": "Merge pull request #7639 from google/gftools_packager_ofl_playwritevn", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "a6040ecb31d96d0f030b22b0dd666c3237a97a53"}, {"date": "2024-05-08T18:49:53", "title": "description file completely emptied out", "author": "Viviana Monsalve", "status": "modified", "kind": "metadata", "id": "400031b7bdca2f63e859d4db96ef4a30b68173ad"}, {"date": "2024-05-08T18:39:48", "title": "minisite url trailing fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "dcab626118806c3c7ea28e824fa8384ddacaf226"}, {"date": "2024-05-08T18:38:01", "title": "Description + image size fixes", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "1a724d66f65b59690f5f6f795b5a16f9ebaef2a3"}, {"date": "2024-05-08T16:04:51", "title": "update article content", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "3afee0647f57c831c3e4b16bb37e8b343f8f837b"}, {"date": "2024-05-08T16:03:24", "title": "replace image (brand name issue)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "6f84f7e50c151049bd341dd95fb269bd9ad49b8d"}, {"date": "2024-05-08T14:23:09", "title": "Playwrite VN: Version 1.001 added", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "89d327ee2efa641c01d873bde26054ca1d632dbf"}, {"date": "2024-05-08T14:15:04", "title": "Playwrite VN: Version 1.001 added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "cbe3c56543a04d9db97e91c914a0bec840d3b7d4"}, {"date": "2024-05-08T09:06:07", "title": "Cutive Mono: Version 1.110; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "7c38f10e1cbdc02df83ef5919d9639dcf1e3474f"}, {"date": "2024-05-07T10:21:03", "title": "Merge pull request #7634 from google/davelab6-ubuntu-sans-credit", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "f8a265f55a81977d07c05f76777b317cf7f6dd25"}, {"date": "2024-05-07T10:04:49", "title": "Merge pull request #7627 from google/davelab6-be-desc", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "ae09756d1d45b2179071593b408cb6d0057d04e0"}, {"date": "2024-05-07T09:46:15", "title": "Merge pull request #7631 from google/push-lists", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "ac3b1bdcc9bd020d8bc5a1f81e416069257850b4"}, {"date": "2024-05-07T09:30:11", "title": "Update to_production.txt", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "1618fc22dfd3f498cb74e6abce2c177b26276080"}, {"date": "2024-05-06T18:38:13", "title": "Update ufl/ubuntusans/METADATA with DJR & DT credit", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "72eb97374d7754d3438a368d4454b0a8dd24377b"}, {"date": "2024-05-03T15:27:40", "title": "update push lists", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "8e770576e5d7ec186e201886f8ee8a3964998bc2"}, {"date": "2024-05-03T13:46:49", "title": "Update", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "f391c677af9ed0fc1b6cea6c2921375fe4c29203"}, {"date": "2024-05-03T07:28:05", "title": "Update DESCRIPTION.en_us.html", "author": "Yanone", "status": "modified", "kind": "metadata", "id": "7aabd1c428ed01d609ba97ca8225540bf2bdc08a"}, {"date": "2024-05-03T07:26:46", "title": "Alatsi: Version 1.008; ttfautohint (v1.8.4.7-5d5b) added", "author": "Yanone", "status": "modified", "kind": "family", "id": "196ccfe85a1640220bb8ead8d03f322bd4b81e8e"}, {"date": "2024-05-02T23:32:12", "title": "Update to_production.txt (#7629)", "author": "nyshadhr9", "status": "modified", "kind": "family", "id": "554bc333799ddc0f098c4ca19c34f908d8f1f5a3"}, {"date": "2024-05-02T07:06:23", "title": "Edu AU VIC WA NT Hand: Version 1.001 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "4191cb9e475c9ad76dd40d3f218edca01a2a67da"}, {"date": "2024-05-02T04:47:32", "title": "Update bethellen/DESCRIPTION.en_us.html", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "2cb452238b89956b33a6c0ca66f178326314cfb9"}, {"date": "2024-05-01T14:12:18", "title": "Merge pull request #7603 from emmamarichal/jaro-article", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "b39efd74b07a75ea929582b34e0626e656941fe1"}, {"date": "2024-05-01T14:05:10", "title": "Merge pull request #7620 from google/bin-edu-hand", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "ec2121a9c217198681822d24ea16840d960ca050"}, {"date": "2024-05-01T13:57:55", "title": "Merge pull request #7623 from google/gftools_packager_ofl_graduate", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "1bf1ccff17f9e2578dd449c651e47e4b843f99ca"}, {"date": "2024-05-01T13:49:35", "title": "Update DESCRIPTION.en_us.html", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "91dc5881c053e1da3a35df71be551a642fec6f1a"}, {"date": "2024-05-01T13:39:43", "title": "Merge pull request #147 from googlefonts/credits", "author": "Simon Cozens", "status": "new", "kind": "infrastructure", "id": "4f1f7c87ae463ece99d9022607961cfd44bf7d5a"}, {"date": "2024-05-01T13:39:03", "title": "Add our own parse function for exemplars", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "8a1a4fb8587c43ad2c9f0048112fa56add7ed124"}, {"date": "2024-05-01T13:38:26", "title": "Revert \"Add our own parse function for exemplars\"", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "402689da2c4ed67978b001ed28dd202c6d2cd85a"}, {"date": "2024-05-01T13:37:57", "title": "Add Denis and myself to contributors", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "2422ad05cf63931beadcf000486a87fceb1eb1ca"}, {"date": "2024-05-01T12:37:51", "title": "Update DESCRIPTION.en_us.html", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "c78bb13136f11405768d9578bb1c3469a674ee96"}, {"date": "2024-05-01T12:34:44", "title": "Graduate: Version 1.100; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "d0b20c8a16f14964af350a1dc9af87287a22ffc5"}, {"date": "2024-05-01T11:07:01", "title": "Merge pull request #7604 from google/push-lists", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "3398bee6c43d67fa927e2f4243a9167f30045873"}, {"date": "2024-05-01T10:14:14", "title": "Merge commit 'e75e874ca3efc62d8389e8ba47d001d7e1314ec7' into lang-v0.6.0", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "ca369437627b7d9f9a183b886e940d0344605695"}, {"date": "2024-05-01T09:45:59", "title": "Merge pull request #146 from googlefonts/python-standards", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "e75e874ca3efc62d8389e8ba47d001d7e1314ec7"}, {"date": "2024-05-01T09:38:34", "title": "Dev dependencies", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "c624a59ee9f40c9db9791ef409776ea253347247"}, {"date": "2024-05-01T09:34:59", "title": "Fix YAML", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "3771e5905402d09ac5ceea6927f59ee3d3855b12"}, {"date": "2024-05-01T09:32:39", "title": "Use new Python package approach", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "998320594c62fcfc9dde05cc60c36319be2b8dc1"}, {"date": "2024-05-01T09:19:38", "title": "Merge pull request #105 from googlefonts/test-out-of-script", "author": "Simon Cozens", "status": "new", "kind": "infrastructure", "id": "61b3e5f1fcd1637eb8c29126b0715bead811fd59"}, {"date": "2024-05-01T09:12:42", "title": "Merge pull request #145 from googlefonts/our-own-parse", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "d8bccf8449e8190de38926b77c4dc22672056a77"}, {"date": "2024-05-01T09:09:18", "title": "Tests for exemplar parser", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "de056cc6f08c617be0d182a489bfcd1b489f3042"}, {"date": "2024-05-01T09:07:04", "title": "xfail the rest", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "1bc8ff597943c8c78c870e7eb6a76411a626fa1f"}, {"date": "2024-05-01T09:07:04", "title": "Ranjana's not in Unicode, so this is clearly not Ranjana", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "5bb93bd1ec62de0011451ebf2897fd4d8f7a8474"}, {"date": "2024-05-01T09:07:04", "title": "Remove two more bad sanskrits", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "0cd1c6389e49036959674fbef0258e80904e87bd"}, {"date": "2024-05-01T09:07:04", "title": "Fix a few more", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "7a8b6c335b9e04220f0074db866bd0d860ca4fe4"}, {"date": "2024-05-01T09:07:04", "title": "Some out-of-script fixes", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "99b9e5d4c437a5b2c997268f85e8baad0e48e899"}, {"date": "2024-05-01T09:07:04", "title": "Fix scripts with spaces in them (Ol Chiki)", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "3ce1dbd6d9688a700a616466eb7e1c12ac99fd48"}, {"date": "2024-05-01T09:07:04", "title": "Some more exceptions", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "1b705f24c60047484cd5b5468b615dba3cd80d57"}, {"date": "2024-05-01T09:07:04", "title": "test_data_languages: skip exemplars for {coo,hur,kwk,thp}_Latn because they use Greek characters", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "90f0ab3186a392eb033dff8cb6fa215dc3c3b21d"}, {"date": "2024-05-01T09:04:59", "title": "Some more exceptions", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "1e31e7c6ab7ebadcf155906a9d86f2a55ac675f3"}, {"date": "2024-05-01T09:04:49", "title": "Add test for out-of-script sample texts", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "e533396281b27a5bfa5c50dab344342feedb530c"}, {"date": "2024-05-01T08:25:53", "title": "Merge pull request #133 from googlefonts/remove-four-kanji", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "0c43d272da80217bce3a083bc4cab6d815f560b7"}, {"date": "2024-05-01T08:24:32", "title": "Add our own parse function for exemplars", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "b57fdba5341a7f65e284583412d463baf56ff3ca"}, {"date": "2024-05-01T08:16:32", "title": "Merge pull request #144 from googlefonts/remove-sundanese-sanskri", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "ab94ac38d608385fb9336c138a23e9dc824dc30e"}, {"date": "2024-04-30T16:21:40", "title": "Delete all the misnamed Edu Australia families", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "3c1f6b6cfb93873ee32587eb65603b80f4f9b137"}, {"date": "2024-04-29T14:14:56", "title": "Sankofa Display: Version 1.000; ttfautohint (v1.8.4.7-5d5b) added", "author": "Marc Foley", "status": "new", "kind": "family", "id": "215a94743c6cd755ae1fcafd6ecd9b7dace7722d"}, {"date": "2024-04-29T13:27:14", "title": "Merge pull request #7613 from google/knowledge-fix-tags", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "81665919765ecec2d4eb8edbe0647c1e378b6705"}, {"date": "2024-04-29T10:22:04", "title": "knowledge: put figcaption tags inside caption tags", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "95643d5e26ec74b4bc2561de77667ce7fdaac928"}, {"date": "2024-04-26T22:11:05", "title": "Update bad references to `kerning` term (#7607)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "99448dfe1adc8deeb3aa6080e18282252b04b135"}, {"date": "2024-04-26T21:43:33", "title": "Remove glossary term `ehlt_axis` (#7606)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "a0888504d7c2812347983d9b1bde36d96dc953e2"}, {"date": "2024-04-26T21:21:21", "title": "Remove glossary term `edpt_axis` (#7605)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "654167bd4bc35ac3c553f41a1cc70396292dc0bc"}, {"date": "2024-04-26T16:18:45", "title": "push lists and tags updated", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "2204ca251da8e7641fc369bd113296d2710a9466"}, {"date": "2024-04-26T11:44:12", "title": "Jaro: add article", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "750743f7f7e3ee00c64b3b22841829923c14674c"}, {"date": "2024-04-26T10:39:24", "title": "Merge pull request #7588 from google/gftools_packager_ofl_notosanshebrew", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "3e8629eacb5211dc3facb2536f3db43ac4317cd9"}, {"date": "2024-04-26T10:33:25", "title": "Merge pull request #7602 from google/gftools_packager_ofl_pinyonscript", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "97cf8d1a2adfe769ebf8690d181ff949657a570f"}, {"date": "2024-04-26T10:30:13", "title": "Merge pull request #7567 from google/gftools_packager_ofl_calistoga", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "73d4bf4ed27d1b5feb6dd44393ec1d789cc2820f"}, {"date": "2024-04-26T10:29:55", "title": "Update DESCRIPTION.en_us.html", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "597bdf1674e651e19b1dc8b1cc1a2c30678532ac"}, {"date": "2024-04-26T10:26:37", "title": "Merge pull request #7549 from google/gftools_packager_ofl_monda", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "736b432073272d439af55d3c1586f8697a4d30f5"}, {"date": "2024-04-26T10:20:46", "title": "Update DESCRIPTION.en_us.html", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "acaa5181dd248611473d2da7f7806c66f1dc8e4d"}, {"date": "2024-04-26T10:16:10", "title": "Update DESCRIPTION.en_us.html", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "d27d02a942b63f7fd2ba7f69948556385e47f1d1"}, {"date": "2024-04-26T10:14:00", "title": "Update DESCRIPTION.en_us.html", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "9a3ed9fecc22b27997203e5d6b9f8d7b6400152c"}, {"date": "2024-04-26T10:11:31", "title": "Merge pull request #7599 from google/gftools_packager_ofl_holtwoodonesc", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "b151a61ad404bfed5b356e009bf545f20e6db0ad"}, {"date": "2024-04-26T10:10:06", "title": "Merge pull request #7601 from emmamarichal/agyeiarcher", "author": "Marc Foley", "status": "new", "kind": "designer", "id": "47330b394ec13a175f1b6a5c28bfd4c1d5882a54"}, {"date": "2024-04-26T10:03:44", "title": "Merge pull request #7571 from emmamarichal/add-articles", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "85a0a3bad73109d555eed1efbcb1e46a65476033"}, {"date": "2024-04-26T10:02:57", "title": "Pinyon Script: Version 1.008; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "0b47e1b08b50836ad94e35c361000614cc7b1aa6"}, {"date": "2024-04-26T09:57:28", "title": "Designer added: Agyei Archer", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "572c558a353f5c5ce1c176debd3e394d489f5ed4"}, {"date": "2024-04-25T14:58:34", "title": "Merge pull request #7543 from google/gftools_packager_ofl_voltaire", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "2ef7f6edd29a1b3fb226f072bbcd55cc26a54917"}, {"date": "2024-04-25T14:55:53", "title": "Merge pull request #7580 from google/gftools_packager_ofl_damion", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "a4e9e796427f2142e0d8b4054191045df4225388"}, {"date": "2024-04-25T14:18:22", "title": "Voltaire: Version 1.010; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "242d4da3a0e027b4e72975ad3279b154ac29a2ed"}, {"date": "2024-04-25T09:18:01", "title": "Update DESCRIPTION.en_us.html", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "6e1b7069f9e1a27e8b79833e7cb77472c6190c17"}, {"date": "2024-04-25T09:13:52", "title": "remove old static", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "eb92330344e6b2b35bd25f987193558a85ab9061"}, {"date": "2024-04-25T09:08:30", "title": "Holtwood One SC: Version 1.100; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "95c28392107e2e5a6550bc2acf01cc3df493cfab"}, {"date": "2024-04-25T08:27:38", "title": "Calistoga: Version 1.010; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "6f69329030369845f3acbad0d293a383a878be68"}, {"date": "2024-04-24T15:49:47", "title": "Merge pull request #7583 from google/gftools_packager_ofl_tiny5", "author": "Marc Foley", "status": "new", "kind": "family", "id": "fc233896759eafc0621db1d255a82e14ac111a8d"}, {"date": "2024-04-24T15:48:39", "title": "Merge pull request #7595 from google/gftools_packager_ofl_alata", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "473fd89a649d3719eead0a6608a961d73e54ac2c"}, {"date": "2024-04-24T14:55:08", "title": "rm redundant statics", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "a84dd49f847f74eb155ac73d224a767a5811db38"}, {"date": "2024-04-24T14:55:08", "title": "Update DESCRIPTION.en_us.html", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "2d35c7689343121eb6c00502f44ae66bc689d6eb"}, {"date": "2024-04-24T14:55:08", "title": "Update METADATA.pb", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "508dd637ef20db38b6228f5338b8e1d74e0e9e76"}, {"date": "2024-04-24T14:55:08", "title": "Monda: Version 2.200 added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "48db77e32954f6f5e65a7122ecbe8a2093c4f5d7"}, {"date": "2024-04-24T13:55:04", "title": "Merge pull request #7589 from google/gftools_packager_ofl_notoserifhebrew", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "d9688eaa2539c407cdd166491875aa69777e4896"}, {"date": "2024-04-24T13:54:50", "title": "Update METADATA.pb", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "1aac010779c696b647afdd9b9e9ea5a67b40d67b"}, {"date": "2024-04-24T13:52:08", "title": "Merge pull request #7590 from google/gftools_packager_ofl_notorashihebrew", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "02ec9f0877de71b3821e7332e72ff75ea2b67efc"}, {"date": "2024-04-24T13:26:19", "title": "Merge pull request #7569 from google/gftools_packager_ofl_anaheim", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "329a05d3542102196f10b0305ff97f75edd35437"}, {"date": "2024-04-24T12:19:23", "title": "Update DESCRIPTION.en_us.html", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "60121799bb4135d882f11aa1cb42fcda457ec0b9"}, {"date": "2024-04-24T12:14:13", "title": "remove statics", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "d22fe91bdad0f6a0be1f3db86f59dc785ca6aea8"}, {"date": "2024-04-24T12:11:34", "title": "Update OFL.txt", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "b54ca7a23acfc27ea51e015b2b89d5095fd90b01"}, {"date": "2024-04-24T11:40:19", "title": "Alata: Version 1.005; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "953c38e61356e0f940be242c80cb1f33929ad358"}, {"date": "2024-04-24T11:38:11", "title": "ci: pin mac version", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "63d5b1d634c4cc95b2f2295dce436c66e3515561"}, {"date": "2024-04-24T08:36:33", "title": "New GFK axis additions for early 2024 (#7354)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "family", "id": "10f516b0898106215439bfb609680eca63b2e6fd"}, {"date": "2024-04-23T13:28:22", "title": "Change medium to regular, update description", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "b2723573ff4dd21b37158d1d549269e21a559df9"}, {"date": "2024-04-22T14:10:25", "title": "Noto Rashi Hebrew: Version 1.007 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "f0297d24d6c358c42cdc814d8ae76c65412c84d5"}, {"date": "2024-04-22T14:05:33", "title": "Noto Serif Hebrew: Version 2.004 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "e15c6c27700f6171543fa80d772956492eef65e1"}, {"date": "2024-04-22T13:41:49", "title": "Noto Sans Hebrew: Version 2.004 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "f56d1c5c1340161309a104920bec6272dd8be8ea"}, {"date": "2024-04-19T19:44:42", "title": "Naming madness in metadata.pb", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "809b7b0ef3e26a3c5656d405350b55a545d1943b"}, {"date": "2024-04-19T19:44:25", "title": "Fix name casing", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "ac628a6f96783e40378a145eb522bbf733f146fd"}, {"date": "2024-04-19T19:32:27", "title": "Tiny5: Version 1.002; ttfautohint (v1.8.4.7-5d5b) added", "author": "Simon Cozens", "status": "new", "kind": "family", "id": "ac76294c35dc623b56d0456bc7e6c6d2e65b5cf9"}, {"date": "2024-04-19T17:54:27", "title": "Update to_sandbox.txt to remove pushed items.", "author": "Garret Rieger", "status": "modified", "kind": "family", "id": "8c9a9848eaf9e3f7ccc7502fef84936ec1ca5650"}, {"date": "2024-04-19T12:36:57", "title": "Update DESCRIPTION.en_us.html", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "8d28449a2f8c78d0d9cb818888a52a9d97c97cc9"}, {"date": "2024-04-19T12:30:53", "title": "Damion: Version 1.100; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "8b300306983df28e1264cf900709f7277df232a2"}, {"date": "2024-04-19T00:51:01", "title": "Merge pull request #7579 from google/add-font-update", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "e0f639ef35f55b8e273c2b6aaeb79725feb36d18"}, {"date": "2024-04-19T00:39:24", "title": "Add-Font template OFL url updated", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "78028144b644a0cd0472c98b76df520c0ca7818e"}, {"date": "2024-04-19T00:38:21", "title": "Add-Font template Latin Core glyphset url updated", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "b86de62d2f2b6b79b27dc2dacb9279de2cf08546"}, {"date": "2024-04-18T22:50:38", "title": "Lists of April 17th (#7568)", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "065550c0be22f196047b03507535b4331b7f3c98"}, {"date": "2024-04-18T20:43:28", "title": "Merge pull request #7576 from google/davelab6-tax-video", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "4e43efa4abfec5100c6de7547e18bcff9da7919c"}, {"date": "2024-04-18T19:14:02", "title": "Update ofl/tacone/article/ARTICLE.en_us.html", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "caeef114f7372dd1d9976a28e89c83cb5767fc89"}, {"date": "2024-04-18T14:32:10", "title": "Update ARTICLE.en_us.html", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "551dd59280779754973ef8800d1f7c5be75333fa"}, {"date": "2024-04-18T14:30:25", "title": "Update ARTICLE.en_us.html", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "7a811d1c7441a15b2e8ffdb6eed1fc041172a393"}, {"date": "2024-04-18T14:29:43", "title": "Update ARTICLE.en_us.html", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "dc8ca2ff8ab2dbcd3115aa5b96c27db8d3c14e6a"}, {"date": "2024-04-18T14:16:05", "title": "Merge pull request #7556 from google/gftools_packager_ofl_notosansegyptianhieroglyphs", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "4e06d8adc20422c19211abfbca6a60acdb30aa6c"}, {"date": "2024-04-18T12:32:19", "title": "2.000 as released, with bold kerning", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "44c69a37d4b2d9cc62ee475d72efab975d2777de"}, {"date": "2024-04-18T12:09:42", "title": "Add teachers article", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "d657686c35e6d922c548be3b1fa1e43a95641cc6"}, {"date": "2024-04-18T12:09:32", "title": "Add rethink sans article", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "266befa26551315f55ac4b9ba5790bbc0b0a8534"}, {"date": "2024-04-18T12:09:20", "title": "Add platypi article", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "5a976db41cb6f8a2f7456bea10aff9da2cd2b829"}, {"date": "2024-04-18T12:09:08", "title": "Add gabarito article", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "b2ecfc3f0cb2286b69d1615c701b8190a9d92488"}, {"date": "2024-04-18T09:13:28", "title": "Anaheim: Version 2.001 added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "94b50e383992ae9e31cf5bceac975a7f615eb663"}, {"date": "2024-04-18T00:18:57", "title": "Merge pull request #7557 from google/remove-vicwant-guide", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "ae8660fbb186e33520ba0a4616b738d8980165ea"}, {"date": "2024-04-17T17:16:31", "title": "Merge pull request #7562 from google/gftools_packager_ofl_radiocanadabig", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "22077aa0b4425089dd3329880b5f6dc3ab229a71"}, {"date": "2024-04-17T14:03:26", "title": "Update DESCRIPTION.en_us.html using Big", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "0128f0458c579f865ab7eaeca2e24c5d2f55f5aa"}, {"date": "2024-04-17T12:38:14", "title": "Added images and article", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "1fbcb3f6495a24ce7ead1f2761b9cfd85e9d9189"}, {"date": "2024-04-17T11:56:19", "title": "Merge pull request #7563 from emmamarichal/tacone-images", "author": "Emma Marichal", "status": "new", "kind": "infrastructure", "id": "ed27f2c0a28c8b0711897754e9539a302dbeed0a"}, {"date": "2024-04-17T11:41:10", "title": "html corrected", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "21c7f69ed7b2e2f7b37580aaa603d6cfd0c472fb"}, {"date": "2024-04-17T10:16:16", "title": "update <img> to <video> for mp4 formats", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "b0ef49566ebcaba3375bf3d66305bb56318bdf20"}, {"date": "2024-04-17T09:50:19", "title": "Update DESCRIPTION.en_us.html", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "0b3dd889b0aaffa93ea89831ff612cd2ec6c941c"}, {"date": "2024-04-17T09:44:21", "title": "Radio Canada Big: Version 1.001 added", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "23de53cd26227175f68a3f1b76581de422efd5ee"}, {"date": "2024-04-17T07:46:09", "title": "Merge pull request #7548 from google/gftools_packager_ofl_freeman", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "00277203219882ac6e83fd50ab4981c8f786815c"}, {"date": "2024-04-16T14:41:45", "title": "Merge pull request #7559 from google/fix-7507", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "e4a36617f5703c34bb5063a818bd336c3970def6"}, {"date": "2024-04-16T11:20:37", "title": "Remove Sundanese Sanskrit", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "5c8b2a6ee44d35b47587e73fb5ddd3386857c4cf"}, {"date": "2024-04-16T11:08:37", "title": "Don't use Sanskrit Sundanese", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "af5993db8684622d1bbf01e989c8a4591e99eb60"}, {"date": "2024-04-15T10:11:35", "title": "Remove VIC WA NT guide families", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "968da63045e10ed79d7ea9e4060b0e69b3fbef5a"}, {"date": "2024-04-15T10:04:17", "title": "No Cyrillic and greek ext", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "b0c0bb76e0a34226dbcdc4d4ccdcb8fc37a06e94"}, {"date": "2024-04-15T09:46:00", "title": "Noto Sans Egyptian Hieroglyphs: Version 2.002; ttfautohint (v1.8.4.7-5d5b) added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "fed374d07952f01c209f2c3986a5eb377cc29b8f"}, {"date": "2024-04-15T09:24:53", "title": "Merge pull request #7555 from google/scorecard-args", "author": "Simon Cozens", "status": "new", "kind": "infrastructure", "id": "068c1cc0e1749e202ea863bf48bbc53062982465"}, {"date": "2024-04-15T09:24:26", "title": "Fix action args, docs was wrong", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "ae3e2c3e2471e64c9085d59443ee14610929f1be"}, {"date": "2024-04-15T09:20:28", "title": "Merge pull request #7554 from google/update-scorecard", "author": "Simon Cozens", "status": "new", "kind": "infrastructure", "id": "c9b5621cf4e2c0b55f777f607974364237c71851"}, {"date": "2024-04-15T09:08:40", "title": "Update ossf/scorecard to 2.3.1", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "6e7cfb6d5a5c3d16757cd1bfe720bde581aa57d8"}, {"date": "2024-04-12T17:51:07", "title": "Update x_element_alignment.textproto", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "fc4744305e197b77eeb92a3d496135f60b0f4e19"}, {"date": "2024-04-12T15:42:48", "title": "Freeman OFL license url update", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "6ca55c9aec259241118954d01859f5564968004f"}, {"date": "2024-04-12T13:38:00", "title": "Update to_production.txt (#7546)", "author": "nyshadhr9", "status": "modified", "kind": "infrastructure", "id": "a30fe14e71950565634ecb49aca21346f09e8545"}, {"date": "2024-04-12T11:04:21", "title": "path updated", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "50c0d5feb1282df52ccbec8159f4206103d19e0c"}, {"date": "2024-04-12T03:09:25", "title": "Update METADATA.pb", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "d9c21eaf7ebc901ccbbcb6514e19121b8474e3d5"}, {"date": "2024-04-12T03:07:07", "title": "Update DESCRIPTION.en_us.html", "author": "Viviana Monsalve", "status": "modified", "kind": "metadata", "id": "4a9de91c3b76706ce36769cd3f2d4edba8cb49ca"}, {"date": "2024-04-12T03:06:40", "title": "Update DESCRIPTION.en_us.html", "author": "Viviana Monsalve", "status": "modified", "kind": "metadata", "id": "211fc80fcef55563e81608b736c2e2d42c8f8fef"}, {"date": "2024-04-12T03:06:16", "title": "Update DESCRIPTION.en_us.html", "author": "Viviana Monsalve", "status": "modified", "kind": "metadata", "id": "b8c135d9fd79d134c8be2f51f7da100c10fdc244"}, {"date": "2024-04-12T02:59:07", "title": "Freeman: Version 1.000; ttfautohint (v1.8.4.7-5d5b) added", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "88622a74c26da23263ca2292531347e136bf260d"}, {"date": "2024-04-12T02:04:44", "title": "Merge pull request #7547 from google/designer-Gustavo-Ibarra", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "2b7e8b500dd6d5d6d7d73ad7a7706f5d1f98b909"}, {"date": "2024-04-12T01:56:22", "title": "Buenard: designer credit change", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "f6c5b3eaa692e33f383997fd49c2c84b02667c50"}, {"date": "2024-04-12T01:51:06", "title": "Gustavo Ibarra designer info updated", "author": "Viviana Monsalve", "status": "modified", "kind": "designer", "id": "4fe13e3271dd3b454226f9aaa62f4a224a0afc61"}, {"date": "2024-04-11T17:37:00", "title": "Merge pull request #7536 from google/gftools_packager_ofl_jersey25charted", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "1bd63b9446c7a14b939cc2af26ddbcacc9c498e8"}, {"date": "2024-04-11T17:25:34", "title": "Update DESCRIPTION.en_us.html", "author": "Viviana Monsalve", "status": "modified", "kind": "metadata", "id": "6546501d9ed1da9bfed0b9ebd96cc75720d258ff"}, {"date": "2024-04-11T17:25:11", "title": "Update DESCRIPTION.en_us.html", "author": "Viviana Monsalve", "status": "modified", "kind": "metadata", "id": "f3927327c7772f14e6d869a0b291602e5064dd8f"}, {"date": "2024-04-11T17:22:49", "title": "Update DESCRIPTION.en_us.html", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "194d300625c874574da3702fef93c9241fc155f9"}, {"date": "2024-04-11T17:08:41", "title": "Merge pull request #7378 from emmamarichal/tacone-article", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "1b635bc8883390a4e4e8a08a2c1cabfa7ac87907"}, {"date": "2024-04-11T09:22:33", "title": "reduced mp4 sizes", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "9bf30eff4d3909ca90c0f3993fcb231f717afe30"}, {"date": "2024-04-11T09:02:06", "title": "Merge pull request #7539 from google/gftools_packager_ofl_kalniaglaze", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "4654a50de4cc9e0d3792b21cf8665d74556b73e9"}, {"date": "2024-04-11T08:47:40", "title": "Update DESCRIPTION.en_us.html", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "1fa668e7928e3699828d57457663dfd5afa7521d"}, {"date": "2024-04-11T01:39:16", "title": "Update to_sandbox.txt (#7540)", "author": "nyshadhr9", "status": "modified", "kind": "infrastructure", "id": "a6af09a95dcd9774d5e0e8949d744bd551e6842a"}, {"date": "2024-04-11T01:16:39", "title": "ofl/robotoflex/article updated with youtube embed (#7519)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "2d1e76c9ed9a310b9dd4b974312253f4abd48a8c"}, {"date": "2024-04-11T00:28:55", "title": "emptying out the description file", "author": "Viviana Monsalve", "status": "modified", "kind": "metadata", "id": "9d8a94bb11477bdf4290fb5bb71efa99d237405e"}, {"date": "2024-04-11T00:07:00", "title": "greek-ext subset deleted", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "789b827cb16852187d8a8f78757fed1edde1c283"}, {"date": "2024-04-11T00:03:48", "title": "Kalnia Glaze article added", "author": "Viviana Monsalve", "status": "modified", "kind": "metadata", "id": "c45a17aee8daed7463ea4ffb99b57d5e0d333a9e"}, {"date": "2024-04-11T00:01:27", "title": "Kalnia Glaze: Version 1.107 added", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "51543cfebc2f5dd08746239fc050e3d804a91a17"}, {"date": "2024-04-10T20:07:27", "title": "Merge pull request #7535 from google/our-orbitron-upstream", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "54d406104217f3b63187a2c33dfc5e80d40f8e02"}, {"date": "2024-04-10T17:16:07", "title": "Merge pull request #7538 from google/davelab6-kodemono-minisite", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "4b74a15d465ba275341db382568ed1b0ac53096e"}, {"date": "2024-04-10T17:04:41", "title": "Update ofl/kodemono/METADATA.pb with minisite_url", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "c580287c5dc204d3e2f24817218565248f21f824"}, {"date": "2024-04-10T16:41:23", "title": "Merge pull request #7530 from google/add-mina-upstream", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "ef830de8d2c110f6f8c3dc0ba2ea481d44d85c18"}, {"date": "2024-04-10T13:43:37", "title": "Update DESCRIPTION.en_us.html", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "1d74ddb0efa8d35ca8f4849d10e363d2d249b459"}, {"date": "2024-04-10T13:41:46", "title": "Jersey 25 Charted: Version 1.001; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "3d8f0dee3a0bdd9449a13fc2c87458dab2563db2"}, {"date": "2024-04-10T13:13:31", "title": "Use our repo for Orbitron upstream", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "7139e5442efb10c433ab488dfc2a85df96f553a7"}, {"date": "2024-04-10T12:37:47", "title": "Remove old statics", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "521350211df46cf70e20d1cef00085452e054c38"}, {"date": "2024-04-10T12:37:11", "title": "Update description", "author": "Simon Cozens", "status": "modified", "kind": "metadata", "id": "f6051165be88596e34913452040a4fbc92221d19"}, {"date": "2024-04-10T12:34:54", "title": "Miriam Libre: Version 2.000 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "dc7107d4ff3483df98f319751e1f9d639c33fbba"}, {"date": "2024-04-10T10:11:31", "title": "Add mina upstream details", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "264e50ca452f289ae5abc03fae62edebd2068e6e"}, {"date": "2024-04-09T12:34:03", "title": "Merge pull request #7525 from google/gftools_packager_ofl_jacquard24charted", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "791320dea5e81489ee84250ce029bbffeec3a457"}, {"date": "2024-04-09T10:03:12", "title": "Jacquard 24 Charted: Version 1.001 added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "2d29d846d6402916b30b2b2f074ef3b410d06212"}, {"date": "2024-04-08T14:17:39", "title": "Merge pull request #7522 from google/hotfix-elsieswashcaps", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4dc2626d0ef38f6aee90b3462e4a7216d76cff49"}, {"date": "2024-04-08T13:32:46", "title": "Merge pull request #7500 from emmamarichal/sedan-description", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "3123e3930fa9f46c401213263bf72f7291241261"}, {"date": "2024-04-08T13:30:40", "title": "Merge pull request #7517 from google/merge-upstreams", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "ae85f00e7214bb008ed0dcb9b5a3ad3706cfde8e"}, {"date": "2024-04-08T12:36:00", "title": "apache: merge upstream.yaml into METADATA.pb", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "0e5f9dca2de5af2840f37377eef1bca93bcbffdd"}, {"date": "2024-04-08T12:27:18", "title": "Merge pull request #7513 from google/hotfix-bubblerone", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "1a1b23eeecaeb54b137b26290347aa9032b548d2"}, {"date": "2024-04-05T09:18:57", "title": "Merge pull request #7524 from emmamarichal/etienneaubertbonn", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "14be864b73c8df4c199365752c40a36fee425668"}, {"date": "2024-04-05T08:24:43", "title": "Add designer: \u00c9tienne Aubert Bonn", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "f505d3f13c2552a841a14bdf8db12632d6ef61e7"}, {"date": "2024-04-05T01:54:34", "title": "Merge pull request #7456 from google/gftools_packager_ofl_eduvicwantpreguide", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "5c5f26a925016b23739fb83aa1374d53eef89461"}, {"date": "2024-04-05T01:52:03", "title": "Merge pull request #7452 from google/gftools_packager_ofl_eduvicwantguide", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "de601651d9d23aeedc951f595fd7c3362b4f57c4"}, {"date": "2024-04-05T00:23:17", "title": "Update OFL.txt", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "7ac3f56e0f7df6e0ea6a989653e37e2d93a7e5ba"}, {"date": "2024-04-05T00:22:37", "title": "Update DESCRIPTION.en_us.html", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "b977feb0559a40a2df74ae26db551f9138553295"}, {"date": "2024-04-04T23:27:04", "title": "Update OFL.txt", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "9742a1d908e94fa0de6aed73762f625442da7d0f"}, {"date": "2024-04-04T23:25:47", "title": "Update DESCRIPTION.en_us.html", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "fae36b9057de57868c508e841d2a84a4120737cb"}, {"date": "2024-04-04T23:18:43", "title": "Merge pull request #7453 from google/gftools_packager_ofl_eduvicwanthandpre", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "5b33a0978a7fa80a923af662cc05c23ec474c54d"}, {"date": "2024-04-04T22:51:56", "title": "Update DESCRIPTION.en_us.html", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "735c32d522bdb642edb83256bf7a534080ce0473"}, {"date": "2024-04-04T22:34:05", "title": "Merge pull request #7209 from google/gftools_packager_ofl_jainipurva", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "8bf99d5fed0fa1532c9affb40c609a586c9b95da"}, {"date": "2024-04-04T22:32:49", "title": "Merge pull request #7208 from google/gftools_packager_ofl_jaini", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "4488ba1066e4338df686c74f5e54caab39ea043a"}, {"date": "2024-04-04T21:04:38", "title": "Update DESCRIPTION.en_us.html", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "e1c3432987fe28e28de1c8b6c908a9b180be0b5d"}, {"date": "2024-04-04T21:01:33", "title": "Update DESCRIPTION.en_us.html", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "3915d73a3c3ea5f9069c3e80ac43643350c04a35"}, {"date": "2024-04-04T14:29:31", "title": "Bumped version", "author": "Yanone", "status": "modified", "kind": "family", "id": "078516296fee3fa9340f331ad515435d583f48f5"}, {"date": "2024-04-04T14:27:40", "title": "Bumped version to 1.003", "author": "Yanone", "status": "modified", "kind": "family", "id": "1e3cfed34c2c85026798165b8e210c31c2ef75b1"}, {"date": "2024-04-04T14:25:30", "title": "Update ElsieSwashCaps-Regular.ttf", "author": "Yanone", "status": "modified", "kind": "family", "id": "763598599da2675c2e15065d93bb5af57b374fef"}, {"date": "2024-04-04T13:09:35", "title": "updated noto status. lists of the 4th of April 2024 (#7520)", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "2ae364a1e89e8707a38498cd56c504c31ccb61ec"}, {"date": "2024-04-04T12:46:08", "title": "Merge pull request #7415 from google/gftools_packager_ofl_edunswacthandpre", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "04c469203115d0ef2926e4a1a652db640a0a8dd0"}, {"date": "2024-04-04T12:41:34", "title": "Merge pull request #7410 from google/gftools_packager_ofl_edunswactcursive", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "e72108c9b1b1022e572c153eb913fba8de2720a5"}, {"date": "2024-04-04T10:39:32", "title": "Update METADATA.pb", "author": "Yanone", "status": "modified", "kind": "family", "id": "97542efaaa4a0c15324f74b6305f32470913f03c"}, {"date": "2024-04-04T10:39:16", "title": "Update METADATA.pb", "author": "Yanone", "status": "modified", "kind": "family", "id": "0aa06cd1e9761e169718f14e1491d8e85e603fd2"}, {"date": "2024-04-04T10:35:56", "title": "Update METADATA.pb", "author": "Yanone", "status": "modified", "kind": "family", "id": "51562e61d15e457206650a8182cf964ca26a49be"}, {"date": "2024-04-04T10:35:35", "title": "Update METADATA.pb", "author": "Yanone", "status": "modified", "kind": "family", "id": "6312a7aa35e6ea7a97dc166c88f6fcef60272e74"}, {"date": "2024-04-04T10:33:52", "title": "Update METADATA.pb", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "df9159e0c0624bd259c8ea836f4319b2647f439e"}, {"date": "2024-04-04T10:33:24", "title": "Jaini Purva: Version 2.000; ttfautohint (v1.8.4.7-5d5b) added", "author": "Yanone", "status": "modified", "kind": "family", "id": "9edfb3dc4224503e22cf53840da0d9d940161a0b"}, {"date": "2024-04-04T10:32:21", "title": "Update METADATA.pb", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "3abc5a56c26e4cff997537d4aaaa2fbaa06f48d5"}, {"date": "2024-04-04T10:31:17", "title": "Jaini: Version 2.000; ttfautohint (v1.8.4.7-5d5b) added", "author": "Yanone", "status": "new", "kind": "family", "id": "2bdc45071438b242844ce368682e9164f5cef332"}, {"date": "2024-04-03T21:38:35", "title": "Lists of the 29th of March (#7501)", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "869ad0be0d68f222cb8fc31549356fa00bb2f24a"}, {"date": "2024-04-03T20:49:42", "title": "Merge upstream.yaml into METADATA.pb [skip ci]", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "66f91f10f8e8590367c541bcb5adbe66c933f15f"}, {"date": "2024-04-03T16:53:37", "title": "Merge pull request #7516 from google/gftools_packager_ofl_playwritevn", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "e748e6dd7516d7133401f54783a5ec9c46b5f2a9"}, {"date": "2024-04-03T16:25:47", "title": "Playwrite VN: Version 1.000 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "092d10820a49ef9c851261aa88a5cc33d5d60f71"}, {"date": "2024-04-03T14:00:08", "title": "Several hotfixes to bring font into compliance (mainly vertical metrics)", "author": "Yanone", "status": "modified", "kind": "family", "id": "011460f75d228669f101787e946f69e59f7debee"}, {"date": "2024-04-03T13:22:58", "title": "Merge pull request #6407 from google/gftools_packager_ofl_notosanscanadianaboriginal", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "4d3753bff382cefeff2925722f8dcff2836b6f62"}, {"date": "2024-04-03T12:56:48", "title": "Merge pull request #7464 from google/gftools_packager_ofl_greatvibes", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "adb46390be86a69baa4cdfab6c1d61da6b95e2b6"}, {"date": "2024-04-02T21:30:57", "title": "Merge pull request #143 from moyogo/fix-african-data", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "b041811a05ec60eb89e7c360aeb217e853f8517f"}, {"date": "2024-04-02T20:32:08", "title": "XPN2 display name fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "95ce67f7b6fa650dff9f8cb3bd2cb8038b46850f"}, {"date": "2024-04-02T20:31:11", "title": "XPN1 display name fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "da5fa8340e05781b925d44946d5431efc9850d0d"}, {"date": "2024-04-02T20:26:59", "title": "Add Vertical Position of Paint 2 [YPN2] axis", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "2380cabb4a0a61d6f759f948c4112159fbc3ee22"}, {"date": "2024-04-02T20:23:41", "title": "Add Vertical Position of Paint 1 [YPN1] axis", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "515a884bcd828b20664231b70337387cad5ee322"}, {"date": "2024-04-02T19:12:12", "title": "XPN1 fallback_only field added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "11aa2a1c38eff7b63edc4207d9d26db10fd699d0"}, {"date": "2024-04-02T19:04:34", "title": "Add Horizontal Position Paint 2 [XPN2] axis", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "baf0c6e64fc3c3206833ff6c79d5bf89de150881"}, {"date": "2024-04-02T19:00:16", "title": "Add Horizontal Position Paint 1 [XPN1] axis", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "46185b893012afd2805010e4180b42f50021e3c9"}, {"date": "2024-04-02T18:46:17", "title": "Add Size of Paint 2 [SZP2] axis", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "37202b666ac671c2c2f0d42058bba5aef1ab5703"}, {"date": "2024-04-02T18:37:11", "title": "prject reference added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "5e02ad05bd66f392898562966ef66b04c8aabad1"}, {"date": "2024-04-02T18:36:14", "title": "Add Size of Paint 1 [SZP1] axis", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "033b20c73a1efa0ebbb4177031ed6c5a13ce50cb"}, {"date": "2024-04-02T18:19:20", "title": "Add Element Expansion [ELXP] axis", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "1ff6d724371db8f84ea81be595928029da9e5a64"}, {"date": "2024-04-02T17:45:42", "title": "Updating CHANGELOG.md with v0.4.4 info", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "00162cc6d4fc765bf6bf80f0f9894cb1db9367f5"}, {"date": "2024-03-29T13:19:31", "title": "Merge pull request #7498 from emmamarichal/tacone-designers", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "1dc77bd6e3f840b133e7e4095a970625ac229a78"}, {"date": "2024-03-29T13:18:28", "title": "Merge pull request #7497 from emmamarichal/reddit-designers", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "1b9f9037b581f437d49f0dd2dfedebfd69b3d8b2"}, {"date": "2024-03-29T13:15:53", "title": "Merge pull request #7499 from emmamarichal/afrotype", "author": "Viviana Monsalve", "status": "modified", "kind": "metadata", "id": "8ceb45bf835738ce425bbc16a0059b68e304004d"}, {"date": "2024-03-29T12:58:56", "title": "description Sedan SC", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "9b1cda3310c00d79ede91b7e67662839590c0057"}, {"date": "2024-03-29T12:23:41", "title": "Add designer: Afrotype", "author": "Emma Marichal", "status": "modified", "kind": "designer", "id": "0be4ba8efdd444730a9cffe127f480d043f4dcee"}, {"date": "2024-03-29T11:29:13", "title": "Add Afrotype", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "2464210b730fbc5ad4ac95d412ed70542cd1e2aa"}, {"date": "2024-03-29T10:50:09", "title": "Add OrangeRed to the designer list", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "4f3f93ae8ced2b75f30efeecaf79bc0523a2cf18"}, {"date": "2024-03-28T21:44:16", "title": "Update to_sandbox.txt to remove pushed items.", "author": "Garret Rieger", "status": "modified", "kind": "infrastructure", "id": "a3fed2a88527f78f6a0fc2cc8f0ab02390cc0e88"}, {"date": "2024-03-28T21:18:58", "title": "Update to_production.txt removed pushed items.", "author": "Garret Rieger", "status": "modified", "kind": "family", "id": "5381f12524623f1b4a91853f5cd187dbfc05352e"}, {"date": "2024-03-28T18:29:58", "title": "Great Vibes: Version 1.103; ttfautohint (v1.8.4.7-5d5b) added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "a6039f387a790a092e417b4e8dbdd5b57fe4d6d4"}, {"date": "2024-03-28T17:08:01", "title": "Update to_production/to_sandbox.txt with pushed items.", "author": "Garret Rieger", "status": "modified", "kind": "infrastructure", "id": "a2270090c2ad2e48a89b65cde9e655c96b64c5e4"}, {"date": "2024-03-28T16:50:03", "title": "Merge pull request #7353 from google/gftools_packager_ufl_ubuntusansmono", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "3e71714bbe7560ca4bd6aba9bc6b3b4b1a4d77fe"}, {"date": "2024-03-28T14:12:52", "title": "Merge pull request #7391 from google/gftools_packager_ofl_jaro", "author": "Marc Foley", "status": "new", "kind": "family", "id": "bd59a298fdd349a5224819315ebf0b86f168a6de"}, {"date": "2024-03-28T14:10:33", "title": "Merge pull request #7392 from google/gftools_packager_ofl_teachers", "author": "Marc Foley", "status": "new", "kind": "family", "id": "55d8aa73bdc5e59a5936619a48ea3fb82a0ac790"}, {"date": "2024-03-28T14:07:44", "title": "Merge pull request #7477 from emmamarichal/celinehurka", "author": "Marc Foley", "status": "new", "kind": "designer", "id": "2b8771278ee8537c9e3a81105c466b30d0059e9f"}, {"date": "2024-03-28T14:06:57", "title": "Merge pull request #7472 from google/mongolian-is-not-chinese", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "dcb1cbb25e4ff10b33df2be1c27d6c4ce8424b58"}, {"date": "2024-03-28T13:34:03", "title": "Merge pull request #7436 from google/gftools_packager_ofl_edusadottedguide", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "db74a67b45ae9f644a80836a61ddeb3c351f4b03"}, {"date": "2024-03-28T13:25:48", "title": "Merge pull request #7438 from google/gftools_packager_ofl_edusahandcursive", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "02fa179fc702d2dedfb19d0701931deeb3386c02"}, {"date": "2024-03-28T10:48:38", "title": "Update OFL.txt", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "c6fb2a571508ea96e86ca6d51015e082920acc8d"}, {"date": "2024-03-28T10:43:35", "title": "Merge pull request #7475 from emmamarichal/gunnlaugurbriem", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "87151ce3ad852ca3dfd350d4c678466ba5f993d6"}, {"date": "2024-03-28T09:19:25", "title": "Merge pull request #7040 from google/gftools_packager_ofl_briemhand", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "68cf816560d8e072ea137780733cc734512e5224"}, {"date": "2024-03-28T09:08:46", "title": "Merge pull request #7480 from google/restore-symbols-samples", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "3ec71ca2b8d05e35e1c110c1b8010e3838554d93"}, {"date": "2024-03-28T08:57:38", "title": "Update METADATA.pb - classifications", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "28e9971988d1b64dfa2dde4bfba0dadf6faa5edf"}, {"date": "2024-03-28T08:57:09", "title": "Update OFL.txt - url", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "ed29a658fda4c69cd8a50ec852ea3593366f1a10"}, {"date": "2024-03-28T08:49:11", "title": "Merge pull request #7462 from emmamarichal/chankdiesel", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "2fe1fc7ff78ba9bcf9e3522f6ca194c558d51076"}, {"date": "2024-03-28T08:37:17", "title": "Briem Hand: Version 1.003 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "2f2518247f053e223af7014032367f17d74e1ebb"}, {"date": "2024-03-28T07:37:22", "title": "Include 'SE' in name", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "cdf4d41d65bfc68aa3016050461fe624f9ef1910"}, {"date": "2024-03-28T07:36:39", "title": "Briem Hand: Version 1.003 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "6df879b168f62b5b4b67c0a3a845a3037474e78d"}, {"date": "2024-03-27T17:52:00", "title": "Restore symbols samples, fixes #7479", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "dacad0807bcecd20dd54c57288fbceea5b1bc7a9"}, {"date": "2024-03-27T17:02:48", "title": "Lists of the 27th of March (#7474)", "author": "Emma Marichal", "status": "modified", "kind": "designer", "id": "e1ef2ccb80d461da9efb7277f9dcffa02a87ec0f"}, {"date": "2024-03-27T16:00:24", "title": "Added SE", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "78477ea60cc7e6979e6da41256f84add73914925"}, {"date": "2024-03-27T14:21:35", "title": ".mp4 file size", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "ca05b8484bbd1da8cb919fa793ac804924aeea67"}, {"date": "2024-03-27T13:29:03", "title": "Designer added: C\u00e9line Hurka", "author": "Emma Marichal", "status": "modified", "kind": "designer", "id": "2f052d76fbe23d61e02b765ea7416a88ae81bd2d"}, {"date": "2024-03-27T11:13:33", "title": "Add designer: gunnlaugur briem", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "b3dec38f15e359d09ca61f95dea9fe07b4a72fac"}, {"date": "2024-03-27T10:57:09", "title": "Briem Hand: Version 1.003 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "eef42261cbe7cf51aeb07da4c70ba7a54fd8fe84"}, {"date": "2024-03-26T16:57:44", "title": "Remove chinese subset", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "890eda0835b2d43939508605e739e3bbd4aabbb5"}, {"date": "2024-03-26T10:15:15", "title": "Merge pull request #7469 from garretrieger/to_sandbox", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "3713e5225a6a474889ffb206ce1331290229e077"}, {"date": "2024-03-25T18:13:17", "title": "Fix duplicate tags for Sedan, Sedan SC.", "author": "Garret Rieger", "status": "modified", "kind": "infrastructure", "id": "8f7a48c51a30c0ce750c46c5e66b44abfa0a66df"}, {"date": "2024-03-25T17:47:12", "title": "Remove duplicate Platypi entries in the tags list.", "author": "Garret Rieger", "status": "modified", "kind": "infrastructure", "id": "afe37952303be5c7d86ac04ce95813e094332c5c"}, {"date": "2024-03-25T17:28:31", "title": "Remove duplicate Noto Serif Hentaigana entries.", "author": "Garret Rieger", "status": "modified", "kind": "infrastructure", "id": "f47935ade48cc5bc02ed184acec0081041477e35"}, {"date": "2024-03-22T15:26:39", "title": "Merge pull request #7352 from google/gftools_packager_ufl_ubuntusans", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "a8fec62c87753aa80a4d40b10517d6d3dabc6d63"}, {"date": "2024-03-22T12:38:00", "title": "Update METADATA.pb", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "fc5202e4e8b2a4824288ef26f6e54bcc7ea5b518"}, {"date": "2024-03-22T12:31:19", "title": "Ubuntu Sans Mono: Version 1.006 added", "author": "Yanone", "status": "modified", "kind": "family", "id": "5c337cdb931be656a198038bcbab8c84cd595fd1"}, {"date": "2024-03-22T12:25:34", "title": "Update METADATA.pb", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "11affb9b36c52244a72d83a92bb98af59accbd08"}, {"date": "2024-03-22T12:19:31", "title": "Ubuntu Sans: Version 1.006 added", "author": "Yanone", "status": "new", "kind": "family", "id": "ae5cea80493d52cecdea0e9b94cc3b1007cd4b5f"}, {"date": "2024-03-21T14:12:52", "title": "Merge pull request #7459 from google/PW-CO-article-update", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "fc425af23041db5ebc206d79947cb35b1e695584"}, {"date": "2024-03-21T13:35:20", "title": "Merge pull request #7463 from google/tags4", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "7be8232bb6d65cb55cea2c57f89f3c038c3e70c4"}, {"date": "2024-03-21T13:28:30", "title": "update tags and remove dups", "author": "Marc Foley", "status": "modified", "kind": "designer", "id": "dad15b11ad34ffeedefd0644ac8e15dd319f3753"}, {"date": "2024-03-21T10:14:30", "title": "Add designer: Chank Diesel", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "8e6db3d73b506ba3eda31fb01d72390c07896258"}, {"date": "2024-03-21T00:38:18", "title": "Remove trailing slashes that are messing up perforce", "author": "Evan Adams", "status": "modified", "kind": "infrastructure", "id": "ea9a8295fb9f39e01707969476010eaa4ec58585"}, {"date": "2024-03-20T14:27:53", "title": "ascenders adn descenders small fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "40d0bbefc30e837b311b3854fb9fc69113e42e62"}, {"date": "2024-03-20T14:20:47", "title": "updating PW-CO article to latest version", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "482b8bd373655243c30337ff21bc3f654a25fd68"}, {"date": "2024-03-20T13:36:03", "title": "Update families.csv (#7401)", "author": "nyshadhr9", "status": "modified", "kind": "family", "id": "25ebd144edd20bfdb341f3f71e3b38fbf6269062"}, {"date": "2024-03-20T12:57:53", "title": "Edu VIC WA NT Pre Guide: Version 1.000 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "55a650f8e6707907d7fb29c7ffe316e5a2b9cf6a"}, {"date": "2024-03-20T12:57:15", "title": "Edu VIC WA NT Hand Pre: Version 1.000 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "2143086e586ea30be8a330efbefb18d29dcdcc22"}, {"date": "2024-03-20T12:57:00", "title": "Edu VIC WA NT Guide: Version 1.000 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "26354c482de2e6033a8d7a3bf9a5b13c02e51642"}, {"date": "2024-03-20T12:55:57", "title": "Edu VIC WA NT Arrows: Version 1.000 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "23d61d630f27934d58ec1130c16681cc760923b5"}, {"date": "2024-03-20T12:45:17", "title": "Edu SA Hand Cursive: Version 2.000 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "fb24a0283a3ea3473781a8aa0a4a57206eea5975"}, {"date": "2024-03-20T12:44:55", "title": "Edu SA Dotted Guide: Version 2.000 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "f7f012a219f4ab01cd72c49962b01c0437108a32"}, {"date": "2024-03-20T12:30:01", "title": "Edu NSW ACT Hand Pre: Version 2.000 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "cf6c366f77a673690446225a529d892fdf0e2547"}, {"date": "2024-03-20T12:26:58", "title": "Edu NSW ACT Cursive: Version 2.000 added", "author": "Simon Cozens", "status": "new", "kind": "family", "id": "a4067212727d7f5b6cef2061e56227a08756ac0c"}, {"date": "2024-03-20T10:20:06", "title": "Merge pull request #7403 from google/gftools_packager_ofl_edunswacthand", "author": "Marc Foley", "status": "new", "kind": "family", "id": "d3e5b66f46284720fa3061e726936ae10c11b15d"}, {"date": "2024-03-20T10:19:58", "title": "Merge pull request #7404 from google/gftools_packager_ofl_eduqldhand", "author": "Marc Foley", "status": "new", "kind": "family", "id": "5424d1c5a258f343864a8c7e67c7adaf6aac7c1a"}, {"date": "2024-03-20T10:19:37", "title": "Merge pull request #7405 from google/gftools_packager_ofl_edusahand", "author": "Marc Foley", "status": "new", "kind": "family", "id": "b9bb735fc7e200b525a4720ab17ad7c790b2b88c"}, {"date": "2024-03-20T10:18:49", "title": "Merge pull request #7389 from google/gftools_packager_ofl_danfo", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "45803c1e29c4921006256fb3d3f2bc3482fffad9"}, {"date": "2024-03-20T09:09:22", "title": "Edu SA Hand: Version 2.000 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "c79c3a19dc342542632ca603f41367bbbd6bd087"}, {"date": "2024-03-19T21:38:07", "title": "Edu QLD Hand: Version 2.000 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "094a3986bdf0a11abf6117438be373e2c7f49674"}, {"date": "2024-03-19T16:11:14", "title": "Edu NSW ACT Hand: Version 2.000 added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "a13ad6f0d369549fd2effb3e1a1f2298a6a68fc1"}, {"date": "2024-03-19T15:37:43", "title": "Merge pull request #7402 from google/gftools_packager_ofl_eduvicwanthand", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "25c5568238772471c98462a002194c712ad6846f"}, {"date": "2024-03-19T14:32:29", "title": "Edu VIC WA NT Hand: Version 1.000 added", "author": "Simon Cozens", "status": "new", "kind": "family", "id": "35bf8e015f6f8a456a1612f27dc45b88c91ed89e"}, {"date": "2024-03-18T11:59:31", "title": "Merge pull request #7400 from google/revert-7387-gftools_packager_ofl_jersey25charted", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "4e340e55e8940e7c7bfac8e798e72ab309f5fdf0"}, {"date": "2024-03-18T11:44:47", "title": "Revert \"Jersey 25 Charted: Version 1.000; ttfautohint (v1.8.4.7-5d5b) added\"", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "db5706d09eed24ab5eda3bbc4d5afcc345476391"}, {"date": "2024-03-18T10:54:49", "title": "Merge pull request #7376 from google/gftools_packager_ofl_sawarabimincho", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4a03839cfa3c86b93037e4e48acb0f6e3ec135a3"}, {"date": "2024-03-15T15:23:18", "title": "description", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "05a39dd04379aa3cd5cc1bf78d90a63b05ad5194"}, {"date": "2024-03-15T15:19:18", "title": "[gftools-packager] Teachers: Version 1.001 added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "844e425082b1109a89baff88db97877636d9fd33"}, {"date": "2024-03-15T15:12:00", "title": "description", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "6aa54227245c2c60e8b7a6e91cd514c16f43095a"}, {"date": "2024-03-15T15:10:31", "title": "[gftools-packager] Jaro: Version 1.000 added", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "2a07a56bcebfea58b4b95400a569e854ffcf48bf"}, {"date": "2024-03-15T11:27:59", "title": "Merge pull request #7305 from google/gftools_packager_ofl_jacquard24", "author": "Marc Foley", "status": "new", "kind": "family", "id": "1098e748d7ae888224d36498c10c14a75aa9cb46"}, {"date": "2024-03-15T11:12:36", "title": "Merge pull request #7307 from google/gftools_packager_ofl_jacquard24charted", "author": "Marc Foley", "status": "new", "kind": "family", "id": "24a098ab64a1c4278701290ac615bf44fde74407"}, {"date": "2024-03-15T11:08:57", "title": "Merge pull request #7384 from google/gftools_packager_ofl_jersey20", "author": "Marc Foley", "status": "new", "kind": "family", "id": "9f311b4215f83ab634fe3b54dbee11b677e1200d"}, {"date": "2024-03-15T11:08:13", "title": "Merge pull request #7385 from google/gftools_packager_ofl_jersey20charted", "author": "Marc Foley", "status": "new", "kind": "family", "id": "fb6f1528e8e846d529a3440b5cb9cceedb9088b1"}, {"date": "2024-03-15T11:07:54", "title": "Merge pull request #7386 from google/gftools_packager_ofl_jersey25", "author": "Marc Foley", "status": "new", "kind": "family", "id": "93a2ed5e4f8d46c2a55e279fd1e6480da2b65dfb"}, {"date": "2024-03-15T11:07:33", "title": "Merge pull request #7387 from google/gftools_packager_ofl_jersey25charted", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "af2c215f8b7b6ace7f38f8660a8ca2c1ba47d73d"}, {"date": "2024-03-15T11:03:50", "title": "description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "614b3112eb03611aac39744c16837e42b5ff1975"}, {"date": "2024-03-15T11:02:34", "title": "[gftools-packager] Danfo: Version 1.000 added", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "d2b9348881de03c9163af2275d5389f4b3784cd0"}, {"date": "2024-03-15T10:54:35", "title": "Merge pull request #7347 from google/gftools_packager_ofl_notosansoriya", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "e31729980a59fe5f6ff6a3fa20e51a69f04986a4"}, {"date": "2024-03-15T10:27:56", "title": "update", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "c2018b214202ee2bbb34450a1077544505845c73"}, {"date": "2024-03-15T10:26:31", "title": "[gftools-packager] Jacquard 24 Charted: Version 1.000 added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "97f04cb44463b1a4608837b337fd0dbf8c14ef55"}, {"date": "2024-03-15T10:22:58", "title": "update", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "496027273d95df2174082665806460d52ea5d6b8"}, {"date": "2024-03-15T10:16:59", "title": "[gftools-packager] Jacquard 24: Version 1.000; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "9a8109084c504587083e801a6d944ee3eaf6136d"}, {"date": "2024-03-15T10:02:02", "title": "description and metadatas", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "a9185056d51c984ac135ca9fbe3d010ee8d038d5"}, {"date": "2024-03-15T10:00:46", "title": "[gftools-packager] Jersey 25 Charted: Version 1.000; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "1b92994daf3e62aa372972860baf5a308d6e2b8e"}, {"date": "2024-03-15T09:54:11", "title": "description and metadatas", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "8615ac1c154172eada5b296ad09b1c67142e9153"}, {"date": "2024-03-15T09:53:18", "title": "[gftools-packager] Jersey 25: Version 1.000; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "ad0dcd62c2447aee9b57e483efb2b1e19de41f08"}, {"date": "2024-03-15T09:48:07", "title": "description and metadatas", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "5875569dd7b1f8e4cefa339de085e71ca68f7d46"}, {"date": "2024-03-15T09:47:06", "title": "[gftools-packager] Jersey 20 Charted: Version 1.000; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "3ce7a4a6d9989d59043f3a112877ef8ee8d6bd1c"}, {"date": "2024-03-15T09:43:36", "title": "description and metadatas", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "4151d23de8fc52d785ebc6c9e53a8db3c9e70e46"}, {"date": "2024-03-15T09:41:34", "title": "[gftools-packager] Jersey 20: Version 1.000; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "01750835d5ebae70ce76b08ea9c88f1dbe2b536f"}, {"date": "2024-03-15T09:21:02", "title": "Change an image", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "4b3630b2acd73faa754ba22ebc5626a27a4c364d"}, {"date": "2024-03-14T14:15:37", "title": "Merge pull request #7382 from google/ci-article-fix", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "d52f8ad76ce860a72ee6094b2ad685c0d1d9dd95"}, {"date": "2024-03-14T14:02:05", "title": "replace .gif by .mp4", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "b5008cb12d47b9be4b2374c8ba2b2ae126a2015f"}, {"date": "2024-03-14T13:39:07", "title": ".ci/run: skip article directories", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "cfce76e2a8917a76325b729e66c4d4da3fb2d218"}, {"date": "2024-03-13T15:14:07", "title": "Merge pull request #7369 from emmamarichal/seyiolusanya", "author": "Marc Foley", "status": "new", "kind": "designer", "id": "223f3d15c34471024b292e1ace7bfc3ac9595de9"}, {"date": "2024-03-13T15:13:23", "title": "Merge pull request #7372 from emmamarichal/rocknrollone-metadatas", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "8553cf1c8bdb40906d89057f4664c7505af66875"}, {"date": "2024-03-13T14:35:24", "title": "Merge pull request #7379 from emmamarichal/albertsans-description", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "4de3f3883d4a179c491b3c8aa319e73cc0ae41c8"}, {"date": "2024-03-13T10:32:19", "title": "URL updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "b8e3d029360005a67a089f91237b4d30e6b60592"}, {"date": "2024-03-13T10:07:42", "title": "Added images + article + delete the description content", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "45172e972064807e85ce81447fa1281930c2faec"}, {"date": "2024-03-13T09:18:25", "title": "Merge pull request #7377 from google/davelab6-impallari-descriptions", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "8521f8ee81ed4fccf7af78fd7c032c3d2965d510"}, {"date": "2024-03-12T21:30:14", "title": "Merge pull request #7082 from google/gftools_packager_ofl_micro5charted", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "4e0361c67272c31fc3cdd9df9eb92899f350dc64"}, {"date": "2024-03-12T15:56:25", "title": "Update a few @impallari descriptions", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "75b8a1d348f1cb3f64a46fadd8914ad6272734c1"}, {"date": "2024-03-12T10:54:14", "title": "knowledge_graph: update urls", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "faa84e5b35032671b4ddc071a14b0b39cc7d0da1"}, {"date": "2024-03-12T10:35:29", "title": "Merge pull request #7345 from google/push-lists", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "3f7449f7a0ddd5327d3260367760447740a8cf59"}, {"date": "2024-03-12T08:50:41", "title": "Tweaks", "author": "Simon Cozens", "status": "modified", "kind": "metadata", "id": "cddcb3945bb0d8cdbfdb518ecbdfc900a8b2cebb"}, {"date": "2024-03-12T08:01:32", "title": "Sawarabi Mincho: Version 1.082; ttfautohint (v1.8.4.7-5d5b) added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "363ff1cd24a2d76345a97c9b58f80048aaaf0bc3"}, {"date": "2024-03-11T11:10:10", "title": "Update to_sandbox.txt", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "1d651a75d9abc57dddfdb2bf66d543ff36e22c4a"}, {"date": "2024-03-11T11:10:10", "title": "Update to_production.txt", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "e2922dbb712a2228cf32cb074a1fb48f90f62b5e"}, {"date": "2024-03-11T11:10:10", "title": "Update to_production.txt", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "e99e785127a0a5434db3d94a0448b45f089d13ce"}, {"date": "2024-03-11T11:10:10", "title": "Update to_sandbox.txt", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "af87f9c7c850b505150ce82a5130b3f867794638"}, {"date": "2024-03-11T11:10:10", "title": "Update to_sandbox.txt", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "d497428f806ef19253d7f21c137fb678eab00452"}, {"date": "2024-03-11T11:10:10", "title": "Update to_production.txt", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "72362753c915d88b723379b440430381fbe95698"}, {"date": "2024-03-11T11:10:10", "title": "Update to_sandbox.txt", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "234498f2f4d6032bee11f23ddf6b1cfce800147e"}, {"date": "2024-03-11T11:10:10", "title": "update push lists", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "d08747a6ae53ea97b14d265776af92b9153ac2bf"}, {"date": "2024-03-11T11:06:06", "title": "knowledge_graph: update urls", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "89378b94ebec76de840d7f4cb447dec36e34b3b4"}, {"date": "2024-03-08T16:21:06", "title": "Merge pull request #7374 from google/davelab6-readme-gh", "author": "Emma Marichal", "status": "new", "kind": "infrastructure", "id": "3992c83a1afd00abb72a6c237159f20e419433dc"}, {"date": "2024-03-08T16:17:03", "title": "Update README.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "9e5e08600b49aff0c795a27c9b340190849c7c3a"}, {"date": "2024-03-08T16:00:51", "title": "Merge pull request #7373 from google/knowledge_fix", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "96b478369a400eea7b497828ff3adc658555bc65"}, {"date": "2024-03-08T15:54:36", "title": "knowledge_graph: Do not check url if domain is in whitelist", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "cac6c2836662d69b706e4a41135bbbc24f07b6fd"}, {"date": "2024-03-08T15:27:56", "title": "removed cyrillic", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "a22af908554e134919322c0bf696e295680a589c"}, {"date": "2024-03-08T09:47:51", "title": "Merge pull request #7365 from google/davelab6-domine-desc", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "12f548adcc2f9fed985aefea31ebf2d346df6cd7"}, {"date": "2024-03-07T16:21:56", "title": "Merge pull request #7370 from google/cats", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "8d2183fc8ab43d300bc19583feb484952e2e1182"}, {"date": "2024-03-07T16:14:41", "title": "update family tags", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c1c0671f525eca1c8c88135ddbd07f30900dfa9a"}, {"date": "2024-03-07T15:10:38", "title": "Merge pull request #7310 from google/gftools_packager_ofl_redditsans", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "9422aae32d4f3974c36a8ec1262f33f7111315e0"}, {"date": "2024-03-07T15:00:28", "title": "Add designer: Seyi Olusanya", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "42718afc808806b9735cba3f6fc19924077688f2"}, {"date": "2024-03-07T14:29:22", "title": "Update METADATA.pb", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "acbb85303c09999a02bf936f1e60a01162f26f1c"}, {"date": "2024-03-07T14:27:45", "title": "Merge pull request #7314 from google/gftools_packager_ofl_redditsanscondensed", "author": "Marc Foley", "status": "new", "kind": "family", "id": "c14acb188d54d97d8685ade385369b52301245ea"}, {"date": "2024-03-07T14:14:15", "title": "Merge pull request #7321 from google/gftools_packager_ofl_platypi", "author": "Marc Foley", "status": "new", "kind": "family", "id": "a6bdb8b4901496f6869702cbfb551a070f570516"}, {"date": "2024-03-07T09:36:16", "title": "Merge pull request #7356 from google/davelab6-lekton-category", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "ae6e1ada99042ddfc4fee536470894b1e58cb6ef"}, {"date": "2024-03-07T09:35:14", "title": "Merge pull request #7357 from google/davelab6-gfsdidot", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "79ba9cd68a004450dadfd6eafd4a3feb22386f03"}, {"date": "2024-03-07T09:32:51", "title": "Merge pull request #7360 from google/davelab6-gk-desc", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "972db294f12569289cf8834e3b48abb96201863e"}, {"date": "2024-03-07T09:21:54", "title": "Merge pull request #7362 from google/davelab6-crete-desc", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "12457193aaeadc432b9129aa2513c1715db22394"}, {"date": "2024-03-07T09:17:58", "title": "Update DESCRIPTION.en_us.html", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "4b6410f4a9b012b2cb86b0fcaff78e7c38ae5673"}, {"date": "2024-03-07T09:11:11", "title": "Merge pull request #7366 from google/davelab6-gfk-typo", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "950ce39a35e94b7f668b6fe0ad0bd15a8875e3de"}, {"date": "2024-03-07T09:07:46", "title": "update", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "abc32f4aed20b213611431c19dab8e0842ffc147"}, {"date": "2024-03-07T09:06:34", "title": "[gftools-packager] Platypi: Version 1.200 added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "a61cad4b21501adcd1f9fa1a91c53b06caf89e0b"}, {"date": "2024-03-07T07:29:41", "title": "Fix typo in GFK designing_for_learnability ", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "ded269b4fe02369f51c68bb38d74cf8a245ac20c"}, {"date": "2024-03-07T06:51:11", "title": "Update ofl/domine/DESCRIPTION.en_us.html", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "04a7905a871a1e94dc01277a9c56efc9ed22c42c"}, {"date": "2024-03-07T06:28:16", "title": "Update ofl/creteround/DESCRIPTION.en_us.html", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "4d5e267c7d365bd8adeaa160713baa95ce25c6ac"}, {"date": "2024-03-07T05:08:56", "title": "Update ofl/kurale/DESCRIPTION.en_us.html", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "7cfdca81821fb4e7233dedf52b33f63b86eb2cf9"}, {"date": "2024-03-07T05:08:18", "title": "Update ofl/gabriela/DESCRIPTION.en_us.html", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "113af68ffae0cf4e0b07babed31f8269a8269c99"}, {"date": "2024-03-07T01:14:26", "title": "Update ofl/gfsdidot/DESCRIPTION.en_us.html", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "25eb9a63403a630dbd0f38b69d0053a6bd189805"}, {"date": "2024-03-07T01:07:56", "title": "Update ofl/lekton/METADATA.pb category to MONOSPACE", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "49195ffd25b6be92baf8f1256ef6567be99305ce"}, {"date": "2024-03-06T10:04:36", "title": "Merge pull request #7351 from emmamarichal/joan-metadata", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "e54c9cc09e08f716843fac9064425534364dc399"}, {"date": "2024-03-06T09:58:42", "title": "Merge pull request #7344 from google/update-upstreams-2", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "0ea44e248eed343f59079ba07d58df9e57515d17"}, {"date": "2024-03-06T09:57:10", "title": "Merge pull request #7343 from google/update-upstreams-1", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "4551aec7e3cfee4ce3bdc42e39c3c344a6142178"}, {"date": "2024-03-06T09:53:59", "title": "Merge pull request #7346 from google/davelab6-lylas-latinext", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "e4e41937a412a41666efb5f09a0404078c3a8891"}, {"date": "2024-03-06T09:52:42", "title": "Category updated", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "d7af55227b8e0c6e6e3601f8e372388ee5492b91"}, {"date": "2024-03-06T09:39:37", "title": "Update METADATA.pb", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "930630b2fb0eaff735a59495bbbdaf07c1dce792"}, {"date": "2024-03-06T09:33:05", "title": "Merge pull request #7327 from google/gftools_packager_ofl_notoserifhentaigana", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "b4d26457a5341314d19259742d173386f2ad1f4a"}, {"date": "2024-03-05T16:08:09", "title": "Unused subsets", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "1549e60c288e86c8ce2778e9b3a804ccf0e9647d"}, {"date": "2024-03-05T14:22:14", "title": "[gftools-packager] Noto Sans Oriya: Version 2.006 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "de4fc8bac105a99297ebb906f0ad9b9ceaef3dc3"}, {"date": "2024-03-04T19:11:07", "title": "Add latin-ext to ofl/loveyalikeasister/METADATA.pb ", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "03771aefb6e16c403a96025c2acdeafacc0221a8"}, {"date": "2024-03-04T16:03:12", "title": "Merge pull request #7319 from google/gftools_packager_ofl_jersey10", "author": "Marc Foley", "status": "new", "kind": "family", "id": "c7fa7c4bbf5fb08ba0464aa672aa3a9deea36c2b"}, {"date": "2024-03-04T16:02:54", "title": "Merge pull request #7320 from google/gftools_packager_ofl_jersey10charted", "author": "Marc Foley", "status": "new", "kind": "family", "id": "e4160b6983ae0ec16c98cdd59a48de0cdb411216"}, {"date": "2024-03-04T16:02:13", "title": "Merge pull request #7335 from google/gftools_packager_ofl_jersey15", "author": "Marc Foley", "status": "new", "kind": "family", "id": "8c39303f989fb34b7b7114ed6aa0663c9c610730"}, {"date": "2024-03-04T16:01:30", "title": "Merge pull request #7336 from google/gftools_packager_ofl_jersey15charted", "author": "Marc Foley", "status": "new", "kind": "family", "id": "9a075f5b5524ce0bfe003dca2346efcafa94fa39"}, {"date": "2024-03-04T13:58:05", "title": "Merge pull request #7337 from emmamarichal/orangered", "author": "Marc Foley", "status": "new", "kind": "designer", "id": "470ba5ed981e1f2b833b3cf5d8ea04be8876ef27"}, {"date": "2024-03-04T13:57:32", "title": "Merge pull request #7339 from google/catalog-sebastian-salazar-sedan", "author": "Marc Foley", "status": "new", "kind": "designer", "id": "d28c47eea690526a702cf244b48f9910f0f63fbe"}, {"date": "2024-03-04T13:57:08", "title": "Merge pull request #7341 from google/gftools_packager_ofl_sedansc", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "bb5db77fb0ff69404aea0d8d24fe740c781713e9"}, {"date": "2024-03-04T13:55:44", "title": "Merge pull request #7340 from google/gftools_packager_ofl_sedan", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "9d90c673af68eb4271bffd4a2dcc29fa529e1c24"}, {"date": "2024-03-04T12:43:35", "title": "Update upstreams", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "658d6674d14c20ddb6ccc70288f902f04c2bbdc4"}, {"date": "2024-03-04T12:43:07", "title": "Update upstreams", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "c891a9b85bc9fc9de878f0fc756538b5961712b1"}, {"date": "2024-03-01T15:59:13", "title": "Update METADATA.pb", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "86f37e1999cb9687ee1a446507929ebf84f3ab28"}, {"date": "2024-03-01T15:53:10", "title": "Update METADATA.pb", "author": "Yanone", "status": "modified", "kind": "family", "id": "793ed31a77a0dce30356844128c7b0606933f6de"}, {"date": "2024-03-01T15:49:04", "title": "[gftools-packager] Sedan SC: Version 1.100; ttfautohint (v1.8.4.7-5d5b) added", "author": "Yanone", "status": "modified", "kind": "family", "id": "ec25d599a0ba37d91dbca9d55aad1bb1ddd4f1a7"}, {"date": "2024-03-01T15:47:22", "title": "[gftools-packager] Sedan: Version 1.100; ttfautohint (v1.8.4.7-5d5b) added", "author": "Yanone", "status": "modified", "kind": "family", "id": "988bc0bf43d550c500c657c6a6f30374c39e86d4"}, {"date": "2024-03-01T15:44:01", "title": "Create info.pb", "author": "Yanone", "status": "modified", "kind": "family", "id": "efd40e98a45f2219f3bc974dc885bfe31d82e76a"}, {"date": "2024-03-01T10:26:58", "title": "Merge pull request #7332 from google/gftools_packager_ofl_frankruhllibre", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "08a4622cd1652da52f9a4056fa66a47f69cb0e92"}, {"date": "2024-03-01T10:26:08", "title": "Add designer: OrangeRed", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "ab75276837907f883b59fef0400d06ffdd103b62"}, {"date": "2024-03-01T10:17:13", "title": "description and metadata", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "124cb9c90e640774960e5ece0f24d866b0bd926d"}, {"date": "2024-03-01T10:16:20", "title": "[gftools-packager] Jersey 15 Charted: Version 1.000; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "e5482e06d0611d82558338f432c046d3c3b21858"}, {"date": "2024-03-01T09:27:24", "title": "Update DESCRIPTION.en_us.html", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "d7623b89c393343bd3453ee4d21a1ad89302c52d"}, {"date": "2024-03-01T09:21:02", "title": "Description and metadatas", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "4103d347e3aeb56d8ea07b60ebd7ff622631ebf0"}, {"date": "2024-03-01T09:13:50", "title": "[gftools-packager] Jersey 15: Version 1.000; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "0870312f0be406f1e9fdd88cd523310e0b8dafe0"}, {"date": "2024-03-01T08:36:19", "title": "Merge pull request #7333 from emmamarichal/ojuju-article", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "073c8d9d80a98b05033c9a8da9a9f3093fa88731"}, {"date": "2024-03-01T08:32:04", "title": "Update DESCRIPTION.en_us.html", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "287e5729a30562049148f76ea1003ccf37597929"}, {"date": "2024-03-01T00:25:14", "title": "Update to_production.txt with push results.", "author": "Garret Rieger", "status": "modified", "kind": "infrastructure", "id": "2b22e7bfe1598cc971bd6b6c7d1a761b746e162c"}, {"date": "2024-02-29T16:37:05", "title": "Merge pull request #7330 from emmamarichal/davidsargent", "author": "Marc Foley", "status": "new", "kind": "designer", "id": "db8bf2236b8f8b0c49d26a266245135d8f7901e7"}, {"date": "2024-02-29T16:34:27", "title": "Merge pull request #7331 from emmamarichal/stephenhutchings", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "1901756a6352aae8993d944d06f40bc6ba1ed78e"}, {"date": "2024-02-29T15:43:39", "title": "Added article and images for Ojuju", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "fff97de73d4e9849fb8f48def1f53ce6f1a99226"}, {"date": "2024-02-28T14:51:21", "title": "Fix family name", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "132550d3f683f6ca4e14f4662625fd72dc014359"}, {"date": "2024-02-28T14:15:16", "title": "Update OFL.txt", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "3bfbfd71d24f2290f22a16567ae169f955c50797"}, {"date": "2024-02-28T13:40:27", "title": "description and metadata", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "50e4400c46eca47e0fb15fdfe251128e69699e36"}, {"date": "2024-02-28T13:38:56", "title": "[gftools-packager] Frank Ruhl Libre: Version 6.004 added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "3b340129b8ff8dd49a77f704d62195e64ddaf5de"}, {"date": "2024-02-28T13:18:52", "title": "Add designer: Stephen Hutchings", "author": "Emma Marichal", "status": "modified", "kind": "designer", "id": "6cadd925bb7f0797e590b0ea00cf7ba9480e35ac"}, {"date": "2024-02-28T13:08:20", "title": "Add designer: David Sargent", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "1526d94c4165c372a8dc5e53196a975b42898a37"}, {"date": "2024-02-27T23:11:36", "title": "Update to_sandbox.txt with pushed items.", "author": "Garret Rieger", "status": "modified", "kind": "family", "id": "a9f966e96fed4f8bcfc1401a87104f9b5ebe4a28"}, {"date": "2024-02-27T08:57:27", "title": "Fix OFL", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "9dfe1c033d2933d10148243c30e00504aa655d73"}, {"date": "2024-02-26T20:44:55", "title": "[gftools-packager] Noto Serif Hentaigana: Version 1.000 added", "author": "simoncozens", "status": "new", "kind": "family", "id": "ae3761daae5232ea0b1362d3a30147a2d98c10a5"}, {"date": "2024-02-26T15:22:04", "title": "Update push lists (#7323)", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "1f7ffb9cf2129ef610de5c29945f293eb807c3d3"}, {"date": "2024-02-23T16:01:28", "title": "Merge pull request #7293 from google/chrissimpkins-noto-sans-symbols-classification", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "2a0d35d86d3d28b005222989e94f237a3d25381f"}, {"date": "2024-02-23T11:01:48", "title": "description and metadatas", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "0158215210fb92b0bfcf0b64aa9a0caed44768d5"}, {"date": "2024-02-23T11:00:36", "title": "[gftools-packager] Jersey 10 Charted: Version 1.000; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "a0113a34d774510f0f2264a05c035398021b2e06"}, {"date": "2024-02-23T10:52:56", "title": "Merge pull request #7318 from emmamarichal/descriptions-updates", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "f28678072a346762160eb31621aedc54c03c3419"}, {"date": "2024-02-23T10:50:46", "title": "Description and metadatas", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "c688b3f44e3b9f4d990c672086278c0244a66039"}, {"date": "2024-02-23T10:40:37", "title": "[gftools-packager] Jersey 10: Version 1.000; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "f54018242627fc12c7e41e69e05a33b589c22187"}, {"date": "2024-02-23T10:38:12", "title": "Ojuju description", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "a7281d0edbee896fcc78f569bdc13f2116ac7def"}, {"date": "2024-02-23T10:20:56", "title": "Merge pull request #7315 from google/gftools_packager_ofl_redditmono", "author": "Marc Foley", "status": "new", "kind": "family", "id": "190fbec2eb5d841206999f988bcb97f0086ac6dd"}, {"date": "2024-02-23T10:06:26", "title": "Merge pull request #7306 from google/gftools_packager_ofl_tacone", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "fca0768aa295878cb728eae4bba25d1573022212"}, {"date": "2024-02-23T10:01:07", "title": "Merge pull request #7308 from google/gftools_packager_ofl_gelasio", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "a5d628e336501f2872b13136ffa95dadf97a2957"}, {"date": "2024-02-23T09:33:11", "title": "Merge pull request #7316 from google/davelab6-poppins-credit", "author": "Emma Marichal", "status": "new", "kind": "infrastructure", "id": "e16c3c9fcd09c83cc3d13ed86285bd2566ba483a"}, {"date": "2024-02-23T07:55:29", "title": "Update ofl/dmsans/METADATA.pb", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "18c86e70e60e1c8f8b47fff1abb102d118115caf"}, {"date": "2024-02-23T07:55:09", "title": "Update ofl/rethinksans/METADATA.pb", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "3e83b9e32af8394290a9ffb0c1752da9899b2238"}, {"date": "2024-02-23T07:53:35", "title": "Update ofl/rethinksans/DESCRIPTION.en_us.html", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "4a40b2dfb7da12db377fcc1570c2d7e40168a273"}, {"date": "2024-02-23T07:52:05", "title": "Update ofl/dmsans/DESCRIPTION.en_us.html", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "421b188f3ef04ba8023fa7b8bb6f0cbb73f6ea6e"}, {"date": "2024-02-23T07:50:30", "title": "Update ofl/poppins/DESCRIPTION.en_us.html", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "0a863988168a8f2fcada0d3a3d26a1c52f0846d9"}, {"date": "2024-02-23T07:39:33", "title": "Add ofl/poppins/METADATA credit for Ninad Kale", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "43d4df3cf2e9a9bdcde64c489038379925a37cda"}, {"date": "2024-02-22T17:10:52", "title": "description", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "501423caff2904f1d1a7d4f64645ab53247f58bc"}, {"date": "2024-02-22T17:09:23", "title": "[gftools-packager] Tac One: Version 1.003; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "d98775d04d3081a742c0acb310afbe3e7b50d1f8"}, {"date": "2024-02-22T16:48:19", "title": "Merge pull request #7304 from emmamarichal/eyiyemiadegbite", "author": "Marc Foley", "status": "new", "kind": "designer", "id": "c3aff83d04187230f500376ffbf59be9479d7cd4"}, {"date": "2024-02-22T16:46:15", "title": "Merge pull request #7303 from emmamarichal/Tauraivaleriemtake", "author": "Marc Foley", "status": "new", "kind": "designer", "id": "5b3cabed9e845a804b3c3e81820a4a1d6cdf8e05"}, {"date": "2024-02-22T16:44:06", "title": "Merge pull request #7302 from emmamarichal/jacquard12-description", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "acb1f3b592bee9ff2020cb9e81c6012e02c298d7"}, {"date": "2024-02-22T16:43:25", "title": "Merge pull request #7300 from google/gftools_packager_ofl_jacquard12charted", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "5c24c295dd22ebf453909a5291716b937205a5d8"}, {"date": "2024-02-22T15:53:56", "title": "Update METADATA.pb", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "2711f5f7a19a6b2281f9dab3d06ba2375c05d9f3"}, {"date": "2024-02-22T15:49:05", "title": "Description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "c1e8391f0d598fa7ad0b2a57ee6a6f796eb76f72"}, {"date": "2024-02-22T15:47:55", "title": "[gftools-packager] Reddit Mono: Version 1.014 added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "737d4a7b99765a4c921471722fcba9cd027d2bb9"}, {"date": "2024-02-22T15:43:54", "title": "description and metadatas", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "49886ebaaae4146b66cdcef506265cae9e16bd87"}, {"date": "2024-02-22T15:42:34", "title": "[gftools-packager] Reddit Sans Condensed: Version 1.014 added", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "874aedf61a62b31d625aaee98fa977331a3c1624"}, {"date": "2024-02-22T14:45:55", "title": "Merge pull request #6951 from google/gftools_packager_ofl_bodonimoda", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "9fe3ef7e59464fc9e3647e467e8163b5a584a136"}, {"date": "2024-02-22T14:32:35", "title": "metadatas updated", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "f1d876e14096e77dfd8f84122cd2b23f52fd6816"}, {"date": "2024-02-22T14:25:37", "title": "[gftools-packager] Reddit Sans: Version 1.014 added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "016e0c251900e585634d09eb57e45867d75bbe85"}, {"date": "2024-02-22T13:26:45", "title": "Update METADATA.pb", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "68781424fa5da720bb279e6a7c0416ec49160d86"}, {"date": "2024-02-22T09:31:00", "title": "Update DESCRIPTION.en_us.html", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "fe9eecf030d819f822c4b4e957abc2a137919c07"}, {"date": "2024-02-22T09:25:04", "title": "metadatas updated", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "0313ce64864cef00dc690e133f772932ebaecc9c"}, {"date": "2024-02-22T09:21:41", "title": "[gftools-packager] Gelasio: Version 1.008 added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "90eb9d28b0fe86d0488a49b25cb219caea7f5222"}, {"date": "2024-02-21T15:46:46", "title": "Merge pull request #7052 from google/gftools_packager_ofl_davidlibre", "author": "Emma Marichal", "status": "new", "kind": "infrastructure", "id": "2d8576e38a5b75cd626f89be7a06a03702e94eed"}, {"date": "2024-02-21T14:28:28", "title": "Update METADATA.pb", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "d9ee5264f0be8509a81e123ef5449b46ce6fbd96"}, {"date": "2024-02-21T14:16:11", "title": "[gftools-packager] David Libre: Version 1.100; ttfautohint (v1.8.4.7-5d5b) added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "0841b9aa833556d3ad1655ed5bd69a4ba0bd34f6"}, {"date": "2024-02-21T13:59:36", "title": "Eyiyemi Adegbite: add designer", "author": "Emma Marichal", "status": "modified", "kind": "designer", "id": "3db5d8384a2bd5f95f87ab5f7b9c6d1efc622755"}, {"date": "2024-02-21T13:54:55", "title": "Taurai Valerie Mtake: designer added", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "4490cc987e7e6267d7deb98dbc279286e44a02b7"}, {"date": "2024-02-21T13:48:39", "title": "Jacquard12: description", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "ba05c2671fa10be3fcb6f7be208da827bcaf8f8b"}, {"date": "2024-02-21T13:31:39", "title": "Description and metadatas updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "4da0a255701e69f5793bb8ae0f08118d4fbd004f"}, {"date": "2024-02-21T13:27:15", "title": "[gftools-packager] Jacquard 12 Charted: Version 1.000 added", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "f4bb5afc5d0a3be4dc4afeac918ba851797e3371"}, {"date": "2024-02-21T13:04:19", "title": "Merge pull request #7084 from google/gftools_packager_ofl_jacquardabastarda9charted", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "cd4680a9fb3f40e979ffd704a57bb0e930ab23f7"}, {"date": "2024-02-21T12:56:01", "title": "Merge pull request #7152 from google/gftools_packager_ofl_jacquard12", "author": "Emma Marichal", "status": "new", "kind": "infrastructure", "id": "de0a579e59967566dd50a5b011e36e36274a0d7d"}, {"date": "2024-02-21T11:40:12", "title": "description and metadata", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "cbeaa356c999cefa9c8c791a73b0d7caa4032ad6"}, {"date": "2024-02-21T11:37:54", "title": "[gftools-packager] Jacquard 12: Version 1.000; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "6881138f3a22288273212ee3f536a342a8d88cec"}, {"date": "2024-02-21T10:17:36", "title": "OFL and metadatas updated", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "6c5d3871530e3b98f1c0496ee177493eaf04756b"}, {"date": "2024-02-21T10:10:26", "title": "[gftools-packager] Bodoni Moda: Version 2.005 added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "634558fcbd9225a88591dec164f9fdb2716d0bf5"}, {"date": "2024-02-20T17:38:41", "title": "Merge pull request #165 from googlefonts/less-aggression", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "90898af7d03af760e7ca70fce52903843f8378b9"}, {"date": "2024-02-20T15:43:03", "title": "update push lists (#7289)", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "c26317463708e683117f7057c319cc0e94dd2c6d"}, {"date": "2024-02-19T16:11:54", "title": "Merge pull request #7288 from google/knowledge-graph", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "84e4801e589db8e20aeccc92439c781a711a4232"}, {"date": "2024-02-19T16:03:56", "title": "Flag all 400 errors", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "c37a81857db67d9b2d8c27058d3b05a18b40f944"}, {"date": "2024-02-19T15:40:09", "title": "ci.yaml: Only run if relevant files are changed", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "0d83119dc3094da579b863bd31ae7536277535f4"}, {"date": "2024-02-19T15:34:03", "title": "Implement Rod feedback", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "db9758903faed3a87f07a8a3d7f6cb7de7780ee7"}, {"date": "2024-02-19T15:09:44", "title": "add Flags.check_outbound_links", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "c85262e23ce8d2424f6f0ee885f319f83028520a"}, {"date": "2024-02-19T15:09:44", "title": "knowledge_graph.py: check outbound links", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "9ca6fd31cd5ace8917a4afc784c631dd319c6b38"}, {"date": "2024-02-19T12:13:35", "title": "Test for aggressive renames", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "2d69541d1e76956ea202a401c5c60e25365a0b0f"}, {"date": "2024-02-19T12:13:03", "title": "Add aggressiveness parameter to retain/replace untouched name IDs", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "a0eb7f879623552c3b185600cb5b632830edce5f"}, {"date": "2024-02-19T09:36:47", "title": "Merge pull request #7291 from google/davelab6-gfk-404-fixes", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "1d90daf9173b2dad990e105892f24673636c11b9"}, {"date": "2024-02-16T21:56:51", "title": "Update METADATA.pb", "author": "Chris Simpkins", "status": "modified", "kind": "family", "id": "9fadbe09cf4cf8c7000781b170c104385dbe12f7"}, {"date": "2024-02-16T21:17:27", "title": "Fix links detected broken by Marc's new checker", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "3506d3ebd20229ce516489844d34cdff2bf3fae6"}, {"date": "2024-02-16T15:09:29", "title": "Merge pull request #7215 from google/gftools_packager_ofl_yarndings12", "author": "Marc Foley", "status": "new", "kind": "family", "id": "48821049275c990360c9b86f3cfe9232a8747308"}, {"date": "2024-02-16T14:57:12", "title": "Merge pull request #7287 from emmamarichal/davidudoh", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "f09e958777316923ddae3f88e57872b8e194a597"}, {"date": "2024-02-16T10:52:31", "title": "David Udoh: designer added", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "a6b8623f482c806813c42f51975493f4fda0a7ed"}, {"date": "2024-02-16T00:56:28", "title": "Update to_production.txt (#7285)", "author": "Rod", "status": "modified", "kind": "infrastructure", "id": "ce7974ad88e6e20609931eca81cb605fde34c381"}, {"date": "2024-02-15T14:34:05", "title": "Merge pull request #7216 from google/gftools_packager_ofl_yarndings12charted", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "2600a3aa08e56586feb0e7216998a71d1cc5990a"}, {"date": "2024-02-15T14:07:35", "title": "Merge pull request #7220 from google/gftools_packager_ofl_yarndings20charted", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "a42608a9b97cd37b6f5a2b7315aea8d2e0df0bbd"}, {"date": "2024-02-15T14:06:19", "title": "Merge pull request #7219 from google/gftools_packager_ofl_yarndings20", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "9f9a91602894e2df6171c3020df68c56cee7082c"}, {"date": "2024-02-15T14:04:38", "title": "Update DESCRIPTION.en_us.html", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "85d7c627b3425c1acc567479e24e9a4b92cee7a9"}, {"date": "2024-02-15T14:02:52", "title": "Update DESCRIPTION.en_us.html", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "7aa1c061faf26714b5ef6ec9a16c10753adda7d5"}, {"date": "2024-02-15T13:51:04", "title": "Update DESCRIPTION.en_us.html", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "f9fdd96385b100afb7e6cba314823db842deb929"}, {"date": "2024-02-14T20:33:40", "title": "Revert temporarily pin of glyphsets version in CI", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "infrastructure", "id": "d4de0fa576d3612ab58b482af71ad4b6275e0f44"}, {"date": "2024-02-14T16:47:11", "title": "Merge pull request #7282 from google/gftools_packager_ofl_madimione", "author": "Emma Marichal", "status": "new", "kind": "infrastructure", "id": "e59504cda6a83658a5e87a49f40236931dfac4d9"}, {"date": "2024-02-14T16:35:19", "title": "madimi one: updated description and metadata", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "440c88584d3a348a60c7edaaca280274512c2802"}, {"date": "2024-02-14T16:33:26", "title": "[gftools-packager] Madimi One: Version 1.000; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "a9eb13bbe20ad5917d54a499cd22ca7a3bc0ff0f"}, {"date": "2024-02-14T16:23:15", "title": "Merge pull request #7251 from google/gftools_packager_ofl_ojuju", "author": "Emma Marichal", "status": "new", "kind": "infrastructure", "id": "1fcc191aadce622f94c558d58a045fe96a1e0fc2"}, {"date": "2024-02-14T15:31:37", "title": "Update METADATA.pb", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "404565348318afa2e0a33e0ae28602bc90e340d2"}, {"date": "2024-02-14T15:24:46", "title": "ojuju: metadata updated", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "133854da0e077afffdad83e38a425188f246f261"}, {"date": "2024-02-14T15:22:49", "title": "[gftools-packager] Ojuju: Version 1.000 added", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "672543f8aa6fbc0c457610caf992346ad430a220"}, {"date": "2024-02-14T15:16:04", "title": "Merge pull request #7278 from google/gftools_packager_ofl_tacone", "author": "Emma Marichal", "status": "new", "kind": "infrastructure", "id": "3ed3121b3a0cce1991c5df997923c133d980ccbd"}, {"date": "2024-02-14T15:08:07", "title": "Update METADATA.pb", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "5dfa21f356e8b3951b4ff66d0769a88109af4914"}, {"date": "2024-02-14T15:07:42", "title": "Update DESCRIPTION.en_us.html", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "9be1afaaecf34af5bd0b5d69052fd6bd76ed63dc"}, {"date": "2024-02-14T15:02:29", "title": "[gftools-packager] Tac One: Version 1.002; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "3450efa6984b7bd5816ca441ec3a8904a76b8a59"}, {"date": "2024-02-14T13:03:25", "title": "Merge pull request #6766 from google/gftools_packager_ofl_notosansgeorgian", "author": "Emma Marichal", "status": "new", "kind": "infrastructure", "id": "fed62421190c2ce0723217a1e187b5fa0c1f0e97"}, {"date": "2024-02-14T11:25:59", "title": "[gftools-packager] Noto Sans Georgian: Version 2.005 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "07eb586093156484de83c97a3a565f8b1e757af2"}, {"date": "2024-02-14T10:08:18", "title": "Merge pull request #7267 from emmamarichal/udifoundry", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "f04fa5970d2e71699e1730c515c5bf74e370ee8d"}, {"date": "2024-02-14T10:04:34", "title": "Merge pull request #6757 from google/gftools_packager_ofl_notosansbatak", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "d3605821d3e562387ceb209fd367ed7fabd1d37a"}, {"date": "2024-02-14T10:02:33", "title": "Merge pull request #7212 from google/gftools_packager_ofl_notosansbrahmi", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "f0cf92f7ab9505ce0909c261456c4aab58a292cf"}, {"date": "2024-02-14T09:48:35", "title": "Merge pull request #6860 from google/gftools_packager_ofl_notokufiarabic", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "72988bd440e7037a5f0bc3c0a0fa2ac3cc8d5a47"}, {"date": "2024-02-14T09:31:18", "title": "Update bio.html", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "c197f0beb5c1c7adcecd7d84061409cf34a6ace8"}, {"date": "2024-02-14T08:10:54", "title": "[gftools-packager] Noto Sans Canadian Aboriginal: Version 2.004 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "a83cd503a8fd1cc4d884231e7352993e25fe9d2d"}, {"date": "2024-02-13T21:35:36", "title": "GFK: Update links to Source Serif and Sans", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "67fe0d098cdda332e6f65b1f8dad7e174dc5772f"}, {"date": "2024-02-12T19:39:50", "title": "Remove cyrillic/greek-ext from METADATA", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "c93a3b1a7896c6a38783df042229188d353fa807"}, {"date": "2024-02-12T19:39:50", "title": "[gftools-packager] Noto Kufi Arabic: Version 2.109 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "d6ae91305fd143fd3f30326b6759d7cacaba74d0"}, {"date": "2024-02-12T16:39:08", "title": "Merge pull request #7275 from google/temporary-pin-glyphsets", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "67631560e58cf1b3c657f4ecdc3ba6b1eb9adb59"}, {"date": "2024-02-12T16:14:16", "title": "Temporarily pin glyphsets version in CI", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "29241666fcfc3c2c1ce7f41798f6491e65df508e"}, {"date": "2024-02-12T15:47:16", "title": "Updated lists 09th of February (#7270)", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "d97057b5f83da12edc58f6a2b2868e16d6e96057"}, {"date": "2024-02-12T09:16:59", "title": "Merge pull request #6767 from google/gftools_packager_ofl_notosanskaithi", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "fbb485acacec4b95c04f2ac13539366c0c771e4b"}, {"date": "2024-02-09T10:34:26", "title": "Merge pull request #7231 from google/gftools_packager_ofl_roboto", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "8a4b2a2a4392ab5e4d012518fdcd9e5b514126d8"}, {"date": "2024-02-09T09:50:15", "title": "Merge pull request #7268 from google/davelab6-cc-minisite_url", "author": "Emma Marichal", "status": "new", "kind": "infrastructure", "id": "e052fb2eb76ccc69a4baa7ff0bda6231aae211bd"}, {"date": "2024-02-09T06:56:54", "title": "Update ofl/climatecrisis/METADATA.pb minisite URL bugs", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "909b0a64314f53fbaac8620cf8a85710aff03316"}, {"date": "2024-02-08T15:53:21", "title": "Merge pull request #7265 from emmamarichal/chisaokwujoboson", "author": "Viviana Monsalve", "status": "modified", "kind": "designer", "id": "9be2d53f1637defccb19f200a7a0198f1fb96d11"}, {"date": "2024-02-08T14:38:37", "title": "Designer added: \u1ee4d\u1ecb Foundry", "author": "Emma Marichal", "status": "modified", "kind": "designer", "id": "ab5b41fcbbf5a10fce2393536c5a0353e50d5a3d"}, {"date": "2024-02-08T14:09:38", "title": "Add designer: Chisaokwu Joboson", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "e9d5adb1f154aab67c765ff8b0be52d953b79c4b"}, {"date": "2024-02-08T11:07:32", "title": "Merge pull request #7240 from emmamarichal/isaozler", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "11e17fb3ed68559f3b7a068058fe47628f66ed3d"}, {"date": "2024-02-07T16:28:00", "title": "Update DESCRIPTION.en_us.html", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "bd92c604c3e751c06ac7e324b52b019b62d2a126"}, {"date": "2024-02-07T15:00:40", "title": "Update bio.html", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "8dc973ca73258aade9b23e7dad1538cdbc8c2c49"}, {"date": "2024-02-07T15:00:22", "title": "Update DESCRIPTION.en_us.html", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "f146bed55eb54e4d9caeccf5b184e2ec63c6a538"}, {"date": "2024-02-07T14:56:09", "title": "Merge pull request #7242 from emmamarichal/jacquardabastarda-description", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "cdb621e0eca1e57126ed437c1c5507f0875a3ad6"}, {"date": "2024-02-05T21:16:39", "title": "Add uma_Latn", "author": "Denis Moyogo Jacquerye", "status": "new", "kind": "infrastructure", "id": "4036811f0eeca55a5ba0213474dc1da75786d4f5"}, {"date": "2024-02-05T21:16:39", "title": "add giz_Latn", "author": "Denis Moyogo Jacquerye", "status": "new", "kind": "infrastructure", "id": "80bbdc14f55c4573b333d685dba480a906e5d558"}, {"date": "2024-02-05T21:16:39", "title": "mfd_Latn: fix sources", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "b5dfec648abec0d3e5291811b4d9c17bbe55994e"}, {"date": "2024-02-05T21:16:39", "title": "Add ati_Latn", "author": "Denis Moyogo Jacquerye", "status": "new", "kind": "infrastructure", "id": "bee362ae47e2423b27864cc6cbfc10a152ff42a1"}, {"date": "2024-02-05T21:16:39", "title": "fixup gnd_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "48f5d4b0fdba24cd83a6112c8e9f31e322c83c42"}, {"date": "2024-02-05T21:16:39", "title": "Add eto_Latn", "author": "Denis Moyogo Jacquerye", "status": "new", "kind": "infrastructure", "id": "b413f560fcb05b8ad74dca7df9e9d01886445da0"}, {"date": "2024-02-05T21:16:39", "title": "Update gnd_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "5d2e8e2470989955ef163e96cec13aba085e089a"}, {"date": "2024-02-05T21:16:39", "title": "update vut_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "bc55f4b5b37e4784286d148457a1b5eee7e26ea5"}, {"date": "2024-02-05T21:16:38", "title": "Other source for neb_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "01ddf4f266b18d3aa6ebaf4b449d8dba98863a99"}, {"date": "2024-02-05T21:16:38", "title": "dow_Latn: clean up base", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "87498181e50e9c063a5f32fa181e3ae7338dff25"}, {"date": "2024-02-05T21:16:38", "title": "Update dow_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "a40f46cb5c3216da9b95bd7b3b218f50e1225fef"}, {"date": "2024-02-05T21:16:38", "title": "Update dow_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "d9230bf9eac71c70cb017603ddf8226aa2c6746a"}, {"date": "2024-02-05T16:21:56", "title": "Merge pull request #164 from googlefonts/publish", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "fff29a060eb871468796a8f97878039634c29540"}, {"date": "2024-02-05T16:11:42", "title": "publish-release: update to trusted publishers workflow", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "608e70a9fbad3f2dc9c3de32ae8d344197484e61"}, {"date": "2024-02-05T15:30:47", "title": "Merge pull request #162 from googlefonts/opsz", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "93ea957c4f09a2b4411ad1fdbbdff13b3f3f4504"}, {"date": "2024-02-05T15:26:41", "title": "black tests", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "a323c170490d3374737a95f6e2228886df3a4740"}, {"date": "2024-02-05T15:23:00", "title": "update tox lint check", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "7fac8253cd796a563251a6de95cb90380cc8199c"}, {"date": "2024-02-05T15:20:26", "title": "black", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "f4420c2d27a294442be27392f91965c4d4a9542a"}, {"date": "2024-02-05T15:14:37", "title": "_fvar_dflts: move priority of opsz axis", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e9711e33ec7be9b85e8a52dabe1b183d5b691176"}, {"date": "2024-02-05T13:45:39", "title": "Updated lists 02nd of february (#7249)", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "46b9f191d756ffcfbeddecb553ee74502ce17a32"}, {"date": "2024-02-02T15:39:24", "title": "Create /cc-by-sa/README.md", "author": "Dave Crossland", "status": "new", "kind": "infrastructure", "id": "55001b2ef0540b3a83082ebc5fc221e3f1c520aa"}, {"date": "2024-02-02T13:18:44", "title": "Merge pull request #7248 from google/lang-v0517", "author": "Emma Marichal", "status": "new", "kind": "infrastructure", "id": "9e57d2b67717e0fbc5a483c446ee63ce0b9220b4"}, {"date": "2024-02-02T13:11:11", "title": "Merge commit 'c5eed19b7a9ad883f114d9128653bba17d16bd4d' into lang-v0517", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "6232c7c0b52a39954e1690eb85c1ee76b659edc5"}, {"date": "2024-02-02T03:09:10", "title": "Update to_sandbox.txt (#7247)", "author": "nyshadhr9", "status": "modified", "kind": "infrastructure", "id": "9e5064f79febcce39a40748583dbe5d9e823d933"}, {"date": "2024-02-02T02:35:29", "title": "Update to_production.txt (#7246)", "author": "nyshadhr9", "status": "modified", "kind": "infrastructure", "id": "d50c485574c6b6515ed1efebecf70eada2a4883e"}, {"date": "2024-02-01T15:53:12", "title": "Add primary_script for Bayon and Koulen (#7244)", "author": "Tomas", "status": "modified", "kind": "family", "id": "9bc22a1ce40a65b027751b61a2fc0af2ba207b5f"}, {"date": "2024-02-01T14:56:57", "title": "Merge pull request #141 from googlefonts/remove-sanskrit", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "c5eed19b7a9ad883f114d9128653bba17d16bd4d"}, {"date": "2024-02-01T12:17:49", "title": "Merge pull request #7136 from isaozler/gftools_packager_ofl_kodemono", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "ed5caf7dbb6ce3dc9f531bec998e8e4df931c3a3"}, {"date": "2024-02-01T11:57:54", "title": "Update METADATA.pb", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "a6523ccda131b474fd3bef09530a71177e9e2938"}, {"date": "2024-02-01T10:37:24", "title": "Jacquarda Bastarda 9 description updated", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "dfafe84c3ca87644a318603638e9af4673378311"}, {"date": "2024-02-01T10:33:08", "title": "PR #7136 fixes - 3", "author": "Isa Ozler", "status": "modified", "kind": "family", "id": "5f9859e9d40afef8af7a0d2ff9fe3789bf83fb40"}, {"date": "2024-02-01T09:34:01", "title": "Update DESCRIPTION.en_us.html", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "9490e9fcf18df482294926da00e69118101f781f"}, {"date": "2024-01-31T17:01:50", "title": "PR #7136 fixes", "author": "Isa Ozler", "status": "modified", "kind": "family", "id": "e1a73e4bb6d036920185f870faf9522f11b16207"}, {"date": "2024-01-31T16:19:31", "title": "Designer added: Isa Ozler", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "0e6db8b602dd0c13ea52ef4da96aa4b1f9079e69"}, {"date": "2024-01-31T13:21:35", "title": "Merge pull request #7239 from emmamarichal/annapurna-description", "author": "Emma Marichal", "status": "new", "kind": "infrastructure", "id": "18df908cb5648270d3d765695c0b6b81ffdfbaf5"}, {"date": "2024-01-31T13:10:30", "title": "Description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "ae43e5a1f42e100ff973eaa0edc9a5f4aa6684bf"}, {"date": "2024-01-29T22:39:44", "title": "Updated lists January 27 (#7232)", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "95f341feb24a6035bf6b06271ba728217649d40a"}, {"date": "2024-01-27T02:22:33", "title": "Merge pull request #7224 from google/lang-v0.5.16", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "45cc25f7034291066311e8c8ea6ec9d056a6f5cc"}, {"date": "2024-01-26T21:22:57", "title": "Merge pull request #7229 from google/fix-znamenny-sample", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "e57cfadda122ae1b562608acb99b0848d09b8a31"}, {"date": "2024-01-26T14:27:21", "title": "Add license", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "2e69e0bf1bd2662d6775bb54a398bded758e87cf"}, {"date": "2024-01-26T14:25:47", "title": "[gftools-packager] Roboto: Version 3.009; 2024 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4c2ba16852079902dcfc1f3fb2ce877aa8f4d11a"}, {"date": "2024-01-26T13:43:49", "title": "pr #7136 fixes", "author": "Isa Ozler", "status": "modified", "kind": "family", "id": "e753e75e8ecc8aba2feb8a84dadda50fc45ee403"}, {"date": "2024-01-26T11:48:51", "title": "Merge pull request #7227 from google/Sergej-Lebedev-bioinfo", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "1fafca9ac154a914db0280eb0b14933cc786ee99"}, {"date": "2024-01-26T10:51:45", "title": "[gftools-packager] Noto Sans Brahmi: Version 2.004; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "3353f453146d64cba6ccb2b596caaff6e3e89cf5"}, {"date": "2024-01-26T07:57:01", "title": "Fix sample text", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "8a0408f75445e579b8030823c9615c17fd3dbcd1"}, {"date": "2024-01-26T02:49:52", "title": "Sergej Lebedev bio info added", "author": "Viviana Monsalve", "status": "new", "kind": "designer", "id": "9fd4edc8e2d56bd6f714e6ae0dbccbf95e8f2ebd"}, {"date": "2024-01-26T01:44:22", "title": "Update to_production.txt (#7225)", "author": "nyshadhr9", "status": "modified", "kind": "infrastructure", "id": "e1a33f21ed0431c110614cc188a625cfad5b54f9"}, {"date": "2024-01-26T01:16:13", "title": "Merge pull request #7083 from google/gftools_packager_ofl_jacquardabastarda9", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "745f27af2a00689cf10f726c315fcd25a5896fc7"}, {"date": "2024-01-26T01:13:00", "title": "Merge pull request #7081 from google/gftools_packager_ofl_micro5", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "092fc9b2f74e8dec7d5349e09bef03ab473cf8f9"}, {"date": "2024-01-26T00:22:16", "title": "Update DESCRIPTION.en_us.html", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "502588225ab1c47d7782fdd9d44fe2756d8e9a92"}, {"date": "2024-01-26T00:21:31", "title": "Update DESCRIPTION.en_us.html", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "e322081d661ffcb3cfc11cf0c66082bf2a734ebd"}, {"date": "2024-01-26T00:11:50", "title": "Update DESCRIPTION.en_us.html", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "7ecc923e098e0a4eb917facadcb51466b74ffd3e"}, {"date": "2024-01-26T00:07:17", "title": "Update DESCRIPTION.en_us.html", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "84f8269efcdcfc19227a88d759a59a4f1cda616a"}, {"date": "2024-01-25T22:01:56", "title": "Merge commit '4411780fff4dea40b63837e415128fea05807b6f' into lang-v0.5.16", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "1d6648a89c684e6339e70e0b7471757539b42742"}, {"date": "2024-01-25T21:50:19", "title": "Merge pull request #142 from googlefonts/hebrew-update", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "4411780fff4dea40b63837e415128fea05807b6f"}, {"date": "2024-01-25T19:55:14", "title": "Merge pull request #7223 from Bonzey2416/patch-3", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "476f28a4b65e976bde9ef672030c6a73cb9244c2"}, {"date": "2024-01-25T17:26:33", "title": "Merge pull request #7207 from google/hotfix-missing-space-woowahan-brothers-fonts", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "9299258738fa51b0890b4afbc2b7b9f1d2c7a002"}, {"date": "2024-01-25T17:21:41", "title": "Merge pull request #7204 from google/gftools_packager_ofl_annapurnasil", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "17de9db58a4d522ce4621094b86b50b5e4545516"}, {"date": "2024-01-25T13:47:21", "title": "description and metadatas updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "e32fd3efd75105115b3d3e75f8a0fb8282d242f8"}, {"date": "2024-01-25T13:43:15", "title": "[gftools-packager] Jacquarda Bastarda 9 Charted: Version 1.000; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "fd72fe7c4a466b18f072a85e895f07846ed0292d"}, {"date": "2024-01-25T13:37:51", "title": "Merge pull request #7170 from google/gftools_packager_ofl_anta", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "2125bc9b447971543caaa132530b828e5e682819"}, {"date": "2024-01-25T13:25:45", "title": "description + metadatas", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "51c89b5e058637b4c879e0f57ca20e53dd092d33"}, {"date": "2024-01-25T13:22:54", "title": "[gftools-packager] Jacquarda Bastarda 9: Version 1.000; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "b6f62d8900a99626a54bc0d9f3ee074d382ebb35"}, {"date": "2024-01-25T13:16:38", "title": "description and metadatas updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "fe7ae849796ae1c736c4ed5ac9cb1e5a3041e397"}, {"date": "2024-01-25T13:15:26", "title": "[gftools-packager] Micro 5 Charted: Version 1.000; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "0c703b1e27835ddd814692c8dfdbb6336952e071"}, {"date": "2024-01-25T13:02:01", "title": "description and metadatas updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "02505d0ae5ee1be1ea07bc2096a442645fd775b9"}, {"date": "2024-01-25T12:57:05", "title": "[gftools-packager] Micro 5: Version 1.000; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "fb3ccafc5317f15e290cbb6fe14a81e01f41a4ec"}, {"date": "2024-01-25T12:45:33", "title": "Dead link", "author": "Bonzey2416", "status": "modified", "kind": "family", "id": "d4d90da850e7141bba36e5e5b4c1d9b686dbaecb"}, {"date": "2024-01-25T12:28:43", "title": "Added primary_script \"Kore\"", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "bb8834391c4a77d9afcff9561d96c492296021dc"}, {"date": "2024-01-25T12:26:36", "title": "Added latin subset for Jua", "author": "Yanone", "status": "modified", "kind": "family", "id": "023f7aa57b0c161365c421085cf37ca524062d0c"}, {"date": "2024-01-25T11:38:38", "title": "Update DESCRIPTION.en_us.html", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "dc7dad80719bc0fa3b41a8fb7c9814dccf159a30"}, {"date": "2024-01-25T11:37:13", "title": "[gftools-packager] Anta: Version 1.000; ttfautohint (v1.8.4.7-5d5b) added", "author": "Marc Foley", "status": "new", "kind": "family", "id": "d4c32fb590ca920dcaa125b98bda1f6a40cb6960"}, {"date": "2024-01-25T02:53:53", "title": "Update to_sandbox.txt (#7222)", "author": "nyshadhr9", "status": "modified", "kind": "family", "id": "519862ecbdb059cc53f00320e145adc89c9211a9"}, {"date": "2024-01-24T13:13:17", "title": "Description and metadatas updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "973cbb0db670816f76a97f902fa7e1041da73d89"}, {"date": "2024-01-24T13:10:22", "title": "[gftools-packager] Yarndings 20 Charted: Version 1.000; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "ad542f61490be1e61af4cc07acd0c92831def60a"}, {"date": "2024-01-24T13:03:57", "title": "description and metadatas updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "e59fe9c3f0bc7c3790291237653b0df6426eac7c"}, {"date": "2024-01-24T13:02:00", "title": "[gftools-packager] Yarndings 20: Version 1.000; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "16fd506f195f5937a53ddd7ebcd30cd7bbb345ec"}, {"date": "2024-01-24T11:39:31", "title": "description and metadatas updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "2f7260eaf0b8fde421624a41163788becf5d3902"}, {"date": "2024-01-24T11:38:10", "title": "[gftools-packager] Yarndings 12 Charted: Version 1.000; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "c8b003f6896ff602801d74230ec002ac69f2b9aa"}, {"date": "2024-01-24T11:13:44", "title": "Update METADATA.pb", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "33041f2b1f50c66af05cf9fd41d408a9b5030ec0"}, {"date": "2024-01-24T11:07:42", "title": "Description and metadatas updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "68a54934efe7ea0c41e17b38f5eec5db65a6a4e0"}, {"date": "2024-01-24T11:00:57", "title": "[gftools-packager] Yarndings 12: Version 1.000; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "deb409e6d929f47e154f1f6f9a252e535a2591dc"}, {"date": "2024-01-24T00:12:09", "title": "Merge pull request #7214 from google/davelab6-rflex-youtube", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "be14ad928c5edd42d4e68de7d6fd201522c06ded"}, {"date": "2024-01-23T21:50:40", "title": "Fix typo in he_Hebr.textproto", "author": "Nathan Williams", "status": "modified", "kind": "family", "id": "ed97a04a94706c7dcd034331bd5755c98b55cbe1"}, {"date": "2024-01-23T21:12:09", "title": "Update robotoflex ARTICLE.en_us.html to merge 2 parts", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "6965c757189ec59b1583133d2ab2d58e50d41003"}, {"date": "2024-01-23T21:08:47", "title": "Merge pull request #7211 from google/add-znamenny-subset", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "def17d96608e2cc5bcb9f23547e0b11d3098e409"}, {"date": "2024-01-23T21:03:10", "title": "Update ARTICLE.en_us.html", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "71205fd58050570f96ed218c5d7c1c8e86c94569"}, {"date": "2024-01-23T21:02:21", "title": "robotoflex ARTICLE.en_us.html Remove youtube iFrame", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "5aa81837da36da3662382ec43dce4af4306b5c93"}, {"date": "2024-01-23T19:04:15", "title": "Updated lists of January 18 (#7202)", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "40a1d00cc1977672311885a4c4aabfde3aea90db"}, {"date": "2024-01-22T11:16:18", "title": "Add znamenny subset", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "a20b338b8b7f8dd25ecb69733a2961a7b7c1fd4a"}, {"date": "2024-01-19T18:30:52", "title": "Merge pull request #7203 from google/znamenny-sample", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "edf4e152ad89a55aebd3625a0a364220dea5498f"}, {"date": "2024-01-19T17:09:45", "title": "Merge pull request #7172 from google/davelab6-postnobills-cleanup", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "6d6083abf24cd7eb2de5d4685f3164bd475b303e"}, {"date": "2024-01-19T15:44:12", "title": "Hotfixed space & nbspace chars", "author": "Yanone", "status": "modified", "kind": "family", "id": "c6f97839901e4707d3792b1c50f3f92eb66b3d2f"}, {"date": "2024-01-19T15:38:05", "title": "Update OFL.txt", "author": "Emma Marichal", "status": "new", "kind": "infrastructure", "id": "052d4db5bf55656df5fe58ed2028d18e02579384"}, {"date": "2024-01-19T15:31:45", "title": "description and OFL updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "41e4b08bf4611d7a884a36f4c71dba9ac8d962fc"}, {"date": "2024-01-19T15:30:05", "title": "[gftools-packager] Annapurna SIL: Version 2.000 added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "06fa5749a7b90c069c9bfe7c961dc91c5017e61c"}, {"date": "2024-01-19T12:46:40", "title": "Add sample text for Znamenny", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "357400b1e47ac5fe02504643d9cd1ece4a034562"}, {"date": "2024-01-19T00:57:01", "title": "Merge pull request #7175 from emmamarichal/jamo", "author": "Viviana Monsalve", "status": "new", "kind": "designer", "id": "fd5977501c1ac4589c6b8465fb6eef7b77fa944c"}, {"date": "2024-01-18T23:41:08", "title": "Merge pull request #7201 from google/GB-S", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "f8f7447dc5700c2020c5faae242520742bd7f690"}, {"date": "2024-01-18T23:34:07", "title": "GB S metadata display name added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "aec6e5ec61f2e56bcdd9f7b6e62ea0c6f85c928e"}, {"date": "2024-01-18T22:39:59", "title": "Merge pull request #7199 from google/fix-ebgaramond-metadata", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "e23cd404dd095113bc95bc0d374b0539a1227a57"}, {"date": "2024-01-18T21:41:39", "title": "Merge pull request #7200 from google/fail-means-fail", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "f848d14c5c42c0f3906333bdbb291fd096374474"}, {"date": "2024-01-18T21:08:03", "title": "Catch and propagate error code of fontbakery runs", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "67fc277c5962068100f351ddc674fa3c34395c53"}, {"date": "2024-01-18T20:35:53", "title": "Fix broken merge of ebgaramond METADATA", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "e0845b3672512855da7e9381e147a3db7bb93385"}, {"date": "2024-01-18T15:29:44", "title": "Merge pull request #7194 from google/gftools_packager_ofl_playwritegbs", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "ee8fe7b6a7653c4d120d71473bf7de04427468ff"}, {"date": "2024-01-18T14:34:16", "title": "Update ARTICLE.en_us.html", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "65f3486bb6623c5592de0602b79d4ecd2a572687"}, {"date": "2024-01-18T14:21:51", "title": "Playwrite GB S article added", "author": "Viviana Monsalve", "status": "modified", "kind": "metadata", "id": "b5eee1f0886388456241e78af3f71ca35bd176bb"}, {"date": "2024-01-18T13:59:39", "title": "[gftools-packager] Playwrite GB S: Version 1.000 added", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "af99084d9834fb6a7055fdb776e797f568ec39e9"}, {"date": "2024-01-18T00:11:28", "title": "Merge pull request #7151 from emmamarichal/agbalumo-metadatas", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "f08876827683f43c70e11333df8b4acf64379436"}, {"date": "2024-01-18T00:05:35", "title": "Merge pull request #7120 from google/davelab6-notosans-desc", "author": "Viviana Monsalve", "status": "modified", "kind": "metadata", "id": "efd04ee6ed708b1e0b74b07859973985d7f2a6bc"}, {"date": "2024-01-18T00:03:28", "title": "Merge pull request #7174 from emmamarichal/raphaelalegbeleye", "author": "Viviana Monsalve", "status": "new", "kind": "designer", "id": "5f8308b2d22a239487131dcb7aea05f18a91e5a8"}, {"date": "2024-01-17T22:23:52", "title": "Merge pull request #7106 from google/update-upstreams-2", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "fdcf0ae6ae33c2f5cc7707a559dd987d33940115"}, {"date": "2024-01-17T21:49:15", "title": "Merge pull request #7107 from google/update-upstreams-3", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "544edba094c38729992c4812d3df9914c2a04998"}, {"date": "2024-01-17T21:30:56", "title": "Caladea repo fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "cfd52504eaa587bcec12c4ee8608d5810eeec0e9"}, {"date": "2024-01-17T21:28:26", "title": "Merge pull request #7105 from google/update-upstreams-1", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "49f697a7446fb383a6d79188dc8b13b782451539"}, {"date": "2024-01-17T21:23:29", "title": "reinstating mini site url", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "489a9bf95dd47ec38218cec858aeba296c53ec1f"}, {"date": "2024-01-17T13:06:42", "title": "Add designer: JAMO", "author": "Emma Marichal", "status": "modified", "kind": "designer", "id": "7c8c83483fc793daed59aeb28e04f383ce591850"}, {"date": "2024-01-17T12:45:50", "title": "Add designer: Raphael Al\u1eb9\u0301gb\u1eb9\u0301l\u1eb9\u0301y\u1eb9\u0300", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "659135148c3b35460f150c8430854a63ee301bd4"}, {"date": "2024-01-17T07:54:37", "title": "git rm -rf ofl/postnobills* to tidy up the repo", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "a876b53f27a3a1c1e1c51d69f38905c9c2a31002"}, {"date": "2024-01-16T22:32:22", "title": "Updated lists of 12th january (#7154)", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "d27d4149a40a9db16637f493f039255f5cb52d1f"}, {"date": "2024-01-16T15:43:54", "title": "Merge pull request #7162 from google/more-upstreams-ijk", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "83839a70268b4275fe2178155ee685cff3264297"}, {"date": "2024-01-16T15:42:55", "title": "Merge pull request #7161 from google/more-upstreams-gh", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "b57138845c0c0b3c881c72a82001d1d0785a30f6"}, {"date": "2024-01-16T15:42:13", "title": "Merge pull request #7160 from google/more-upstreams-ef", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "dabff46b9e4d5a787c496d0aed8ce30295fc7585"}, {"date": "2024-01-16T15:41:08", "title": "Merge pull request #7159 from google/more-upstreams-cd", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "5dd1e498f2f0e2d27edb9ea33780a0ea9f512f5b"}, {"date": "2024-01-16T15:40:10", "title": "Merge pull request #7158 from google/more-upstreams-ab", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "d9aa35bff6b9ba2d972b8bcd756e1f92b1fac70d"}, {"date": "2024-01-16T15:09:51", "title": "Merge pull request #7167 from google/font-tag2", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "aed102a6840c8528acb72d45fdad242b305fbf43"}, {"date": "2024-01-16T09:35:30", "title": "update font tags", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "cdea13fc68043124fcd707b676ea4b97ac8b9b2c"}, {"date": "2024-01-15T16:58:58", "title": "XELA custom axis added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "ab616a3938f2faeadf968b99b2ea3affd389df1d"}, {"date": "2024-01-14T22:26:57", "title": "More upstreams (i,j,k)", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "21e98aac8ecf4512c872e1ca669d667549b4b173"}, {"date": "2024-01-14T22:26:27", "title": "More upstreams (g,h)", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "474a446c00d6424239d3d5ed92bab4ed6f661247"}, {"date": "2024-01-14T22:25:43", "title": "More upstreams (e,f)", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "c8a4f8556468a3935eed9c984b30e2d138ad8b79"}, {"date": "2024-01-14T22:24:57", "title": "Add more upstreams (c,d)", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "c8f729cbdda0492b4b72b622683a08a0ca817a48"}, {"date": "2024-01-14T22:24:15", "title": "Add more upstreams (a,b)", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "46a7c05760bd05e8b15bba793e7b5a6d1a26e7e6"}, {"date": "2024-01-12T12:07:56", "title": "Merge pull request #7087 from google/gftools_packager_ofl_notoznamennymusicalnotation", "author": "Marc Foley", "status": "new", "kind": "family", "id": "d84c62ba2be80543ff285df0b9f0d6e760dad9d5"}, {"date": "2024-01-12T12:05:30", "title": "Merge pull request #7085 from emmamarichal/sarahcadiganfried", "author": "Marc Foley", "status": "new", "kind": "designer", "id": "1e986cd63dcbafbe7438ea2eb98baef6b19f93cc"}, {"date": "2024-01-12T11:56:16", "title": "Merge pull request #7095 from google/gftools_packager_ofl_protestriot", "author": "Marc Foley", "status": "new", "kind": "family", "id": "9464ae0da678338c72c48adc7fedff42ceeb399d"}, {"date": "2024-01-12T11:56:01", "title": "Merge pull request #7096 from google/gftools_packager_ofl_protestrevolution", "author": "Marc Foley", "status": "new", "kind": "family", "id": "4a9a15b131ac80ee290c36f559d3cfd87a264adb"}, {"date": "2024-01-12T11:55:40", "title": "Merge pull request #7097 from google/gftools_packager_ofl_proteststrike", "author": "Marc Foley", "status": "new", "kind": "family", "id": "86172c853f77889a22343756b01ab76956b8278c"}, {"date": "2024-01-12T11:55:21", "title": "Merge pull request #7098 from google/gftools_packager_ofl_protestguerrilla", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "bddce75d75f9a7f9d411c45cb4950107c624fa3b"}, {"date": "2024-01-12T11:54:08", "title": "Remove transliterated Sanskrit Syloti Nagri", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "437ba39eeb63bd06797ec334cecb3e3d42daac83"}, {"date": "2024-01-12T11:53:27", "title": "Merge pull request #7100 from google/gftools_packager_ofl_yanonekaffeesatz", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "9808e147a518a4aec05b3ba618b65273a2bff4b0"}, {"date": "2024-01-12T11:10:23", "title": "Updated designer name", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "80a2207e3ffa0d3dcf549f8b95e1aa6041b4aaed"}, {"date": "2024-01-11T15:13:31", "title": "Merge pull request #7108 from google/update-upstreams-4", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "404842690eb7416bc7c916ef194395e38e95bf73"}, {"date": "2024-01-11T15:12:58", "title": "Merge pull request #7109 from google/update-upstreams-5", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "4bd35dcd7902384cf1eeeb28b57e8e4035a3f887"}, {"date": "2024-01-11T15:12:25", "title": "Merge pull request #7110 from google/update-upstreams-6", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "e8a542f5a11acfa9208b2483d71510896aba8cf7"}, {"date": "2024-01-11T15:11:39", "title": "Merge pull request #7111 from google/update-upstreams-7", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "b1d4a300be7d744dc4b54968c5ebaaf793a51a84"}, {"date": "2024-01-11T15:10:44", "title": "Merge pull request #7122 from google/abhayalibre-metadata", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "539bab80686f1be600bdc0e737245e44c8a71834"}, {"date": "2024-01-11T15:10:28", "title": "Merge pull request #7123 from google/adamina-upstreaem", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "6574695087b3e3142d4e7fdcbdd2f5270a93574d"}, {"date": "2024-01-11T15:10:08", "title": "Merge pull request #7124 from google/alegreya-upstream", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "5a4214f0336aee9fb0d1f165ef1dec5725152012"}, {"date": "2024-01-11T15:09:54", "title": "Merge pull request #7125 from google/raleway-upstream", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "745b96a907ed391ea272b4a552c4da48170a67cf"}, {"date": "2024-01-11T15:09:31", "title": "Merge pull request #7126 from google/almarai-upstream", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "5b599c27ab8466be1768556552df7aa9ef885d3f"}, {"date": "2024-01-11T15:09:05", "title": "Merge pull request #7128 from google/amiko-metadata", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "5549fb008e1daec36804d476a83d81e880ed317c"}, {"date": "2024-01-11T15:08:39", "title": "Merge pull request #7127 from google/amythesta-upstream", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "45ed6c2b4d8cad41beb2f7bd41fa81561102c46b"}, {"date": "2024-01-10T13:08:31", "title": "Merge pull request #7147 from google/to_lists0501", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "be77e81d4257f242c7891044125300f1392a5953"}, {"date": "2024-01-10T09:30:33", "title": "Merge pull request #7148 from google/davelab6-playfair-desc", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "4022127df5d62b0b989a3632072845e2af5691f9"}, {"date": "2024-01-09T14:16:34", "title": "Merge pull request #7103 from google/gftools_packager_ofl_lora", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "265e8f1760eafb51eaa780f39763eb582d3b71a8"}, {"date": "2024-01-05T18:00:45", "title": "Update playfairdisplaysc/DESCRIPTION.en_us.html", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "e10dd01507a2a015ddbe8140aae06354dce94889"}, {"date": "2024-01-05T17:39:59", "title": "Update playfairdisplay/DESCRIPTION.en_us.html", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "1cc1166601a64799a63d3b62eaeab67cc8b93318"}, {"date": "2024-01-05T17:39:34", "title": "Updated lists 05th of January", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "83bd8672fd9324f1cc91ea11a7f3d1e58114ab74"}, {"date": "2024-01-05T17:17:44", "title": "Merge pull request #7146 from google/lang-v0515", "author": "Emma Marichal", "status": "new", "kind": "infrastructure", "id": "837b031eab5cd82dae5da4fd2f0f0acb2437b8b0"}, {"date": "2024-01-05T17:14:07", "title": "langv0515", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "c596e141210cb4c066c8726e2992d940ccfa9c98"}, {"date": "2024-01-05T15:19:00", "title": "Merge pull request #140 from googlefonts/trusted-publishers", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "aa5047ae80a1d216e5e0a3d1c68bde9d0fb3abf7"}, {"date": "2024-01-05T14:58:06", "title": "publish-release: use trusted publishers approach", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "196dba67203bab630a001b7831d738cbacbd2cbe"}, {"date": "2024-01-04T09:32:47", "title": "Merge pull request #139 from googlefonts/new-limbu", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "f16ee6512e55e1e11d980d9c0c93e7f475e5d62c"}, {"date": "2024-01-04T09:32:19", "title": "Merge pull request #135 from googlefonts/more-out-of-script-khojki", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "2e555a5fbe50efb6340357d60790a25b8b4bec78"}, {"date": "2023-12-31T16:57:12", "title": "ready for review", "author": "Isa Ozler", "status": "modified", "kind": "family", "id": "f334f744d43cad4c804149dd776127c7a3d57128"}, {"date": "2023-12-29T17:38:12", "title": "v1.201", "author": "Isa Ozler", "status": "modified", "kind": "family", "id": "da27e34989ce69255480d09a448a686cbc71ab68"}, {"date": "2023-12-29T16:01:58", "title": "Issues resolved", "author": "Isa Ozler", "status": "modified", "kind": "family", "id": "910c727f302c41a347b415177ec60efb9e7fcb75"}, {"date": "2023-12-21T21:16:17", "title": "Add Limbu story from https://github.com/silnrsi/font-namdhinggo/blob/master/tests/story.txt", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "47185d6136a012acfb65d337bed158d1b36ffbee"}, {"date": "2023-12-21T21:16:09", "title": "Remove sanskrit-Limbu", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "5fe6b281b7bea82e85aae5f8c0c6ed0001f4f0d3"}, {"date": "2023-12-20T13:00:06", "title": "Amiko: add primary script", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "c9910f359ad633fff6136628aa402d8d46564fe0"}, {"date": "2023-12-20T12:59:21", "title": "Amiko: Add upstream", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "4a682d796a4d157c8ede06c1200df96959bbfc4f"}, {"date": "2023-12-20T12:57:24", "title": "Amethysta: add upstream", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "129ce09d0a7412ec1273392b966501b9d501e491"}, {"date": "2023-12-20T12:36:41", "title": "Almarai: Add upstream", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "90d437015c9e39a8ce1fcc0822c5637e3f873fe5"}, {"date": "2023-12-20T12:31:08", "title": "Raleway: Add upstream", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "ec04693e08db9ab6f0a1c2db0a2391c051b9da2d"}, {"date": "2023-12-20T12:20:00", "title": "Add upstream", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "07caca15aa05e88f9d9fb1e2dd6eb2cde7d73759"}, {"date": "2023-12-20T12:00:17", "title": "Add upstream", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "d60eded8ebc6c0f7287dbd165ef0c617b4411d16"}, {"date": "2023-12-20T11:54:35", "title": "Add primary script", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "ee2da82f9a36c87faf36a056796ea77ea30fb70e"}, {"date": "2023-12-20T11:54:21", "title": "Add upstream repository URL", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "aec1b9f3e7468e6bbee38a3ee531b04b110083b4"}, {"date": "2023-12-20T10:59:45", "title": "Merge pull request #137 from moyogo/fix-african-data", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "d21569e50e6030bbfd5af1a542133f2329807490"}, {"date": "2023-12-19T21:31:56", "title": "Update ofl/notosans/DESCRIPTION.en_us.html", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "b18da98a71be4231a9bed3b13092e750b5450eca"}, {"date": "2023-12-18T14:00:13", "title": "sad_Latn: exemplar chars", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "eccf7d7dc927aab0d9fb316a3fbe59171f40dae5"}, {"date": "2023-12-18T13:50:37", "title": "eka_Latn: exemplar chars", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "12998862f954e214f20abb008c6dd4412c0cf44c"}, {"date": "2023-12-18T11:07:13", "title": "fixup ktz_Latn: duplicate", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "c78daca3d2c0eb0ec90347732eb47a0d873c1240"}, {"date": "2023-12-18T11:06:35", "title": "ish_Latn: name", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "9d802acf47c9fb852decd7a046b059655b4492ff"}, {"date": "2023-12-18T10:57:18", "title": "fixup tcd_Latn auxliary", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "2f0c4034f337994d935bda96faf6c1f686b2a497"}, {"date": "2023-12-15T17:04:32", "title": "Merge pull request #7088 from google/davelab6-rflex-youtube-embed", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "b81989291cb1fc953ac039ed16b3e2ae4685ab33"}, {"date": "2023-12-15T14:17:13", "title": "Merge pull request #136 from googlefonts/arabic-update", "author": "Yanone", "status": "new", "kind": "infrastructure", "id": "77b554d29e4ac31e57b1d662e01566ff193ddf93"}, {"date": "2023-12-15T13:52:57", "title": "2 conditions in 1 line", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "a5d27e83437debe2734a827d277dae6348578ce8"}, {"date": "2023-12-15T13:47:24", "title": "Update test_data_languages.py", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "f0577e237ec0d0229d7f2112502440908bcfd8ec"}, {"date": "2023-12-15T13:33:31", "title": "tcd_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "9ff5091fe09ed0718335b9e5defb5557c062fe7a"}, {"date": "2023-12-15T13:33:31", "title": "Add ish_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "f41ced30368c32fcc2971f1479fb82dc8dafab1e"}, {"date": "2023-12-15T12:41:57", "title": "Revert \"Sorted non-spacing marks into \"marks\" category\"", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "fb114350efa565188e27e9713c71bb0549aa5905"}, {"date": "2023-12-15T12:37:36", "title": "Sorted non-spacing marks into \"marks\" category", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "9ddf6de3b475437ac306ce580c1bf8c416fad489"}, {"date": "2023-12-15T11:50:35", "title": "Moved marks into its own category", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "9e502d97df3d4e04e802509b66c1f257cf668868"}, {"date": "2023-12-14T13:44:54", "title": "Added dotted circles to non-spacing marks", "author": "Yanone", "status": "modified", "kind": "family", "id": "832d9bbc0c1ed15a8a2d42d576d60c7de33235b8"}, {"date": "2023-12-14T10:32:33", "title": "Update upstreams", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "cd5db6b6e0e10bbfbf76906450589f04ceb33e69"}, {"date": "2023-12-14T10:32:33", "title": "Update upstreams", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "5f2b22f484cd64c9a737fbc225aeea1057bd6ef1"}, {"date": "2023-12-14T10:32:33", "title": "Update upstreams", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "2423d2aef61d0fc4cc2487b2482a006cc63108a3"}, {"date": "2023-12-14T10:32:33", "title": "Update upstreams", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "e75f824013fdf4400e5ce00252dc31c5d5f2e640"}, {"date": "2023-12-14T10:32:33", "title": "Update upstreams", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "6392e4f212bab750be373234f29966cb268e1cfd"}, {"date": "2023-12-14T10:32:33", "title": "Update upstreams", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "91b9cb3e2e6c4a886410eb8b1282b70d1d2572e6"}, {"date": "2023-12-14T10:32:33", "title": "Update upstreams", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "0606f53f4bab683163b6304449cee1cbf9e4824c"}, {"date": "2023-12-14T10:14:41", "title": "metadatas updated", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "109cdb029b08c67fc39d2f0087c373afdd226fca"}, {"date": "2023-12-14T10:13:18", "title": "[gftools-packager] Lora: Version 3.008 added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "b4c417dfee46b06751f094f0362b2d7a7e8c5eb3"}, {"date": "2023-12-14T07:47:54", "title": "Update to env files (#7102)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "ab82ef7eef3e8c2e5cf6e520109bfeea341d540c"}, {"date": "2023-12-13T20:10:32", "title": "Update to_sandbox.txt (#7101)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "b701fe89e4d71776f8f41e6b64e4b429c263ce05"}, {"date": "2023-12-13T18:18:38", "title": "Updated to-lists Dec 11 (#7092)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "48792c838f850fc8fe01fbf95b6f8f06b51f2a95"}, {"date": "2023-12-13T16:07:20", "title": "Update METADATA.pb", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "8d2d659bce1ba9e9e162f891edcfc72102c15185"}, {"date": "2023-12-13T16:03:25", "title": "Update METADATA.pb", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "74bb94abe62627117c7098fda8dce5c38f96e045"}, {"date": "2023-12-13T15:56:51", "title": "[gftools-packager] Yanone Kaffeesatz: Version 2.003 added", "author": "Yanone", "status": "modified", "kind": "family", "id": "a6303353bb9fca82bbdfe7a474fe8298893a5f53"}, {"date": "2023-12-13T15:26:13", "title": "Merge pull request #7094 from google/gftools_packager_ofl_playwriteco", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "f6d3f1f1bf80a987919511c6434d094a5f2a84d7"}, {"date": "2023-12-13T15:25:29", "title": "Merge pull request #7093 from google/gftools_packager_ofl_playwritefrtrad", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "291f1855adc661b34e50482a1233805dbf82279b"}, {"date": "2023-12-13T10:47:35", "title": "Description and metadatas", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "a8d47e95da290834d4bb35c26cb05b11f2b05f5f"}, {"date": "2023-12-13T10:46:43", "title": "[gftools-packager] Protest Guerrilla: Version 2.005; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "08429954bb16f8ca25aa218ff6f2c385a40b4dc6"}, {"date": "2023-12-13T10:44:48", "title": "Description and metadata", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "618fdf6a03a6eea4bc2dbf30eda4126adca87af5"}, {"date": "2023-12-13T10:43:41", "title": "[gftools-packager] Protest Strike: Version 2.005; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "6908a19fcf91d3fec8b2372576d3a805272061b8"}, {"date": "2023-12-13T10:38:12", "title": "Description and metadata", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "605a2b0956d5d0cca3a3668dcbaa79fc0340f833"}, {"date": "2023-12-13T10:36:59", "title": "[gftools-packager] Protest Revolution: Version 2.005; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "eb631ab06fe70878b889f6d0c57721a7860215c1"}, {"date": "2023-12-13T10:23:24", "title": "Description and metadatas", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "accc52ebca7ac2f1d0ca13312a8393b11f65a9cc"}, {"date": "2023-12-13T10:20:36", "title": "[gftools-packager] Protest Riot: Version 2.005; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "f7af9d29bd140990cb471ea1c274d1f0fbf14b3d"}, {"date": "2023-12-13T05:43:17", "title": "PW CO Metadata: display name added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "0e1e6d5b117f6fa9d9c819845f301618cf1f1c3e"}, {"date": "2023-12-13T05:42:12", "title": "Description modified, article added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "50ccc928515ffe222574ef947625d581c08e6039"}, {"date": "2023-12-13T05:36:51", "title": "PW METADATA.pb adding display_name", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "5ce8f0d470208da8f94746c4e94948a692ea26d1"}, {"date": "2023-12-13T05:35:00", "title": "[gftools-packager] Playwrite CO: Version 1.000 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "169b8438491386b3d962b606cd05524e1d8f2874"}, {"date": "2023-12-13T00:58:59", "title": "PW Description and article added", "author": "Viviana Monsalve", "status": "modified", "kind": "metadata", "id": "0de804b051211f312bbe3f8bef83304a0ce7f650"}, {"date": "2023-12-13T00:30:26", "title": "[gftools-packager] Playwrite FR Trad: Version 1.000 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "8bcbaa664796058010f932d51e2fb8b4362a72ee"}, {"date": "2023-12-11T22:10:08", "title": "Add gna_Latn", "author": "Denis Moyogo Jacquerye", "status": "new", "kind": "infrastructure", "id": "cb8ddeeeea9a7797fe042e4e67fe5e9ab09bce64"}, {"date": "2023-12-11T21:05:37", "title": "dnj_Latn_LR", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "1867c2e72a4a00bcee879bf80ad5be14af54abea"}, {"date": "2023-12-11T21:05:37", "title": "pkb_Latn", "author": "Denis Moyogo Jacquerye", "status": "new", "kind": "infrastructure", "id": "945f471f516086601c885305243b91a9b6de9005"}, {"date": "2023-12-11T21:05:37", "title": "ktz_Latn", "author": "Denis Moyogo Jacquerye", "status": "new", "kind": "infrastructure", "id": "1e4afa6921894e119d0d77d5831d234dfd1f749e"}, {"date": "2023-12-11T21:05:37", "title": "tcd_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "986f72bdcea2db3c7be4a768eccada58a595208b"}, {"date": "2023-12-11T21:05:37", "title": "dnj_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "b0a8d434e08120cd4e702f13e3dac6677fc4be52"}, {"date": "2023-12-11T21:05:37", "title": "avu_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "76b3b8bee3e846e9da1e864c47394d94b24c0bbb"}, {"date": "2023-12-11T21:05:37", "title": "fixup dur_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "993d9738c5fee3770b03b7988b7f67d0e3ca5727"}, {"date": "2023-12-11T21:05:37", "title": "Add dur_Latn", "author": "Denis Moyogo Jacquerye", "status": "new", "kind": "infrastructure", "id": "de2785567246b4db52197f3154aca644fff57757"}, {"date": "2023-12-11T21:05:37", "title": "Update mcp_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "9fd2a7701ab75a1ebab39cc46c4764af6f192835"}, {"date": "2023-12-11T21:05:37", "title": "Update gkp_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "42047d17327f79c3ebc7e4d6ad7db59520c48171"}, {"date": "2023-12-11T15:17:53", "title": "Update ofl/robotoflex/article/ARTICLE.en_us.html with YouTube embed", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "5fdfa2a01bf173c9653b4621e72956c0a0a6d108"}, {"date": "2023-12-11T10:36:56", "title": "[gftools-packager] Noto Znamenny Musical Notation: Version 1.003; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "72df96a0804ad28188b88b3768df852e0388bb22"}, {"date": "2023-12-10T00:21:55", "title": "test_data_languages: skip gov_Latn until Unicode 16", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "23caea4a2a9183d947d2c5c945d7875cc01e5841"}, {"date": "2023-12-10T00:21:28", "title": "Update nga_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "9604fe491b507e332965b2da32e664b251dcd7e6"}, {"date": "2023-12-09T23:40:08", "title": "yba_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "3537fd1c435b8ff3b88bb11c3407e9a9c0f98ae8"}, {"date": "2023-12-09T23:39:31", "title": "nga_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "5596cf1d1bf041d10c7cf9366e2f5e50b630a2a2"}, {"date": "2023-12-09T23:39:30", "title": "ksp_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "149b9ac616ea130997fbc53ed34b0ee23bdc6cea"}, {"date": "2023-12-09T22:26:29", "title": "Fix csa_Latn sample text", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "ba7aa670dbc8b75b33c0627cbb2fb209b54099fa"}, {"date": "2023-12-09T19:41:04", "title": "fixup neb_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "faa6fe3d5c373451c71f4b35aef9f71d48c947eb"}, {"date": "2023-12-09T19:40:28", "title": "Add goa_Latn", "author": "Denis Moyogo Jacquerye", "status": "new", "kind": "infrastructure", "id": "698ad5ba159bf04e3e0614810b47f5d92e8e3d0f"}, {"date": "2023-12-09T04:19:55", "title": "Update neb_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "eff71a7bb3dc8bfdd38c18e15e0d3b9162677b91"}, {"date": "2023-12-09T04:04:40", "title": "Update xsm_Latn_BF", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "a5595ecc1d0a93f7a610fbb6863a361a8dd974ef"}, {"date": "2023-12-09T04:04:40", "title": "Update tcd_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "6023207e7055954ea77f96e2d12c737e8a65226c"}, {"date": "2023-12-09T04:04:40", "title": "gov_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "44be373cad7a11c88006727442f29021258e1cb0"}, {"date": "2023-12-09T04:04:40", "title": "biv_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "b10b07984b46f2ba44eca75bbe3445e16f9f3c38"}, {"date": "2023-12-08T17:46:11", "title": "Add gov_Latn", "author": "Denis Moyogo Jacquerye", "status": "new", "kind": "infrastructure", "id": "1290d8eba86010cefb1e758e9921a945f368a8b0"}, {"date": "2023-12-08T17:45:07", "title": "tem_Latn: add auxiliary", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "a6e853c258d71516d18d986388d049a236720f25"}, {"date": "2023-12-08T15:17:57", "title": "Add designer: Sarah Cadigan-Fried", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "9c0408488df37968ff87e9cd9b7a908d4b655ca7"}, {"date": "2023-12-08T14:58:50", "title": "WIP Arabic and Pashto improvements", "author": "Yanone", "status": "modified", "kind": "family", "id": "7fdcbdcd89534e1c2e62f9dbd4fad8b5b9b74719"}, {"date": "2023-12-08T14:15:13", "title": "Merge pull request #6943 from google/gftools_packager_apache_roboto", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c1403aec7baf6948157b51a6ba203fb2f4afa359"}, {"date": "2023-12-08T14:00:35", "title": "Merge pull request #7080 from google/delist-addition", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "ebe32012e4196aa1b5bf2457c3fbfd1a79f61691"}, {"date": "2023-12-08T13:43:35", "title": "Update to_delist.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "a738d4327fc541d8eb6fcb93660dd5aad941ccf6"}, {"date": "2023-12-08T12:47:37", "title": "awc_Latn: letters with acute in base", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "7d8b53e375b5fcb7391cf560c03144810ae03d55"}, {"date": "2023-12-08T12:16:18", "title": "fixup tcd_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "e2bcb223d5b04466ac61f35e7a6352ed6fa237c3"}, {"date": "2023-12-08T12:15:19", "title": "awc_Latn: diacritics for tones in dictionary", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "50a89020c28bf018e3d5e3f53f24ff296e5fa539"}, {"date": "2023-12-08T00:17:03", "title": "Merge pull request #7079 from google/chrissimpkins-minisite-typo-fixes", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "7231f1a5ad1b7d3718ae4f9c13358be922658364"}, {"date": "2023-12-07T23:00:47", "title": "fix typos in minisite_url metadata fields", "author": "Chris Simpkins", "status": "modified", "kind": "infrastructure", "id": "d24c3e26b199956ddfbef5a4fa2f217aac54ccbd"}, {"date": "2023-12-07T20:43:51", "title": "Updated to-lists Dec 7 (#7077)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "cd27239734ec4259e829644ff4ab3c0e49f9c267"}, {"date": "2023-12-07T14:46:38", "title": "roboto: move to ofl", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "06afa5c522dff0c9836866e321ad12073c39733b"}, {"date": "2023-12-07T14:44:01", "title": "Merge pull request #7074 from google/chrissimpkins-minisite-urls", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "5645a76d7198ebdcbf72429231a414c8ebc01593"}, {"date": "2023-12-06T21:45:25", "title": "Merge pull request #7073 from google/PPS-minisite-autonym", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "ce5fd731116d56e9b76f18285f5910959cc1823b"}, {"date": "2023-12-06T21:33:27", "title": "Merge pull request #7075 from google/davelab6-pps-copy-tweaks", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "eb8e704554ad358687b84dbf26a3885e4c1ff867"}, {"date": "2023-12-06T21:29:28", "title": "Update ofl/playpensans/article/ARTICLE.en_us.html", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "1c3b3ba8fda0a56c3cfba1be700ed44eed983df6"}, {"date": "2023-12-06T21:28:05", "title": "Update ofl/playpensans/article/ARTICLE.en_us.html", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "596869138ab0f6a669594fcf0cdb6fa80af71382"}, {"date": "2023-12-06T21:23:53", "title": "Update ofl/playpensans/article/ARTICLE.en_us.html", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "13fd07668bbc56b3f5280be0ea8a4479cd1a58b6"}, {"date": "2023-12-06T19:42:59", "title": "add more minisite_url links", "author": "Chris Simpkins", "status": "modified", "kind": "infrastructure", "id": "a9b25cdb91bbf2ed7420275c147e102b0c2bcf61"}, {"date": "2023-12-06T19:09:27", "title": "add minisite URL links recommended in https://github.com/google/fonts/issues/6308#issuecomment-1573142910", "author": "Chris Simpkins", "status": "modified", "kind": "infrastructure", "id": "407120086714bfba2f1cf3f6336cde2e953aac1a"}, {"date": "2023-12-06T18:57:32", "title": "add minisite URL links recommended in https://github.com/google/fonts/issues/6308#issue-1723611282", "author": "Chris Simpkins", "status": "modified", "kind": "infrastructure", "id": "c34f87cf674f4b90a4ccf5ebf9e53780e580b28c"}, {"date": "2023-12-06T18:44:14", "title": "deleting extra span closing tag", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "1984e454fe6acf79ea1556903dce42b621e2ec7f"}, {"date": "2023-12-06T18:41:05", "title": "PPS Article: adding span class autonym to the emoji's list", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "5e220e8beddb48771b224aee33e10e3d7775ef09"}, {"date": "2023-12-06T18:29:43", "title": "PPS minisite url added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "1631553e66b75889516997ab10d39bbda13d175f"}, {"date": "2023-12-06T17:45:32", "title": "Merge pull request #7071 from google/davelab6-ofl-url-fix", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "3f4464a364211abf0be1048076a15f3a6d2cd5fc"}, {"date": "2023-12-06T17:38:49", "title": "Update knowledge/glossary/terms/licensing/content.md to fix URL", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "de0f46e78acb463cf549b3857abcd4c37cff1afe"}, {"date": "2023-12-06T16:14:37", "title": "Add ekp_Latn", "author": "Denis Moyogo Jacquerye", "status": "new", "kind": "infrastructure", "id": "582050c92c8698076bc27a70d7a2e02edc71322c"}, {"date": "2023-12-06T15:36:12", "title": "Add tcd_Latin", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "a613929d5044466e0c6f6fa46d5491cff30b783e"}, {"date": "2023-12-06T15:26:03", "title": "Merge pull request #7044 from google/gftools_packager_ofl_asset", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "ade3d5331e962aee6b090ac90758650641eb4379"}, {"date": "2023-12-06T15:25:12", "title": "Merge pull request #7067 from emmamarichal/vivarado", "author": "Rosalie Wagner", "status": "new", "kind": "designer", "id": "7c6f69d051ff800e16fc5040e4c1798842b0a9e9"}, {"date": "2023-12-06T15:23:32", "title": "Merge pull request #7068 from emmamarichal/adventpro-metadatas", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "aa108fb027371f2313df2720038d0699195c6921"}, {"date": "2023-12-06T15:22:11", "title": "Merge pull request #7049 from google/gftools_packager_ofl_notosansphagspa", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "ae1dcb6a9ef04606ab9bdb93363bf5fa4f4e3699"}, {"date": "2023-12-06T15:18:23", "title": "Merge pull request #7069 from emmamarichal/odedezer", "author": "Rosalie Wagner", "status": "new", "kind": "designer", "id": "f7d7a294756832e82e5221f2a0e5f01c71b15cd0"}, {"date": "2023-12-06T14:56:44", "title": "Merge pull request #7070 from google/davelab6-new-ofl-site-url", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "4e25e4d92367284a52889855cfabcd8a61dd573d"}, {"date": "2023-12-06T11:01:12", "title": "Update knowledge/glossary/terms/licensing/content.md OFL links", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "7a16ff83c692a010855c7d490df550a89febcb11"}, {"date": "2023-12-06T10:58:10", "title": "ci setup-geckdriver: Use gh token", "author": "Marc Foley", "status": "modified", "kind": "designer", "id": "05f7697202936fcadd31604e5827b996116583c8"}, {"date": "2023-12-06T10:38:26", "title": "Designer added: Oded Ezer", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "873a9bfbc61939794f8e0d661d25d590509e4ee5"}, {"date": "2023-12-06T09:31:10", "title": "Merge pull request #7051 from google/gftools_packager_ofl_notosanschorasmian", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "959b3e8540cc987ad8070434f01e101174c6b949"}, {"date": "2023-12-06T09:25:26", "title": "Updated designer", "author": "Emma Marichal", "status": "modified", "kind": "designer", "id": "053f77f88c4fd6d43063f6c4476f345646f8c396"}, {"date": "2023-12-06T09:24:33", "title": "Update info.pb", "author": "Emma Marichal", "status": "modified", "kind": "designer", "id": "f45b1fdcccb2ddb6cd05e4387652ef20f92ff8d2"}, {"date": "2023-12-06T09:21:13", "title": "Add designer: Vivarado", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "536f07b26dc60e014489e1df1af3abb3c5827843"}, {"date": "2023-12-06T07:14:04", "title": "Fix more out of script khojki characters", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "5f68210b70bd1739d6684398abde11dab610ec4f"}, {"date": "2023-12-05T21:35:12", "title": "Add nyb_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "635f39f7cf7b584b7674c6293a194199239a2971"}, {"date": "2023-12-05T21:22:26", "title": "Merge pull request #7028 from google/gftools_packager_ofl_kumbhsans", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "739bf7ac69b6f73ab112896f20029ee9dc797f3e"}, {"date": "2023-12-05T21:20:15", "title": "fixup awc_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "91e113ddde98866d9ad5b1a06eecd6cff4a13b69"}, {"date": "2023-12-05T18:34:22", "title": "Add awc_Latn", "author": "Denis Moyogo Jacquerye", "status": "new", "kind": "infrastructure", "id": "71d5d9a776934097e171ad889b6c27f23e7ba52e"}, {"date": "2023-12-05T16:26:57", "title": "Merge pull request #134 from moyogo/fix-african-data", "author": "Denis Moyogo Jacquerye", "status": "new", "kind": "infrastructure", "id": "d2e93f09edb0235d9a67c35387082493abef046f"}, {"date": "2023-12-05T16:02:38", "title": "nfu_Latn.textproto: fix base", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "4390cf243f346e6752ebf9eee679703e6d376c10"}, {"date": "2023-12-05T15:57:12", "title": "Merge pull request #7064 from google/ci-img", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "3c28f7cc049770312edd270c5079a33c1f6058a1"}, {"date": "2023-12-05T15:39:54", "title": "use latest drivers", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "ae526a896420a86932fc4c376fd8a668cd879183"}, {"date": "2023-12-05T15:39:54", "title": "fix font tagging path", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "fa31b2aa3516bba376b2912a92bdc1c96ed946b6"}, {"date": "2023-12-05T15:39:54", "title": "unpin chromedriver", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "289518aba7365c6cf749ac3c976d77187b55acd7"}, {"date": "2023-12-05T14:48:12", "title": "fix nfu_Latn base", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "c88a465de541e0017795f455a3cf545224ddf2be"}, {"date": "2023-12-05T14:46:59", "title": "fix nfu_Latn index", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "dddc24608ed319da7c1e6f656b9594fb89e9cb11"}, {"date": "2023-12-05T14:40:53", "title": "Merge pull request #7037 from google/gftools_packager_ofl_ysabeausc", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "9a327f4ae0255168ab1e2695ce993d04f4549b39"}, {"date": "2023-12-05T14:30:31", "title": "Add nfu_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "f36e0b07729c30a70fba81a97e32ba7dac6eca55"}, {"date": "2023-12-05T14:16:03", "title": "Merge pull request #7036 from google/gftools_packager_ofl_ysabeauoffice", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "ef5fc06112c2492543d07048f2ea0da3b1da230d"}, {"date": "2023-12-05T14:02:19", "title": "Merge pull request #6764 from google/gftools_packager_ofl_notosansglagolitic", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "895ba372d1e67f5f0c8a7706a8a1803dac44bb17"}, {"date": "2023-12-05T13:06:07", "title": "kzr_Latn: fix base, add sources", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "636ee764d696d91c9aaeb27e87f3f73b09406a10"}, {"date": "2023-12-05T12:43:14", "title": "Noto Sans PhagsPa: added display name", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "f11fc8a4565d737691c18c4a7b2a5823eceec47a"}, {"date": "2023-12-05T11:50:34", "title": "mnf_Latn: fix base exemplar, add source", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "9652bed121e21845b87f16ff09f541d95cee25af"}, {"date": "2023-12-04T22:19:47", "title": "Update to_production.txt (#7059)", "author": "Rod", "status": "modified", "kind": "infrastructure", "id": "f0aee617e79b214c7ccea2ef9f06bc71dc36a855"}, {"date": "2023-12-04T17:20:34", "title": "Merge pull request #7058 from google/tags-ci", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "ffd3ba648690f2a2a9d208d6b0fd1f7fc27dd3fc"}, {"date": "2023-12-04T17:02:31", "title": "ci: move font-tags check to seperate file", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e745172d4bc9b0ca59043e6efbdcee342331455f"}, {"date": "2023-12-04T16:03:40", "title": "reference for ndz_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "a4e0ebd3b3a69261ecb194796003a87a8e713ef6"}, {"date": "2023-12-04T11:11:54", "title": "Remove four 2020 joyo additions", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "774fc2df8d1cc2980fda8ecab27a306dc7f87068"}, {"date": "2023-12-04T09:27:32", "title": "Merge pull request #129 from googlefonts/hira-exemplars", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "5e7e432b60baf7d29f95c31d7ea811dd258f8cd4"}, {"date": "2023-12-04T09:16:43", "title": "fixup kss_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "bc92ef84e971e9f087e13b950e19548eedda2f78"}, {"date": "2023-12-04T09:16:27", "title": "fixup btt_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "3c3ed3e4e9995042a856dbc289394eba5e8582bf"}, {"date": "2023-12-04T09:12:41", "title": "fixup kss_Latn (#132)", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "f0662a63968e2efe039536e4e70cabf666e7bd89"}, {"date": "2023-12-04T09:09:35", "title": "Merge pull request #131 from moyogo/fix-african-data", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "4b871e6c1051ed06110f56fe49f036a1c5f56e66"}, {"date": "2023-12-04T09:02:41", "title": "Merge pull request #130 from googlefonts/japan-joyo", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "9900947cd3d10d66a4000b3ca782acc9f5c5bd13"}, {"date": "2023-12-03T23:12:45", "title": "Add kss_Latn", "author": "Denis Moyogo Jacquerye", "status": "new", "kind": "infrastructure", "id": "92af62e999d7ba8ed0f4e664d657429e76ec2372"}, {"date": "2023-12-03T19:09:21", "title": "btt_Latn: missing letters with grave-macron or macron-grave", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "546d4a7f40aef848d2fe50fcffccc6e5a66956eb"}, {"date": "2023-12-03T08:38:20", "title": "Restrict Japanese kanji requirement to joyo kanji", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "6cb1bf0f359825251f990efd2ad07b8ca128d219"}, {"date": "2023-12-02T17:25:24", "title": "Add hiragana exemplars", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "22f5c028038d30be0ed7f3292c1b0a37a0b1e1ff"}, {"date": "2023-12-02T11:18:14", "title": "Merge pull request #127 from moyogo/nb_Latn-exemplar_chars", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "35569f95b9b1298961208bd04b662f66e00ac4ec"}, {"date": "2023-12-02T09:40:43", "title": "Merge pull request #128 from moyogo/fix-african-data", "author": "Denis Moyogo Jacquerye", "status": "new", "kind": "infrastructure", "id": "e0e72364cae9bf9da887934f32a102101d98656d"}, {"date": "2023-12-02T06:47:37", "title": "Add kib_Latn", "author": "Denis Moyogo Jacquerye", "status": "new", "kind": "infrastructure", "id": "e980a109ed279216dc8126fe38000b03efe5176d"}, {"date": "2023-12-01T23:05:58", "title": "Update bax_Latn based on RESULAM 2023", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "2b981864a0b66c26a0dd06fb03f27cb81257b82a"}, {"date": "2023-12-01T23:05:58", "title": "Update bax_Latn based on RESULAM 2023", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "62fea5883a8238c0d8eda3accf21f5368f12d2cf"}, {"date": "2023-12-01T23:05:58", "title": "setup.py: add author", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "fee5d48085dc2742c65d90ef0168c736e5d14919"}, {"date": "2023-12-01T23:05:58", "title": "lnl_Latn population", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "cdd4a775791cc3c2eb90c428b54e9b87380636c9"}, {"date": "2023-12-01T23:05:58", "title": "Add nzk_Latn", "author": "Denis Moyogo Jacquerye", "status": "new", "kind": "infrastructure", "id": "aab1e60bce0a527069a7fae362f5c99043575461"}, {"date": "2023-12-01T23:05:58", "title": "Add lnl_Latn", "author": "Denis Moyogo Jacquerye", "status": "new", "kind": "infrastructure", "id": "9d3417654c2455cedad42e945206d58ac7779487"}, {"date": "2023-12-01T23:05:58", "title": "yyb_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "9bcee74903bf885a1d3f5c3535c1007c620dc4b0"}, {"date": "2023-12-01T23:05:58", "title": "swb_Latn and swb_Arab", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "2b31c0c6a8d055c30b0644482adeb6e7882a0382"}, {"date": "2023-12-01T22:45:25", "title": "no_Latn: update exemplar chars", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "8ca7a7e409ae5a0acaaeacac76ea3f2486355dc1"}, {"date": "2023-12-01T22:43:55", "title": "nb_Latn: add exemplars, copied from no_Latn and modified", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "afa3f77e1bf1baf848d13252545b8e62aed44019"}, {"date": "2023-12-01T21:10:06", "title": "sco_Latn: remove pre-18 th century \u021d", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "d436392b064b2b54150aa9820e5157daa3afd15e"}, {"date": "2023-12-01T21:10:06", "title": "syi_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "9980ce9953b328f7e9ee56ce00586b4b627c1b57"}, {"date": "2023-12-01T21:10:06", "title": "saf_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "08c86c08ef15bfd9bdd65df208bc8bc336626a88"}, {"date": "2023-12-01T21:10:06", "title": "hna_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "442d402f1ad806c36513e9320d8d5e55d63dbca1"}, {"date": "2023-12-01T21:10:06", "title": "gej_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "d6fe5bc27ba605158430697d701404aab96497d7"}, {"date": "2023-12-01T21:10:06", "title": "cri_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "12382a330b83197154dc4d9ea3c0d05aa41ab47a"}, {"date": "2023-12-01T21:10:06", "title": "bzx_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "0c94b5333c247eefc07c72dfcca6ed3bf29506fa"}, {"date": "2023-12-01T21:10:06", "title": "bvb_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "9e20d67b50d28fb01489ec6da3d7005e4d459767"}, {"date": "2023-12-01T21:10:06", "title": "bqv_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "1bb745706cf2be5eb584babd60a7452521d805f2"}, {"date": "2023-12-01T21:10:06", "title": "bjt_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "a7462587210b5d581c907e420b618f73425994ba"}, {"date": "2023-12-01T21:10:06", "title": "ybb_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "09ee355a67a39bb2947ef2389345db7fc50fe79e"}, {"date": "2023-12-01T21:10:06", "title": "kaj_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "c3129439b15ccc61d3fcaac950a0bf9ccf8b80d0"}, {"date": "2023-12-01T21:10:06", "title": "ssy_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "d002bf1fcaa1d2bdb4234a0db5bee62f8524744d"}, {"date": "2023-12-01T21:10:05", "title": "maf_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "8b2e2bded86132acd8f7c799394bcdbc774476cd"}, {"date": "2023-12-01T21:10:05", "title": "mls_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "3360076e0d794ca081aa9985d7b458f13b57199f"}, {"date": "2023-12-01T21:10:05", "title": "mdt_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "d9d65ad84290a6cee7e86f58d065e9975ab8de14"}, {"date": "2023-12-01T21:10:05", "title": "dts_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "fa5ad748738e8d898f8a0d2da101e74ad576027e"}, {"date": "2023-12-01T21:10:03", "title": "dtm_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "3596a583fa82a7ee6c873d1203c0f081cfc3d5e7"}, {"date": "2023-12-01T13:19:47", "title": "[gftools-packager] Noto Sans Chorasmian: Version 1.004; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "770b1d40a43940ab07dc60873f4ab91788483397"}, {"date": "2023-12-01T09:53:31", "title": "[gftools-packager] Noto Sans PhagsPa: Version 2.004; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "dc923516062cf20d7fc9b0f6ffe2b37354d6460e"}, {"date": "2023-12-01T09:34:33", "title": "Merge pull request #6784 from google/gftools_packager_ofl_notosanssundanese", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "77751a57cfd9c0897d101a462d59310edea13fe7"}, {"date": "2023-11-30T22:28:47", "title": "Ran maximum_color (#7046)", "author": "Rod", "status": "modified", "kind": "family", "id": "45be8f593afd079ef0383d825c75d00eaa6b7c63"}, {"date": "2023-11-30T21:03:02", "title": "Merge pull request #7043 from google/interpol", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "6005a05e0b2a315fa269180ed31c2f91f78dff68"}, {"date": "2023-11-30T16:33:23", "title": "[gftools-packager] Asset: Version 1.003; ttfautohint (v1.8.4.7-5d5b) added", "author": "Yanone", "status": "modified", "kind": "family", "id": "9c7c13143235e4106558c8e1716ea16b07712be7"}, {"date": "2023-11-30T16:15:14", "title": "hook in interpolations", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "6b744d391f1a7bab203998bea750cd2a647a33cb"}, {"date": "2023-11-30T14:04:33", "title": "Merge pull request #7041 from google/gftools_packager_ofl_playpensans", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "dfe230a8ad3296d47005b754d06f460dd5f4cdaf"}, {"date": "2023-11-30T13:47:39", "title": "Update METADATA.pb Symbols subset deleted", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "4a66016f4801799c447ecc9ee0dd6d367fef9388"}, {"date": "2023-11-30T13:31:14", "title": "[gftools-packager] Ysabeau Infant: Version 2.002; featfreeze: ss01,ss02,lnum added", "author": "Yanone", "status": "modified", "kind": "family", "id": "3c92b5d969d07c1394d5532f7be32e42bcac66b3"}, {"date": "2023-11-30T13:25:24", "title": "PPS Article: 2705 codepoint for checkmark", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "689f8e0b10ec131d68de2b0d9e0a80b2df6f29af"}, {"date": "2023-11-30T13:19:46", "title": "[gftools-packager] Playpen Sans: Version 1.003 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "18e6576fabebecd71dc779d60148bb25269edcc7"}, {"date": "2023-11-30T12:01:13", "title": "Merge pull request #7034 from google/gftools_packager_ofl_ysabeau", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "207b7f98b97282c3ca209b24ded89d981ab3d6ec"}, {"date": "2023-11-30T05:12:35", "title": "Noto Color Emoji v2.042 (#7039)", "author": "Rod", "status": "modified", "kind": "family", "id": "cc4c9099fef9e4cd461d1e8f03cedc7ae6a84cbb"}, {"date": "2023-11-29T20:03:15", "title": "Merge pull request #7032 from google/PPS-emoji-metadata", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "2bede8b4c492217c370af2de1d131053151b2448"}, {"date": "2023-11-29T17:24:11", "title": "[gftools-packager] Ysabeau SC: Version 2.002; featfreeze: smcp added", "author": "Yanone", "status": "modified", "kind": "family", "id": "2436bf7b3f5b6a000918b26d965ec65118d5c41b"}, {"date": "2023-11-29T17:23:50", "title": "[gftools-packager] Ysabeau Office: Version 2.002; featfreeze: tnum,lnum,ss02 added", "author": "Yanone", "status": "modified", "kind": "family", "id": "82554c6a57af50df876b83283738d444ccf743f4"}, {"date": "2023-11-29T17:22:11", "title": "[gftools-packager] Ysabeau: Version 2.002 added", "author": "Yanone", "status": "modified", "kind": "family", "id": "371a9e2f7cd625f807ccfef8d28c96563a785c61"}, {"date": "2023-11-29T17:12:10", "title": "zag_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "259370e7dbfce83a46e952ac19ea26d4494916b3"}, {"date": "2023-11-29T17:12:10", "title": "ybb_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "8e9218c9120425a57ba4216a941c5173fe407a00"}, {"date": "2023-11-29T17:12:10", "title": "tog_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "46583a66574cded271a5a43715789b9528af397c"}, {"date": "2023-11-29T17:12:10", "title": "ssy_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "d80f088241f89e8d3358ee906e8f7d07a0eeae69"}, {"date": "2023-11-29T17:12:10", "title": "mls_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "bf28006601d0cfcd8f4ebf1c604ffbfcc6ef119a"}, {"date": "2023-11-29T17:12:10", "title": "mdt_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "faaec0ca2e6c865d43bfd28ffb16ee4fb1fa66ff"}, {"date": "2023-11-29T17:12:10", "title": "maf_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "a41864183bb1c126c9046cc471cfe1e4c68902de"}, {"date": "2023-11-29T17:12:10", "title": "kcg_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "40aca989926a386f99bde62ace7570753eaf9ce6"}, {"date": "2023-11-29T17:12:10", "title": "kao_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "73be11fd61e3978b8501a724b5e2bb6a66342c74"}, {"date": "2023-11-29T17:12:10", "title": "kaj_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "7b1ba538732b935bfdc4913cc3a36a727a117bbe"}, {"date": "2023-11-29T17:12:10", "title": "hz_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "3c06a54b8ea1a7f3a1dc57be2e520e36102ba771"}, {"date": "2023-11-29T17:12:10", "title": "grb_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "122314b4d877236406c0164cfdee68dbf70a16de"}, {"date": "2023-11-29T17:12:10", "title": "dts_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "09970fff62d745823148347d090e7b1a0b9e3808"}, {"date": "2023-11-29T17:12:09", "title": "dtm_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "6551cc2236ac109564f5e1829ced11e011c9f078"}, {"date": "2023-11-29T17:12:09", "title": "ddn_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "6fad5ed078eba5510d3e944c0167b6e7954277b8"}, {"date": "2023-11-29T17:12:09", "title": "bfd_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "51e5ed32b6bba61f42f213b03dc733b0d2c5d733"}, {"date": "2023-11-29T17:12:09", "title": "bbj_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "9ccc579bf933568eeb957f1477dd6844d3e59361"}, {"date": "2023-11-29T16:24:19", "title": "Merge pull request #7033 from google/homecomputerfonts-minisite", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "94d883a89e1dbcaacd34d5e5fdd5baa18c14d327"}, {"date": "2023-11-29T16:18:30", "title": "Merge pull request #7031 from google/gftools_packager_ofl_rubikglitchpop", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "cd6384ff6ee9110fb87ef7a2e6f908257d17d6bb"}, {"date": "2023-11-29T15:56:07", "title": "minisite url added to homecomputerfonts Sixtyfour and Workbench", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "3355edc5cc495c891aed4c52aab2f1e768f28b8a"}, {"date": "2023-11-29T15:24:22", "title": "Emoji subset added to PPS metadata", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "9710317dce8462fdf21ce8ba7971be33d0642724"}, {"date": "2023-11-29T14:33:40", "title": "[gftools-packager] Rubik Glitch Pop: Version 2.201 added", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "7a5488e1fb86109ec34df8559d77644651d260d5"}, {"date": "2023-11-29T13:57:30", "title": "[gftools-packager] Kumbh Sans: Version 1.005 added", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "4bd526bcb75b8e45bf8b3eb5d7e6cbe4d5b87ab0"}, {"date": "2023-11-29T12:09:57", "title": "Merge pull request #7025 from google/gftools_packager_ofl_sixtyfour", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "a44c5073008e80367397901a8cd142d039dd6306"}, {"date": "2023-11-29T12:09:40", "title": "Merge pull request #7026 from google/gftools_packager_ofl_workbench", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "8b95a783147f4a0e6121fcf54279fc4eb27c3424"}, {"date": "2023-11-29T11:09:57", "title": "Merge pull request #7027 from google/PPS-About-update", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "dea6e04c37856f6d77e25040c0ca90563f4d0b38"}, {"date": "2023-11-29T11:01:19", "title": "Merge pull request #7006 from google/gftools_packager_ofl_playpensans", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "06e1e51df8c1aa51f5d9c6a2d7974a10c6237a8b"}, {"date": "2023-11-29T11:00:24", "title": "PPS: reinstated article to avoid conflict with #7027", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "c4570ffc98dd3b8261084593fc1a5da4bebf2eee"}, {"date": "2023-11-29T10:46:13", "title": "PPS: removed traget_blank in description", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "3a985242617694576d32ef49db7045dbe5e595d4"}, {"date": "2023-11-29T10:34:12", "title": "Merge pull request #6948 from google/gftools_packager_ofl_heebo", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "41ae3267117aa7fa984193b268ad82e94440401f"}, {"date": "2023-11-29T09:44:17", "title": "Primary_script added for Hebrew", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "0809a4f06e8ab5a069d1d80d0054c27e52c683c0"}, {"date": "2023-11-29T02:45:45", "title": "Third person fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "10b9cb714741befde558ba6463db9b78082b7f2f"}, {"date": "2023-11-29T02:32:15", "title": "PPS Article updated with list of emojis", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "bb9df49e7a9e45f4d9aae38e5119cfac927f6c4f"}, {"date": "2023-11-29T00:32:25", "title": "Workbench Update OFL.txt", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "ba41787cfc19189585d341ab5915903889028537"}, {"date": "2023-11-29T00:31:48", "title": "Workbench Update DESCRIPTION.en_us.html", "author": "Viviana Monsalve", "status": "modified", "kind": "metadata", "id": "5a22550ff74925ea4ba328bb81bc9cce8222ee17"}, {"date": "2023-11-29T00:26:47", "title": "[gftools-packager] Workbench: Version 2.001 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "63c792dd5a5a6c77f8dd0f23636f1267252e7632"}, {"date": "2023-11-28T23:55:01", "title": "Sixtyfour Update DESCRIPTION.en_us.html", "author": "Viviana Monsalve", "status": "modified", "kind": "metadata", "id": "a478be79fc1204ff87a7035ccabe7150d11a3502"}, {"date": "2023-11-28T23:53:31", "title": "Sixtyfour Update METADATA.pb", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "3ef4147c635312575a7dda05e519a3f14f56d965"}, {"date": "2023-11-28T23:45:22", "title": "[gftools-packager] Sixtyfour: Version 2.001 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "e0fab0e7f2e9b7165c06f16ce73021bb7d1388db"}, {"date": "2023-11-28T21:46:50", "title": "Update color emoji description (#7024)", "author": "Rod", "status": "modified", "kind": "metadata", "id": "4d5eee4a304990ba0e000d5983eb9e9510ca44bd"}, {"date": "2023-11-28T15:41:39", "title": "Merge pull request #6993 from google/ruslan-display", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "b09d54a560cb323f0695437857298b56495c5ad0"}, {"date": "2023-11-28T13:55:29", "title": "Merge pull request #6859 from google/gftools_packager_ofl_notosansarabic", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "a0bc305203e4a96a9d2932d2a116eedfc3ba7f97"}, {"date": "2023-11-28T13:50:00", "title": "Merge pull request #6857 from google/gftools_packager_ofl_notonaskharabic", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "4f77d0c200dc9ed28c3b2109c2f54700e6169d5a"}, {"date": "2023-11-28T12:03:19", "title": "ttj_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "b7f458d6cf4470e4121410fa4759dee774f27cd2"}, {"date": "2023-11-28T12:02:44", "title": "rng_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "f54fe1613f9daf7f757bd6ab7391daa111a6c246"}, {"date": "2023-11-28T12:02:44", "title": "rcf_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "1afdb423bdffb12100f5dae73805a5c570d9c245"}, {"date": "2023-11-28T12:02:44", "title": "nyo_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "c34a3a64c3a38ab4a9bc18b31472326f2909e7a7"}, {"date": "2023-11-28T12:02:44", "title": "mxc_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "7b8e2304f886f75b04f4e13da02605313c0dd5d1"}, {"date": "2023-11-28T12:02:43", "title": "mwk_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "62be1b3d81bc4aa90a0474bdb299d728278d10a5"}, {"date": "2023-11-28T12:02:43", "title": "mgy_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "2a8718ebefe202207ac9db965a7f1de7d6ed0638"}, {"date": "2023-11-28T12:02:43", "title": "lol_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "f25b9c0b103f56f4808aabdf6cd62a1c596ddd63"}, {"date": "2023-11-28T12:02:43", "title": "laj_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "9b93b2db87ebedadb5c4fc6f50cda018bacc08b2"}, {"date": "2023-11-28T12:02:43", "title": "kck_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "6166c2e2590701608c52c9ce55aaafa5d6ddde46"}, {"date": "2023-11-28T12:02:43", "title": "fuc_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "a1510e6d71efbfe77516e9d6327dab50e893fb06"}, {"date": "2023-11-28T12:02:43", "title": "dip_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "f040d6642ce6a350660ec0ffd08b7d6c72fcecd1"}, {"date": "2023-11-28T05:05:44", "title": "tmh_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "11e72c262187b453f293669428659c42286aa2e2"}, {"date": "2023-11-28T05:05:37", "title": "tbz_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "64e1e62696364a8e16601a6bd6b33ab1dfbcf63c"}, {"date": "2023-11-28T05:05:31", "title": "taq_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "c9665c1a422b10dda69d83da06a7add46af781ee"}, {"date": "2023-11-28T05:05:12", "title": "sid_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "1d062cb272ac53d7eafeb7fa3fde394a8b68885d"}, {"date": "2023-11-28T05:05:05", "title": "sef_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "750303d09c5620d20c74201d08708dba1eff65f0"}, {"date": "2023-11-28T05:04:56", "title": "rng_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "0b6579056d43cc481f917f5ee5ff6f4d90c09b7f"}, {"date": "2023-11-28T05:04:50", "title": "ngl_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "7a89ca48a12cb6febe1743497ffd4701d950421a"}, {"date": "2023-11-28T05:04:44", "title": "ndc_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "6997930fb9d3ff6e770cdc9acf48658c28873c0f"}, {"date": "2023-11-28T05:04:34", "title": "myx_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "8cacc1bb24c0fd57598d211ec8d858f82e60b8c1"}, {"date": "2023-11-28T05:04:26", "title": "laj_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "be1c14b8ce03e3a9be349064e2f48e23cc1ca91f"}, {"date": "2023-11-28T05:04:17", "title": "kpe_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "03eee0200852b235453d94fb87875f03f6b9032e"}, {"date": "2023-11-28T05:04:08", "title": "gkp_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "8962f7f9fdd41776aa67c4b784372b3ecf39b4ee"}, {"date": "2023-11-28T05:04:00", "title": "fuf_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "c040d1cb5b5d8e7fe62455dd39f0ebafd10e703d"}, {"date": "2023-11-28T05:03:46", "title": "fuc_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "e01d10c7784fba8b7782e8184334f6605a911d46"}, {"date": "2023-11-28T05:03:36", "title": "emk_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "2420949c780772cbe7d16bac69243f386aa08378"}, {"date": "2023-11-28T04:39:48", "title": "Update to_production.txt (#7021)", "author": "nyshadhr9", "status": "modified", "kind": "infrastructure", "id": "17434dba40bfc3fb98d2bc8d96bf50170e048852"}, {"date": "2023-11-28T03:19:37", "title": "Update to_sandbox.txt (#7020)", "author": "Rod", "status": "modified", "kind": "infrastructure", "id": "65b34ee257be9c82d2764ad7beabe9bba032a69f"}, {"date": "2023-11-27T22:33:20", "title": "Emoji 15.1 (#7019)", "author": "Rod", "status": "modified", "kind": "family", "id": "fac8b83ff4262b7f3fb3928852f168ceb08c185d"}, {"date": "2023-11-27T19:12:53", "title": "knc_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "9719c9c04ec4a9efcddd4048bfd003d5ad6fffe6"}, {"date": "2023-11-27T19:10:59", "title": "fixup taq_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "8fbffa59be079e124f84e97539964446279507bf"}, {"date": "2023-11-27T18:52:34", "title": "tw_akuapem_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "c9fd9e2537827d89899d23aa261d3d413f21acc9"}, {"date": "2023-11-27T18:52:24", "title": "kqs_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "4741cb8d1ddd4204b1708a326dd4793619294ecf"}, {"date": "2023-11-27T18:40:29", "title": "twi_akuapem_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "d62cebb9152e51f839a792961c57472033614aaa"}, {"date": "2023-11-27T18:40:19", "title": "kqs_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "0da3707b8cc794cc61354711bf335fdf12963eb5"}, {"date": "2023-11-27T18:11:25", "title": "fvr_Latn: add exemplar, fixup specimen text", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "e2b512edc6e3563a7737a18176a0e683b8cd451f"}, {"date": "2023-11-27T18:10:32", "title": "bvi_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "7100aa3c6464602225b979297fc3ca62d8e25c65"}, {"date": "2023-11-27T18:10:32", "title": "zlm_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "7212207b8f5062bd8406c3898fe4b312687957a3"}, {"date": "2023-11-27T18:10:32", "title": "zlm_Arab", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "7fc8daabb928bf9fab10d51c6a6adda252beb1d7"}, {"date": "2023-11-27T18:10:32", "title": "zdj_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "c2f471716ccaede2a67d48380e66acd95f2bc8c6"}, {"date": "2023-11-27T18:10:32", "title": "wwa_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "2130204c47eca99204cdeeeb0fb2842a5344d8d9"}, {"date": "2023-11-27T18:10:32", "title": "toi_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "714d51ef957c88f3f6d76a619df532241c0a3dc5"}, {"date": "2023-11-27T18:10:32", "title": "tbz_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "5a34a880625fe6ef97e62a535f8c43aa772cdbc2"}, {"date": "2023-11-27T18:10:32", "title": "taq_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "8c7c7982b6c68ece65682f1cfba2ea7c53f90bdb"}, {"date": "2023-11-27T18:10:32", "title": "shk_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "f0853e331ebd67806d305549950eb75162e3a14c"}, {"date": "2023-11-27T18:10:32", "title": "pov_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "c2fabdb55e58908f5072b454bc3c2aafba534504"}, {"date": "2023-11-27T18:10:25", "title": "oki_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "9c4d56f3bba7ebec59885d46ac8e17c934f3a391"}, {"date": "2023-11-27T18:10:12", "title": "nba_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "829f4bdbe4833bf75a7cbd261eed17e685c8c66f"}, {"date": "2023-11-27T18:09:57", "title": "mfq_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "de017eab3a7195d2fa16d59c162fd1a466184185"}, {"date": "2023-11-27T18:09:43", "title": "lun_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "204b5844ff94db79acdca303707dc635ab0b5bc5"}, {"date": "2023-11-27T18:09:27", "title": "lue_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "02eb5019fce04fde9a913d48365971b3a02bdf52"}, {"date": "2023-11-27T18:08:34", "title": "lot_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "7ade8cb35af607172bf4fd96cdc70a0f4320f97d"}, {"date": "2023-11-27T18:08:34", "title": "lns_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "b8ed9028b448473965643b4a7e56a7e87bfb22a0"}, {"date": "2023-11-27T18:08:34", "title": "lns_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "a4cf66bb684b54d38ed61134542bfed2e814155c"}, {"date": "2023-11-27T18:08:34", "title": "ktu_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "aba0f658e1d883b224ccd72e535f205ea2962426"}, {"date": "2023-11-27T18:08:30", "title": "kqn_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "36354b070764bf942fa35d14ce3521219adbe25b"}, {"date": "2023-11-27T18:08:26", "title": "koo_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "2002dd6156e1cd6950b894a5d29934d306e1ab54"}, {"date": "2023-11-27T18:07:26", "title": "knc_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "6dc71df1ce2fc03032553eef10f6ee75f4bcc0d5"}, {"date": "2023-11-27T18:07:26", "title": "ijs_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "6c6de5b3d65eec6cbd57acfcea39f461094cbc0a"}, {"date": "2023-11-27T18:07:26", "title": "hna_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "e5b210bfbcd1b40e2bf7a47def2b7491244a765e"}, {"date": "2023-11-27T18:07:26", "title": "gkp_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "afa3f47aa6588ecdc635249237573adbafd93fbb"}, {"date": "2023-11-27T18:07:26", "title": "fuf_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "3445862179f347a39c4dff741a1987bb001df34f"}, {"date": "2023-11-27T18:07:26", "title": "fuc_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "8e0129205fbce4aab93bc15d4320725410aadba5"}, {"date": "2023-11-27T18:07:26", "title": "emk_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "99e8695d2eb84cbd168bbd8658fa57b84bb85c32"}, {"date": "2023-11-27T18:07:26", "title": "dip_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "dcb2c51fe3f2657541e14221a2435698235eb939"}, {"date": "2023-11-27T18:07:26", "title": "ddn_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "e40fb04e4a8890a2d6a89cf70327c65cb20015ac"}, {"date": "2023-11-27T18:07:26", "title": "cri_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "59173fd1d0cae330adb721712f2291cdb3e22b12"}, {"date": "2023-11-27T18:07:26", "title": "bfa_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "280ec515c9dc8c0b7ad86dc63ca7818145b0f1f7"}, {"date": "2023-11-27T18:07:21", "title": "bax_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "44b5fe3a390262e9d0ac56be2f64ffd7c6c175d7"}, {"date": "2023-11-27T06:22:27", "title": "Update tw_akuapem_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "b335bd88d94c307b61d05f6de494597508b80cf2"}, {"date": "2023-11-27T05:51:08", "title": "Move mistaken bwy_Latn to tw_akuapem_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "5a92cd02bdc6fbf770be695519955b5e35c5678a"}, {"date": "2023-11-27T05:33:55", "title": "Update data in fat_Latn (previously ak_Latn)", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "86093391c83c58ec611393db7a128e596dc90fde"}, {"date": "2023-11-27T05:30:52", "title": "Move ak_Latn fat_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "b3d18e68f82a861c21df89e5872adcb97ffb8341"}, {"date": "2023-11-27T00:42:19", "title": "Merge pull request #126 from moyogo/pid_Latn", "author": "Denis Moyogo Jacquerye", "status": "new", "kind": "infrastructure", "id": "3b2633ad891a8e923e2aa2a5323d2283e41ac3a8"}, {"date": "2023-11-27T00:33:53", "title": "Single pid_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "0287a3f846b42532cbbf90ba93b57c348b79a3b6"}, {"date": "2023-11-27T00:29:18", "title": "Rename pid_Latn_Co to pid_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "5ae45439eef020e1855276fe3c1aa447dceff5dd"}, {"date": "2023-11-27T00:26:12", "title": "Remove pid_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "445e8db6681b5189b92d8568da61019239950180"}, {"date": "2023-11-25T05:53:56", "title": "Merge pull request #125 from moyogo/pid_Latn-pid_Latn_CO", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "1e6d4fa479b4db49595d4483f66a7400ec8c9540"}, {"date": "2023-11-24T17:37:38", "title": "Merge pull request #7010 from google/to_lists4", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "d30be6c46f92c76efdf42f24fd668bc152668d1d"}, {"date": "2023-11-24T17:17:10", "title": "Update to_sandbox.txt", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "eeae250e5e99d65ac3be0fddb6b38f7a1aaee6d3"}, {"date": "2023-11-24T13:33:15", "title": "Updated lists 24th of November", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "612cb121fd9be9ecb2a48aeda15c0463d549639b"}, {"date": "2023-11-24T09:32:36", "title": "Merge pull request #7008 from google/Kalnia-more-pics", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "6f0d6e8f41f0af70d69c5831cc55bac86365ef9a"}, {"date": "2023-11-24T09:24:21", "title": "description and metadatas", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "36ed844df265a4ea86bd446007c5315944a203ca"}, {"date": "2023-11-24T09:22:25", "title": "[gftools-packager] Heebo: Version 3.100 added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "804ab16a8ff8ac0072e7c5ecc34e381b4a710177"}, {"date": "2023-11-23T17:10:30", "title": "kalnia images updated", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "709ad35f37a879176438dca57c032e02ce053a33"}, {"date": "2023-11-23T17:02:41", "title": "adding more images to Kalnia's about section", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "4f764dce52c185069102ba2b6c3274e85396eeaf"}, {"date": "2023-11-23T14:59:17", "title": "Merge pull request #7005 from google/gftools_packager_ofl_rubikmaps", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "ce3264324a1553c213c9de3bf2c69fd492db056f"}, {"date": "2023-11-23T14:56:23", "title": "Merge pull request #7004 from google/gftools_packager_ofl_rubikscribble", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "3074593e8fb2553bfe8f2afc36a1dacd1353ab0d"}, {"date": "2023-11-23T14:50:03", "title": "[gftools-packager] Rubik Maps: Version 2.201 added", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "667703fe33613fa6f9467cb83a2e9f1db742f854"}, {"date": "2023-11-23T14:43:19", "title": "[gftools-packager] Rubik Scribble: Version 2.201 added", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "7a6fbecaa20ee99ec356c6cd03ba986424a1516b"}, {"date": "2023-11-23T14:14:59", "title": "[gftools-packager] Playpen Sans: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "0fcca063b51ff1c71ec008953235969be2ad6307"}, {"date": "2023-11-23T13:38:27", "title": "Merge pull request #7003 from google/gftools_packager_ofl_rubiklines", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "de81c2e592deff77dca4f0e174878454e6bb62da"}, {"date": "2023-11-23T13:32:30", "title": "Merge pull request #6999 from google/gftools_packager_ofl_rubikdoodleshadow", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "35cdae2bc793793d37a625292cdc020644176cb8"}, {"date": "2023-11-23T13:32:28", "title": "pid_Latn_CO: add not for \u00f6 and \u00fc", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "736b50e4360cf52a27dab913e279c23a997a319a"}, {"date": "2023-11-23T13:32:28", "title": "pid_Latn_CO: add \u00f1 to auxiliary", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "cb9383f8f456e6562bd44652d885910f9a693ba4"}, {"date": "2023-11-23T13:32:28", "title": "Add pid_Latn, pid_Latn_CO", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "db0b081181ab39b721597cfbdc6cc72417a7fed2"}, {"date": "2023-11-23T13:16:51", "title": "[gftools-packager] Rubik Lines: Version 2.201 added", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "0fffa41c9d8fa1ab8202bbed3c4569952b25f3d9"}, {"date": "2023-11-23T12:42:29", "title": "Merge pull request #123 from moyogo/zap_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "fcce1e0cf583681c74ded7443a82aed2a20ff24e"}, {"date": "2023-11-23T12:42:18", "title": "[gftools-packager] Rubik Doodle Shadow: Version 2.201 added", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "0a22934c20ddc2d186079918577af1687997d2f5"}, {"date": "2023-11-23T10:50:43", "title": "Merge pull request #7000 from google/gftools_packager_ofl_rubikdoodletriangles", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "cded13f272cbed9c6bbd3c113b2da1598ab7e6ae"}, {"date": "2023-11-23T10:34:54", "title": "Merge pull request #124 from moyogo/update-african-languages", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "530d1343d229565fcb769a50d81cfe5613abd4b5"}, {"date": "2023-11-22T23:26:31", "title": "Merge pull request #7001 from google/PPS-about-draft", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "864b631f345ee4a945013fdec4ababc66c3ac24b"}, {"date": "2023-11-22T23:09:54", "title": "PPS about: deleting the table", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "1618679f9d52a6b682656d3c2efc94ac887403ca"}, {"date": "2023-11-22T18:59:07", "title": "Update zap_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "7d2244c7faf1c389b67bc1fa3702a01e1b4caba2"}, {"date": "2023-11-22T14:46:25", "title": "[gftools-packager] Rubik Doodle Triangles: Version 2.201 added", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "34997d1261b011d5f18d43f96e0a44257e3f20a6"}, {"date": "2023-11-22T14:44:54", "title": "Merge pull request #6998 from google/gftools_packager_ofl_rubikbrokenfax", "author": "Emma Marichal", "status": "new", "kind": "infrastructure", "id": "86fdce8fa58a162bb40f3729e1e7799f0387e7f6"}, {"date": "2023-11-22T14:23:57", "title": "[gftools-packager] Rubik Broken Fax: Version 2.201 added", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "6db2fb695cdcccad13fe48e1e09f838b250c7bef"}, {"date": "2023-11-22T14:07:21", "title": "[gftools-packager] Noto Naskh Arabic: Version 2.018 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "e77f6e7ba8077f5d4e5008791f6eb0fd64ec3c7d"}, {"date": "2023-11-22T14:00:29", "title": "Merge pull request #6762 from google/gftools_packager_ofl_notosanscoptic", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "2be4ab22ca76be76a9d63699aad2ceb8e40a9d32"}, {"date": "2023-11-22T13:07:00", "title": "Merge pull request #6994 from google/hedvig-descriptions", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "5d8955b4b6e6df61b4025608e4d8690a31733902"}, {"date": "2023-11-22T12:57:55", "title": "Update DESCRIPTION.en_us.html - typo correction", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "123eae13eda368663e8eea59caade2da2a5db328"}, {"date": "2023-11-22T12:57:22", "title": "Update DESCRIPTION.en_us.html - typo correction", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "2d9661ec5aedbea7b6457f9876ad12c88e9ef38b"}, {"date": "2023-11-22T12:54:26", "title": "Merge pull request #6973 from google/gftools_packager_ofl_sancreek", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "77714af75d73e2fac6dcebd3a013567ad862752a"}, {"date": "2023-11-22T12:47:30", "title": "Merge pull request #6995 from google/hedvig-profile", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "93e8b0d78d6c452ec1b4881af9d036f45007f398"}, {"date": "2023-11-22T12:47:05", "title": "Merge pull request #6938 from google/gftools_packager_ofl_notosansmongolian", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "59cc62d4d870cad3921ef179f9ef2392e90b4aeb"}, {"date": "2023-11-22T12:36:27", "title": "description", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "795a4bbfb728b218205bc2b30cde18440082f47a"}, {"date": "2023-11-22T12:35:34", "title": "[gftools-packager] Sancreek: Version 1.100; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "94faa589bee33697f0fe992a29dbd30790b3f4f4"}, {"date": "2023-11-22T00:37:05", "title": "Add mev_Latn", "author": "Denis Moyogo Jacquerye", "status": "new", "kind": "infrastructure", "id": "8ce00d3574a34f730f2f27515a4aabf1f875ad9c"}, {"date": "2023-11-22T00:37:05", "title": "Fix yre_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "c8d16e5be2826c359ecf41bc141c7ad413357d53"}, {"date": "2023-11-22T00:37:05", "title": "Update rub_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "9154238a9a6208d661d3a752a07077e9d6328db3"}, {"date": "2023-11-21T15:23:04", "title": "Merge pull request #6996 from google/PPS-about-draft", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "5223cff830cb9f977a429cd9cdb9cf2285187757"}, {"date": "2023-11-21T15:11:42", "title": "target blank deleted", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "671b56f26ee66e1950f736df486a5730708407a8"}, {"date": "2023-11-21T15:10:09", "title": "deleting the HEAD with styles", "author": "Viviana Monsalve", "status": "modified", "kind": "metadata", "id": "b35a60823d325344931edeb4b96689aba0005e6c"}, {"date": "2023-11-21T13:38:09", "title": "Hedvig Letters: added designer", "author": "Rosalie Wagner", "status": "modified", "kind": "metadata", "id": "620c142c69ace5ad41cecc3e648b669a06638aab"}, {"date": "2023-11-21T13:35:49", "title": "Hedvig: designer added (Hedvig letters)", "author": "Rosalie Wagner", "status": "modified", "kind": "metadata", "id": "9caf2bbd87b6a6ac94aebe9ae32d954dd75639fc"}, {"date": "2023-11-21T13:29:53", "title": "Hedvig Letters (Sans+Serif): description updated", "author": "Rosalie Wagner", "status": "modified", "kind": "metadata", "id": "34a552ef777e03e0d037273cad16a2210e899c2d"}, {"date": "2023-11-21T13:16:39", "title": "Merge pull request #6992 from google/denismasharow", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "da8033ebd1dc2525357661e8679226e13227629f"}, {"date": "2023-11-21T13:16:10", "title": "Ruslan Display: HOTFIX version 1.001", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "f76eea363b63ca3595723e21caf129d1208d1eb6"}, {"date": "2023-11-21T11:45:47", "title": "Denis Masharov: updated", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "1289e910fa756cb9d2028f6f448174c46b48984d"}, {"date": "2023-11-21T11:40:06", "title": "Merge pull request #6976 from google/davelab6-vern-bio", "author": "Rosalie Wagner", "status": "modified", "kind": "metadata", "id": "f5aacae8556b80af0a962d9fa16b060469f13e14"}, {"date": "2023-11-21T11:19:31", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "metadata", "id": "e8b83406789cd8c6f2cd5640aa26a80b95a39f32"}, {"date": "2023-11-21T11:17:16", "title": "Merge pull request #6984 from google/chrissimpkins-wavefont-about", "author": "Rosalie Wagner", "status": "modified", "kind": "metadata", "id": "f2bea8598fe84ea4f9f51be9f8df90e9d5285af8"}, {"date": "2023-11-21T11:16:42", "title": "Merge pull request #6985 from google/chrissimpkins-linefont-about", "author": "Rosalie Wagner", "status": "modified", "kind": "metadata", "id": "e3877502eebd38652e3a58e1c7731a5e816ea460"}, {"date": "2023-11-21T00:03:48", "title": "Merge pull request #6990 from google/PPS-about-draft", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "e3842c91998e3c49e7ac86d4883c35bec9eddff9"}, {"date": "2023-11-20T23:57:24", "title": "emoji size 2 test added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "9d2d3c48c270e95b766b3a7180c54059d1d83577"}, {"date": "2023-11-20T23:52:54", "title": "imagesize-2 added to test", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "ccd3958406895b1a08eb0a0c56b7a9230c2d1faf"}, {"date": "2023-11-20T23:50:38", "title": "PPS blank description", "author": "Viviana Monsalve", "status": "modified", "kind": "metadata", "id": "7ac73b5d1ff80848df414c9726224aaaa1965a97"}, {"date": "2023-11-20T23:49:23", "title": "Article added to PPS", "author": "Viviana Monsalve", "status": "modified", "kind": "metadata", "id": "dac588df0a936c786380ced5cd820606ea4a767b"}, {"date": "2023-11-20T17:28:35", "title": "Update Linefont About page text", "author": "Chris Simpkins", "status": "modified", "kind": "metadata", "id": "a5e83d7a6479c1adbc1eb8f4b06431b39ff1836d"}, {"date": "2023-11-20T17:24:38", "title": "Update Wavefont About documentation", "author": "Chris Simpkins", "status": "modified", "kind": "family", "id": "5d7c4e71be10c7c2e95891e9d7b82d46437c76e8"}, {"date": "2023-11-20T12:48:45", "title": "Add mge_Latn", "author": "Denis Moyogo Jacquerye", "status": "new", "kind": "infrastructure", "id": "3da1de5dbda03d5eb1f20e90bf385ea7677eb24a"}, {"date": "2023-11-20T12:48:45", "title": "Add mwm_Latn", "author": "Denis Moyogo Jacquerye", "status": "new", "kind": "infrastructure", "id": "859e319867a51cfd0b201977dab9cc507a01c87b"}, {"date": "2023-11-20T12:48:45", "title": "test_data_languages: skip dnj_Latn because of future Ramshorn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "a4e9603f4adaed2205067e0af208ab89fe57e169"}, {"date": "2023-11-20T12:48:45", "title": "Add gvl_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "1476655fbfd591c1a6cce1bf217fdea7b6e0c838"}, {"date": "2023-11-20T12:48:45", "title": "Update sba_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "39bf76bdbf6cfb8cdf328919bf9058ac01a19819"}, {"date": "2023-11-20T12:48:45", "title": "Add kia_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "e0694d78193fb7108ce459335826a6d4040d8e80"}, {"date": "2023-11-18T19:44:45", "title": "Update to_sandbox.txt", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "893f9ff987eb880f486ecdfaed0aad2d00af1114"}, {"date": "2023-11-18T19:44:09", "title": "Update to_sandbox.txt with Vernon Adams profile", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "26bcc0d9d76e443d000e40d5406a2797045b7475"}, {"date": "2023-11-18T19:43:31", "title": "Update vernonadams/bio.html", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "00b8ff2bc79484e9cce79e244bfc0721d756ba66"}, {"date": "2023-11-17T22:31:10", "title": "Update to_production.txt with Ruslan Display", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "d714f1bb4438be1d4c95e2ef75b6ad9216f7993c"}, {"date": "2023-11-17T22:10:49", "title": "Update sms_Latn based on Feist 2010", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "e49f8a3543f4cd9248f010dc9d164bc50c63c7d6"}, {"date": "2023-11-17T22:10:49", "title": "Add cae_Latn", "author": "Denis Moyogo Jacquerye", "status": "new", "kind": "infrastructure", "id": "f12ce74c7a45537ca9cab4280d3610d49eddab17"}, {"date": "2023-11-17T22:10:49", "title": "Add ndv_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "2bab81545186d7e2ad9b4bd5481d3904d34923d7"}, {"date": "2023-11-17T17:36:26", "title": "Update OFL.txt (#6974)", "author": "nyshadhr9", "status": "modified", "kind": "infrastructure", "id": "6d33b6d9290b0199f700beb942fed2518766316b"}, {"date": "2023-11-17T05:53:30", "title": "Update TRIVIA.md with 2 new sites", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "46c475f62ef8ef114ec450b5f9e2ae77e68f08db"}, {"date": "2023-11-16T22:53:07", "title": "Updated lists 16th of November (#6971)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "899b475c22de6184ba3efd6875684d9c37ecf270"}, {"date": "2023-11-16T15:34:07", "title": "Merge pull request #6969 from google/gftools_packager_ofl_opensans", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "131a32a186c4ef8bcdb8e07e72823538068938de"}, {"date": "2023-11-16T15:31:11", "title": "Merge pull request #6970 from google/lang-v059", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "2746a667bb813608bc3c197baf097a52c8124767"}, {"date": "2023-11-16T15:22:35", "title": "Merge commit 'be4ece381605bdf61dc443adb0ee0d0c8db955d1' into lang-v059", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "56e1f634ea95a77c81b9d9ea6c8e34ea686eeb57"}, {"date": "2023-11-16T15:16:46", "title": "Merge pull request #122 from googlefonts/fix-out-of-script-khojki", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "be4ece381605bdf61dc443adb0ee0d0c8db955d1"}, {"date": "2023-11-16T14:56:39", "title": "[gftools-packager] Open Sans: Version 3.003 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "db398e70ce14719a0c99da39fd257c0c75dfae02"}, {"date": "2023-11-16T14:34:47", "title": "Update to_sandbox.txt (#6968)", "author": "nyshadhr9", "status": "modified", "kind": "infrastructure", "id": "13c9ebb8a1632e1c0877f9061cea40f546aa57a7"}, {"date": "2023-11-16T13:01:29", "title": "Merge pull request #6961 from google/gftools_packager_ofl_honk", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "116fde2661560674444a3174b64e8bf52c16771b"}, {"date": "2023-11-16T11:38:08", "title": "Merge pull request #6966 from google/font-tags", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "239ed4f1e4f2b21a4bc84a67ef0161c1c361d27f"}, {"date": "2023-11-16T10:20:10", "title": "Add Chinese simplified again", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "b2932a650380064e8559801f6307dd03f3c5e638"}, {"date": "2023-11-15T17:12:26", "title": "Update METADATA.pb", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "1f98594e2a625f23e295a087707755ebb215be7e"}, {"date": "2023-11-15T17:11:27", "title": "[gftools-packager] Honk: Version 1.000 added", "author": "Yanone", "status": "new", "kind": "family", "id": "b95114c98115a0a9fdb30f89dd1f8396f253c6fb"}, {"date": "2023-11-15T14:41:29", "title": "Merge pull request #6952 from emmamarichal/andreykudryavtsev", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "f1021ab842bad79860b84a6ac414c5fe3da878a4"}, {"date": "2023-11-15T14:36:36", "title": "add font tagging data", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "ab74e813881979d9db2701391f52d84c4b0e91c7"}, {"date": "2023-11-15T14:30:33", "title": "Merge pull request #6935 from google/designer-jens-kutilek", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "b95ba64fa3c2267fc782daa72386e2be2fae5c6c"}, {"date": "2023-11-15T14:24:46", "title": "Jens Kutilek: removed a slash for aesthetic purposes", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "357ff6958d63a6915b6d0ef1927d574c2b64f2b0"}, {"date": "2023-11-15T14:15:54", "title": "Merge pull request #6917 from google/gftools_packager_ofl_workbench", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "16ac25b54177426f9b0e8f76b4b21bf96edcdc38"}, {"date": "2023-11-15T14:15:05", "title": "Merge pull request #6919 from google/gftools_packager_ofl_sixtyfour", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "b75cf66b8ed1ca027c5dbed1fa7156fb41a7447b"}, {"date": "2023-11-15T14:03:16", "title": "Fix out-of-script characters in Khojki, see #101", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "a9d19e7b6098e164694cbf1abaa46325d50bb7fe"}, {"date": "2023-11-15T12:57:10", "title": "Merge pull request #6930 from google/gftools_packager_ofl_alikeangular", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "b4dabc1d40360e8a72777682dea0ac0b43048ddd"}, {"date": "2023-11-15T12:54:32", "title": "Merge pull request #6929 from google/gftools_packager_ofl_alike", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "fe4d127bb939e6831b9e15be85384c015cf15100"}, {"date": "2023-11-15T12:50:50", "title": "Merge pull request #6953 from google/axis-reg-pull-BLED-SCAN-SHLN", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "be35371132ea027e61d7489fce90c330537c2221"}, {"date": "2023-11-15T11:06:58", "title": "Update udu_Latn: note about \u1e6f\u1e96 and t\u035fh", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "a6baa608c90da1f8854c9f37ad2174158457bf23"}, {"date": "2023-11-15T10:48:31", "title": "Update srr_Latn: \u1e55 in auxiliary", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "ce2cbbb619fac4bdf61ac25a5b080a25756b392c"}, {"date": "2023-11-14T17:12:47", "title": "Merge pull request #6964 from google/font-tags", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "c950ab7d72cb37cc2c7b79c6e5a179f1a8a6f60c"}, {"date": "2023-11-14T15:47:09", "title": "ci: check family tagging sheet is intact", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "e2fc6e0ae9ef3547d886f91257de5f5212472e7f"}, {"date": "2023-11-14T14:20:43", "title": "Merge pull request #6962 from google/lang-v058", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "6bff8ef9d0cd4a8ef769e966bc0d38160df692f1"}, {"date": "2023-11-14T13:23:42", "title": "Merge commit 'db1d6cf387cb42b3b444739dedc185a3725ed014' into lang-v058", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "0b90a13e9024304b77ef125d1cb9d6cd8d4d9ed9"}, {"date": "2023-11-13T14:25:38", "title": "Merge pull request #120 from moyogo/gallo-not-galo", "author": "Denis Moyogo Jacquerye", "status": "new", "kind": "infrastructure", "id": "db1d6cf387cb42b3b444739dedc185a3725ed014"}, {"date": "2023-11-13T14:15:41", "title": "fr-gallo_Latn: apostrophe", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "77c2f923d889e6f70aa2298f04053f39889ba136"}, {"date": "2023-11-13T14:15:23", "title": "Rename adl_Latn as fr-gallo_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "dbc22cbf0f30708e0260deef60223130081ac368"}, {"date": "2023-11-13T14:13:58", "title": "adl_Latn is actually fr-gallo_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "84d15c2646e660195a180b1b5dd315ace59efafa"}, {"date": "2023-11-13T10:45:35", "title": "Merge pull request #119 from moyogo/population", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "6fb1598a93403955e61ae56ba6977dfb05d0af48"}, {"date": "2023-11-13T10:17:35", "title": "Add population data to {acf,mam,ngh,nku,swc,udu,vid}_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "3eb1f1b7d71f7232d160fc1aa587adcddebaf01b"}, {"date": "2023-11-13T09:43:44", "title": "Merge pull request #118 from moyogo/update-suk_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "1c181c41ed744c488da4cacf914630368cbe14c9"}, {"date": "2023-11-10T14:58:46", "title": "Update DESCRIPTION.en_us.html", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "c338679fca82ef2aaf9cad25e701fd9b7a67544c"}, {"date": "2023-11-10T14:58:10", "title": "Update DESCRIPTION.en_us.html", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "6db4f2fc502574e1b16b5143aea4f8a99f6c9310"}, {"date": "2023-11-10T11:05:38", "title": "Update DESCRIPTION.en_us.html", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "7a6a6a9036b3c16de9dde095100194d10517f577"}, {"date": "2023-11-09T16:21:49", "title": "Fix typo in ruslandisplay/DESCRIPTION.en_us.html", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "ce98c9af47c2e0d8c6dfec69647d6ce6cd9973d9"}, {"date": "2023-11-09T15:17:23", "title": "Update to_sandbox.txt", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "2c45ab7e055591b38a95faa5e80133ec96bc2893"}, {"date": "2023-11-09T15:16:27", "title": "Add Denis Masharow profile (#6949)", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "b1adad88a0677b8bd4f4cb4b9ec5e07b8c595d0e"}, {"date": "2023-11-09T13:55:47", "title": "Merge commit '0672de' into axis-reg-pull-BLED-SCAN-SHLN", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "d5276e771595d7713ff8a45774e490ffc1e1d90e"}, {"date": "2023-11-09T12:44:41", "title": "Update bio", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "f21e3fe7662ea5c1e9d684e3cb9b32bd8f2575c4"}, {"date": "2023-11-09T11:37:30", "title": "Don't fail if there are no axis values", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "0672debfa4034c3f0dd99ef338f38fabf0e03bdf"}, {"date": "2023-11-09T10:02:05", "title": "suk_Latn: remove \u026a, add accented letters from reference", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "b05a4f38d81df99e24b36ba2d9bf323978bad07c"}, {"date": "2023-11-08T03:24:05", "title": "Merge pull request #117 from moyogo/update-mda_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "7072b6193a28051a2f5f53a8402933e7f2c099fe"}, {"date": "2023-11-08T03:16:48", "title": "[gftools-packager] Noto Sans Lydian: Version 2.002; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "4b31e06771036d0132bbcf26dccd976f4fce4286"}, {"date": "2023-11-08T03:15:50", "title": "mda_Latn: replace breve by caron in base as well", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "745b637844d2f4bd0474b15963ef0d9c1b70968c"}, {"date": "2023-11-08T03:11:35", "title": "Merge pull request #116 from moyogo/update-african-languages", "author": "Denis Moyogo Jacquerye", "status": "new", "kind": "infrastructure", "id": "79cd91cfe5367eb19fe84e7ff2391585cbf888d5"}, {"date": "2023-11-08T03:04:52", "title": "zu_Latn: remove unvetted copied auxiliary", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "2d84a220ad9e3f25b3b469388cb9c26ec35c9cb0"}, {"date": "2023-11-08T03:04:52", "title": "kea_Latn: reduce auxiliary", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "8c59ec155f75dffdea0228caae133acc003e84ff"}, {"date": "2023-11-08T03:04:52", "title": "ee_Latn: reduce auxiliary", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "07d744c8a82b18c793d782c8cf7fc32aa2f85676"}, {"date": "2023-11-08T03:04:52", "title": "mda_Latn: caron instead of breve for raising tone", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "86cc2b554402f9be5583da3f9f91b8eb95b6a872"}, {"date": "2023-11-08T01:23:58", "title": "Update to_sandbox.txt", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "48e4e89db8af8261c6f8bd5884fd66220bcb23c3"}, {"date": "2023-11-08T01:22:55", "title": "Update ruslandisplay/METADATA & DESC for proper attribution (#6946)", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "cd578d9a07c2e4fa9ecb87aafbb0d33f56d4e028"}, {"date": "2023-11-07T14:44:38", "title": "Merge pull request #6945 from applecuckoo/trivia-errors", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "7b4a4b60b0fa76599f63d08e625b90ad81f496aa"}, {"date": "2023-11-07T14:38:20", "title": "Add har_Latn", "author": "Denis Moyogo Jacquerye", "status": "new", "kind": "infrastructure", "id": "343f5bd46daf8678909a2e103b2d4419ed4a025a"}, {"date": "2023-11-07T14:25:40", "title": "rif_Latn: remove Greek characters from auxiliary.", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "18dbfbed9e38f6edb469bf99f1578338a0f8f46f"}, {"date": "2023-11-07T14:22:45", "title": "Replace combining minus below U+0320 by combining macron below U+0331", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "fb2981c9ba643e6b4dfcb4de4bade717f974a644"}, {"date": "2023-11-07T13:59:37", "title": "Add pnz_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "3ae25e5ca7d23ef288d672b3ecf616675307ff69"}, {"date": "2023-11-07T13:26:31", "title": "[gftools-packager] Noto Sans Glagolitic: Version 2.004; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "b8825b18a8ebe497da3ec40dc44095439738d544"}, {"date": "2023-11-07T12:49:55", "title": "ig_Latn: add 1936-1961 orthography characters to auxiliary.", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "b7ed465d1bfaf39abb6bea49d57d67dabb511f9f"}, {"date": "2023-11-07T09:46:33", "title": "[gftools-packager] Noto Sans Arabic: Version 2.012 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "e5ee31305efa101c2cae65f44d9642df2c8f0b4d"}, {"date": "2023-11-07T09:02:02", "title": "[gftools-packager] Noto Sans Mongolian: Version 3.001; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "004ff44b845ae722d1a80b145056f49c70101414"}, {"date": "2023-11-07T01:37:48", "title": "Fix spelling errors", "author": "applecuckoo", "status": "modified", "kind": "family", "id": "3ca05f917c6d1fd90d07b591685db26bcfaa6c87"}, {"date": "2023-11-06T15:38:24", "title": "[gftools-packager] Roboto: Version 3.008; 2023 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4dd6e2b3f7e872f6ecc456a6eee31e39a02d06d8"}, {"date": "2023-11-03T22:47:24", "title": "Merge pull request #6937 from google/gftools_packager_ofl_opensans", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "47ea46c388b5e33496168d9fb4e7ffb43e1142f4"}, {"date": "2023-11-03T22:13:34", "title": "revert OFL", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "4d513df7fab1cc884ffda1856cc63cddc8e66b6a"}, {"date": "2023-11-03T22:11:15", "title": "[gftools-packager] Open Sans: Version 3.000 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "ce2499ca25fcf3466062ddc7e19ad518147f5490"}, {"date": "2023-11-03T19:41:24", "title": "updated lists November 3rd (#6936)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "993caa3489d4da8d5d4e86c24fe0394b770a4188"}, {"date": "2023-11-03T14:08:20", "title": "Merge pull request #6932 from google/gftools_packager_ofl_narnoor", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "68a8ec98c870ef9ea94d46af08c511b2861d36a9"}, {"date": "2023-11-02T22:11:44", "title": "Sixtyfour METADATA.pb small name fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "c25679ba6dcca3c1adf7b0160836a5bf2df522c3"}, {"date": "2023-11-02T22:10:56", "title": "Sixtyfour DESCRIPTION.en_us.html small fix", "author": "Viviana Monsalve", "status": "modified", "kind": "metadata", "id": "89bd5e30cd69506e07b0edab2f0b69f74cc616a7"}, {"date": "2023-11-02T22:09:17", "title": "[gftools-packager] Sixtyfour: Version 2.000 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "64e7c16f17e76b1b9c39bd7cbf0112f5460f564d"}, {"date": "2023-11-02T21:54:10", "title": "Workbench update OFL.txt", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "464e1237923359cb0d69d86219804a4dcb4fa5de"}, {"date": "2023-11-02T21:52:11", "title": "Workbench METADATA.pb name small fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "0f00c22f030586b2773edecc5df63567d3508104"}, {"date": "2023-11-02T21:46:40", "title": "[gftools-packager] Workbench: Version 2.000 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "f45a382a09d88c1ccb04581ad8cea0246dee93a9"}, {"date": "2023-11-02T21:41:07", "title": "designer Jens Kut\u00edlek added", "author": "Viviana Monsalve", "status": "new", "kind": "designer", "id": "9ff8a73e66c02550dfd928b22e05818a98301ea7"}, {"date": "2023-11-02T13:25:49", "title": "Merge pull request #6763 from google/gftools_packager_ofl_notoserifdogra", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "0337f57ffd91a0f9fe5ca410f11743caecc7d010"}, {"date": "2023-11-02T12:31:19", "title": "description and metadatas updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "8a9708ddaae2a6a61f8e693f49a9e3a398cd2150"}, {"date": "2023-11-02T12:28:28", "title": "[gftools-packager] Narnoor: Version 3.000 added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "9baa8c6fa4356808475d4f0a50765e1cd6788d6f"}, {"date": "2023-11-02T11:34:38", "title": "Merge pull request #6765 from google/gftools_packager_ofl_notoserifgeorgian", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "47c2fc1ca4f9d4d586dc63b8937db264efafe46d"}, {"date": "2023-11-02T10:14:30", "title": "deleted fontlog", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "ee06dc02b5d20a2c1045660d8ad4c1d968c5a83a"}, {"date": "2023-11-02T10:14:17", "title": "description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "5e0ef9cd535c01473e803ff740f83bcbc243ceb1"}, {"date": "2023-11-02T10:11:23", "title": "[gftools-packager] Alike Angular: Version 1.300; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "ba0196b69e69614fe6c0e3e88dbec9de1c3c20d9"}, {"date": "2023-11-02T09:30:50", "title": "Updated Description", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "40e9b728db2e124a15512fe8e32a4ff968313975"}, {"date": "2023-11-02T09:30:42", "title": "Deleted FONTLOG", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "1a82b39cff9d9dc919edfdeb9ae820bcfa7b1064"}, {"date": "2023-11-02T09:30:31", "title": "Update Metadatas", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "d18e6882131104a7e4710eebcc45c48c812506d8"}, {"date": "2023-11-02T09:27:27", "title": "[gftools-packager] Alike: Version 1.301; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "f86569dbc328936f0139b06bbb4f9619307a6053"}, {"date": "2023-10-31T13:12:41", "title": "Merge pull request #6914 from theDavidBarton/patch-1", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "99de41685ebfa933a9762f3b509a0d30d7f24c95"}, {"date": "2023-10-31T11:55:00", "title": "Merge pull request #6761 from google/gftools_packager_ofl_notosanscham", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "c052addaa25aa4981ab366eb379c2a9106251c68"}, {"date": "2023-10-31T09:22:24", "title": "Merge pull request #6913 from google/remove-fonts", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "536ec974b59cda45c505764f42aad1fdcbee62e9"}, {"date": "2023-10-29T11:39:04", "title": "Update yo_Latn_BJ.textproto", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "74c59b15e9ed4434269dc33e2022ebf34fdbd79d"}, {"date": "2023-10-29T11:39:04", "title": "Add yo_Latn_BJ", "author": "Denis Moyogo Jacquerye", "status": "new", "kind": "infrastructure", "id": "b8eb6f608860251e360964a497d3e76f830ec557"}, {"date": "2023-10-29T11:39:04", "title": "Update {ha,ig,lg,xh,yo,zu}_Latn with sources", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "da37f08aa0db69fae480ab6498a8ce7dc432c09a"}, {"date": "2023-10-29T11:39:04", "title": "Update af_Latn based on Afrikaanse Woordelys en Spelre\u00ebls 2009", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "e84077869b8dc77d94a78bae8d0bfb50b57656a1"}, {"date": "2023-10-29T10:25:34", "title": "Remove marks from base chars in gu_Gujr", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "089d5d6c0fd8fd3c2cbb6aacd62983fd1ab8e42e"}, {"date": "2023-10-29T10:25:09", "title": "Remove preferred name for modern Greek", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "3e50eec24ca57684700885efedc791475a8465f3"}, {"date": "2023-10-29T10:23:48", "title": "fixup {ksh,nds}_Latn SS to \u1e9e in base", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "bce416afb9c3e2674430ebe7f9b1ba2a96f1b757"}, {"date": "2023-10-29T10:23:48", "title": "fixup {fi,fr,hsb,pl,tr,wae}_Latn SS to \u1e9e in auxiliary", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "3298aeb825d37564733309f3c088f4f7527bc088"}, {"date": "2023-10-29T10:23:48", "title": "fixup {kl}_Latn auxiliary duplicates", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "53d2d539923f2fdbf0d1bd3b7c7fdc86c87326d8"}, {"date": "2023-10-29T10:23:48", "title": "fixup {de,dsb,fi,hsb,lb}_Latn auxiliary duplicates", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "b0c90ac4d6aeb46482fd43b8c0b8e262df71c464"}, {"date": "2023-10-29T10:23:48", "title": "fixup {az,tr}_Latn base duplicates", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "c13d8bc35a1f35965668dd27b26cf10e9ad48f4d"}, {"date": "2023-10-29T10:23:48", "title": "Fix ykg_Cyrl, ady_Cyrl to use Cyrl chars", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "4f667d6f32ce48f20898ac8ef90741880c7febc5"}, {"date": "2023-10-29T10:23:48", "title": "chr_Cher: uppercase in base exemplar chars", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "1fe26cf58a0189c90514f15c31e72150bbf338a8"}, {"date": "2023-10-29T10:23:48", "title": "kri_Latn: add R (used in UDHR samples)", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "9957bf673f14f4cb9b36958781e1cc78a4ba043d"}, {"date": "2023-10-29T10:23:48", "title": "nn_Latn: base, auxiliary, marks", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "938ff3734088823cfc2ee3bc652d441ea2dc4218"}, {"date": "2023-10-29T10:23:48", "title": "Fix rue_Cyrl, bs_Cyrl", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "5ce6dc344c80cd0ed5ebd9db3a7ddc6507d78089"}, {"date": "2023-10-29T10:23:48", "title": "Fix unsynched case pairs", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "5c90e9dd1a13076b2f44dfd028b75e1c6f33cd03"}, {"date": "2023-10-29T10:23:48", "title": "Add uppercase to base", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "f4bf3db5067f0f2103d03945963aab5b7762fdf6"}, {"date": "2023-10-29T10:23:48", "title": "Add ngh_Latn, mostly for \u01c0 \u01c1 \u01c2 \u01c3 \u0298", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "f85675cb49755527a29b9e94fe6acf0f10cdb723"}, {"date": "2023-10-27T10:52:29", "title": "Merge pull request #6779 from google/gftools_packager_ofl_notoserifgujarati", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "cec5b933dd8dcd272489a2e026d8a5aba3c1fc91"}, {"date": "2023-10-27T10:49:34", "title": "Merge pull request #6778 from google/gftools_packager_ofl_notosansgujarati", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "e79a207cb8e8fe2a463220d13c2688f343dc56af"}, {"date": "2023-10-27T10:46:11", "title": "Merge pull request #6910 from emmamarichal/gabarito-metadatas", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "bc36d0887bf27da036fff6e79aaded63a4d2bffe"}, {"date": "2023-10-27T10:45:39", "title": "Merge pull request #6911 from emmamarichal/naipefoundry", "author": "Rosalie Wagner", "status": "new", "kind": "designer", "id": "c24abd4a1f0ea1cc9a42f2e47d535324ec490f47"}, {"date": "2023-10-27T10:43:59", "title": "Merge pull request #6760 from google/gftools_packager_ofl_notosanschorasmian", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "ab15a60c514ea1326211b8d314c4129ab634d0f8"}, {"date": "2023-10-26T22:30:34", "title": "Merge pull request #144 from googlefonts/BLED", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "7b527d96222e311e9f1989a5d7fdf8b8be61fc46"}, {"date": "2023-10-26T22:30:02", "title": "Merge pull request #145 from googlefonts/SCAN", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "335f6d2d713a103811873a141e91d4a289c414ca"}, {"date": "2023-10-26T22:13:23", "title": "Remove mistaken field (#6918)", "author": "Rod", "status": "modified", "kind": "infrastructure", "id": "a87816c7a76c2335d5077255ea94ea1b6d311837"}, {"date": "2023-10-26T19:17:25", "title": "fix: added comma", "author": "David Barton", "status": "modified", "kind": "infrastructure", "id": "b0ed8e4066a6b21e07265e6f691f1ecbb1d9b742"}, {"date": "2023-10-26T19:15:50", "title": "fix: broken GitHub Labs link replaced", "author": "David Barton", "status": "modified", "kind": "family", "id": "ccfd1779144888f100417b3fccd0014b2d1a9c22"}, {"date": "2023-10-26T14:54:03", "title": "Removed 8 families to not onboard", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "38542215ed07a6ff69a612d450d2c77f11bbaa36"}, {"date": "2023-10-26T13:31:46", "title": "Add designer: Naipe Foundry", "author": "Emma Marichal", "status": "modified", "kind": "designer", "id": "d465e2114682ae8ad4c7285c5018cdfb3a8c5999"}, {"date": "2023-10-26T13:10:28", "title": "Added Naipe Foundry in designers list", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "98dc03f721f87d03dcd682e2f31f8b8391cf9cca"}, {"date": "2023-10-26T10:39:54", "title": "[gftools-packager] Noto Serif Gujarati: Version 2.106 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "f4b148a45e5f26fae97002327638a111efa69da5"}, {"date": "2023-10-26T10:11:46", "title": "[gftools-packager] Noto Sans Gujarati: Version 2.106 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "922dd2d553c7dbd07eb324de812017b5e1e9c94e"}, {"date": "2023-10-26T09:42:57", "title": "Merge pull request #6882 from emmamarichal/kristianmoller", "author": "Rosalie Wagner", "status": "new", "kind": "designer", "id": "5f6ae24e114a4cd8429e73f0da4414647dd0c09a"}, {"date": "2023-10-26T02:54:32", "title": "Update to_sandbox.txt (#6908)", "author": "Rod", "status": "modified", "kind": "family", "id": "1f4f6d3b611b1878d8a2c8c5d9c976ec97683e55"}, {"date": "2023-10-25T20:21:31", "title": "Merge pull request #150 from googlefonts/add-shdw-axis", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "d9c2cbc69c135347e92ee81716768251305adf89"}, {"date": "2023-10-25T20:19:45", "title": "bleed.textproto description update", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "6718c0855f02c1cbe2e8fa49e732a0aa0836e5dd"}, {"date": "2023-10-25T20:15:48", "title": "scanlines.textproto description updated", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "56f4f568e609902551b49c090bf5474e1fcdefdb"}, {"date": "2023-10-25T17:52:37", "title": "Update to_production.txt (#6905)", "author": "Rod", "status": "modified", "kind": "infrastructure", "id": "af151105524bf25d31eea36dc0b81651ea40e001"}, {"date": "2023-10-25T17:27:26", "title": "Merge pull request #6901 from google/alexander-orn", "author": "Viviana Monsalve", "status": "new", "kind": "designer", "id": "895845fff0495b74ea1eddbb866c5883e6fe683b"}, {"date": "2023-10-25T17:27:07", "title": "Merge pull request #6900 from google/kanonfoundry", "author": "Viviana Monsalve", "status": "new", "kind": "designer", "id": "0b715348d5306bfc7149184166b671aaf2c811bc"}, {"date": "2023-10-25T17:26:43", "title": "Merge pull request #6902 from google/tor-weibull", "author": "Viviana Monsalve", "status": "new", "kind": "designer", "id": "bb200a8d74d8e369a42ecef9085171b97a82ae4f"}, {"date": "2023-10-25T17:20:18", "title": "Merge pull request #6896 from google/gftools_packager_ofl_hedvigletterssans", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "5043c7f2092dab99def67356cce33ccb11755cba"}, {"date": "2023-10-25T17:18:37", "title": "Merge pull request #6897 from google/gftools_packager_ofl_hedviglettersserif", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "eb1b6038a329d38f496052073f73736daebaa929"}, {"date": "2023-10-25T16:31:09", "title": "Hedvig Letters Serif: added default override", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "7fd24ff48df2ad9c444eff81e376b4212ec316c0"}, {"date": "2023-10-25T12:06:52", "title": "Merge pull request #6883 from emmamarichal/dicotype", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "b266fcd88187df49918d6ebdbf9d051171a21484"}, {"date": "2023-10-25T12:06:13", "title": "Kristian M\u00f6ller: Update bio.html", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "115eb616b6baf63a64c17ddb490fbfec800e582c"}, {"date": "2023-10-25T12:05:07", "title": "Merge pull request #6881 from google/gftools_packager_ofl_afacad", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "f1b19fef6b8e67cac51b0599a9f70d294cfcc4b6"}, {"date": "2023-10-25T12:01:50", "title": "Merge pull request #6880 from google/designer-frida-medrano", "author": "Rosalie Wagner", "status": "new", "kind": "designer", "id": "5671cef9d1e72cc56c274a86d70ad3f28e2c4a90"}, {"date": "2023-10-25T11:54:54", "title": "Merge pull request #6773 from google/gftools_packager_ofl_notosanskhojki", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "785f7f01e23f7867c3b6a836a8edef77b08834a8"}, {"date": "2023-10-25T11:53:14", "title": "Merge pull request #6774 from google/gftools_packager_ofl_notoserifkhojki", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4e2d48d18313cb6046a935398ea3085995e397e7"}, {"date": "2023-10-25T11:50:29", "title": "Merge pull request #6879 from google/gftools_packager_ofl_kalnia", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "3b4e72d51e299b7edcb7008768bafc4f8f9480e1"}, {"date": "2023-10-25T11:23:12", "title": "Tor Weibull: designer added (Hedvig Letters)", "author": "Rosalie Wagner", "status": "modified", "kind": "designer", "id": "7e6c21f1ca6b77e13cec2f6e3b2e711fcd5db241"}, {"date": "2023-10-25T11:20:57", "title": "Alexander \u00d6rn: designer added (Hedvig Letters)", "author": "Rosalie Wagner", "status": "modified", "kind": "designer", "id": "1729656b69db1368303f7ca573f3ffb5e9c837d4"}, {"date": "2023-10-25T11:19:05", "title": "Kanon Foundry: designer added (Hedvig Letters)", "author": "Rosalie Wagner", "status": "new", "kind": "designer", "id": "b68e5571bad8d9b6c37ca6bbab38fee0d00c1763"}, {"date": "2023-10-24T13:59:08", "title": "Merge pull request #6885 from google/chrissimpkins-aronesans-typo", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "9842160729d249ea81adfba3ed7eb9b84ae38d74"}, {"date": "2023-10-24T13:50:06", "title": "Hedvig Letters Serif: added description", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "dc009e8afa127808278311a14ad4f11bd5e2ddd6"}, {"date": "2023-10-24T13:46:32", "title": "Hedvig Letters Sans: added description", "author": "Rosalie Wagner", "status": "modified", "kind": "metadata", "id": "723b70b4e52aed0564bba63256e4f2f4711a847e"}, {"date": "2023-10-24T13:35:14", "title": "[gftools-packager] Hedvig Letters Sans: Version 1.000; ttfautohint (v1.8.4.7-5d5b) added", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "c8dfe32dd612c7c1345eee9427224707059bf9bc"}, {"date": "2023-10-24T13:33:46", "title": "[gftools-packager] Hedvig Letters Serif: Version 1.000 added", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "c65d9f34d1a5e41d5e6e05935d045912e7e9c3e3"}, {"date": "2023-10-20T20:22:22", "title": "Update DESCRIPTION.en_us.html in AR One Sans", "author": "Chris Simpkins", "status": "modified", "kind": "metadata", "id": "2c8a9578cd9e55bd0a4578dda68e083b6e610012"}, {"date": "2023-10-20T19:22:11", "title": "Remove pushed to_sandbox.txt entries.", "author": "Garret Rieger", "status": "modified", "kind": "family", "id": "990be3ed8f77e31c26bf07b148d6a74b8e6241cf"}, {"date": "2023-10-20T13:10:03", "title": "images and article / Empty description / metadata.pb (stroke)", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "27302ad2bcf009958a92e840ea7736d5f6191e14"}, {"date": "2023-10-20T13:07:51", "title": "[gftools-packager] Afacad: Version 1.000 added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "aa30c14f9098a85e12a2864be491c092d4f4f9eb"}, {"date": "2023-10-20T08:41:46", "title": "Add designer: Dicotype", "author": "Emma Marichal", "status": "modified", "kind": "designer", "id": "73b69613d02fc93b3f0dc369c2d75ff2f243e26f"}, {"date": "2023-10-20T08:37:45", "title": "Add designer: Kristian M\u00f6ller", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "d572a2e98fa34e23f9421a884bc853c840a50223"}, {"date": "2023-10-19T23:37:03", "title": "METADATA.pb math subset + stroke and classification added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "738ee89a3aa0ba1dc657dae93c4995a91e657a08"}, {"date": "2023-10-19T23:22:59", "title": "Add article", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "fbe69e660c7fb786abf841e810f8e30f7b0b7e19"}, {"date": "2023-10-19T23:16:39", "title": "Kalnia font designer Frida Medrano added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "fac940dc40ce1b6158058a0c19603ff4c491e75e"}, {"date": "2023-10-19T23:14:41", "title": "[gftools-packager] Kalnia: Version 1.105 added", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "8e748d2e9bce82bda5608bd687a76e006fed95da"}, {"date": "2023-10-19T18:28:34", "title": "Remove pushed entries from to_production.txt.", "author": "Garret Rieger", "status": "modified", "kind": "family", "id": "41d06eb8769031cc817fd5784bf931f712c39a5b"}, {"date": "2023-10-19T16:57:05", "title": "shadow_length.textproto default fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "200528a7b9b4cfaa30a74f354cbad8ca82f1ba74"}, {"date": "2023-10-19T16:54:19", "title": "shadow_length.textproto description updated", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "c65e1a8e4a03eaeba6943c2cfea96449b9167f3f"}, {"date": "2023-10-19T14:56:10", "title": "updated lists (#6875)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "2604d6e2184c7e7199b755a3a07fa0435f05584f"}, {"date": "2023-10-19T13:31:18", "title": "Merge pull request #6874 from emmamarichal/onest-description", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "734eb09d94cabdc1d5a2e7fc01c0f18177eeeb87"}, {"date": "2023-10-19T07:32:51", "title": "Added an empty description", "author": "Emma Marichal", "status": "new", "kind": "metadata", "id": "2bd71b08406a841b373e8ea64e29495b3a3854aa"}, {"date": "2023-10-18T14:20:50", "title": "Merge pull request #6759 from google/gftools_packager_ofl_notosansarmenian", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "596124aaddc763c2af8667501af2839c6bc0bca0"}, {"date": "2023-10-18T14:19:15", "title": "Merge pull request #6758 from google/gftools_packager_ofl_notoserifarmenian", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "f378e6da6010bb598905b2587b136949d1a9320a"}, {"date": "2023-10-18T14:09:15", "title": "Merge pull request #6756 from google/gftools_packager_ofl_notoserifahom", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "1cc4cc438b4332280bb339ab58a16083eaa97eef"}, {"date": "2023-10-18T13:07:13", "title": "Merge pull request #6867 from google/thaana-description", "author": "Rosalie Wagner", "status": "modified", "kind": "metadata", "id": "fc3cb27612cc945af989f58a2fda9eacdeacc58d"}, {"date": "2023-10-18T12:17:56", "title": "Merge pull request #6846 from google/gftools_packager_ofl_borel", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "3b0b300ac380779d126036ea7f7c33f931ea42b6"}, {"date": "2023-10-17T18:27:35", "title": "Add note that this is a redesigned version", "author": "Simon Cozens", "status": "modified", "kind": "metadata", "id": "e11a7ee3df1d9a2a1b95077ad157085002311989"}, {"date": "2023-10-17T11:16:42", "title": "Merge pull request #6862 from emmamarichal/onest-article", "author": "Rosalie Wagner", "status": "modified", "kind": "metadata", "id": "89e363dd92c5fe6d8e4d150951f19a4e4aa65587"}, {"date": "2023-10-17T11:16:12", "title": "Merge pull request #6865 from google/wavefont-subsets", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "25358d80cb2786d1f0f72e4f90b8f25922174d7d"}, {"date": "2023-10-17T11:01:11", "title": "Merge pull request #6792 from google/gftools_packager_ofl_notosansthaana", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "145eef3d1aac627271f1ee2767ac90cebf4d7b8a"}, {"date": "2023-10-17T08:37:09", "title": "Merge pull request #6864 from google/linefont-subsets", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "280644fd9ed60b466541bdee1a2727b9744a6647"}, {"date": "2023-10-17T08:21:59", "title": "wavefont: removing latin subsets", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "abd424d45cecae7c0bc2bc714dcce1c00ecc7306"}, {"date": "2023-10-17T08:20:36", "title": "removed latin subsets", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "49b715cb4d6acfb34275880ec7aab4aaa4a486b5"}, {"date": "2023-10-16T12:28:12", "title": "Remove marks from base chars in gu_Gujr", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "88132660d3657430c13aa527e9635f3ceb745f9f"}, {"date": "2023-10-16T12:10:17", "title": "Merge pull request #6775 from google/gftools_packager_ofl_notosansmeroitic", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4817793f010bf99baff8ab36a7804f6a332bdef4"}, {"date": "2023-10-16T12:02:19", "title": "Merge pull request #6861 from google/gftools_packager_ofl_notosanssymbols2", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "3e176d02dbf39ed0760930cb832301e9e6cc836c"}, {"date": "2023-10-13T18:13:05", "title": "Update to_sandbox.txt w/ pushed fonts.", "author": "Garret Rieger", "status": "modified", "kind": "metadata", "id": "d19527646a9346692f523924554b2beb32c61a18"}, {"date": "2023-10-13T12:16:22", "title": "Removed description", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "2d16c3627075ad68375ae2f3e72689569a907a29"}, {"date": "2023-10-13T12:16:11", "title": "Added article", "author": "Emma Marichal", "status": "new", "kind": "infrastructure", "id": "dca67cb20a3b3dd78e4fc4bc9683a74683b649cb"}, {"date": "2023-10-13T12:15:52", "title": "Added images", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "f99460c2b72283d930e45c0af6c6bf2514e7cf8f"}, {"date": "2023-10-13T11:10:56", "title": "[gftools-packager] Noto Sans Symbols 2: Version 2.008; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "7b6724ac7ececc713e9ba93af309f7520c9a80a3"}, {"date": "2023-10-13T09:30:20", "title": "Merge pull request #6858 from google/linefont-sampletext3", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "e4e7f6cc366c2fcd35e7c7d770b1a3d2ef5c9527"}, {"date": "2023-10-13T09:23:06", "title": "Linefont: added missing property, removed useless ones", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "16ceb13487b9c6aab0887da698a47cad57549e91"}, {"date": "2023-10-12T13:57:15", "title": "updated lists 12th October (#6855)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "dd7f7e565cdf5890bd14f71ee9bf8d3a7be7448c"}, {"date": "2023-10-12T13:19:47", "title": "Merge pull request #6833 from google/gftools_packager_apache_robotoslab", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "423f45212cedc7a64cf74f141e40f66a00c36ca4"}, {"date": "2023-10-12T13:19:04", "title": "Merge pull request #6854 from google/linefont-sample2", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "9241721e2d077adf60a3a8f36c0b5de968a4d355"}, {"date": "2023-10-12T13:13:54", "title": "Linefont: adjusted sample text", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "fbfbbfe45e16590ad5a211ae5ff1feba1d751ab6"}, {"date": "2023-10-12T11:08:02", "title": "Merge pull request #6853 from google/linefont-sample", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "33aaa75c3bf8296013628f71ab59ae3d3c42dfce"}, {"date": "2023-10-12T10:59:20", "title": "Linefont: custom sample text", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "9f0fe8b16ab698466dbca8c198cd0a788666ad1d"}, {"date": "2023-10-12T09:52:16", "title": "Merge pull request #6852 from google/gftools_packager_ofl_rethinksans", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "2c71728f82a6db5c03a7b442aea6a856e10cca8e"}, {"date": "2023-10-12T09:39:05", "title": "Merge pull request #6850 from google/gftools_packager_ofl_redditsans", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "4866dd148d8cd7ae133b66ec407c81fcdf6c4965"}, {"date": "2023-10-12T09:28:19", "title": "Reddit: corrected just introduced typo", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "cd32db29a8878b5e206710b479e536e0dcaf37f7"}, {"date": "2023-10-12T09:27:45", "title": "Reddit: updated OFL.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "d2b395ad333d1cd310a85722557b75ae788b91a0"}, {"date": "2023-10-12T09:26:59", "title": "Reddit Sans: added Reddit Inc in credits", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "ef8ab5fc17a15c1095bdd8456386cd62246963d1"}, {"date": "2023-10-12T09:10:41", "title": "[gftools-packager] Roboto Slab: Version 2.002 added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "892dc85555606db5a08545c7874a4dc561d3ce50"}, {"date": "2023-10-12T08:21:02", "title": "[gftools-packager] Rethink Sans: Version 1.001 added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "5695f452dc9e725f214a1ccc22fc68be7fc94cf3"}, {"date": "2023-10-12T05:52:08", "title": "[gftools-packager] Reddit Sans: Version 1.012 added", "author": "Eli Heuer", "status": "new", "kind": "family", "id": "4527c40bac76862a75c6323d5d08ebe97003c331"}, {"date": "2023-10-11T16:24:04", "title": "Merge pull request #6799 from google/gftools_packager_ofl_linefont", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "71aa5e42fbf225d7270dece0ce843eddd8fd9932"}, {"date": "2023-10-11T08:48:28", "title": "Merge pull request #6849 from emmamarichal/gabarito-metadatas", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "2ad7ce3c0a873db1b58c91ab3e00294f7d108e06"}, {"date": "2023-10-11T08:35:31", "title": "designer order updated", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "ddc6948ed93bd91407d33748a0e359f4d20c24c8"}, {"date": "2023-10-10T14:42:30", "title": "Merge pull request #6776 from google/gftools_packager_ofl_notosansnandinagari", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "ecd59ff67ad62cdc2b9843446584b6a03f0e099a"}, {"date": "2023-10-10T14:38:35", "title": "Merge pull request #6777 from google/gftools_packager_ofl_notosansmanichaean", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "390c7d2f1b6795957851ccfb970b7c7e575ff395"}, {"date": "2023-10-10T14:14:00", "title": "Borel: updated description", "author": "Rosalie Wagner", "status": "modified", "kind": "metadata", "id": "f7cdd789504fa67d9f74f3fbdfe949def828e840"}, {"date": "2023-10-10T14:07:00", "title": "Borel: reordered subsets", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "4837946ebace51c2acb6b7078d3deb9f52d27351"}, {"date": "2023-10-10T14:01:47", "title": "Borel: added math and symbols subsets", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "9479afbbc19d7733126343482efe58167efeddac"}, {"date": "2023-10-10T13:59:11", "title": "[gftools-packager] Borel: Version 1.005; ttfautohint (v1.8.4.7-5d5b) added", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "404a6a24043438a2476fb21b2fe5d795027782d1"}, {"date": "2023-10-10T11:55:29", "title": "Merge pull request #6786 from google/gftools_packager_ofl_notosanstangsa", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e7b712b3c632c6f19b5668e2eb11f982164dde4d"}, {"date": "2023-10-10T11:15:33", "title": "Merge pull request #6785 from google/gftools_packager_ofl_notosanstakri", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "50355fd95e8a59809999caeac8c06198636cdded"}, {"date": "2023-10-10T09:20:14", "title": "Merge pull request #6843 from emmamarichal/onest-metadata-article", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "9ea6c4fcb4b56ecfeecdefc0516d6947b8ef8159"}, {"date": "2023-10-10T08:40:46", "title": "removed article", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "3c9583206d39307fe0dbf51e8084f9b8c09a4ddc"}, {"date": "2023-10-10T07:26:57", "title": "Merge pull request #6830 from google/gftools_packager_ofl_agbalumo", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "ca33c406b3cb5b4532a446a5fd8c958e47ef4547"}, {"date": "2023-10-10T07:11:02", "title": "Merge pull request #6826 from google/chrissimpkins-yomogi-primary-script", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "6e041bf12542952ec83d45143985da5555af5ca2"}, {"date": "2023-10-09T15:29:27", "title": "added article and images", "author": "Emma Marichal", "status": "new", "kind": "infrastructure", "id": "95e04984e8ae3752fb8e62807d25e565554ca0fd"}, {"date": "2023-10-09T15:29:17", "title": "metadata.pb: authors order", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "338f09346426b685d3c210a58fae8a1b16a34316"}, {"date": "2023-10-09T15:12:15", "title": "Merge pull request #6788 from google/gftools_packager_ofl_notoserifthai", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "7ef642a9ee16b8a8c8e3f50d63b42ad85de9b3aa"}, {"date": "2023-10-09T15:07:54", "title": "Merge pull request #6789 from google/gftools_packager_ofl_notosansthai", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "7fb515df21097e88eb8557389089204e6ee9e147"}, {"date": "2023-10-09T14:53:05", "title": "Merge pull request #6790 from google/gftools_packager_ofl_notoserifkannada", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "3b04082e59818356cc2fb2be8e483fe0b27ed33f"}, {"date": "2023-10-09T14:43:53", "title": "Merge pull request #6795 from google/gftools_packager_ofl_notosanskannada", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "ca26b1af8755a2b137446fc5a6e1dfac77f57ef0"}, {"date": "2023-10-09T14:36:15", "title": "Merge pull request #6806 from google/gftools_packager_ofl_notosanstelugu", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "691551679f47aa5294f393f9dd9a7da9071b428b"}, {"date": "2023-10-09T14:34:41", "title": "Merge pull request #6807 from google/gftools_packager_ofl_notoseriftelugu", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "fd5c2d47e5cd257020f6d674918e3a52d8265786"}, {"date": "2023-10-09T14:15:56", "title": "Merge pull request #6809 from google/gftools_packager_ofl_notosanskhmer", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "57bc399e4b18faed79804cb435c8b4ef4e12e428"}, {"date": "2023-10-09T14:03:55", "title": "Merge pull request #6810 from google/gftools_packager_ofl_notoserifkhmer", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "ee078f58368eb6097f0238b22b25311906cc35f3"}, {"date": "2023-10-06T09:12:33", "title": "[gftools-packager] Agbalumo: Version 1.000; ttfautohint (v1.8.4) added", "author": "Eli Heuer", "status": "new", "kind": "family", "id": "6a9a2d7b9f270c79de8145fbfbee2990b9903287"}, {"date": "2023-10-06T04:59:01", "title": "Update to_sandbox.txt (#6837)", "author": "nyshadhr9", "status": "modified", "kind": "infrastructure", "id": "5a0822ad62922bce0433f48bdf034bd215bffc4f"}, {"date": "2023-10-05T20:52:38", "title": "Update to_production.txt (#6835)", "author": "nyshadhr9", "status": "modified", "kind": "infrastructure", "id": "aef33e12ac7bc69fb37fc72832e2745347c34846"}, {"date": "2023-10-05T18:45:34", "title": "Update to_production.txt (#6834)", "author": "nyshadhr9", "status": "modified", "kind": "infrastructure", "id": "d80670ab62cc427273c553c3e737cbd3c02c8d10"}, {"date": "2023-10-05T13:11:17", "title": "Merge pull request #6824 from google/gftools_packager_ofl_notonastaliqurdu", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "4f2387093ad2dbc37a9d9343bf88e9c0ec92e275"}, {"date": "2023-10-05T12:38:40", "title": "Merge pull request #6816 from google/gftools_packager_ofl_blakaink", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "3425ed6d960265a8467d2e0b851e86c4e0e63cdd"}, {"date": "2023-10-05T12:36:34", "title": "Merge pull request #6815 from google/gftools_packager_ofl_blakahollow", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "854eaf1fba1c40af2ce091d70905878aa03f3404"}, {"date": "2023-10-05T11:02:06", "title": "Merge pull request #6814 from google/gftools_packager_ofl_blaka", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "d9342d6f0807544f498ed3a614c4ebc097d9bd31"}, {"date": "2023-10-05T09:51:15", "title": "Merge pull request #6819 from google/gftools_packager_ofl_notosans", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "6f710be290ff265ce00ec83b48de0cf7d313dae3"}, {"date": "2023-10-04T23:35:56", "title": "Update project ref in sharpness.textproto", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "8bc90c4037cb618c7f66395ab912a480df6c19d8"}, {"date": "2023-10-04T15:21:39", "title": "Merge pull request #6820 from google/gftools_packager_ofl_notoserif", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "ed2105eba4e82a61f7988904650bfbef246d1b62"}, {"date": "2023-10-04T12:41:04", "title": "Merge pull request #6821 from google/gftools_packager_ofl_notosansmono", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "aba7be3f6ff0689cd7b91589942cdfa2605e30fb"}, {"date": "2023-10-04T11:21:50", "title": "Merge pull request #6829 from google/gftools_packager_ofl_kayphodu", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "9703fd63f7e3db8117c866691e9464631d76e338"}, {"date": "2023-10-04T11:13:55", "title": "Merge pull request #6827 from google/chrissimpkins-murecho-primary-script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "0cc0803f5811f554d4c245f68f64a8351d46656c"}, {"date": "2023-10-04T09:09:47", "title": "description and metadata", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "c8ba98d6b05722986c553bf9d4ebe8200b6b5995"}, {"date": "2023-10-04T09:00:39", "title": "[gftools-packager] Kay Pho Du: Version 3.000 added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "f7b7dc922f09a4c21915e57e4382abe8d70c7d08"}, {"date": "2023-10-03T11:13:27", "title": "Merge pull request #154 from googlefonts/reinstate-inuse-names", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "80549de5ad279d1e067dedf6f701bc22e0aee99e"}, {"date": "2023-10-03T10:42:32", "title": "Black", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "cec39118ca563be554962e519ff558d7a29ef62b"}, {"date": "2023-10-03T10:13:53", "title": "If we delete a name STAT was using, put it back", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "0d876c2f0c692535f47d13825aadd21003596b1b"}, {"date": "2023-10-02T16:34:24", "title": "Add primary_script to Murecho", "author": "Chris Simpkins", "status": "modified", "kind": "infrastructure", "id": "02e18d70f069eba3405ba0145efd8aa84b2c19b0"}, {"date": "2023-10-02T16:29:24", "title": "Add primary_script to Yomogi", "author": "Chris Simpkins", "status": "modified", "kind": "family", "id": "4577873eb63efe2ae782bf910f1f92d70d504483"}, {"date": "2023-10-02T12:03:01", "title": "[gftools-packager] Noto Nastaliq Urdu: Version 3.009 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "900d04478c1245a3474c056d095eae15cdb3c8fd"}, {"date": "2023-09-30T11:14:02", "title": "[gftools-packager] Noto Sans Mono: Version 2.014 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "a23c2cd328ea51097b6e32d8f9e0241261e2495e"}, {"date": "2023-09-30T10:59:10", "title": "[gftools-packager] Noto Serif: Version 2.013 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "b233f71caa64d2f82b3a6667d3a571f33ce76c3f"}, {"date": "2023-09-30T10:51:03", "title": "[gftools-packager] Noto Sans: Version 2.013 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "62c17bc045b0f8317386c1c55464125bbb7a96ef"}, {"date": "2023-09-29T13:21:37", "title": "[gftools-packager] Blaka Ink: Version 1.003; ttfautohint (v1.8.4.7-5d5b) added", "author": "Yanone", "status": "modified", "kind": "family", "id": "7dc85ffdbdc69b1a4217fd4187ae2f0c22ad8f31"}, {"date": "2023-09-29T13:21:24", "title": "[gftools-packager] Blaka Hollow: Version 1.003; ttfautohint (v1.8.4.7-5d5b) added", "author": "Yanone", "status": "modified", "kind": "family", "id": "1c8403b9676daf9a01a670e0f31384ad9a966759"}, {"date": "2023-09-29T13:21:07", "title": "[gftools-packager] Blaka: Version 1.003; ttfautohint (v1.8.4.7-5d5b) added", "author": "Yanone", "status": "modified", "kind": "family", "id": "bc779ce70464ee451a4579882c559013041aaa19"}, {"date": "2023-09-28T16:07:12", "title": "[gftools-packager] Noto Serif Khmer: Version 2.004 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "37dc86cd700672b64c3334e5f5a9b42ae162275a"}, {"date": "2023-09-28T15:19:32", "title": "Updated lists Sept. 28th (#6808)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "40d97dcdbd7817842bf68cffc62c78cb757f0ff9"}, {"date": "2023-09-28T14:41:51", "title": "[gftools-packager] Noto Sans Khmer: Version 2.004 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "5b052f6859a7dd8a93cd03094e4c795fc7bdef4a"}, {"date": "2023-09-28T11:12:01", "title": "Merge pull request #6805 from eliheuer/fix-description-files-with-upstream-yaml", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "2e429fe46951d7149dfb90dce30d657568e4a16f"}, {"date": "2023-09-28T10:35:11", "title": "Merge pull request #6801 from google/remove_asapvfbeta", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "e8da67db27e47faa9758fdab8c091db010c9b2d8"}, {"date": "2023-09-28T10:24:48", "title": "[gftools-packager] Noto Serif Telugu: Version 2.005 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "050ae228464809f1372f99c1bb47c687c1707ef2"}, {"date": "2023-09-28T10:23:04", "title": "Merge remote-tracking branch 'upstream/main' into remove_asapvfbeta", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "748b66022c44b99f791796341fbf3b5461ab4bee"}, {"date": "2023-09-28T10:15:32", "title": "Merge pull request #6800 from google/revert-6749-fix_anchor_text_content", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "66c399fcc7a510eeed6070805c875a92859fc6ee"}, {"date": "2023-09-28T10:12:53", "title": "[gftools-packager] Noto Sans Telugu: Version 2.005 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "1315de880f3dbb61bd10ca4c2bea853ea4fe24eb"}, {"date": "2023-09-28T06:21:56", "title": "Fix URLs for description files with upstream yaml", "author": "Eli Heuer", "status": "modified", "kind": "family", "id": "b8f4f998b4e52ecf712e91f55ba0de52479ee13a"}, {"date": "2023-09-27T16:32:17", "title": "Remove ASAP VF Beta", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "family", "id": "1ee52db5868d4f03ccceea5534ce532ff789a801"}, {"date": "2023-09-27T15:54:25", "title": "Revert \"Fix text content of anchors on DESCRIPTION files\"", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "56115af37c7e0af6271bd8a3c4d9377e94717ead"}, {"date": "2023-09-27T13:37:02", "title": "[gftools-packager] Noto Sans Thaana: Version 3.001 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "a12275b0a82a637c3c3d2858f8e712b59c9dbe68"}, {"date": "2023-09-27T13:26:55", "title": "Linefont: updated metadata.pb and description", "author": "Rosalie Wagner", "status": "modified", "kind": "metadata", "id": "a67abd113b4d1adf36a438be5ae43c1fffa11d37"}, {"date": "2023-09-27T13:16:45", "title": "[gftools-packager] Linefont: Version 3.002;gftools[0.9.33] added", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "dfef2e4b2155fed3e7ae59bac07b4af295d62560"}, {"date": "2023-09-27T12:17:20", "title": "Merge pull request #5395 from google/gftools_packager_ofl_notoserifolduyghur", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "01eed2e37e0b70d121f8b3036bd93082045c9c9a"}, {"date": "2023-09-27T12:04:00", "title": "Merge pull request #6793 from google/to-production-update", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "b00a136dca192df8c231e417081e5036b6e8f7e9"}, {"date": "2023-09-27T09:12:42", "title": "[gftools-packager] Noto Sans Kannada: Version 2.005 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "fccd40a840de178cdb9bf302a4c7a027bf258f5b"}, {"date": "2023-09-27T04:31:52", "title": "Fix text content of anchors on DESCRIPTION files", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "metadata", "id": "325593e321e09e2a2df9b2e648daf41f8216c4cc"}, {"date": "2023-09-26T23:21:29", "title": "to_sandbox.txt - adding Playpen Sans (#6794)", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "40fb55e6cf42218a9a1dfa668e6d1811813f9cdd"}, {"date": "2023-09-26T21:43:10", "title": "Update to_production.txt", "author": "Nathan Williams", "status": "modified", "kind": "family", "id": "d57be5307742d2d5d378d808a5c12b68ddd8fafd"}, {"date": "2023-09-26T13:56:37", "title": "[gftools-packager] Noto Serif Kannada: Version 2.005 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "dae9a0a6e04b3119f4590c620d858d6c75959834"}, {"date": "2023-09-26T13:52:55", "title": "[gftools-packager] Noto Sans Thai: Version 2.002 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "64fcce14ed3e59cb68c3d225c016c738923ff0dc"}, {"date": "2023-09-26T13:49:26", "title": "Add languages", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "7f1eae82827dc82ec020e34d49ddf53a021dea4a"}, {"date": "2023-09-26T13:47:15", "title": "[gftools-packager] Noto Serif Thai: Version 2.002 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "264946c780bed9e83c1a8eead747ea9c4d7332f8"}, {"date": "2023-09-26T13:41:35", "title": "Merge pull request #5281 from google/gftools_packager_ofl_notosanscaucasianalbanian", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "4e26df9b1d43917c69a99acf88cd33af709db0a6"}, {"date": "2023-09-26T13:39:35", "title": "Merge pull request #5283 from google/gftools_packager_ofl_notosanselymaic", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "1374d9a85c5e279aebbcdcf1db3443b01afa4970"}, {"date": "2023-09-26T13:36:19", "title": "Merge pull request #6469 from google/gftools_packager_ofl_notosanskawi", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "13606be08cf760d2889c9871c705ccc71178f91c"}, {"date": "2023-09-26T13:29:11", "title": "Merge pull request #6787 from google/lang-057", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "25538abce2acbc19a1c3052ca004f7a2aac84847"}, {"date": "2023-09-26T12:39:57", "title": "Merge commit 'c4317c881d2357cc33af8ab85e2f71de4502a016' into lang-057", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "c0d6b7004d345796fd44e147032e0f0be4b156f5"}, {"date": "2023-09-26T12:31:45", "title": "[gftools-packager] Noto Sans Tangsa: Version 1.506 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "99e36589bfa95c58fb6396eef47ee370449db212"}, {"date": "2023-09-26T11:55:44", "title": "[gftools-packager] Noto Sans Takri: Version 2.005; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "bbf52e765f6924df0c120f6da45da8c2c3534d2e"}, {"date": "2023-09-26T11:25:30", "title": "[gftools-packager] Noto Sans Sundanese: Version 2.005 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "db4df0764554b4e69f2130070891ba939d84cecf"}, {"date": "2023-09-26T06:59:51", "title": "[gftools-packager] Noto Serif Old Uyghur: Version 1.003; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "new", "kind": "family", "id": "a1bf7e20f901ce80a597d6ff64172cfd5d85c3ed"}, {"date": "2023-09-25T19:21:48", "title": "Playpen Sans: Version 1.001 added (#6746)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "11d55426d7ed02d225000895eb628abb01f1734c"}, {"date": "2023-09-25T14:20:01", "title": "[gftools-packager] Noto Sans Manichaean: Version 2.005; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "c68ebdc5ced9ad391131aa43447b94f3d5336f0d"}, {"date": "2023-09-25T14:19:24", "title": "[gftools-packager] Noto Sans Nandinagari: Version 1.002; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "cd8e4cf738aede8f238e8daff039ab34c6f2e7c4"}, {"date": "2023-09-25T14:17:08", "title": "[gftools-packager] Noto Sans Meroitic: Version 2.002; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "6ccd369823f47c373960eb2d8905106b420e50ed"}, {"date": "2023-09-25T13:53:31", "title": "[gftools-packager] Noto Serif Khojki: Version 2.005 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "96deac956209c2b15ee612e8aeef9f8dad49baab"}, {"date": "2023-09-25T13:48:52", "title": "[gftools-packager] Noto Sans Khojki: Version 2.005; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "78eb3152186a22e582db414978d4c53bf86567f6"}, {"date": "2023-09-25T12:41:11", "title": "[gftools-packager] Noto Sans Kaithi: Version 2.005; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "86e40a4c5b3571a71c7170d8409a0d46fe8f0d3b"}, {"date": "2023-09-25T12:24:50", "title": "[gftools-packager] Noto Serif Georgian: Version 2.003 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "270f645c831289ee61001e8b6124e484cdbd3741"}, {"date": "2023-09-25T12:04:53", "title": "[gftools-packager] Noto Sans Elymaic: Version 1.002; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "56d94ef83b3a4c37d533cbed8ca6207d98bf4e5a"}, {"date": "2023-09-25T11:38:50", "title": "[gftools-packager] Noto Serif Dogra: Version 1.007; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "b83d940a0e19faf7c0a33b45381507c0afedf9e1"}, {"date": "2023-09-25T11:29:36", "title": "[gftools-packager] Noto Sans Coptic: Version 2.004; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "578527c311d2d11024edf87595ed478d5d010d7b"}, {"date": "2023-09-25T11:17:56", "title": "[gftools-packager] Noto Sans Armenian: Version 2.008 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "c38256a5574c1c7782460ddb065b5d406913fa5c"}, {"date": "2023-09-25T11:08:49", "title": "[gftools-packager] Noto Serif Armenian: Version 2.008 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "ffa18373670835ffff5230dbf36003cdd8b7bb22"}, {"date": "2023-09-25T11:05:09", "title": "[gftools-packager] Noto Sans Cham: Version 2.004 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "a6662a814f94424aaaf62bf0a7ee96d56dfba6a5"}, {"date": "2023-09-25T10:46:50", "title": "Restore article, curse at packager", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "5f1ab2d30a43568711e508f49336662368a19501"}, {"date": "2023-09-25T10:35:45", "title": "[gftools-packager] Noto Sans Chorasmian: Version 1.003; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "0ecedac7419b6cc3f3655efc6268654c9dd1bf2d"}, {"date": "2023-09-25T10:35:22", "title": "[gftools-packager] Noto Sans Caucasian Albanian: Version 2.005; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "dd7ca505eca1cb554677bfa5f5a96b09cdae662b"}, {"date": "2023-09-25T09:29:48", "title": "[gftools-packager] Noto Sans Batak: Version 2.003; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "78987ec984cb35148ac69a2d8e4ed8d78b3efe2f"}, {"date": "2023-09-25T08:01:49", "title": "[gftools-packager] Noto Serif Ahom: Version 2.007; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "7ea22f98c7e5bd3499eda94aa3fcbb20221bd641"}, {"date": "2023-09-22T20:49:21", "title": "Rename shadow.textproto to shadow_length.textproto", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "fd6a73be6975f9310124718d971447a8e8e0b6cc"}, {"date": "2023-09-22T20:38:20", "title": "pis_Latn: region FJ instead of FI", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "c4317c881d2357cc33af8ab85e2f71de4502a016"}, {"date": "2023-09-22T20:38:20", "title": "Update rif_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "4da7d2ad0b59ea916c33ee3cd19b50d106f02817"}, {"date": "2023-09-22T20:38:20", "title": "Fix typos in language data", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "3e0040f23ef5aa401901e5cbd8eacd8ea15289a9"}, {"date": "2023-09-22T20:38:20", "title": "Fix wrong or inaccurate language region US", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "ee459cace1184373a39091c8e31e02d6f02f6885"}, {"date": "2023-09-22T20:38:20", "title": "Update acu_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "6d309032aabb761d1d35dbc893e6c40152342cf1"}, {"date": "2023-09-22T20:38:20", "title": "fixup kzc", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "3fdc45002627669698648b2dcb4162dc20d52fcf"}, {"date": "2023-09-22T20:38:20", "title": "fixup mam", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "eef87a103cb74345a46e011a173501edb1f876a4"}, {"date": "2023-09-22T20:38:20", "title": "Update udu_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "4fe85bf2853688e32ccfcd957df72765fed8c48f"}, {"date": "2023-09-22T20:38:20", "title": "Update mam_Latn, add mam_Latn_MX", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "ec700c28b38251b7703adcaf65c19cba0ed25cc0"}, {"date": "2023-09-22T20:38:20", "title": "Update languages", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "64e938a0c44759a4631a93953c065b26a4485c72"}, {"date": "2023-09-22T20:38:20", "title": "Update mor_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "2daa6111af8bddc9a5d5422b0e8e34379f51348d"}, {"date": "2023-09-22T20:38:20", "title": "Add other languages", "author": "Denis Moyogo Jacquerye", "status": "new", "kind": "infrastructure", "id": "aae0338efb10e76d0efe0def22cf8567b9a2d77c"}, {"date": "2023-09-22T20:38:20", "title": "Add dnj_Latn_LR", "author": "Denis Moyogo Jacquerye", "status": "new", "kind": "infrastructure", "id": "bc01dda016cfd1e07c1aabf0dc4dab51f297ea96"}, {"date": "2023-09-22T20:38:20", "title": "Add or Update North American languages", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "d08d5cb435043ae3e0c466e768910f81a0409065"}, {"date": "2023-09-22T20:38:20", "title": "Update African and other languages data", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "7f72241b7dd0d8048b43a88051a4c128b888a513"}, {"date": "2023-09-22T20:38:20", "title": "Update African and other languages data", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "c95104385c83b3ea61e2448cdad579988065be44"}, {"date": "2023-09-22T20:38:20", "title": "\u0133 in nl_Latn auxiliary, not fr_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "28acfb926b1bde321c7a802a73b00b3023f5adea"}, {"date": "2023-09-22T20:38:20", "title": "Update mhi_Latin", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "d5f552ca44838bee49a84a789fd247dce8f38b45"}, {"date": "2023-09-22T20:38:20", "title": "Add test_region_is_known", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "d1b0a65ef51299edbdf7bc96766335df1a24b89f"}, {"date": "2023-09-22T20:38:20", "title": "Update languages", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "60dd2c93418041e69343600a33e4b8d43704ebac"}, {"date": "2023-09-22T20:38:20", "title": "Update or add African and other languages data", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "ec5fedb391f139ef9b93fe33ea6ea3b8ff922ee8"}, {"date": "2023-09-22T20:38:20", "title": "gem_Latn, sla_Latn: historical", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "4f7766cd3cdf76ae2e270f945f581f1d02edb64d"}, {"date": "2023-09-22T20:38:20", "title": "Add test for bracketed sequences", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "e9e744499485ec600e40007a273f053b2121252f"}, {"date": "2023-09-22T20:38:20", "title": "test_data_languages: skip exemplars for {coo,hur,kwk,thp}_Latn because they use Greek characters", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "1c9d8e4197a10c1f0f68b87c5497fb370665ec6c"}, {"date": "2023-09-22T20:38:20", "title": "Adjust pl_Latn, sq_latn punctation", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "3e19eeb85cf63b4e8256470d11a980868ba982ce"}, {"date": "2023-09-22T20:38:20", "title": "Update or add African and other languages data", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "57e1c841d07170f401eccb2a5d90e9855f8ec69e"}, {"date": "2023-09-22T12:18:58", "title": "Update shadow.textproto", "author": "Yanone", "status": "modified", "kind": "family", "id": "fdb4e19af5f8152ff9c0e68333f58588178902e2"}, {"date": "2023-09-21T20:04:49", "title": "[gftools-packager] Wavefont: Version 3.005;gftools[0.9.33] added (#6705)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "439aeb22fa20de94856c7c849e1c2463ed49f9b3"}, {"date": "2023-09-21T16:16:19", "title": "Add primary script / language", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "b6d68f9ffabfb4419e595d1e22db53b8316963af"}, {"date": "2023-09-21T15:08:50", "title": "removed playpen from prod list", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "11e9d6381ad9f4c0088a99987f228b388a067ff5"}, {"date": "2023-09-21T12:48:15", "title": "Merge pull request #6742 from google/tolists", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "b73a1d2b3ab2f68c1b613eeba7d31c7da7c3136e"}, {"date": "2023-09-21T12:35:13", "title": "Updated lists 21st September", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "06203d6d9648f22157ca5d7b7fd33873e316268f"}, {"date": "2023-09-20T14:15:59", "title": "Merge pull request #6719 from google/sourcesans3", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "ab2b31e4bf2b49ce38ebedf10e657963521dc680"}, {"date": "2023-09-20T14:12:47", "title": "Merge pull request #6714 from google/gftools_packager_ofl_shanti", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "6f7dd4f4dcc08709bc164f8a2dea633ef229c409"}, {"date": "2023-09-20T12:48:08", "title": "Merge pull request #6738 from google/gftools_packager_ofl_sometypemono", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "c0febb728a8d7de03de1203cdbf5eff03aa898fb"}, {"date": "2023-09-20T11:15:04", "title": "Merge pull request #6737 from google/gftools_packager_ofl_biorhyme", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "9749358734d2647f93fb510f09bf0e8daf5ebf0f"}, {"date": "2023-09-20T10:49:00", "title": "Sometype Mono: fixed problem with italic font link and updated description", "author": "Rosalie Wagner", "status": "modified", "kind": "metadata", "id": "cabe5402776123bf73ad3be37fb99b4fb49aa56c"}, {"date": "2023-09-20T10:47:01", "title": "[gftools-packager] Sometype Mono: Version 1.001 added", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "a559bed3d5ab4ba4714e101b695af4a9df1d1d6c"}, {"date": "2023-09-20T09:20:19", "title": "Merge pull request #6725 from eliheuer/update-gotu-description", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "1ebbad920cf64ead923abac28503f2ece89a6e8f"}, {"date": "2023-09-20T08:48:51", "title": "Description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "97c956b64d6079f20664054ff7ff26816162e3e7"}, {"date": "2023-09-20T08:36:42", "title": "[gftools-packager] BioRhyme: Version 1.600;gftools[0.9.33] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "1c997e944b5b6f9e8581aa3f9fb93b7d4898dc4a"}, {"date": "2023-09-19T22:06:13", "title": "Merge pull request #110 from moyogo/scn_Latn-population", "author": "Gino Miceli", "status": "new", "kind": "infrastructure", "id": "660808e0837dc84c075620eb2fb96d0b6294cb18"}, {"date": "2023-09-19T21:46:55", "title": "scn_Latn: likely closer to 4.7M speakers", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "e4f173ddd4ec54c9ba21dc2f0a89abaec13580d7"}, {"date": "2023-09-19T19:59:46", "title": "Merge pull request #109 from googlefonts/scn-population", "author": "Gino Miceli", "status": "modified", "kind": "infrastructure", "id": "9873b2c7e09b508b449d3c5b4f617fdfa6040079"}, {"date": "2023-09-19T19:58:57", "title": "Merge pull request #108 from googlefonts/sicilian-sample-text", "author": "Gino Miceli", "status": "modified", "kind": "infrastructure", "id": "db98eeeb8c3c29dfda53f56aa0c87c6d687ed743"}, {"date": "2023-09-19T19:44:49", "title": "Update # Sicilian speakers", "author": "Gino Miceli", "status": "modified", "kind": "family", "id": "28377e0fc99bb9b553efa6e00f41c81e2e7139d5"}, {"date": "2023-09-19T18:54:06", "title": "Update Gotu description to fix a broken repo link", "author": "Eli Heuer", "status": "modified", "kind": "family", "id": "bdee9113ff0de03ed36a4abc4f799532045e0c38"}, {"date": "2023-09-19T17:30:48", "title": "Add missing circumflex chars", "author": "Gino Miceli", "status": "modified", "kind": "infrastructure", "id": "0f74a29eeddc89951f54f428b79921341f87d5b8"}, {"date": "2023-09-19T17:26:20", "title": "Add retroflex D characters", "author": "Gino Miceli", "status": "modified", "kind": "infrastructure", "id": "b25328fee303bb75b9d6748ff4ab71d3e27362cd"}, {"date": "2023-09-19T17:05:20", "title": "Update Sicilian sample text", "author": "Gino Miceli", "status": "modified", "kind": "family", "id": "c40242fca757e79b9b1bcd7e31706f3cb27c9381"}, {"date": "2023-09-19T10:55:00", "title": "sourcesans3: update ps and full names to match previous", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4591e3457ab8be6d70167aa6818922b91e78ab2d"}, {"date": "2023-09-19T04:51:35", "title": "Update to_sandbox.txt (#6722)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "eae30d6236a8ccb4efb7d7ff3724416224f70d12"}, {"date": "2023-09-19T03:37:26", "title": "Update to_sandbox.txt (#6721)", "author": "Nathan Williams", "status": "modified", "kind": "family", "id": "8efa93b8e114d8597e6e477dceb08d4da67f7187"}, {"date": "2023-09-18T16:21:28", "title": "sourcesans 3.052 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e81534062f1e999ebe5b9fc5346e83fbd26320fc"}, {"date": "2023-09-15T16:05:16", "title": "Merge pull request #6715 from google/tolists", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "eb56825d1b744b6fd7c11fdc076919c38148dae0"}, {"date": "2023-09-15T15:08:43", "title": "updated lists", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "07951d03cd94edaa6e59b48bfc0a6f05f402a42a"}, {"date": "2023-09-15T14:53:27", "title": "Merge pull request #6691 from google/notoserifhk-2.002-H1", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "69df4cdc93583e78792dd29b789b66aac06a6c44"}, {"date": "2023-09-15T14:51:42", "title": "Merge pull request #6693 from google/notoserifkr-2.002-H1", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "5bc9c70d3c1e8067ccab92185936eeda0f5cd221"}, {"date": "2023-09-15T13:40:59", "title": "description and metadata", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "fa21e1b28175c3878fbde019290f0aa1f51256eb"}, {"date": "2023-09-15T13:37:09", "title": "[gftools-packager] Shanti: Version 1.100; ttfautohint (v1.8.4) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "d1291c52b96ef16c5c606d8e6e7ae7c5cf82623b"}, {"date": "2023-09-15T10:46:50", "title": "Merge pull request #6713 from emmamarichal/stefiejustprince", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "02c92f62ed07a9bee2af5ec3324764c049bfd6c6"}, {"date": "2023-09-15T10:44:06", "title": "Add ExtraLight to full_name", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "7db980668193c8f84ad18856901b642510157d29"}, {"date": "2023-09-15T10:43:49", "title": "Merge pull request #6712 from emmamarichal/leandroassis", "author": "Rosalie Wagner", "status": "new", "kind": "designer", "id": "d5fb07b597ff3a3479d002f717aaa8363bebe17c"}, {"date": "2023-09-15T10:41:20", "title": "Merge pull request #6692 from google/notoserifjp-2.002-H1", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "a10bfa45bba8fada8fadb576bcc79940822cbad6"}, {"date": "2023-09-15T10:36:58", "title": "Merge pull request #6694 from google/notoserifsc-2.002-H1", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "08e7085be5c4c88782b874f48e01084798203c0d"}, {"date": "2023-09-15T08:46:20", "title": "Add designer: Stefie Justprince", "author": "Emma Marichal", "status": "modified", "kind": "designer", "id": "0bcbd1c5e509b77d43a23bb43585fafe1125759b"}, {"date": "2023-09-15T08:44:55", "title": "Merge pull request #6709 from google/davelab6-gfk-excerpts", "author": "Rosalie Wagner", "status": "modified", "kind": "designer", "id": "829b9bc8ee61d8d42f50f37e6aba31abfb2333a1"}, {"date": "2023-09-15T08:37:11", "title": "Add designer: Leandro Assis", "author": "Emma Marichal", "status": "modified", "kind": "designer", "id": "5bee68a4c68bb0d4e3484cccdf5f24d8cf4560e0"}, {"date": "2023-09-14T18:29:26", "title": "Update knowledge/modules/choosing_type/module.textproto", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "d4656265ebc84c6a08ce6d5568ecb011e042c5d4"}, {"date": "2023-09-14T15:45:47", "title": "Merge pull request #6695 from google/notoseriftc-2.002-H1", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "525797b1d301a96bbc6522527ebf150ab2cd416b"}, {"date": "2023-09-14T15:44:17", "title": "Merge pull request #6708 from emmamarichal/felipecasaprima", "author": "Rosalie Wagner", "status": "new", "kind": "designer", "id": "4254a0d86a3ebeb139926994c24b9389bcd72775"}, {"date": "2023-09-14T15:43:17", "title": "Merge pull request #6707 from emmamarichal/alvarofranca", "author": "Rosalie Wagner", "status": "modified", "kind": "designer", "id": "47df904149d4a17eb13be7fec54101b7de9dbfb0"}, {"date": "2023-09-14T14:53:58", "title": "Designer added: Felipe Casaprima", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "45cb251e0112c7d42c5fbe97cf1e73c2b5b76fae"}, {"date": "2023-09-14T14:29:15", "title": "Merge pull request #6706 from google/gftools_packager_ofl_pontanosans", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "2c2c2e089738cbf2f12fc4542b8fa4f9ec621a03"}, {"date": "2023-09-14T14:28:05", "title": "Designer added: Alvaro Franca", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "a2b2c760fc084616c716270757f2729f01cec15b"}, {"date": "2023-09-14T14:24:00", "title": "Merge pull request #6704 from google/gftools_packager_ofl_notosansnewtailue", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "a051309b88d6fe1a6d083dad240671b787c05f43"}, {"date": "2023-09-14T14:14:29", "title": "Merge pull request #6698 from google/gftools_packager_ofl_pixelifysans", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "79733b60da66bb564964c277695738f2475a0eb8"}, {"date": "2023-09-14T13:47:11", "title": "Add ExtraLight to full_name", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "0a1f774d3f75dd2403278ff4f7cb78a2a668ead7"}, {"date": "2023-09-14T13:46:43", "title": "Add ExtraLight to full_name", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "aeae9c80b453e72ada2ae5579e71a4c012e1c4ff"}, {"date": "2023-09-14T13:45:46", "title": "Add ExtraLight to full_name", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "42981e495171534e7d0acbd00a9c4bbcd316484c"}, {"date": "2023-09-14T13:38:25", "title": "Merge pull request #6699 from google/gftools_packager_ofl_gabarito", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "6afc9bb2d2622b034e4583b43dbaa381c2461f24"}, {"date": "2023-09-14T13:16:04", "title": "metadata updated", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "44a03cd319c7635b511fa892d8a14c305e119b0f"}, {"date": "2023-09-14T13:15:05", "title": "[gftools-packager] Pontano Sans: Version 2.001 added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "a4891153e11fadbf283ab8a65b46694739e0b162"}, {"date": "2023-09-14T12:22:18", "title": "[gftools-packager] Noto Sans New Tai Lue: Version 2.004 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "cf77bd28c467fc4c9a8ee9332dd7a4ab17d10d3f"}, {"date": "2023-09-14T02:15:53", "title": "Update to_production.txt (#6701)", "author": "nyshadhr9", "status": "modified", "kind": "family", "id": "501c7deb12b88d1f42de8e991639aa3d562d3c2b"}, {"date": "2023-09-13T15:10:46", "title": "description and metadata", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "efd3f87a87055df7f5b2592e31c53c87a551e458"}, {"date": "2023-09-13T15:08:53", "title": "[gftools-packager] Pixelify Sans: Version 1.000 added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "9ce5017522020232f525003b39971ddb67e33243"}, {"date": "2023-09-13T12:45:52", "title": "Create shadow.textproto", "author": "Yanone", "status": "modified", "kind": "family", "id": "af12fcc30424b3f589315814f025a0f9e1ff5b6e"}, {"date": "2023-09-13T09:17:02", "title": "description and metadata", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "121351c2ed136000be9193c18830d625e99e14ed"}, {"date": "2023-09-13T09:08:38", "title": "[gftools-packager] Gabarito: Version 1.000 added", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "cd21f74a2a47fa24d59d2c1e075c88e9ba4cb36c"}, {"date": "2023-09-12T09:28:25", "title": "Merge pull request #6685 from google/gftools_packager_ofl_kameron", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "52dd8772d50fe642595a6f164219026025108050"}, {"date": "2023-09-12T09:18:59", "title": "Kameron: updated stroke", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "743083699620471704bbf0929f91a4f2cb347e6c"}, {"date": "2023-09-12T08:56:23", "title": "Merge pull request #6696 from google/lang-0.5.6", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "33831642472cf3c158fc8d3ac0e4f6b1be881fe7"}, {"date": "2023-09-12T08:30:03", "title": "Merge commit 'ad8b9983b3f193cc8cbf6b386b01e6a44317d0f8' into lang-0.5.6", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "bca1c9f812a0def890fec0cf53bfca8fa512f009"}, {"date": "2023-09-12T08:17:48", "title": "Re-run hotfix", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "6710bc57af2cd691feb12a72dc2929ef695fb286"}, {"date": "2023-09-12T08:17:31", "title": "Re-run hotfix", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "c124e801978be4424b6892d01932d0e0c82e1418"}, {"date": "2023-09-12T08:17:09", "title": "Re-run hotfix", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "bb48e3bf33f571db7c22e88d2fb902acc2a3ff06"}, {"date": "2023-09-12T08:16:37", "title": "Re-run hotfix", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "d58a61cab686fa7f339c3b3178fbea7f423fd070"}, {"date": "2023-09-12T08:15:29", "title": "Re-run hotfix", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "7bcb7dea7a92a9d5fc61b6f18a983740404aadf3"}, {"date": "2023-09-11T20:08:43", "title": "Update Noto Serif TC", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "31154cd030ddd8b10eab59ee32616ba0fabfaf8e"}, {"date": "2023-09-11T20:07:30", "title": "Update Noto Serif SC", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "443c2056cca39bc82ce8085fea52e4131d172b05"}, {"date": "2023-09-11T20:05:56", "title": "Update Noto Serif KR", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "d641dfc66141aa27d2b596bf7971894473c7c2a6"}, {"date": "2023-09-11T20:02:56", "title": "Update Noto Serif JP", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "0a391b9e1028ceff1cef3407c29371ac00b1a012"}, {"date": "2023-09-11T19:59:50", "title": "Add Noto Serif HK 2.002 (H1)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "2a89f078ec3bc56591c3150315ccf356e0d219c5"}, {"date": "2023-09-08T16:12:14", "title": "Merge pull request #6686 from google/to_lists", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "f9391fc6c1523fca0c9b2639bc9ba2bde8461e67"}, {"date": "2023-09-08T14:44:03", "title": "Added olivia king to prod list", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "ae699615a3a2be969cdd80887c128c8267abd0dd"}, {"date": "2023-09-08T14:40:09", "title": "updated lists 8th Sept.", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "5ae3904719610f418e65c5cafda6dc53d8ef0af8"}, {"date": "2023-09-08T14:20:53", "title": "Merge pull request #6673 from google/gftools_packager_ofl_playpensans", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "06bda5eb5d50adf9ede970163b7a119b4413b618"}, {"date": "2023-09-08T14:14:39", "title": "description and metadata", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "e3266cc0214e35735aac77d896dad8907fdf153b"}, {"date": "2023-09-08T14:11:52", "title": "[gftools-packager] Kameron: Version 1.100 added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "0cc08495ee372178b5ac565e17c14fd4ad02d80c"}, {"date": "2023-09-08T13:28:27", "title": "Merge pull request #6677 from google/designer-jose-scaglione", "author": "Rosalie Wagner", "status": "new", "kind": "designer", "id": "f1a00a3757f8dbd8e75efb1c99ad62e9daa07b85"}, {"date": "2023-09-08T13:26:57", "title": "Merge pull request #6676 from google/designer-laura-meseguer", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "7d4b1dc9b630cecfa67cbeaf66bfe50249539142"}, {"date": "2023-09-08T13:19:53", "title": "Laura Meseguer: fixed typo", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "09de2c8a2b3d4e4c81947d893f80ce7c3ece4fee"}, {"date": "2023-09-08T13:17:32", "title": "Merge pull request #6678 from google/designer-veronika-burian", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "79b6aef8d39e97424c887f85114e30b425d95a68"}, {"date": "2023-09-08T13:15:57", "title": "Playpen Sans: removed muted line in description", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "df96fdcc8d6efa1150baffd2d5c01c7309efe04a"}, {"date": "2023-09-08T13:12:47", "title": "Merge pull request #6669 from emmamarichal/andreykudryavtsev", "author": "Rosalie Wagner", "status": "new", "kind": "designer", "id": "bfaac0b5b791696614780e13ed4959461c2edebf"}, {"date": "2023-09-08T13:12:13", "title": "Merge pull request #6679 from eliheuer/update-montagu-slab-classification", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "83b24718da149887f5289aad0dd374b37bf054b2"}, {"date": "2023-09-08T11:41:57", "title": "Merge pull request #6419 from google/gftools_packager_ofl_notosansrejang", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "d8971153dbab59e94c743ebdf37a31c3a1b0b2fb"}, {"date": "2023-09-08T11:37:31", "title": "Merge pull request #107 from googlefonts/add-kawi", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "ad8b9983b3f193cc8cbf6b386b01e6a44317d0f8"}, {"date": "2023-09-08T11:11:26", "title": "Merge pull request #5278 from google/gftools_packager_ofl_notosanscypriot", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "33e27a49117e8aea6de2efdfac190b611fe7d1d3"}, {"date": "2023-09-08T11:10:22", "title": "Merge pull request #5369 from google/gftools_packager_ofl_notosansbhaiksuki", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "c74471ecbe8bafcebcdc6ed6e2ef39119145c5bd"}, {"date": "2023-09-08T11:09:03", "title": "Merge pull request #5377 from google/gftools_packager_ofl_notoserifdogra", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "b2487b2907576905b0c77aeaff6eb4548c591685"}, {"date": "2023-09-08T09:08:24", "title": "Add specimen_21", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "de739c82015ba4825a7b7b8f8ec5eae730da2186"}, {"date": "2023-09-08T08:43:38", "title": "Add Kawi", "author": "Simon Cozens", "status": "new", "kind": "infrastructure", "id": "0186c4cbe4ae0c4593db2b6d4a8a39ae615a1102"}, {"date": "2023-09-08T07:41:07", "title": "Merge pull request #100 from SKing-2003/main", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "2cceca55d85475eb03aed697deea1fe449c4a18d"}, {"date": "2023-09-08T07:13:37", "title": "Rebuild properly this time", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "3ec2c420bcfc438a9b3fee0e9f436701475b41c1"}, {"date": "2023-09-08T05:55:24", "title": "Rebuild", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "122731fc39c4f2f71b4f8a19e36e24f349d572a1"}, {"date": "2023-09-07T19:31:57", "title": "Update to_sandbox.txt (#6680)", "author": "Rod", "status": "modified", "kind": "infrastructure", "id": "69f7b05af6079ba8fee59b68192d4ee67f3e2c73"}, {"date": "2023-09-07T19:16:00", "title": "Add Slab Serif as a stroke category for Montagu Slab", "author": "Eli Heuer", "status": "modified", "kind": "family", "id": "4909b7843e65ee026c04650eed062a85f3e76859"}, {"date": "2023-09-07T18:24:13", "title": "Metadata: reordering designers", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "7346982621763471e49cbe79751bb9737a1baff0"}, {"date": "2023-09-07T18:10:20", "title": "Laura Meseguer, Playpen Sans desiger added", "author": "Viviana Monsalve", "status": "modified", "kind": "designer", "id": "a2934fa16259570bfb2e712f9457ad2862eae7cc"}, {"date": "2023-09-07T17:54:36", "title": "Veronika Burian, Playpen Sans designer added", "author": "Viviana Monsalve", "status": "modified", "kind": "designer", "id": "32a3ad3c1a3b68b319a68aa75c3fecc2bfea482e"}, {"date": "2023-09-07T17:52:00", "title": "Update to_sandbox.txt (#6675)", "author": "Rod", "status": "modified", "kind": "designer", "id": "1fc70ebc9120c716a30df9753b284fd715551c4a"}, {"date": "2023-09-07T17:45:11", "title": "Jose Scaglione Playpen Sans designer added", "author": "Viviana Monsalve", "status": "new", "kind": "designer", "id": "80449757efb30d3c4a4d4d2e9f3ed248dcf6d558"}, {"date": "2023-09-07T17:11:34", "title": "Update to_sandbox.txt (#6674)", "author": "Rod", "status": "modified", "kind": "family", "id": "75394eb24164762b6eaa3a5beac3c7b27bc26d60"}, {"date": "2023-09-07T16:08:41", "title": "[gftools-packager] Playpen Sans: Version 1.000 added", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "7a961d93b16cd54ec3f360ecc287d51f2f55fe36"}, {"date": "2023-09-07T12:16:52", "title": "Merge pull request #6672 from google/to-lists", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "2616af79528bb43c5d79f1e0c08740145cac9791"}, {"date": "2023-09-07T12:10:29", "title": "updated lists", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "5b69b101d5840a84f73ea76004caad55cb9c1b0e"}, {"date": "2023-09-07T11:40:08", "title": "Merge pull request #6418 from google/gftools_packager_ofl_notosanshanunoo", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "d934a9d7f07a04a980b0e5588e43ea8168c4defb"}, {"date": "2023-09-07T11:28:03", "title": "Add article", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "017133186b0d1af5a5dc530c2b1a22c1c6e7018e"}, {"date": "2023-09-07T10:07:04", "title": "Merge pull request #6410 from google/gftools_packager_ofl_notosanstangsa", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "5b5d38e8e156272af7f2ab8e188959a652bc9e4b"}, {"date": "2023-09-07T10:03:30", "title": "Merge pull request #6404 from google/gftools_packager_ofl_notosanstaiviet", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "892fe888a443d30d93d6d5f9b4dd0d4e7dedc62b"}, {"date": "2023-09-07T09:57:24", "title": "Merge pull request #6405 from google/gftools_packager_ofl_notosanstagalog", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "ee09bdfed272b74d28bb1f855b7a37fe5b768f6d"}, {"date": "2023-09-07T09:55:53", "title": "Merge pull request #6408 from google/gftools_packager_ofl_notosansgunjalagondi", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "f4a334bbc9c41a84a497c48947d149447c22d469"}, {"date": "2023-09-07T09:50:56", "title": "Merge pull request #6668 from emmamarichal/voloshindmitri", "author": "Rosalie Wagner", "status": "new", "kind": "designer", "id": "0320c3d873d2953c802b9baee1b905d47e83d9bc"}, {"date": "2023-09-07T09:50:39", "title": "Merge pull request #6403 from google/gftools_packager_ofl_notosansmodi", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "3cac23024badef2d247fbe3dc12fe986af6920c8"}, {"date": "2023-09-07T09:35:50", "title": "Andrey Kudryavtsev: corrected URL", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "138411a86ace81a18eeb14df035e040b6ce0e0d0"}, {"date": "2023-09-07T09:34:12", "title": "Dmitri Voloshin: removed duplicated sentence", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "9cb47918b696f92b5a907be8f7ecf9ca7aba4986"}, {"date": "2023-09-07T09:32:49", "title": "Merge pull request #6662 from google/gftools_packager_ofl_aronesans", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "586639dde290b209e47c025df733d71950ced5df"}, {"date": "2023-09-07T09:03:50", "title": "Designer added: Andrey Kudryavtsev", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "09a7508386dcc895b35f6d7fc305439bcd114f8c"}, {"date": "2023-09-07T08:52:39", "title": "Designer added: Dmitri Voloshin", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "2fa7adabe31bd2a1abe9c438be312e3238e16a9e"}, {"date": "2023-09-07T08:51:53", "title": "Merge pull request #6656 from google/Ninteesh-Yadav", "author": "Rosalie Wagner", "status": "new", "kind": "designer", "id": "da7031abc417eed4836ac7cd51a927585cfe8afc"}, {"date": "2023-09-07T08:51:20", "title": "Merge pull request #6664 from google/gftools_packager_ofl_bizudpgothic", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "0374263362e3d4d48f070bee0b56d2d4a4419ef2"}, {"date": "2023-09-07T08:49:26", "title": "Merge pull request #6661 from google/gftools_packager_ofl_onest", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "c13ce38e7fc41d0f8980b91c9a9b91723ec922aa"}, {"date": "2023-09-07T08:44:56", "title": "AR One Sans: removed target_blank", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "e8dbd692456cd286fba0ccdd95faa53781608fb1"}, {"date": "2023-09-07T08:42:55", "title": "Merge pull request #6663 from google/axis-reg-pull-ARRR", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "0e804d93759f248d6651b25f948274da44cc825a"}, {"date": "2023-09-06T22:51:47", "title": "Update to_sandbox.txt (#6665)", "author": "Rod", "status": "modified", "kind": "family", "id": "0f2f0c1239fa44d6a4dff9c1bf901149c63dc893"}, {"date": "2023-09-06T22:05:51", "title": "Update ARTICLE.en_us.html", "author": "Aaron", "status": "modified", "kind": "infrastructure", "id": "4725bf4787af700b81f20625a5080b20af263ea3"}, {"date": "2023-09-06T22:03:12", "title": "re-adding article folder", "author": "Aaron", "status": "new", "kind": "infrastructure", "id": "31359b326e8aa4b9820ddd43d5155f46bf44829e"}, {"date": "2023-09-06T21:57:37", "title": "Update METADATA.pb", "author": "Aaron", "status": "modified", "kind": "infrastructure", "id": "5b84edc624ed262470681da2c53fd26ecb0c024c"}, {"date": "2023-09-06T21:37:44", "title": "[gftools-packager] BIZ UDPGothic: Version 1.051 added", "author": "Aaron", "status": "modified", "kind": "family", "id": "7da950f21232dc96d330070ae4cd5b98f02026d3"}, {"date": "2023-09-06T21:25:30", "title": "Amiri Quran: colorv0 SVG table added (#6659)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "72f3d40dc1ab98e26e853ce46a7aac08ce178a1e"}, {"date": "2023-09-06T14:42:03", "title": "Merge commit 'd333b3d07ea1961b1ba83ed62b87d61b7d33f5d2' into axis-reg-pull-ARRR", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "14cf997d81b354de2c8d29ea726d285574aba94d"}, {"date": "2023-09-06T14:40:01", "title": "Merge pull request #141 from googlefonts/ARRR", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "d333b3d07ea1961b1ba83ed62b87d61b7d33f5d2"}, {"date": "2023-09-06T14:32:17", "title": "Deleting \"primary_script: \"Zinh\"\" field from the metadata file", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "12523465ab7ccdbde57aae4be453d252b78ab8c7"}, {"date": "2023-09-06T14:29:40", "title": "[gftools-packager] AR One Sans: Version 1.001;gftools[0.9.33] added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "29abece3f8ff02fe64d95bf489bbf9a612870ecf"}, {"date": "2023-09-06T13:33:50", "title": "description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "f174ba38a516e0de3a3cb3d2b3e2a8c79c54d59c"}, {"date": "2023-09-06T13:31:26", "title": "[gftools-packager] Onest: Version 1.000;gftools[0.9.33] added", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "d0754ee7cddf8ba879f1f8884e3ca2b5e1b100f8"}, {"date": "2023-09-06T10:59:43", "title": "Merge pull request #6400 from google/gftools_packager_ofl_notomusic", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "c43e417e3947abfd23576805e719f446a36d4484"}, {"date": "2023-09-06T10:57:10", "title": "Merge pull request #6399 from google/gftools_packager_ofl_notosanssiddham", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "29fe4c62f034f8a549589d8d0152b667bd7d89d0"}, {"date": "2023-09-06T10:40:35", "title": "Merge pull request #6411 from google/gftools_packager_ofl_notoseriflao", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "afdd57bca5dc97ffdd997d00453684c294b98e14"}, {"date": "2023-09-06T10:22:46", "title": "Merge pull request #6412 from google/gftools_packager_ofl_notosanslao", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "e13a0c859fd542e8b7d385cb8ab701aa52159acf"}, {"date": "2023-09-06T10:09:01", "title": "Merge pull request #6413 from google/gftools_packager_ofl_notosanszanabazarsquare", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "029596de35f507197cd21e4cfb3349a388f3feeb"}, {"date": "2023-09-06T10:07:39", "title": "Merge pull request #6414 from google/gftools_packager_ofl_notosanslaolooped", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "059b8bcf4d1b95cce1fae48b6e77fe2e9dfde675"}, {"date": "2023-09-06T10:03:29", "title": "Merge pull request #6651 from google/gftools_packager_ofl_rethinksans", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "d3487baa286f42ed92131aa0109988d28d10ec4e"}, {"date": "2023-09-06T09:59:51", "title": "Merge pull request #6428 from google/gftools_packager_ofl_notosansnkounjoined", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "05a74a28640ca178ab22e23a7b060ef079ef8de9"}, {"date": "2023-09-06T09:59:24", "title": "Merge pull request #6460 from google/gftools_packager_ofl_notosanssymbols2", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "d3285bd744d008161208b5e5c6560ce45ef365ee"}, {"date": "2023-09-06T09:58:46", "title": "Merge pull request #6429 from google/gftools_packager_ofl_notosansnko", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "b359da907d3293622ba9fb98d39b5e99edbbe147"}, {"date": "2023-09-06T09:25:23", "title": "Update METADATA.pb - added stroke", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "f291aab610dfbffd43ebb536f9b183e0ad4e26e9"}, {"date": "2023-09-06T09:22:53", "title": "description and metadata", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "baaa9acb8573a85222b9bad2c440c9359fcb6a72"}, {"date": "2023-09-06T09:21:17", "title": "[gftools-packager] Rethink Sans: Version 1.000;gftools[0.9.33] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "30e5741dc88db2e3d6e505957453ce86c945e55e"}, {"date": "2023-09-05T14:45:59", "title": "Languages, primary script, display name", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "925d63dc596c91f75a4409f67c1060618012f736"}, {"date": "2023-09-05T14:45:14", "title": "Fix typo in article", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "f6d144dd882866be517ac7033afb2dbfa326c161"}, {"date": "2023-09-05T14:44:04", "title": "Fix typo in article", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "319ebc45bd2cb692d09a32037ecfb259957d6762"}, {"date": "2023-09-05T13:05:23", "title": "Merge pull request #6430 from google/gftools_packager_ofl_notosanshanifirohingya", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "247169ac4814014fe165a01ad0b556c6791efd39"}, {"date": "2023-09-05T13:03:47", "title": "Merge pull request #6431 from google/gftools_packager_ofl_notosanscoptic", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "e7f68c18fb3e20ee47fb2a6422e95e0e23bfaaf5"}, {"date": "2023-09-05T13:01:38", "title": "Merge pull request #6432 from google/gftools_packager_ofl_notosanssylotinagri", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "a4b63d61432068099a34ead556c608616d7991d8"}, {"date": "2023-09-05T12:57:55", "title": "Update requirements.txt", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "family", "id": "9100626ee6f569f3a13b079fcceab2201afc6800"}, {"date": "2023-09-05T12:56:05", "title": "Merge pull request #6458 from google/gftools_packager_ofl_notosanscham", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "21fab914da0f80053d36c87dde403d84c78aec4f"}, {"date": "2023-09-05T12:54:38", "title": "Merge pull request #6456 from google/gftools_packager_ofl_notosanssignwriting", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "aa5cbdf33faed38551c4cd5dd9a0932b66a60e12"}, {"date": "2023-09-05T12:49:04", "title": "Merge pull request #6461 from google/gftools_packager_ofl_notosanssymbols", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "189830c68df6454130fde6c2f754b8f25738ea12"}, {"date": "2023-09-05T12:46:06", "title": "Merge pull request #6466 from google/gftools_packager_ofl_notosansjavanese", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "ee10daad88a825e74d0e7c3d9a5aea73c3f836c9"}, {"date": "2023-09-05T12:44:22", "title": "Merge pull request #6467 from google/gftools_packager_ofl_notosanstifinagh", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "120d835a638636d8ab153c8409624a66f8eae452"}, {"date": "2023-09-05T12:40:39", "title": "Merge pull request #6568 from emmamarichal/bastiensozeau", "author": "Rosalie Wagner", "status": "new", "kind": "designer", "id": "b51ccb3d86926e9d97492d6817877daec91d68d0"}, {"date": "2023-09-05T12:39:54", "title": "Merge pull request #6561 from google/gftools_packager_ofl_youngserif", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "0dc3bbd326b1ced72b3a6dbbc69374f1cd5e805a"}, {"date": "2023-09-05T12:19:04", "title": "Merge pull request #6654 from google/gftools_packager_ofl_karla", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "e373eedefa7ec088d837d53df132101eb6505feb"}, {"date": "2023-09-04T14:52:42", "title": "Niteesh Yadav designer bio info added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "2954a297a932bb68cfc8be86dfd3e82f58e7e9cb"}, {"date": "2023-09-01T14:31:45", "title": "designer name updated in metadata", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "d27f52392a7c84176ff3c07753eb28e4765a0848"}, {"date": "2023-09-01T14:28:44", "title": "[gftools-packager] Karla: Version 2.004;gftools[0.9.33] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "86389b4d49271f45cb43a5774aafa6062bd12025"}, {"date": "2023-08-31T22:10:27", "title": "Add missing } (#6652)", "author": "Rod", "status": "modified", "kind": "family", "id": "8cd8e8399cc9952ab4132f7cd2c05666eb6ccb3e"}, {"date": "2023-08-30T14:45:05", "title": "Update METADATA.pb - stroke", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "a0f636cf274465ad2f584c35d65e2d9dcbe7c0cc"}, {"date": "2023-08-30T14:42:02", "title": "metadatas", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "84e7ac4fce866d2ec06a59c7995af790b5084463"}, {"date": "2023-08-30T14:21:08", "title": "description and metadata", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "72549453f06bc544d5b3c947ced9df5a5861335d"}, {"date": "2023-08-30T14:19:00", "title": "[gftools-packager] Young Serif: Version 3.003; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.33] added", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "447b80922b0da6c69353c337337590dd8e24217a"}, {"date": "2023-08-30T13:25:47", "title": "Merge pull request #6650 from google/tolists", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "f4352e3b2105d6cdf68a06fbd3592fc844454aab"}, {"date": "2023-08-30T13:12:31", "title": "updated lists 30th Aug", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "fc8915771204981fbb20ba40ee503b3ad22f0996"}, {"date": "2023-08-30T12:55:28", "title": "Merge pull request #6598 from google/gftools_packager_ofl_seymourone", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "ca73d07bbd6f8f2bb89e112307e6b1a6e7e06ac1"}, {"date": "2023-08-30T12:31:24", "title": "Merge pull request #6648 from google/lang-v055", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "3f264f5e9027c9a32bc7d183b4192fc13ef94418"}, {"date": "2023-08-30T10:17:35", "title": "Merge commit 'a017773e31d00281e88b27f2e8da04474d566be9' into lang-v055", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "94255474cc0b068b59e465c3e331e37bdb57cb42"}, {"date": "2023-08-30T10:04:44", "title": "Merge pull request #104 from googlefonts/fix-khudawadi-code", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "a017773e31d00281e88b27f2e8da04474d566be9"}, {"date": "2023-08-30T09:57:37", "title": "Fix out of script characters (see #101)", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "a24c854233ac51538bc69d68811725b5dfef0da6"}, {"date": "2023-08-30T09:57:19", "title": "Rename to sa_Sind (Yes, Sind is the ISO code for Khudawadi)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "7ec0c92e81195d4905e66c6eaccd7f46ae576a6c"}, {"date": "2023-08-30T09:54:30", "title": "Merge pull request #6585 from google/gftools_packager_ofl_mooli", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "948422e0912c5fe7c613b2fe3fe59cccd4fb8d30"}, {"date": "2023-08-30T09:53:58", "title": "Update to_sandbox.txt: removed noto sans khudawadi", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "368587112b6d18f1555f00fce9a15065a35d0e4d"}, {"date": "2023-08-30T09:44:26", "title": "metadata: stroke", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "dd81b7dc4f164f8df77c53bfcde024d6a447e8a7"}, {"date": "2023-08-30T08:56:39", "title": "description-metadata updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "b43ad6d0c54e48f338fb961e0530e710f1e5dae5"}, {"date": "2023-08-30T08:45:43", "title": "[gftools-packager] Mooli: Version 1.000; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.33] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "9aa6938052b838c7e92752fc5f77d1ec4442923f"}, {"date": "2023-08-30T08:03:04", "title": "Merge pull request #6627 from google/gftools_packager_ofl_lateef", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "aa3feabafb12bc1163cdb5021655cdfe43610dcb"}, {"date": "2023-08-30T04:53:33", "title": "[gftools-packager] Lateef: Version 4.200 added", "author": "Eli Heuer", "status": "modified", "kind": "family", "id": "1d555c65308e68242136b690d50a23423f1a9c9a"}, {"date": "2023-08-29T16:52:01", "title": "Remove empty sample text; it fails validation (#6646)", "author": "Rod", "status": "modified", "kind": "family", "id": "376ff5c1ab3952ec7d324a2222f1018a09b2a437"}, {"date": "2023-08-29T15:32:55", "title": "Default fallback value small filx", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "959ee73ba8c838fda4e7d7ff92dfd7a9eb71a21d"}, {"date": "2023-08-29T14:47:15", "title": "Merge pull request #6645 from google/tolists", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "b36d3ecec10ab3b2536439bea889621e79b1b94f"}, {"date": "2023-08-29T14:14:20", "title": "updated to_*lists", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "5d3c2a21f4f4fa3a872a7fad14ecdf708843b15c"}, {"date": "2023-08-29T12:30:17", "title": "Merge pull request #6471 from emmamarichal/oliviaking", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "3685e331c0ebd0e1e6207eea99de546ef49bfaaa"}, {"date": "2023-08-29T12:19:33", "title": "Olivia King: removed trailing spaces", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "eae8881207700ddf9305c102171fdd334232352b"}, {"date": "2023-08-29T12:18:23", "title": "Merge pull request #6359 from google/gftools_packager_ofl_inclusivesans", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "c3a12fb3c82181780bb99431807cfdb4d4af9f5f"}, {"date": "2023-08-29T09:56:05", "title": "Merge pull request #6594 from google/gftools_packager_ofl_norican", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "419ad6f206366db875430651d663842c26b8145e"}, {"date": "2023-08-29T09:30:00", "title": "Merge pull request #6581 from google/gftools_packager_ofl_notoserifottomansiyaq", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "9c89806d72cd9ba425a101177c06735f99fd5cfb"}, {"date": "2023-08-29T09:06:29", "title": "Merge pull request #6612 from google/fix-khudawadi-sindi", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "e5baccf6c7dcb108545baba404b14f36e5472c2d"}, {"date": "2023-08-26T00:36:41", "title": "Update to_prod & to_sand lists for Fri Aug 25th", "author": "Eli Heuer", "status": "modified", "kind": "family", "id": "25fdc5d3c5d87f31f76b011da54238b526069cce"}, {"date": "2023-08-25T22:01:19", "title": "formatting fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "0f5e530970cd4a87ff88ddb0b623e5f1b21a882b"}, {"date": "2023-08-25T21:14:55", "title": "SCAN custom axis added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "90f171d129cc51130eabfe9db42463744706e20a"}, {"date": "2023-08-25T16:50:28", "title": "BLED custom axis added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "b7249cd33f4629719b55076dc3e47893ffb7ecc1"}, {"date": "2023-08-24T01:20:48", "title": "Update sample text override for Noto Emoji (#6637)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "8857a069793e5db4a378c8a7316db684189e339a"}, {"date": "2023-08-23T19:55:28", "title": "Update METADATA.pb for Wavefont", "author": "Chris Simpkins", "status": "modified", "kind": "infrastructure", "id": "7bdc8d1124343b2f0ba4c0d747b5e3666859e77c"}, {"date": "2023-08-18T15:04:01", "title": "Merge pull request #6629 from eliheuer/elih-to-list-aug-17th", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "b2c769e5aa561a0dfb422ec50c1969494fe2ba60"}, {"date": "2023-08-17T23:50:13", "title": "Update to_prod & to_sand lists for fri aug 17th", "author": "Eli Heuer", "status": "modified", "kind": "family", "id": "3fd7cdcbee05584745635a4fccd3e276577118a5"}, {"date": "2023-08-17T09:14:18", "title": "Merge pull request #143 from googlefonts/test-wellformedness", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "5a70870f2aa9f412973542b2eaab6bcc1d625ef8"}, {"date": "2023-08-16T23:27:21", "title": "Add test for proto wellformedness (no missing required fields)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "e6b9d0c8c86b353d1671b2051e893ce89905c4bf"}, {"date": "2023-08-16T18:24:06", "title": "The last batch of ~250 updated METADATA.pb files for stroke and classification", "author": "Evan Adams", "status": "modified", "kind": "infrastructure", "id": "1db714082c3f035904de1f6bae2534583f059783"}, {"date": "2023-08-15T16:03:31", "title": "Second batch of ~200 METADATA.pb files for stroke and classifications", "author": "Evan Adams", "status": "modified", "kind": "infrastructure", "id": "ea42b7c32f18e96539fafbe3e04f0133332df032"}, {"date": "2023-08-11T18:02:14", "title": "Update to_prod & to_sand lists for fri aug 11th (#6614)", "author": "Eli Heuer", "status": "modified", "kind": "infrastructure", "id": "fd95b9bd17a2f2dc7ff1f86e8c8a1842c498ac17"}, {"date": "2023-08-11T13:58:37", "title": "Remove reference to sa_Sind", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "df29c7f32e67f0e9b0e87630e1b64825861a1c5f"}, {"date": "2023-08-11T13:58:22", "title": "Revert \"Remove remaining references to sd_Sind (#6563)\"", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "1a94f642e731752f5a6720e151786b47a00a5a3e"}, {"date": "2023-08-11T13:01:46", "title": "Update mro_Mroo.textproto", "author": "Ffion King", "status": "modified", "kind": "infrastructure", "id": "c6f5b8990f151840ef2cfc37cce410dd4c3846a7"}, {"date": "2023-08-11T12:56:55", "title": "Balinese - ban_Bali", "author": "Ffion King", "status": "modified", "kind": "infrastructure", "id": "bf43c5adef6e17f96bb28c5ae27a94a9ccf4e269"}, {"date": "2023-08-10T14:04:21", "title": "Update mro_Mroo.textproto", "author": "Ffion King", "status": "modified", "kind": "infrastructure", "id": "5fa8e890e00ee0327669e8cb1849df0601a3904b"}, {"date": "2023-08-10T12:30:07", "title": "Update gon_Gonm.textproto", "author": "Ffion King", "status": "modified", "kind": "family", "id": "b98a571014f7955ba01d198cf565a835988e3f20"}, {"date": "2023-08-09T17:13:04", "title": "Batch of 200 METADATA.pb file changes for stroke and classifications", "author": "Evan Adams", "status": "modified", "kind": "infrastructure", "id": "47a6c224b3e0287b2e48e3ffef8c9ce2ca4931f4"}, {"date": "2023-08-09T14:08:59", "title": "Merge pull request #6608 from google/wixmadefortext", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "85ac8d3b57ca217b3eaf519191ef3161873d688b"}, {"date": "2023-08-09T13:53:31", "title": "wixmadefortext: add license", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "ff4e951f15fc71f4e8dd46e04b6fed519703cd0a"}, {"date": "2023-08-09T13:21:36", "title": "Merge pull request #6607 from google/gftools_packager_ofl_wixmadefordisplay", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "a38a27153d040bf05617a95cf99d3e7da56395eb"}, {"date": "2023-08-09T13:07:37", "title": "wixmadefortext: v3.100 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "30c23ec18b0a187c102a78bbdbda6239eeb726a4"}, {"date": "2023-08-09T13:05:27", "title": "[gftools-packager] Wix Madefor Display: Version 3.100 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4ce7daac53b62e2939b18f3a7ff07f7ca133ebaa"}, {"date": "2023-08-07T13:46:11", "title": "Update peo_Xpeo.textproto", "author": "Ffion King", "status": "modified", "kind": "family", "id": "f5be10c47b43682613cc2e62f46c5aec2f878238"}, {"date": "2023-08-04T14:23:57", "title": "Merge pull request #6599 from eliheuer/elih-to-lists-aug-4", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "5162122748503a23892443691ea942ab801b0963"}, {"date": "2023-08-04T13:43:31", "title": "Update to_prod & to_sand lists for fri aug 4th", "author": "Eli Heuer", "status": "modified", "kind": "family", "id": "f690c23e80da25eb06315c55c27f906b95d60f0e"}, {"date": "2023-08-04T11:18:26", "title": "Update skr_Mult.textproto", "author": "Ffion King", "status": "modified", "kind": "infrastructure", "id": "87db8b171efb50c87dd023deec20b5b91dfe0f83"}, {"date": "2023-08-04T11:16:01", "title": "Saraiki, Multani Samples", "author": "Ffion King", "status": "modified", "kind": "family", "id": "cc197366d4f078a9b27687056f5e42899a701fc4"}, {"date": "2023-08-04T08:45:21", "title": "description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "f74a87ae2bb4ecdadf51adc0ee51b0095ca6a583"}, {"date": "2023-08-04T08:43:29", "title": "[gftools-packager] Seymour One: Version 1.100; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.33] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "36ca1469a48659f1d31d1fecfb6d8fe886fd6761"}, {"date": "2023-08-04T07:49:34", "title": "Description", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "b7d5f1e949e283c1309b44d4029e18cacc757caa"}, {"date": "2023-08-04T07:48:45", "title": "[gftools-packager] Inclusive Sans: Version 1.001; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.33] added", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "cc5be1087546352f79b49bf082d2dcde56637d96"}, {"date": "2023-08-03T23:49:41", "title": "First update to optionally add stroke and classification fields", "author": "Evan Adams", "status": "modified", "kind": "family", "id": "bae7d2f579e7a7f6d0785b8848ca7648294d3464"}, {"date": "2023-08-03T14:51:46", "title": "description", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "09b50c3df3ee7281f75b96ce7062a161e5fbd636"}, {"date": "2023-08-03T14:51:02", "title": "[gftools-packager] Norican: Version 1.100; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.33] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "dacba1380746c0038c41e971c5afb502cc28489b"}, {"date": "2023-08-03T09:31:35", "title": "Merge pull request #6570 from google/gftools_packager_apache_robotocondensed", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "ee9e5b3d8cbaa153b435da07057e52dbf245909c"}, {"date": "2023-08-03T09:20:44", "title": "robotocondened: Update DESCRIPTION.en_us.html", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e34fb13dca6e24cf266677b3f0a14754431196ea"}, {"date": "2023-08-03T00:52:37", "title": "Reduce `styles` length in Noto Serif Khitan SS METADATA.pb (#6586)", "author": "Chris Simpkins", "status": "modified", "kind": "infrastructure", "id": "4dc39029650b6e54739e9af29a6dbd1d701a2c17"}, {"date": "2023-08-02T17:55:35", "title": "Update method of installing FontBakery", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "family", "id": "eb24eb672ad7866fe41fc09ed61ec12cb2f665d2"}, {"date": "2023-08-02T09:09:45", "title": "move to ofl dir", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "ae50998cbcab558ae1f047ad5c724ec7261980ca"}, {"date": "2023-08-01T17:32:41", "title": "fallback only tipo fixed", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "7c8b9df4300fb997c86a1088fbd8ff60830f07bc"}, {"date": "2023-08-01T13:23:59", "title": "Fixing Old Uyghur errors", "author": "Ffion King", "status": "modified", "kind": "family", "id": "9159606ce8d917a5362cbbbb8d5ee50e520f31cf"}, {"date": "2023-08-01T08:58:53", "title": "Merge pull request #6565 from google/gftools_packager_ofl_mako", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "ee1c9282564534edc6982add059ff3dd282a7925"}, {"date": "2023-08-01T07:34:14", "title": "[gftools-packager] Noto Serif Ottoman Siyaq: Version 1.006; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "d5199090746ffad15352bfe34835b3ec00c2ceb1"}, {"date": "2023-07-31T15:09:51", "title": "Old Uyghur Samples", "author": "Ffion King", "status": "new", "kind": "infrastructure", "id": "c6f1214bc1596655e2790a4129b30fdd5010cc7f"}, {"date": "2023-07-31T14:42:57", "title": "Ho, Warang Citi Samples", "author": "Ffion King", "status": "modified", "kind": "family", "id": "04187de8632e98059d18102fdb1d075812a198d5"}, {"date": "2023-07-28T23:19:31", "title": "ARRR custom axis added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "75254da1c7249b29ba269bf4575336c4a2696835"}, {"date": "2023-07-28T16:31:39", "title": "Merge pull request #6579 from google/to_lists", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "25eaecbae770620f7df306d61f3e400b0caf0562"}, {"date": "2023-07-28T16:23:58", "title": "updated to_lists", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "5f0cd29f8f7575a8ce1fd6f16915c007898aa8dd"}, {"date": "2023-07-28T15:59:40", "title": "Merge pull request #6574 from google/remove-sa-languages", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "3850d836e3e4c5e2f29b9f174f3b96abd5d7fd32"}, {"date": "2023-07-28T15:59:20", "title": "Merge pull request #6576 from google/dogra-lang", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "b9dd40beb52a64d49438980691bdef54e4fe5f47"}, {"date": "2023-07-28T15:59:04", "title": "Merge pull request #6575 from google/hanunoo-lang", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "714cf1d24231dfdc0523409281f916b8844803b1"}, {"date": "2023-07-28T15:13:12", "title": "Remove Sanskrit sample text from Dogra", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "92a2320a27d452715e18b3006fb38ed76be4cb70"}, {"date": "2023-07-28T15:12:07", "title": "Remove Sanskrit sample from Hanunoo", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "46ed2d039f06a2bd0fb7530ad82888f52e657ccf"}, {"date": "2023-07-28T14:58:43", "title": "Merge pull request #6572 from google/gftools_packager_ofl_wavefont", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "3d0af93d46626d13e73686ab5c74318947ac71d4"}, {"date": "2023-07-28T14:49:22", "title": "Merge pull request #6409 from google/gftools_packager_ofl_notosanstakri", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "5ddc5cf91c6e0b2e3558254e883b9cb97d6c910e"}, {"date": "2023-07-28T14:45:46", "title": "Merge pull request #6427 from google/gftools_packager_ofl_notosanskhojki", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "aa834c259c3c3bf7bf77d39427861eece47e2d6a"}, {"date": "2023-07-28T14:45:30", "title": "Merge pull request #6426 from google/gftools_packager_ofl_notoserifkhojki", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "e7c1d7954b1a177942b5a75f2dd3e45fbf3ca148"}, {"date": "2023-07-28T14:18:26", "title": "Merge remote-tracking branch 'upstream/main' into remove-sa-languages", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "1c944321f95962cc0f356b552666ee27a5ed6bba"}, {"date": "2023-07-28T14:13:47", "title": "Merge pull request #6573 from google/lang-v054", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "80a8c2839617a2c32302cfcdf034b08d0cd35284"}, {"date": "2023-07-28T13:56:50", "title": "REmoved fake sanskrit from METADATA.pb", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "9820e120432355412e9679520d438a6146a6b65b"}, {"date": "2023-07-28T13:51:14", "title": "Noto Serif Dogra: removed sa_Dogr", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "bb15b0d271a2a5094f18682ce0c3ef8c70085ef4"}, {"date": "2023-07-28T13:50:21", "title": "Noto Sans Takri: removed sa_Takr", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "52dceec05d311b55c0603e5ad0df652f8d99ce1e"}, {"date": "2023-07-28T13:41:19", "title": "Noto Serif Khojki: removed sa_Khoj", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "51b69447a45ead2b0f0f98ba25a3ec578d543c8e"}, {"date": "2023-07-28T13:37:47", "title": "Noto Sans Khojki: removed sa_Khoj", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "4d207e4a19231761386ad572385e984e28a6b655"}, {"date": "2023-07-28T13:36:01", "title": "Noto Sans Hanunoo: removed sa_hano", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "9ecb039746c8200545bda025502467b4e6d4ab63"}, {"date": "2023-07-28T13:10:59", "title": "Merge commit 'b5e33c61f333ece9314ae4461dcb86cccdbbf66d' into lang-v054", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "5a2654c60c7a5ea53cb7e01da9fb6a1e29ab6d35"}, {"date": "2023-07-28T12:53:25", "title": "Merge remote-tracking branch 'upstream/gftools_packager_ofl_wavefont' into gftools_packager_ofl_wavefont", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "ab3c34dac5405b0de6b48b4803fe7571bd282e42"}, {"date": "2023-07-28T12:52:30", "title": "Wavefont: reinstanted sample test attempt 2", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "034aabc2e68bcc7fba78ff261d85f506a2c8e82e"}, {"date": "2023-07-28T12:40:16", "title": "Wavefont: re-instated sample text ans minisite URL", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "73e4a1b26b3a388361aca38a2a8efd0fd6faab57"}, {"date": "2023-07-28T12:37:14", "title": "Wavefont: axis registry overrides", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "b65a52b60347584756a8e8f3d0af2a74cf1798e3"}, {"date": "2023-07-28T12:34:24", "title": "[gftools-packager] Wavefont: Version 3.004;gftools[0.9.33] added", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "29b37dc5df9a5ea60b8c4078c5967631c4f5c7ff"}, {"date": "2023-07-28T12:29:05", "title": "Merge pull request #99 from googlefonts/remove-pseudo-sanskrit", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "b5e33c61f333ece9314ae4461dcb86cccdbbf66d"}, {"date": "2023-07-28T12:09:34", "title": "Merge pull request #98 from SKing-2003/main", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "1d2743c0536aa71bccb4b9f7cfc0eb9a1f38220e"}, {"date": "2023-07-28T12:08:33", "title": "Merge pull request #6554 from google/ZROT-fallbackonly", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "289de8955b911b2120d9730452ed268bb43bdfe9"}, {"date": "2023-07-28T11:39:12", "title": "[gftools-packager] Roboto Condensed: Version 3.008; 2023 added", "author": "Marc Foley", "status": "new", "kind": "family", "id": "e3aff982c7d919bee351abf3b6ca83cf578ae578"}, {"date": "2023-07-28T11:38:10", "title": "Merge pull request #6571 from google/ci-render", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "65608d8251bc15ac80eea083ce88606b7310d92f"}, {"date": "2023-07-28T11:29:09", "title": "ci: check if family exists on Google Fonts when running --render", "author": "Marc Foley", "status": "modified", "kind": "designer", "id": "8da017019aaa8780d56ef3b181e24267503819d3"}, {"date": "2023-07-28T08:33:42", "title": "Add designer: Bastien Sozeau", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "62e20539194a0690262ff8620e87c926c2bf402a"}, {"date": "2023-07-28T00:42:48", "title": "Update to_delist.txt (#6567)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "ad55a94d98a984ae0a90dd9ecfb63f33ffa1529f"}, {"date": "2023-07-27T16:52:00", "title": "Merge pull request #6562 from shailenpatel2/update-gulzar-article", "author": "shailenpatel2", "status": "modified", "kind": "family", "id": "69ddc9bbb2656539a4978644e9e5ac8ba63be2d7"}, {"date": "2023-07-27T16:22:22", "title": "Description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "622d077113515912a2c128fde56eb4fd523b8793"}, {"date": "2023-07-27T16:18:39", "title": "[gftools-packager] Mako: Version 1.100; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.33] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "d181d97abba0e323917be15de60bd38b4f47ea86"}, {"date": "2023-07-27T14:03:45", "title": "mro_Mroo", "author": "Ffion King", "status": "modified", "kind": "family", "id": "f79e8018d291f2f99855b17e2f602a15a2502b50"}, {"date": "2023-07-27T12:03:05", "title": "Merge pull request #5287 from google/gftools_packager_ofl_notosanslycian", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "21ee5c7df0a189201805a0d0e12747fc916688c6"}, {"date": "2023-07-27T11:40:16", "title": "[gftools-packager] Noto Sans Lycian: Version 2.002; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "ce5d3e4e64912879f26d1ae79825047e737752ff"}, {"date": "2023-07-27T11:24:06", "title": "Remove Sanskrit text now we have real text", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "58185593a39e8c1863f24219650a56e747fea1b4"}, {"date": "2023-07-27T10:44:37", "title": "Merge pull request #5285 from google/gftools_packager_ofl_notosansindicsiyaqnumbers", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "fd11d265e66752d4fb460d4a360c8556aaaed686"}, {"date": "2023-07-27T10:43:02", "title": "Merge pull request #5288 from google/gftools_packager_ofl_notosansmayannumerals", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "e945114d6f43296fdd3926c6f9692aceb79b23ec"}, {"date": "2023-07-27T09:49:33", "title": "Merge pull request #5286 from google/gftools_packager_ofl_notosansinscriptionalpahlavi", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "524cc10c5274a7a109d1ef37ac07edf42211ac9e"}, {"date": "2023-07-27T09:44:21", "title": "Noto Sans Indic Siyaq Numbers: reinstated sample text", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "50ffd11fe0e3a7a089f0325fe58a93f903a7287c"}, {"date": "2023-07-27T09:36:47", "title": "Noto Sans Mayan Numerals: reinstated sample text", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "4ed7cd33c417a751e50109ce61b8d345362d8016"}, {"date": "2023-07-27T09:27:34", "title": "Noto Sans Inscriptional Pahlavi: primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "3e55d260e57a5b4555879429b72ec41fe573876e"}, {"date": "2023-07-27T09:24:24", "title": "Merge pull request #6523 from google/gftools_packager_ofl_bricolagegrotesque", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "796250a009a56d0542f98b3b00b123f5add41cab"}, {"date": "2023-07-26T21:56:22", "title": "Remove remaining references to sd_Sind (#6563)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "30184bd9a2683b93d085a468351bcd45bd186586"}, {"date": "2023-07-26T20:39:56", "title": "update Gulzar article", "author": "shailenpatel2", "status": "modified", "kind": "family", "id": "46dd229dd35e157dcefeb628615a54434d91cbf0"}, {"date": "2023-07-26T14:00:52", "title": "Buhid, Buhid", "author": "Ffion King", "status": "modified", "kind": "family", "id": "f550e9df025b20f939c48cf0bb3c87e4c2a2976c"}, {"date": "2023-07-26T13:58:34", "title": "Merge pull request #6560 from google/gftools_packager_ofl_teko", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "270c7019c4f88f09ce1fcff1540410ebbac57046"}, {"date": "2023-07-26T13:36:20", "title": "wip chromediver pin", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4bfe86f60b84620dc34610a10997b2727c3ecbce"}, {"date": "2023-07-26T13:22:28", "title": "Update bho_Kthi.textproto", "author": "Ffion King", "status": "modified", "kind": "infrastructure", "id": "ed82e068821fad8a70a2e04651bbe7b4c790e677"}, {"date": "2023-07-26T13:10:36", "title": "Batak Toba, Batak", "author": "Ffion King", "status": "modified", "kind": "family", "id": "869721cf25e82f7e34f3b262dc896f9e59fa6195"}, {"date": "2023-07-26T09:45:29", "title": "update metadata", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "31521648909ab679fcebb33f5e3a6509adca48a2"}, {"date": "2023-07-25T13:49:26", "title": "[gftools-packager] Teko: Version 2.000;gftools[0.9.28.dev9+g7d2139d.d20230707] added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "5a4e6a81aad60ed70e591092ffac7fb30cfa4cfb"}, {"date": "2023-07-24T18:31:55", "title": "Update to_production.txt (#6558)", "author": "Garret Rieger", "status": "modified", "kind": "infrastructure", "id": "0fb293bc72b8989beb931c1cc8d528e6597a820a"}, {"date": "2023-07-24T17:39:34", "title": "Update to_sandbox.txt. (#6557)", "author": "Garret Rieger", "status": "modified", "kind": "family", "id": "918990e4b7c9000d92302e6c87c28c5c58aab9dd"}, {"date": "2023-07-24T13:42:49", "title": "Bhojpuri, Kaithi Samples", "author": "Ffion King", "status": "modified", "kind": "infrastructure", "id": "5913a41da5455a1be96d42789e4ae350ca1a118c"}, {"date": "2023-07-24T11:44:16", "title": "Avestan Fix", "author": "Ffion King", "status": "modified", "kind": "infrastructure", "id": "3f9cbec7ab787789d7eaa2d4d2417bf2f25ab4c4"}, {"date": "2023-07-24T11:42:05", "title": "Avestan Text Samples", "author": "Ffion King", "status": "modified", "kind": "family", "id": "1a1af17cdcbc556270ceb3b47c6d94e142a50185"}, {"date": "2023-07-21T22:20:46", "title": "ZROT updated with fallback-only", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "e5c95c2fe0ceebc3e757b82deeebda7704af738e"}, {"date": "2023-07-21T14:32:50", "title": "Hanunoo Sample Texts", "author": "Ffion King", "status": "modified", "kind": "infrastructure", "id": "43884bddb46b9e5406e08f74125a5615924fef02"}, {"date": "2023-07-21T12:55:21", "title": "Saurashtra Sample Text", "author": "Ffion King", "status": "modified", "kind": "family", "id": "5ece22fb547115a3b41cd96ee0624ab828a3c608"}, {"date": "2023-07-21T10:54:53", "title": "Merge pull request #6522 from google/gftools_packager_ofl_adlamdisplay", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "96b2d2526ceb8bc9220b98071041d9a8e5443eab"}, {"date": "2023-07-21T10:34:56", "title": "Merge pull request #6514 from google/gftools_packager_ofl_oswald", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "fcfcbf0131a62de4681e1535ce5b8302aada6d9f"}, {"date": "2023-07-21T10:29:10", "title": "Adlam Display: added adlam subset", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "b09d1790e4d598479ab9ccda209407a073519970"}, {"date": "2023-07-20T19:00:01", "title": "Merge pull request #140 from googlefonts/chrissimpkins-zrot-edit", "author": "Chris Simpkins", "status": "new", "kind": "infrastructure", "id": "781ab8463b0bf038436588eda2b17197229d75ab"}, {"date": "2023-07-20T18:58:20", "title": "Update z_rotation.textproto with fallback_only field", "author": "Chris Simpkins", "status": "modified", "kind": "family", "id": "798b64a3d512c9b618b46e5d1f8ba31c6801f962"}, {"date": "2023-07-20T16:09:58", "title": "Update doi_Takr.textproto", "author": "Ffion King", "status": "modified", "kind": "infrastructure", "id": "0f34e109db81b71035c2e16ae161511430d29b83"}, {"date": "2023-07-20T16:07:46", "title": "Sample Text for Dogri, Takri", "author": "Ffion King", "status": "modified", "kind": "family", "id": "d5f24f9e4958043b531b1ed24dd2f8a37f2dec46"}, {"date": "2023-07-20T14:50:50", "title": "description", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "d9b9162569c6819868a3d233e32a11a5bc7371f0"}, {"date": "2023-07-20T14:49:31", "title": "[gftools-packager] Oswald: Version 4.103;gftools[0.9.33.dev8+g029e19f] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "b6f0fe1740573b70ee367fbaba04b7586be85af3"}, {"date": "2023-07-20T14:38:50", "title": "Merge pull request #6551 from google/tolists", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "8d60aab04cc7b78aa979f83a3382182284e69dd4"}, {"date": "2023-07-20T14:29:02", "title": "Added ruwudu", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "0e76df7279f3af2001ebcdd802ce00e6a2279d2f"}, {"date": "2023-07-20T14:28:04", "title": "Merge pull request #6549 from google/gftools_packager_ofl_ruwudu", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "97d405b9aa34e5ab048a446e8be2a8e44c08327c"}, {"date": "2023-07-20T14:27:25", "title": "updated lists", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "4f4cda99da93053c8b34d5f520e176064c35389a"}, {"date": "2023-07-20T14:02:16", "title": "Add a cap to primary script \"Arab\"", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "c8f12c6893a6dc830fdb6db25034474dbadf2e2e"}, {"date": "2023-07-20T14:01:06", "title": "[gftools-packager] ", "author": "Emma Marichal", "status": "new", "kind": "infrastructure", "id": "a59edd0e76dd1dad2034662f68462431f4f42d4b"}, {"date": "2023-07-20T13:46:26", "title": "Merge pull request #6548 from google/lang-v053", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "34534c83d16ab32a22b5d589bef5cdbbc3eb4eb4"}, {"date": "2023-07-20T13:19:33", "title": "Merge commit '23958a0ab9a838943eaf1aee633d260afe53e696' into lang-v053", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "37e0d4173327dc46bd62e279b3f3d0f0f181cb68"}, {"date": "2023-07-20T13:04:15", "title": "Merge pull request #97 from SKing-2003/main", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "23958a0ab9a838943eaf1aee633d260afe53e696"}, {"date": "2023-07-20T12:23:34", "title": "Updating population statistics.", "author": "Ffion King", "status": "modified", "kind": "family", "id": "02e7084804e8b73d205ec91683b77ba6858e3357"}, {"date": "2023-07-20T12:02:52", "title": "Merge pull request #5284 from google/gftools_packager_ofl_notosansimperialaramaic", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "2104b9f8f90285364be693699ff64da217fc5011"}, {"date": "2023-07-20T12:01:36", "title": "Merge pull request #5282 from google/gftools_packager_ofl_notosansmandaic", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "9451b651b171a241e14545ad11989c14a9b877e9"}, {"date": "2023-07-20T11:33:15", "title": "Merge pull request #6484 from google/gftools_packager_ofl_robotoflex", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "85d2fb7b60878732b7e96c8ffe565747daa1259c"}, {"date": "2023-07-20T11:27:55", "title": "Noto Sans Imperial Aramaic: primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "edf620dbf11ddad959307946821edb177dfc7774"}, {"date": "2023-07-20T11:26:48", "title": "Noto Sans Mandaic: primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "3c0cadac6b6453a89a90e87b8fcd2542f376d00c"}, {"date": "2023-07-20T11:25:10", "title": "Noto Sans Cypriot: primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "cfcea8e7b257008c1ae12f7c945b68d1fb6fe747"}, {"date": "2023-07-20T10:21:29", "title": "Bricolage Grotesque: Update DESCRIPTION.en_us.html", "author": "Rosalie Wagner", "status": "modified", "kind": "metadata", "id": "110790b58f0ab4acc0c9a5d07db0d1ee2e60a42e"}, {"date": "2023-07-20T08:22:25", "title": "Added Mayenne in description", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "2157e9fdbca593b4d8edd5a62f645c04cc755276"}, {"date": "2023-07-19T23:32:14", "title": "Update to_sandbox.txt with pushes. (#6546)", "author": "Garret Rieger", "status": "modified", "kind": "infrastructure", "id": "c56795a1aa65dab2e7c9564c63635ded1485cb7c"}, {"date": "2023-07-19T18:23:50", "title": "Subtree pull Axis Registry introducing `ZROT` (#6527)", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "afd759624b89227aafa972868ce8ef6f33470347"}, {"date": "2023-07-19T14:50:41", "title": "Merge pull request #6468 from google/lang-v051", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "801f8c3e7bfa4485f7da10a3385cb0e134c85ae6"}, {"date": "2023-07-19T14:38:11", "title": "Merge commit '3a2e9cb91da7aaab06339cbc393a684f167d75a4' into lang-v051", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "dda4f931ee292f27d0bc9d71a20c6f667c02ea56"}, {"date": "2023-07-19T14:32:17", "title": "Merge pull request #95 from googlefonts/remove-turned-comma", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "3a2e9cb91da7aaab06339cbc393a684f167d75a4"}, {"date": "2023-07-19T14:27:35", "title": "Merge pull request #6544 from google/tolists", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "d488641be1643a4c522bdc5942ed5efdb5aa64fb"}, {"date": "2023-07-19T13:53:04", "title": "Updated lists", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "5c00501faa2ae7bbe7202225228e8db6109ed8bf"}, {"date": "2023-07-19T13:24:49", "title": "Bricolage Grotesque: remove / at the end of URL", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "5155a1f465166f5727ee9877808ed96c7d71b3d5"}, {"date": "2023-07-19T12:56:15", "title": "Merge pull request #5272 from google/gftools_packager_ofl_notosanstirhuta", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "da32619b7536e11d8af79b8e53186748df5688ff"}, {"date": "2023-07-19T12:54:30", "title": "Merge pull request #5271 from google/gftools_packager_ofl_notosanskhudawadi", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "a159ed038a1625af433e49c44d49262515f3a12d"}, {"date": "2023-07-19T12:52:44", "title": "Merge pull request #5270 from google/gftools_packager_ofl_notosansgothic", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "d6bf896885b6c6deaad5078c1450abbfbee270e7"}, {"date": "2023-07-19T12:51:31", "title": "Merge pull request #5277 from google/gftools_packager_ofl_notosanscarian", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "2b90da67c4259484916feb919a54cafa5760c006"}, {"date": "2023-07-19T12:50:05", "title": "Merge pull request #5276 from google/gftools_packager_ofl_notosansanatolianhieroglyphs", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "baa5b3828349394ce490de6b6228bfb0897c6ef8"}, {"date": "2023-07-19T10:41:42", "title": "Lepcha Examples", "author": "Ffion King", "status": "modified", "kind": "family", "id": "7612423b43911e450b1efe9397cf9b1c8278c713"}, {"date": "2023-07-19T10:38:48", "title": "Noto Sans Anatolian Hieroglyphs: primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "c85f7ff6fd083b7d2ee8755b23e8eb00a9d95d9a"}, {"date": "2023-07-19T10:37:52", "title": "Noto Sans Carian: primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "d79dbe69b8fa1f265e302a83093af2facead60ba"}, {"date": "2023-07-19T10:36:58", "title": "Noto Sans Tirhuta: primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "a900cb559aa1bf2c477b7462d4f120f2c10b638e"}, {"date": "2023-07-19T10:36:18", "title": "Noto Sans Khudawadi: primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "da77078f94c3204f53a044585de328a2bd02a2c1"}, {"date": "2023-07-19T10:35:16", "title": "Noto Sans Gothic: primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "2103eac39c9bd3616637bca81c384c86c2cd9ad1"}, {"date": "2023-07-19T10:33:47", "title": "Hindi Mahajani Examples", "author": "Ffion King", "status": "modified", "kind": "infrastructure", "id": "ec5c39265ee9724918cc4edb9322e93247037be2"}, {"date": "2023-07-19T10:28:43", "title": "Sindhi Khojki and Khudawadi", "author": "Ffion King", "status": "modified", "kind": "family", "id": "b8195dc4734d769551b280a80496c153eae83be7"}, {"date": "2023-07-19T10:11:43", "title": "corrected metadata", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "bb42ec1bf53ad5f8cb7ba8296205311f819f37f9"}, {"date": "2023-07-19T10:11:36", "title": "Add Santali Ol Chiki Sample Text", "author": "Ffion King", "status": "modified", "kind": "family", "id": "e08435a638c66e50a637a2521bd68a9f952d96e4"}, {"date": "2023-07-19T10:10:22", "title": "corrected metadata", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "c300561db1c786557936c5664cbbf3da4ca20ce3"}, {"date": "2023-07-19T10:06:40", "title": "Added minisite url in metadata", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "7b61b0545ea664a6d9c75340d4cf773c5678d155"}, {"date": "2023-07-19T10:01:30", "title": "[gftools-packager] Bricolage Grotesque: Version 1.001;gftools[0.9.33.dev8+g029e19f] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "b9f6c712059d72742282ebdf06eadfc264c827f3"}, {"date": "2023-07-18T16:07:11", "title": "Merge pull request #6541 from google/tolists", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "e9eea851fa26b4ca829d9c769030b73f6a42f528"}, {"date": "2023-07-18T16:00:43", "title": "updated lists", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "30c2f3751297816b342d77b980f64230637bd8af"}, {"date": "2023-07-18T15:17:05", "title": "Update doi_Dogr.textproto", "author": "Ffion King", "status": "modified", "kind": "family", "id": "90d4757108b0a27159b1028219eb7eca87191e3c"}, {"date": "2023-07-18T15:11:08", "title": "Merge pull request #6480 from google/davelab6-notoemoji", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "43a025d3143fdef046c3ddb8d984c63f619b7105"}, {"date": "2023-07-18T15:07:48", "title": "Merge pull request #6539 from google/handjet-description", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "1ee4f1a5c58730cfc4c22497ab11f1406cf7c9ef"}, {"date": "2023-07-18T14:21:28", "title": "Handjet: updated description", "author": "Rosalie Wagner", "status": "modified", "kind": "metadata", "id": "d9afbc3a8ae90cb524f319dc8b74c71be9cee287"}, {"date": "2023-07-18T14:07:38", "title": "Merge pull request #6538 from google/gftools_packager_ofl_ruwudu", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "22e7619df7141f2f676b7e5128dd232cde703489"}, {"date": "2023-07-18T14:04:03", "title": "Merge pull request #96 from googlefonts/use-space-kaithi", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "0217ccf0677728fe68b1b7bcee84d983f9104c08"}, {"date": "2023-07-18T13:59:00", "title": "Replace middle dot with space", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "d086869fd685aa6503ecdf239ed1e1b3caeddcf4"}, {"date": "2023-07-18T13:26:42", "title": "remove comma turned above from lv ltg and prg fixes #92", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "913f71e9f2625a07fe43c29ca611ac5abcae1d3f"}, {"date": "2023-07-18T13:17:00", "title": "Vithquki sample typo", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "82f5636deccffcdc4642c617310fa5f824389264"}, {"date": "2023-07-18T11:53:52", "title": "updated subsets in metadata", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "519276cb557785543edbc4292e4aeb0b89300438"}, {"date": "2023-07-18T11:52:46", "title": "[gftools-packager] ", "author": "Emma Marichal", "status": "new", "kind": "infrastructure", "id": "dffcf894c2eb89e4d0d6a8f1291956613d510198"}, {"date": "2023-07-17T23:02:13", "title": "Updated to_sandbox.txt file. (#6537)", "author": "Garret Rieger", "status": "modified", "kind": "infrastructure", "id": "32863220e903ed6eee88aecafc195b53a0a374df"}, {"date": "2023-07-17T16:48:54", "title": "Update to_production.txt with pushed items. (#6535)", "author": "Garret Rieger", "status": "modified", "kind": "family", "id": "8989cf5d25d6c89ff5d2ff5bab405538ca6c388b"}, {"date": "2023-07-13T13:36:13", "title": "Merge pull request #137 from googlefonts/ZROT", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "643773c96d48a155f9edc16ab5bd83f156cceed6"}, {"date": "2023-07-13T13:02:50", "title": "Updating the Add template (#6525)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "db26f49713066df13005c1ca99f546beb3d9997e"}, {"date": "2023-07-10T20:00:35", "title": "Update METADATA.pb", "author": "Aaron", "status": "modified", "kind": "infrastructure", "id": "1373e61b33bfd83b88874def9f163535c1bf6190"}, {"date": "2023-07-10T19:48:26", "title": "[gftools-packager] ADLaM Display: Version 2.000; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.28] added", "author": "Aaron", "status": "modified", "kind": "family", "id": "40699510e6bfc5b1ad881d2de31761450d91c90f"}, {"date": "2023-07-07T15:22:47", "title": "Update METADATA.pb", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "632d319f4403a94832ba496af94729fa24f1b9ab"}, {"date": "2023-07-07T15:22:23", "title": "Update METADATA.pb", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "6e4367eaee4e77310a80400410826b7f99c5577d"}, {"date": "2023-07-07T15:13:26", "title": "Merge pull request #6517 from google/gftools_packager_ofl_borel", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "ec7df291e1d244a99c6248b26d57c9637fd1bcf8"}, {"date": "2023-07-07T15:04:38", "title": "[gftools-packager] Borel: Version 1.004; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.32] added", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "f5e738c9cafc043178aa4be087e239dc1faa229c"}, {"date": "2023-07-06T15:05:25", "title": "Merge pull request #6513 from google/gftools_packager_ofl_borel", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "0c02d384d13974ff26bcb3fb4b0b620211f3dd1b"}, {"date": "2023-07-06T12:55:29", "title": "[gftools-packager] Borel: Version 1.003; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.32] added", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "db52cbe91c19aae39ad1546092207dd63d5bc473"}, {"date": "2023-07-06T12:16:02", "title": "Merge pull request #6512 from google/tosandbox", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "3d26e2dc4e6a274563737a6e30e4e6abc544cec6"}, {"date": "2023-07-06T10:55:57", "title": "updated to_sandbox list", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "b70e78774c65e542c6223d0a0efc99cc3e08f112"}, {"date": "2023-07-06T10:44:52", "title": "Merge pull request #6510 from google/gftools_packager_ofl_lisubosa", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "4fc4ce507c23b93ddfb5a32377cda3553710a477"}, {"date": "2023-07-06T10:43:06", "title": "Merge pull request #6511 from google/adamjagosz", "author": "Rosalie Wagner", "status": "new", "kind": "designer", "id": "9e19ddd685623c3d1c8d08ba61272361b50ea3d9"}, {"date": "2023-07-06T10:39:08", "title": "Merge pull request #5269 from google/gftools_packager_ofl_notosansshavian", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "2dc1e4258f792d3bca9ea7e9f28d613d9938e338"}, {"date": "2023-07-06T10:38:08", "title": "Merge pull request #5268 from google/gftools_packager_ofl_notosansogham", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "b6723fc03ea4d51f8bc72374fbf298997a8e2823"}, {"date": "2023-07-06T10:36:10", "title": "Merge pull request #5267 from google/gftools_packager_ofl_notosansphoenician", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "754b4e225f8791bba2e7c4c9c32506859a16d5eb"}, {"date": "2023-07-06T10:35:11", "title": "Merge pull request #5266 from google/gftools_packager_ofl_notosansmanichaean", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "69344df4a93b0821f12b41cb717e04202956e78e"}, {"date": "2023-07-06T10:34:07", "title": "Merge pull request #5265 from google/gftools_packager_ofl_notosansmahajani", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "033bdb7a11c39bfa49c634993374120ee1515b8f"}, {"date": "2023-07-06T10:30:18", "title": "Adam Jagosz: designer added (Tektur)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "8a93b148dec654034ea9d0dffb5705edfcfff697"}, {"date": "2023-07-06T10:24:34", "title": "Metadata updated: primary script added", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "aa981ef8e555aff54769dc1de92e824b0c1433db"}, {"date": "2023-07-06T10:24:19", "title": "Description added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "634ef9068599f403e92f66705ca138fbe1637dee"}, {"date": "2023-07-06T10:23:20", "title": "Noto Sans Shavian: primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "84b008be8cc1b8b9dd2808205b52637b76504620"}, {"date": "2023-07-06T10:23:19", "title": "[gftools-packager] Lisu Bosa: Version 2.000 added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "c2e8f431922c7ab89c8e6bed0d1c887746284174"}, {"date": "2023-07-06T10:22:44", "title": "Noto Sans Ogham: primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "0f01df8162a2300d37d073e8aa5e20dc449b176e"}, {"date": "2023-07-06T10:22:10", "title": "Noto Sans Phoenician: primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "665535321ef8df34284defdb8f328c1707a64a41"}, {"date": "2023-07-06T10:21:32", "title": "Noto Sans Manichaean: primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "8dceae4269366512a23e842ae9eafdca97cf69b8"}, {"date": "2023-07-06T10:21:01", "title": "Noto Sans Mahajani: primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "a0c80313dbebfeada2bf2d2ffa90c1e8f0ea85e0"}, {"date": "2023-07-06T10:19:32", "title": "Merge pull request #6509 from google/gftools_packager_ofl_daibannasil", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "1fdd285b69eb263754cad497dcd4ccec83cf336f"}, {"date": "2023-07-06T10:10:12", "title": "Merge pull request #6508 from google/gftools_packager_ofl_namdhinggo", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "3e2376d9758029366045c9bcc2d2d84ae3796e34"}, {"date": "2023-07-06T10:08:21", "title": "Merge pull request #6501 from google/gftools_packager_ofl_ruwudu", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "e45f1768fcc1972e8bcbd847d8bd283c29e4f5d1"}, {"date": "2023-07-06T09:46:00", "title": "Update DESCRIPTION.en_us.html", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "eb351be56ca3ccc7e3a984f6f30785110e57fe42"}, {"date": "2023-07-06T09:42:18", "title": "Namdhinggo: Update DESCRIPTION.en_us.html", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "0ae7544045c8884bba660bccfe3f1deb984f35b7"}, {"date": "2023-07-06T09:38:17", "title": "Ruwudu: Update DESCRIPTION.en_us.html", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "456ae91a821d69ff18bcad070d5502898ffbe6e1"}, {"date": "2023-07-06T09:37:38", "title": "Metadata: primary script added", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "ad3d6c790539bfc645108f1b2a2070dbebb2ecbc"}, {"date": "2023-07-06T09:35:18", "title": "Description added", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "b1f608abc4a9be7269e6a20dfe500f341861dbbe"}, {"date": "2023-07-06T09:33:41", "title": "[gftools-packager] Dai Banna SIL: Version 4.000 added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "dc2a8d8a79f24ae776301ff5d164615aeb7b2878"}, {"date": "2023-07-06T08:59:39", "title": "Primary script added", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "ef4ccab7ad99b772303c075678f31eceb715f928"}, {"date": "2023-07-06T08:55:25", "title": "Description added", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "27f18e4af1dfea000f380e8600432909532de34c"}, {"date": "2023-07-06T08:53:06", "title": "[gftools-packager] Namdhinggo: Version 3.001 added", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "2e20fc677eb5fe0df36ef49607f8e5001fdfca87"}, {"date": "2023-07-05T17:07:06", "title": "Merge pull request #6504 from google/rosaliewagner", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "4236fe9fe9ec2c9b376f535bde6f69233104f201"}, {"date": "2023-07-05T16:26:49", "title": "Rosalie Wagner: Update bio.html", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "b9dc3e38b98d5449f0ebc9bcb70c81b4fee28a2c"}, {"date": "2023-07-05T16:26:04", "title": "Merge pull request #6503 from google/gftools_packager_ofl_borel", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "6d582eac39897e9107e4dc09c302f7d1b2965eba"}, {"date": "2023-07-05T15:58:49", "title": "Designer: Rosalie Wagner (Borel)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "4d8d23312b1320d0d63eaee40ac62c5db55700b0"}, {"date": "2023-07-05T15:46:00", "title": "Borel: description updated", "author": "Rosalie Wagner", "status": "modified", "kind": "metadata", "id": "b637bb37908aadc2e31e7426b58aec42e4f4d93a"}, {"date": "2023-07-05T15:32:03", "title": "[gftools-packager] Borel: Version 1.002; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.32] added", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "8280da27f597b1a47798827f21a576de0e21e2ca"}, {"date": "2023-07-05T15:25:47", "title": "description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "ebe758c5e8e615c0a8d14052908ce26e0a95435f"}, {"date": "2023-07-05T15:24:37", "title": "metadata updated: primary script", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "b4d09fcf6b1bb5327f08f4983f6c6d9312f2bcf0"}, {"date": "2023-07-05T15:12:18", "title": "[gftools-packager] Ruwudu: Version 3.000 added", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "12cd04579220aab66f2f0e806ae756d8c0110361"}, {"date": "2023-07-05T11:08:03", "title": "Merge pull request #6497 from google/to_lists", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "42acbc10ba25bf9a86ad36d1f7a46d0ee6012545"}, {"date": "2023-07-05T10:58:34", "title": "updated sandbox list", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "50ca88a560bffef7850e22fc9a1b56a34ee29dbf"}, {"date": "2023-07-05T10:42:32", "title": "Merge pull request #5264 from google/gftools_packager_ofl_notosanslydian", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "dcdea42814230698e2e0093af3f9223a851eda1b"}, {"date": "2023-07-05T10:41:18", "title": "Merge pull request #5263 from google/gftools_packager_ofl_notosanslineara", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "9cd9b63517538842989dbe77808ca687370e1f17"}, {"date": "2023-07-05T10:39:37", "title": "Merge pull request #5262 from google/gftools_packager_ofl_notosanslinearb", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "f44e421a5efc72153f08372d65e190c6659e7515"}, {"date": "2023-07-05T10:37:52", "title": "Merge pull request #5261 from google/gftools_packager_ofl_notosansegyptianhieroglyphs", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "d6b53b852b7e57eade30eea580a4aa5603bbc736"}, {"date": "2023-07-05T10:32:59", "title": "Merge pull request #5260 from google/gftools_packager_ofl_notosanscuneiform", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "fcb9b7adea9819acfb4e27d6f21e18f9d3972ba2"}, {"date": "2023-07-05T10:31:39", "title": "Noto Sans Lydian: primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "15e09c06615bbfeaa3cfa2789ebde518eea5ab14"}, {"date": "2023-07-05T10:31:11", "title": "Noto Sans Linear A: sample text reinserted", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "a457349444166f83b9b11b1632b5f6f03eec0f4a"}, {"date": "2023-07-05T10:20:36", "title": "Noto Sans Linear B: primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "bde6bde02bcbcbdada9c9ae248e0fd8a909a68a7"}, {"date": "2023-07-05T10:17:25", "title": "Noto Sans Egyptian Hieroglyphs: primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "62a794bdb9c4816fa94ca7d9c34347bf03b0523a"}, {"date": "2023-07-05T10:16:42", "title": "Noto Sans Cuneiform: primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "5235dca6d553cb505aaec611b772bdcfa597ad21"}, {"date": "2023-07-05T10:09:08", "title": "Merge pull request #6415 from google/gftools_packager_ofl_sen", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "0c73f92f0994aaf1d4ad44ba4be8d7032a1ea812"}, {"date": "2023-07-05T09:48:31", "title": "Description", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "cb3d46eb08cade11b9dd13b99394e71a4b49d97e"}, {"date": "2023-07-05T09:47:49", "title": "[gftools-packager] Sen: Version 2.000;gftools[0.9.31] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "1d6b19c74fb8812e08056c80d17f54c8babe9e6e"}, {"date": "2023-07-05T09:36:28", "title": "Merge pull request #6229 from google/gftools_packager_ofl_rem", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "7f1b30fe4b47c731a10b34ec6ad140caaba6e779"}, {"date": "2023-07-05T09:17:22", "title": "REM: removed target blank in URL", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "ca6538cc621c87ea374fde4f897b660fb7e4f839"}, {"date": "2023-07-04T16:39:16", "title": "updating metadata values with agreed values", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "d2980e0e289d58178e72560d89d6589aae8cfb4f"}, {"date": "2023-07-04T16:31:27", "title": "ZROT custom axis added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "be665dc36f65a20b6fb1b2fda6e97d35f0cf4fb5"}, {"date": "2023-07-04T08:56:46", "title": "Merge pull request #5258 from google/gftools_packager_ofl_notosansbrahmi", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "312bca19160abdff18618adc041c1a22622c81c7"}, {"date": "2023-07-04T08:54:27", "title": "Merge pull request #5259 from google/gftools_packager_ofl_notosansdeseret", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "f4ae3ff97edaab9a7195209857c39e4db32322cf"}, {"date": "2023-07-04T08:43:07", "title": "Noto Sans Deseret", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "59515e8941cc65b1f4b294a9ce0628e604982792"}, {"date": "2023-07-04T08:42:24", "title": "Noto Sans Brahmi: added primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "be08cbfb79c1be1caf25b5488e5f62fda6459892"}, {"date": "2023-06-30T23:25:35", "title": "Update Pushster for testing (#6488)", "author": "Rod", "status": "modified", "kind": "family", "id": "1abbb1bec7c57a5c42e3e9d66ae16b9ab58bcdbc"}, {"date": "2023-06-30T21:50:54", "title": "[gftools-packager] REM: Version 1.005;gftools[0.9.28] added", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "31823eeb44332f1ea21887b10f18eeb71ab5390b"}, {"date": "2023-06-30T19:53:14", "title": "Update to_production.txt (#6487)", "author": "nyshadhr9", "status": "modified", "kind": "infrastructure", "id": "4e14d93bf2c32002795c911e96d9789bb405344a"}, {"date": "2023-06-30T18:01:44", "title": "Update content.md (#6486)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "28c7c833ffbc3e2d1eba2a3dcec0c3dcfde8614f"}, {"date": "2023-06-30T15:02:08", "title": "Merge pull request #6482 from google/gftools_packager_ofl_baskervville", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "c39b9fc635a9069c9b1c7c4c64e7547767b19c24"}, {"date": "2023-06-30T14:07:44", "title": "[gftools-packager] Roboto Flex: Version 3.200;gftools[0.9.32] added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "8426394c2031cb9b07b7e4ffe6fd3953fcf9db08"}, {"date": "2023-06-30T11:01:24", "title": "Merge pull request #6474 from google/gftools_packager_ofl_signika", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "f0b6fee53be597131e5b4e0bd0837743351f8f4e"}, {"date": "2023-06-30T10:57:55", "title": "updated description", "author": "Rosalie Wagner", "status": "modified", "kind": "metadata", "id": "f63fdbd910f57172acea5650413f38af769370b3"}, {"date": "2023-06-30T10:43:06", "title": "[gftools-packager] Baskervville: Version 1.003; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.31] added", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "113702a9486605ce4c59dc9f37fd174f442eee23"}, {"date": "2023-06-29T21:52:51", "title": "Add Noto Emoji files", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "a73b9ab0a5df191bcfed817159a903911ea7958a"}, {"date": "2023-06-29T19:01:08", "title": "Update METADATA.pb (#6478)", "author": "Rod", "status": "modified", "kind": "infrastructure", "id": "47dd5ad0c8ab6303a117ee5a37ece97019592a07"}, {"date": "2023-06-29T16:09:59", "title": "Merge pull request #6477 from google/to_delist", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "257fef9c3b6661c6f2cfbe11b2b24770efd7c13b"}, {"date": "2023-06-29T15:33:24", "title": "Added deleted lang path to to_delist list", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "a39f6f16bdc9ab88dbedcea03d79792868ad07c3"}, {"date": "2023-06-29T12:39:18", "title": "Merge pull request #6476 from google/template-buf", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "09687d4ecd1f2572417fe973e19fe7b24228fe27"}, {"date": "2023-06-29T12:32:55", "title": "Added link to GF guide", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "0c311420e98190c72abe4a62634983f76415ba12"}, {"date": "2023-06-29T12:30:44", "title": "Update 3_font-bug.md", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "3efa7d764c1400b9747e7c227895e2844a01d6ed"}, {"date": "2023-06-29T10:54:28", "title": "Signika: Updated description", "author": "Rosalie Wagner", "status": "modified", "kind": "metadata", "id": "5988adcdc2756e75ef37fb54a6f2c26996cc9af0"}, {"date": "2023-06-29T10:51:24", "title": "[gftools-packager] Signika: Version 2.003;gftools[0.9.32] added", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "fe4830b193bb6941793bb94c9985e335e229ecec"}, {"date": "2023-06-29T10:25:15", "title": "Merge pull request #6473 from google/tolists", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "4b6845f22da121c535aced5c85a5da5ec9800305"}, {"date": "2023-06-29T10:07:23", "title": "updated to lists", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "223862ccada5610cfbd2554d290c1e9574ffb662"}, {"date": "2023-06-28T16:15:31", "title": "Update to_sandbox.txt (#6470)", "author": "nyshadhr9", "status": "modified", "kind": "designer", "id": "d8bcb210f45e403024d1b5776d7b6ba96f688fdf"}, {"date": "2023-06-28T16:05:27", "title": "Designer added: Olivia King", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "438317502b7898795c875cf9f12e99aa30212129"}, {"date": "2023-06-28T15:32:21", "title": "[gftools-packager] Noto Sans Kawi: Version 1.000 added", "author": "simoncozens", "status": "new", "kind": "family", "id": "d1588095697135926a1b9bc5aa7a8dc3b4ec7688"}, {"date": "2023-06-28T13:48:33", "title": "Merge pull request #6423 from google/gftools_packager_ofl_nuosusil", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "b116f91963b35b6cef9480248fefa466e00439c5"}, {"date": "2023-06-28T13:46:35", "title": "Merge pull request #6465 from google/gftools_packager_ofl_figtree", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "995147d5594c95a2a1dc6ad9d35c7a94cc232baf"}, {"date": "2023-06-28T13:41:49", "title": "Merge pull request #6464 from Akatmks/patch-1", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "e4021bbdbf8fd9bcbc0ba664cf0e89bd8256ffee"}, {"date": "2023-06-28T13:27:33", "title": "Merge pull request #5302 from google/gftools_packager_ofl_notosanskaithi", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "84b14ddcbbd83eb8dddc398f07389bb397fc2ff4"}, {"date": "2023-06-28T13:23:41", "title": "Merge pull request #5303 from google/gftools_packager_ofl_notosansglagolitic", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "36200e698aeff8416494523dbf038cd04e780516"}, {"date": "2023-06-28T13:21:52", "title": "Merge pull request #5304 from google/gftools_packager_ofl_notosansrunic", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "da52f73be8c735f3abacc2ee7d7bfac04195e167"}, {"date": "2023-06-28T12:53:57", "title": "Merge commit '7237c81744f78b3cbf9999f6f2467d76b1025b3e' into lang-v051", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "d1f21388a056d5d35ce8a9be915ec21aea31e4a3"}, {"date": "2023-06-28T12:45:46", "title": "Merge pull request #5305 from google/gftools_packager_ofl_notosanssoyombo", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "9330da0e641aab19795c5066c2d1befcb09d6fd2"}, {"date": "2023-06-28T12:41:47", "title": "Merge pull request #5306 from google/gftools_packager_ofl_notoserifyezidi", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "7e178bbd8d4241b28e3148b25d6fcd7774bc1380"}, {"date": "2023-06-28T12:41:43", "title": "Reinstate designer", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "cd5995f96e7930210f5b4194f7150f6d6ee9133c"}, {"date": "2023-06-28T12:39:22", "title": "[gftools-packager] Noto Sans Tifinagh: Version 2.006; ttfautohint (v1.8.4.7-5d5b) added", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "9d4a85607c916d57f5d04568da8a1ebb1218f1aa"}, {"date": "2023-06-28T12:17:44", "title": "Merge pull request #90 from googlefonts/vithkuqi-typo", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "7237c81744f78b3cbf9999f6f2467d76b1025b3e"}, {"date": "2023-06-28T11:01:03", "title": "lt_Latn: remove duplicates", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "06bbc263eb53cda64f033de4cebfc74e51209f18"}, {"date": "2023-06-28T11:01:03", "title": "lv: fix auxiliary", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "f1418071ba3c4630fc0ee3154cb6aa1893a6f042"}, {"date": "2023-06-28T10:45:56", "title": "[gftools-packager] Noto Sans Javanese: Version 2.005 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "5e659664ee68b6b0892ef9479f4e728946a44ef2"}, {"date": "2023-06-28T09:53:27", "title": "fixup test_LoadLanguages: extra space", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "81ed49740a8fc7c3a690ed6be1ea53ab50d48f69"}, {"date": "2023-06-28T09:53:27", "title": "Removed all double whitespace in definitions", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "d87b73e6f9fdf71edd03bd0c02ae1823761e4487"}, {"date": "2023-06-28T09:53:27", "title": "Removed section sign", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "b107964a62e7fff917b7fe5489b2901e00bf7508"}, {"date": "2023-06-28T09:53:27", "title": "Removed ij and IJ ligatures from Dutch again", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "fc32eec3322a5c0908cafa4f266a5b168f2025ad"}, {"date": "2023-06-28T09:53:27", "title": "Removed narrow non-breaking space", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "ac4779f23aa8bd7924f8291324d9df6b346a6455"}, {"date": "2023-06-28T09:53:27", "title": "Remove from Hungarian", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "c5fbd1516b798b2935c891b0fc48062a313fae48"}, {"date": "2023-06-28T09:53:27", "title": "Removed non-breaking hyphen", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "c4ab39dc9b510f6b34ecdc1073d8aab94c81c1d9"}, {"date": "2023-06-28T09:53:27", "title": "Removed permille and commercial minus sign", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "9966a3b258df542ed11670b7edf1557417899ee4"}, {"date": "2023-06-28T09:53:27", "title": "Remove non-breaking hyphen", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "a4ad841bb4f6d2592dab7c1bee11760fc3882489"}, {"date": "2023-06-28T09:53:27", "title": "Remove uncommon hyphen", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "26b617e8e256d4c7afe0c1b5c1f95765f44a074a"}, {"date": "2023-06-28T09:53:27", "title": "Removed double prime", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "115907a5a5437b961502a3e978e5a550c68d482a"}, {"date": "2023-06-28T09:53:27", "title": "Removed prime", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "7d3425b6a2c12052ffc9578dddf2caa2fabb16b2"}, {"date": "2023-06-28T09:53:27", "title": "Removed double dagger", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "2d24568c3dd5d56e1ff8891599c1b7336b0cc3a3"}, {"date": "2023-06-28T09:53:27", "title": "Removed dagger", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "8f90dcac68595a9b477449536d1a32e07b1f3514"}, {"date": "2023-06-28T09:53:27", "title": "Removed small letters and numbers from French", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "1264ac17dabd50a566955f58c02ef8285ef127ac"}, {"date": "2023-06-28T09:53:27", "title": "Added \u017f to German", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "b6f4d8d246ea5024d67205c9a7f921af4ecce08c"}, {"date": "2023-06-28T09:53:27", "title": "Moved some uppercase letters to index", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "aad3a29741512c5a4694c7e194d21377ff1f26dd"}, {"date": "2023-06-28T09:53:27", "title": "Added separate {\u00edj} (without stress on j)", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "5314aba07f5cd91d2c1a3c31f022f5cfa7646eec"}, {"date": "2023-06-28T09:53:27", "title": "Added encoded ij and IJ to Dutch", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "92c89d08cb24810c4ddd432ef0b17ec399efd576"}, {"date": "2023-06-28T09:53:27", "title": "Update .gitignore", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "ad66049cf4cc1e403081349579b1331ecdb5ab82"}, {"date": "2023-06-28T09:53:27", "title": "Added \u1e9e to German and \u00df to Lower German", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "5dd723fdea9069ce8d16ba4ea59c82248e780487"}, {"date": "2023-06-28T09:53:27", "title": "Added 0x0312 COMBINING TURNED COMMA ABOVE to Latvian, Latgalian, Prussian", "author": "Yanone", "status": "modified", "kind": "family", "id": "d14ffbd14983fc3274da5820e8c12175fd25e48f"}, {"date": "2023-06-28T07:52:47", "title": "[gftools-packager] Figtree: Version 2.001;gftools[0.9.30] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "4f3944184f136bb1e73cc7ff12b0397e85af87c4"}, {"date": "2023-06-28T04:11:49", "title": "Fix typo in \uff62The \u201ctight not touching\u201d style\uff63", "author": "Akatsumekusa", "status": "modified", "kind": "family", "id": "aa8ea505018422ee0178fbf7be58af43c3853281"}, {"date": "2023-06-27T13:26:45", "title": "[gftools-packager] Noto Sans Symbols: Version 2.003 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "caa8c83707a5797d62fd02f14301391986f21d75"}, {"date": "2023-06-27T13:10:40", "title": "Reinstate sample text", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "2e1a8cc702df026f182a32ca865ff656e7549b8f"}, {"date": "2023-06-27T11:40:16", "title": "[gftools-packager] Noto Sans Symbols 2: Version 2.007; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "fd3b71477238c28d797bf140b384715d5bc8303c"}, {"date": "2023-06-27T10:05:13", "title": "Merge pull request #5307 from google/gftools_packager_ofl_notosansoldhungarian", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "e6a8723337e221f4de1da6e64dc6c1ec9de51e20"}, {"date": "2023-06-27T09:54:26", "title": "[gftools-packager] Noto Sans Old Hungarian: Version 2.005; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "36c3941ec1bb5f16d15f4ae61e7815ebbfe3d074"}, {"date": "2023-06-27T09:22:10", "title": "Merge pull request #6459 from google/wavefont-sampletext", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "08dcf5f2208588aa5caad76236bda7ea23a5fb58"}, {"date": "2023-06-27T09:21:24", "title": "Noto Sans Kaith: added primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "fd9a4ab3e3b204fafff04e1f455f59cefa858c1e"}, {"date": "2023-06-27T09:20:06", "title": "Noto Sans Glagolitic: added primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "d8f5686922738b4788a30add77b266ac386dd78f"}, {"date": "2023-06-27T09:19:18", "title": "Noto Sans Runic: added primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "6a1d1157c60cd64f9bff7a0bd9dbfd0ea3144bde"}, {"date": "2023-06-27T09:18:24", "title": "Noto Sans Soyombo: Added primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "b082c365c39a86cdc8bdd86963765bbd709d0a36"}, {"date": "2023-06-27T09:16:58", "title": "Noto Serif Yezidi: added primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "01e8c1e95f8a384c58a9c011a4758070ca2f24e0"}, {"date": "2023-06-27T09:11:45", "title": "Merge pull request #6457 from google/akatab-sampletext", "author": "Rosalie Wagner", "status": "modified", "kind": "metadata", "id": "58ac6d8b448a37269a932a77d71d9883f78d3fca"}, {"date": "2023-06-27T09:11:08", "title": "Wavefont: changed sample text and corrected description", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "78e9cd9f925725a56227ef6ece4785ead183a2a1"}, {"date": "2023-06-27T09:10:55", "title": "[gftools-packager] Noto Sans Cham: Version 2.003 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "7718df69dbfbcb34962419a5e11e6b7fa690be76"}, {"date": "2023-06-27T09:01:38", "title": "Akatab: shortened sample text", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "99b5397fe2c6a96e762bb7afa235778fa82e8b1e"}, {"date": "2023-06-27T08:50:31", "title": "Merge pull request #6421 from google/gftools_packager_ofl_bangers", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "587cb10c823a640241c383ea35d45330b46688e4"}, {"date": "2023-06-27T08:23:30", "title": "Restore sample text", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "0c81e8d015c6ef7f2ba793029e6f1715bc09aa9c"}, {"date": "2023-06-27T07:09:59", "title": "[gftools-packager] Noto Sans SignWriting: Version 2.005; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "a31b2cc85814dd23d79bd05f7446e99608da1f7f"}, {"date": "2023-06-23T22:06:35", "title": "Update to_production.txt (#6450)", "author": "Rod", "status": "modified", "kind": "infrastructure", "id": "3ac4b44f15cb5265e21160715a7e66cbc0b117fa"}, {"date": "2023-06-23T13:22:25", "title": "Merge pull request #6435 from google/revert-6316-gftools_packager_ofl_rethinksans", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "c5c1d0ccc6a3a4b02d1545d51205b1dd834bb7db"}, {"date": "2023-06-23T12:29:25", "title": "Revert \"Rethink Sans: Version 1.000;gftools[0.9.29] added\"", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "653d2e47e4419fabf07ef176aa05520b75a4a3de"}, {"date": "2023-06-23T11:01:18", "title": "[gftools-packager] Noto Sans Syloti Nagri: Version 2.004; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "14477608521d1bf21edece18713062d98e05f607"}, {"date": "2023-06-23T09:59:07", "title": "[gftools-packager] Noto Sans Coptic: Version 2.003; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "175908ae2de214949d366eb02df7c2be07efee4a"}, {"date": "2023-06-23T08:58:17", "title": "[gftools-packager] Noto Sans Hanifi Rohingya: Version 2.102 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "6d12f1b67d7635e5e4628a77a9f7f948ead29714"}, {"date": "2023-06-23T08:48:09", "title": "[gftools-packager] Noto Sans NKo: Version 2.004; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "9ac411203576df7f38f8799e3389048e6025d424"}, {"date": "2023-06-23T08:47:54", "title": "[gftools-packager] Noto Sans NKo Unjoined: Version 2.004 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "51b90ab6da1f73cd298760fff052f0e4837ed890"}, {"date": "2023-06-23T07:38:32", "title": "[gftools-packager] Noto Sans Khojki: Version 2.004; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "8f0a0f5edf43e56935bb85e916f0323aeb5e1ecb"}, {"date": "2023-06-23T07:36:29", "title": "[gftools-packager] Noto Serif Khojki: Version 2.004 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "aacb2d5ed887f8fc86a889b8bed09f77473c503c"}, {"date": "2023-06-22T21:56:17", "title": "Update to_production.txt (#6425)", "author": "nyshadhr9", "status": "modified", "kind": "family", "id": "426d55a26377c1fd6566ed63570d918a3c82bc2f"}, {"date": "2023-06-22T15:30:58", "title": "[gftools-packager] Nuosu SIL: Version 2.300 added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "4dd90b3c67e7e5ca70ddd548cc2f9e1ac1672683"}, {"date": "2023-06-22T13:35:06", "title": "Merge pull request #6420 from google/to_list", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "f43993923e28906a05dd8cfe87430f7d145bece0"}, {"date": "2023-06-22T13:28:59", "title": "Vithquki sample typo", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "0a79dbc0a8fd705e3735d104d578300ea2cad8fd"}, {"date": "2023-06-22T13:21:22", "title": "Description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "f40cffd56e65b4b7fbb04cc2c952dee7c596bf69"}, {"date": "2023-06-22T13:20:23", "title": "[gftools-packager] Bangers: Version 2.100; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.31] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "cf67eacb4b4c70430d1c02e55ba0d02232e85fa1"}, {"date": "2023-06-22T13:07:43", "title": "updated lists", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "203eaa0f96b47d3cb7e55ed512d6b95e65eba2aa"}, {"date": "2023-06-22T12:51:36", "title": "[gftools-packager] Noto Sans Rejang: Version 2.002; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "e70b2674b6c35b90f6ba4b39ff54168d964a5fb7"}, {"date": "2023-06-22T12:44:18", "title": "Merge pull request #5309 from google/gftools_packager_ofl_notosanshatran", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "fd956ec6ce9de50a5165489974f096f234cf0dc7"}, {"date": "2023-06-22T12:42:14", "title": "Merge pull request #5394 from google/gftools_packager_ofl_notoserifvithkuqi", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "e2f9b4bf23acca8458d46b52a2be9c7f0e5db869"}, {"date": "2023-06-22T12:32:30", "title": "Add article/description", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "7dd6054ebea640b3127f8eabf8fae3fdbc375a19"}, {"date": "2023-06-22T12:31:15", "title": "Merge pull request #5317 from google/gftools_packager_ofl_notosansoldturkic", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "0a52e74d97fcd20b07e736e0cff9a36852dbc820"}, {"date": "2023-06-22T12:23:12", "title": "Noto Sans Hatran: added primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "9227ef5a2715d5bb4e079fb9a629e9feecc86f4e"}, {"date": "2023-06-22T12:22:23", "title": "Merge pull request #5310 from google/gftools_packager_ofl_notosansmarchen", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "707e6d478d1e7f83f3e75a18c90c608c0725e11c"}, {"date": "2023-06-22T12:19:06", "title": "Merge pull request #5311 from google/gftools_packager_ofl_notosansolditalic", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "1943c8cb6e35db01f6740075a14f7ef4c5a8e87a"}, {"date": "2023-06-22T12:16:46", "title": "Noto Sans Old Turkic: added primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "18a00f205b7f66de109cb6029c613897cd33c762"}, {"date": "2023-06-22T12:14:35", "title": "Merge pull request #5740 from google/gftools_packager_ofl_notosanssyriaceastern", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "7a515213d13f420fa213e5930dd34cae1bdb39cf"}, {"date": "2023-06-22T12:07:30", "title": "Merge pull request #5702 from google/gftools_packager_ofl_notosanscyprominoan", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "7f258d924f1471d198edcd2a21119fcf59861e0d"}, {"date": "2023-06-22T12:06:02", "title": "[gftools-packager] Noto Sans Hanunoo: Version 2.004; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "fc530ee01c1fdb9ca71737a5348b6c4c77ad42a2"}, {"date": "2023-06-22T12:04:38", "title": "Merge pull request #5393 from google/gftools_packager_ofl_notosansvithkuqi", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "c2d5ddd16663cc27b91d6dd9c88f22645aebfaaa"}, {"date": "2023-06-22T11:59:03", "title": "Merge pull request #5767 from google/gftools_packager_ofl_notoserifkhitansmallscript", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "6975d89a7d2dec1870a35cf08c2a62d848adb075"}, {"date": "2023-06-22T11:49:37", "title": "Noto Serif Vithkuqi: added # language name", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "5614060901dbecadc4411698d4fbb1fa52a6a4c5"}, {"date": "2023-06-22T11:48:34", "title": "Noto Sans Vithkuqi: added # language name", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "00f4b2f3915e545023c0b11e8e4fad64cbe0dd00"}, {"date": "2023-06-22T11:41:32", "title": "Merge pull request #6386 from emmamarichal/mathieutriay", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "c99a9f9442401032384ee01628befa51f83e1d05"}, {"date": "2023-06-22T11:36:15", "title": "Matthieu Tray: Update bio.html", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "cc7389baf8bd8eb17ca08500c78eb9cdf2b28347"}, {"date": "2023-06-22T11:26:40", "title": "Merge pull request #6417 from google/lang-v050", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "ac92b21eb72c8220eaadb0eacdbd423ac18fa27c"}, {"date": "2023-06-22T11:22:38", "title": "Merge pull request #6416 from google/gftools_packager_ofl_joan", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "a2de085a385bb3f229ed8e33f14bca303519eab0"}, {"date": "2023-06-22T11:16:53", "title": "Merge commit 'b180e0b52a4b357d1d55edf6165894ba7429b30d' into lang-v050", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "0fead20849d4d4c999869fb138a87248429995eb"}, {"date": "2023-06-22T11:11:53", "title": "Merge pull request #89 from googlefonts/RosaWagner-changelog-2", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "b180e0b52a4b357d1d55edf6165894ba7429b30d"}, {"date": "2023-06-22T11:11:44", "title": "Update CHANGELOG.md", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "52824e399674562854c3f95b310d63a50996d82a"}, {"date": "2023-06-22T11:01:00", "title": "Merge pull request #88 from googlefonts/add-vithquki", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "4716e110925e9a4d48989a0bcb081b0190468386"}, {"date": "2023-06-22T10:51:34", "title": "Sort subsets", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "160dca7f17fe04410214d6965922e02b526e6dd5"}, {"date": "2023-06-22T10:49:50", "title": "Add subset/sample text", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "ff6fdb48f1891a42dd7b78a9be777246efba022a"}, {"date": "2023-06-22T10:39:48", "title": "Typo", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "ce96706101376383daf474f985958453e8e431e2"}, {"date": "2023-06-22T10:38:45", "title": "Add subset/lang/primary script", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "7bb8b247dc11877ab7e3e4aa9d12283b075aef53"}, {"date": "2023-06-22T10:33:07", "title": "Add subsets and pseudo-sample-text for CyproMinoan", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "f3b8f2f5585c2f451d1cd592d7842c146bd60bf4"}, {"date": "2023-06-22T10:26:56", "title": "Add script/languages metadata", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "7618ae243bf76b3d71ebf719591dda749b8699c9"}, {"date": "2023-06-22T10:22:33", "title": "Subsets/language/primary script", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "161789bc872c2341b961805d667a3b0eca8c94cb"}, {"date": "2023-06-22T10:21:11", "title": "Add Vithkuqi script/language", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "b4de4eb1745d2150f0b7a200781b3b4c623fe9b6"}, {"date": "2023-06-22T10:08:11", "title": "[gftools-packager] Noto Sans Old Turkic: Version 2.003; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "48f0e7198cd1fd24ca2d1469a3d071a22e2b1466"}, {"date": "2023-06-22T10:04:24", "title": "[gftools-packager] Joan: Version 1.001; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.30] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "bffe372b7983546e0fbc58fd7b81c879c56a7ceb"}, {"date": "2023-06-22T09:53:54", "title": "Merge pull request #5312 from google/gftools_packager_ofl_notosansoldnortharabian", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "4dfb9bdb49db65d94972b613592e6d9399c129ee"}, {"date": "2023-06-22T09:00:45", "title": "Merge pull request #6378 from google/gftools_packager_ofl_bricolagegrotesque", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "1f8380f99a0ee310ab50e867e0586c345c09aa65"}, {"date": "2023-06-22T06:58:05", "title": "[gftools-packager] Noto Sans Lao Looped: Version 1.002 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "97bfb73a7e42d40f9add9938a3be5abcec8469df"}, {"date": "2023-06-22T06:54:04", "title": "[gftools-packager] Noto Sans Zanabazar Square: Version 2.006; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "c86198ab8d7d93077e4c4d10a22db8b3717a337b"}, {"date": "2023-06-22T06:51:53", "title": "[gftools-packager] Noto Sans Lao: Version 2.003 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "9bb6d45589fd96ae3c1afbb6936abeda596d9d0d"}, {"date": "2023-06-22T06:50:58", "title": "[gftools-packager] Noto Serif Lao: Version 2.003 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "290538e78730e1e8683ef1b1742c618fa192ec5a"}, {"date": "2023-06-22T06:24:35", "title": "[gftools-packager] Noto Sans Tangsa: Version 1.505 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "4092f21e9ed1887f01d1612be37dfb2c849793dd"}, {"date": "2023-06-21T20:50:14", "title": "[gftools-packager] Noto Sans Takri: Version 2.004; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "c3a2a5e6258becf8bb808ee4437fd527a0c00408"}, {"date": "2023-06-21T15:23:57", "title": "[gftools-packager] Noto Sans Gunjala Gondi: Version 1.004 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "a6d3fa940d8fba1183b079b2503f7de11f1d9b45"}, {"date": "2023-06-21T13:11:34", "title": "Merge pull request #6397 from google/rune-bio", "author": "Rosalie Wagner", "status": "new", "kind": "designer", "id": "dedb96f7b9f40f86aa1997a4478a3669a737ef80"}, {"date": "2023-06-21T13:11:13", "title": "Merge pull request #6396 from google/gftools_packager_ofl_victormono", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "a3bb7a2ec572e9878277b8ecc672a70ab074b205"}, {"date": "2023-06-21T12:43:20", "title": "[gftools-packager] Noto Sans Tagalog: Version 2.002; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "f875e014eb84d6ab9f81b5a9a7373637cc3c152f"}, {"date": "2023-06-21T11:17:26", "title": "[gftools-packager] Noto Sans Tai Viet: Version 2.004; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "08e161ae8f488c291d044c4c82278ebd0a750dd1"}, {"date": "2023-06-21T10:43:05", "title": "[gftools-packager] Noto Sans Modi: Version 2.004; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "b8db033c59419d257ba710f6eba0e0089879feea"}, {"date": "2023-06-21T09:04:31", "title": "Victor mono: added minisite url", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "17d14e7140bc24f4909559f067035f2d70870877"}, {"date": "2023-06-21T09:03:02", "title": "[gftools-packager] Victor Mono: Version 1.561;gftools[0.9.30] added", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "0e024e829ae21f36a19ceb2ecd72a2bbd1b72508"}, {"date": "2023-06-21T06:38:32", "title": "Restore sample text", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "2d955c0c6a3e7698608d185757432d37662338f0"}, {"date": "2023-06-21T06:30:26", "title": "[gftools-packager] Noto Music: Version 2.003; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "f5fa328ce3f3db9edeebb0695b93ce639dd65177"}, {"date": "2023-06-21T06:29:13", "title": "[gftools-packager] Noto Sans Siddham: Version 2.005; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "1cd6415cbe58fa71f792cc1ce20d8d359eb0a412"}, {"date": "2023-06-20T14:26:23", "title": "Rune Bj\u00f8rner\u00e5s added (designer of Victor Mono)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "aeeb61c3e6f38dec8f2270112402727b81a8cbf1"}, {"date": "2023-06-20T13:26:59", "title": "Noto Sans Marchen: added primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "b4e38cf2afd72d2ba3f834e0fc52bc771c7f951a"}, {"date": "2023-06-20T13:25:55", "title": "Noto Sans Old Italic: added primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "58cb5f202b559e06cd1060728e08c23eef349847"}, {"date": "2023-06-20T13:24:44", "title": "Merge pull request #5313 from google/gftools_packager_ofl_notosansoldpersian", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "b57c7a52bbad795e1054811425043b6411063f45"}, {"date": "2023-06-20T13:22:19", "title": "Merge pull request #5314 from google/gftools_packager_ofl_notosansoldpermic", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "1f673e4c114232af45874e897a5fa1fd0251b8f7"}, {"date": "2023-06-20T13:20:29", "title": "Merge pull request #5315 from google/gftools_packager_ofl_notosansoldsoutharabian", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "fc1a58f2e236034defec2e1da95f9512be9dfd3a"}, {"date": "2023-06-20T13:11:25", "title": "Noto Sans Old North Arabian: added primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "05b4f13e2179d7c82e7b02f1c0c7faee1e8f42cf"}, {"date": "2023-06-20T13:08:11", "title": "Merge pull request #6395 from google/gftools_packager_ofl_tektur", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "ae04f6aa257c5a4f5397eea676710ba1de1dfad2"}, {"date": "2023-06-20T10:58:40", "title": "[gftools-packager] Tektur: Version 1.005;gftools[0.9.30] added", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "f42a0c3666f18672a0397f3e7557430009d2ade5"}, {"date": "2023-06-20T09:58:56", "title": "Merge pull request #6382 from google/dmitry-ivanov", "author": "Rosalie Wagner", "status": "new", "kind": "designer", "id": "760d5d10db7a6ca9209b759a848704787d3c453f"}, {"date": "2023-06-16T20:03:22", "title": "Merge pull request #6390 from google/py310", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "4704234e9175d147f5777869c2391110cd45a832"}, {"date": "2023-06-16T20:02:42", "title": "Merge pull request #6389 from google/kg", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "1c4b27ac97a96de622fa7cb78fd89ed083bcb534"}, {"date": "2023-06-16T17:44:04", "title": "We seem to inconsistently use python 3.8 or 3.10, might as well use 3.10", "author": "Rod S", "status": "modified", "kind": "infrastructure", "id": "c597c8c6d41c3734b3378829e410ad8af6f8afd4"}, {"date": "2023-06-16T17:39:38", "title": "Fix mistune create_markdown to work with mistune 3", "author": "Rod S", "status": "modified", "kind": "infrastructure", "id": "8443837ed3362f7b685e2449a20550eec1021dbe"}, {"date": "2023-06-16T16:09:42", "title": "Merge pull request #6388 from google/wavefont-sample-text", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "e89829d21120851d08dada6583f740f33141f2a2"}, {"date": "2023-06-16T15:17:33", "title": "Wavefont: removed sample text", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "aabc62c54ee87af42a69c73b5937843c15edff60"}, {"date": "2023-06-16T13:44:10", "title": "Merge pull request #6384 from google/revert-5919-gftools_packager_ofl_francoisone", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "b3c4de84ef8de4427bd5cef5c12cd1279c29a400"}, {"date": "2023-06-16T13:01:49", "title": "Designer added: Mathieu Triay", "author": "Emma Marichal", "status": "modified", "kind": "designer", "id": "b6878f4ea937d0bcb16cea4494f4803003741138"}, {"date": "2023-06-16T12:57:26", "title": "Merge pull request #6385 from google/lists", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "4b3b48649e16a8bf05c6613f309d1d946137132b"}, {"date": "2023-06-16T12:40:16", "title": "updated lists", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "718096cf6fde529e8d8e4c0ec5d46f04482bbbde"}, {"date": "2023-06-16T12:33:34", "title": "Merge pull request #6383 from google/rubik-arabic", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "5379836ea8134ded6642cb0810dd9076c60d906d"}, {"date": "2023-06-16T12:23:53", "title": "Revert \"Francois One: Version 3.000; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.23] added\"", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "e79f34cf310ef4bd0596da060d0c4f6ec4283be8"}, {"date": "2023-06-16T12:19:18", "title": "Merge pull request #6250 from google/gftools_packager_ofl_lumanosimo", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "aff0c5af029c2df6d7a8b8d6a96dcd3a8e9765ef"}, {"date": "2023-06-16T12:18:23", "title": "Merge pull request #6251 from google/gftools_packager_ofl_lugrasimo", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "404cf82e46c0cc7e3bd241d85491bb70b0c9db41"}, {"date": "2023-06-16T12:17:00", "title": "Merge pull request #6253 from google/gftools_packager_ofl_lunasima", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "f607c25cac510d678f30b4bb2f6dc641af735cc1"}, {"date": "2023-06-16T12:03:01", "title": "Rubik: added arabic subet", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "bba4602d5df94c46b0663b5e0e70c4929738917c"}, {"date": "2023-06-16T10:15:48", "title": "Merge pull request #6185 from google/gftools_packager_ofl_wavefont", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "5b916f90839d60b452c54e57cbca4a2828d3a451"}, {"date": "2023-06-16T10:10:06", "title": "Dmitry Ivanov: designer added (wavefont)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "83ab800cec40a73a4e17bb80588701c6fb31981e"}, {"date": "2023-06-16T10:05:35", "title": "Wavefont: added sample text", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "8df3e978e7786d70ef81a26eb07d314156d8423d"}, {"date": "2023-06-16T09:59:45", "title": "Wavefont: corrected description and metadata.pb", "author": "Rosalie Wagner", "status": "modified", "kind": "metadata", "id": "238d2e20f7daa983409c06fde487ae01a480d55d"}, {"date": "2023-06-16T09:52:11", "title": "[gftools-packager] Wavefont: Version 3.003 added", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "c5c35e200ba1524b3e115988ce8e2c44cb5f5939"}, {"date": "2023-06-16T09:37:42", "title": "Merge pull request #6381 from google/gftools_packager_ofl_tektur", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "95f3a866dc7278f19da50f9aea80d67f6dfa859c"}, {"date": "2023-06-16T09:12:37", "title": "Tektur: description added", "author": "Rosalie Wagner", "status": "modified", "kind": "metadata", "id": "71d0fae37408ed1443686d39a827a7c354a1659b"}, {"date": "2023-06-16T08:56:40", "title": "[gftools-packager] Tektur: Version 1.004;gftools[0.9.30] added", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "d229da0d42f41876d33b1e8f27e398ac1154b483"}, {"date": "2023-06-15T18:31:05", "title": "[gftools-packager] Lunasima: Version 2.009 added", "author": "Yanone", "status": "modified", "kind": "family", "id": "4c30359a0d26a70bbdb02444cdeaf12757ee850b"}, {"date": "2023-06-15T18:24:56", "title": "[gftools-packager] Lumanosimo: Version 1.010 added", "author": "Yanone", "status": "modified", "kind": "family", "id": "85974606d8e101dd16c322368fb95c23941ed0df"}, {"date": "2023-06-15T18:05:52", "title": "[gftools-packager] Lugrasimo: Version 1.001 added", "author": "Yanone", "status": "modified", "kind": "family", "id": "751eba93293514b62802fec204e82dbba70793a4"}, {"date": "2023-06-15T13:38:11", "title": "Merge pull request #6380 from google/to_lists", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "2d9ec51b78d0181d640e31ade1a50dcdd5e87887"}, {"date": "2023-06-15T13:33:06", "title": "updated list", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "8acf6720fc03251db634df18a0a2123abb9f5601"}, {"date": "2023-06-15T13:22:26", "title": "Merge pull request #6158 from google/gftools_packager_ofl_belanosima", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "61ff3980bab67a89a1fde9764b4111f94668181d"}, {"date": "2023-06-15T13:15:05", "title": "Merge pull request #6252 from google/gftools_packager_ofl_bacasimeantique", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "4017afc995ade8ee766ba9f10b883ae14932f623"}, {"date": "2023-06-15T13:08:10", "title": "Merge pull request #6255 from google/gftools_packager_ofl_caprasimo", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "c8b7e647340290c2c423246ed22b8ce985904b25"}, {"date": "2023-06-15T09:52:46", "title": "Merge pull request #5316 from google/gftools_packager_ofl_notosansmeroitic", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "7d9a9ff19965744c8fcf75297576ad1ad685f5d8"}, {"date": "2023-06-15T09:43:47", "title": "Noto Sans Old Persian: added primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "778f61699fa4dc127e7376d302c8b1ebad350f50"}, {"date": "2023-06-15T09:42:52", "title": "Noto Sans Old Permic: re-inserted sample text", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "2d993b8b5acefb1122d99758661c9103e3305409"}, {"date": "2023-06-15T09:41:51", "title": "Noto Sans Old South Arabian: added primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "e36bea4f7accdbb3eb9bd3365dd4786e229f9411"}, {"date": "2023-06-15T09:40:45", "title": "Merge pull request #5318 from google/gftools_packager_ofl_notosansoldsogdian", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "9edee6695954b5620cd781c1e9aa8f17d4f0b6ac"}, {"date": "2023-06-15T09:22:54", "title": "Noto Sans Meroitic: re-inserted sample text", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "1958e494251a6f37808d8d747c56ab86d68a3a55"}, {"date": "2023-06-15T09:18:55", "title": "Merge pull request #6379 from google/to_lists", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "0271472701ea7aa10cee535711400b9e93892e32"}, {"date": "2023-06-15T09:18:43", "title": "Noto Sans Old Sogdian: added primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "3bdda98bc393f52e8fdaf1baca73c66892e578bb"}, {"date": "2023-06-15T09:17:19", "title": "Merge pull request #5705 from google/gftools_packager_ofl_notosanstamilsupplement", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "7e182c602da411836e280a4c95eb2881393f04a7"}, {"date": "2023-06-15T09:11:14", "title": "Merge pull request #5756 from google/gftools_packager_ofl_notosansduployan", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "a54c4f5b5deca47489277e7da1d2ff54c89d97d0"}, {"date": "2023-06-15T09:07:56", "title": "Noto Sans Tamil Supplement : re-inserted sample text", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "f053766176a386af1a806381418f28618b848751"}, {"date": "2023-06-15T09:04:31", "title": "Merge pull request #5701 from google/gftools_packager_ofl_notosansgunjalagondi", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "6d96301a040e25c480950e70b432d35bf0c19ecf"}, {"date": "2023-06-15T08:47:05", "title": "Merge pull request #6358 from google/axis-reg-pull-YALN", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "be7d634071961947867c6270695698f05da5fd3b"}, {"date": "2023-06-15T08:44:14", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "9fd91b2854a86daee70df8256aa9891b50fe9aa7"}, {"date": "2023-06-15T08:34:57", "title": "updated to_lists", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "f4fa5a969081969c7e282892ebe20719bdd111a3"}, {"date": "2023-06-15T08:08:59", "title": "Description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "b936917cac851fcf43d638db8b24b59d25c9513e"}, {"date": "2023-06-15T08:07:02", "title": "[gftools-packager] Bricolage Grotesque: Version 1.000;gftools[0.9.30] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "92f1a0b2771d29dfbc73ac2c56752ba64ff85c22"}, {"date": "2023-06-14T23:32:47", "title": "Merge commit '5e083d365fe19bcee2155a14261b5a526d201087' into axis-reg-pull-YALN", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "1f02bb646cf0c6d27cb841c5d6085dae7168968c"}, {"date": "2023-06-14T23:31:39", "title": "Update y_element_alignment.textproto", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "5e083d365fe19bcee2155a14261b5a526d201087"}, {"date": "2023-06-14T16:15:09", "title": "Merge pull request #6374 from google/gftools_packager_ofl_playfair", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "d924a5cf76a0a4bcf12e2901fe68ed6afab1084c"}, {"date": "2023-06-14T15:50:31", "title": "[gftools-packager] Bacasime Antique: Version 2.000 added", "author": "Yanone", "status": "modified", "kind": "family", "id": "068ca5cdcbaf4fd530d84107ce6e7528f62e46d6"}, {"date": "2023-06-14T15:44:14", "title": "[gftools-packager] Belanosima: Version 2.000 added", "author": "Yanone", "status": "modified", "kind": "family", "id": "88dec8c4d7b6183df5e10f05f5b692503bc6ea70"}, {"date": "2023-06-14T15:30:02", "title": "[gftools-packager] Caprasimo: Version 1.001 added", "author": "Yanone", "status": "new", "kind": "family", "id": "9b3a6ff0c798f8b7d1df2814a961673f775c309e"}, {"date": "2023-06-14T15:24:43", "title": "Merge pull request #6249 from google/gftools_packager_ofl_agdasima", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "cfd30aac342498736afb2c507f9ffa7d9a8e4926"}, {"date": "2023-06-14T15:15:25", "title": "Playfair: reversed categories", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "270ed5242599c8a1c171790b1440b4a9c27f0972"}, {"date": "2023-06-14T15:07:44", "title": "[gftools-packager] Agdasima: Version 2.002 added", "author": "Yanone", "status": "modified", "kind": "family", "id": "92ba10a480fa6bd658e2234e6662b0d22de1d99f"}, {"date": "2023-06-14T15:01:33", "title": "Description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "77e781a64768e7cd32f5d12076c334f9edfd4180"}, {"date": "2023-06-14T14:58:37", "title": "[gftools-packager] Playfair: Version 2.001;gftools[0.9.30] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "e8f0b71bfd552545fb2faa5f7a454c6b836c6ab4"}, {"date": "2023-06-14T13:53:34", "title": "Merge pull request #6340 from google/gftools_packager_ofl_ysabeauoffice", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "75fc3eceb40073bf9959241b9e2275e74ba832f8"}, {"date": "2023-06-14T13:52:48", "title": "Merge pull request #6341 from google/gftools_packager_ofl_ysabeauinfant", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "904b903acfacef72770741ef59483bdd4fa85457"}, {"date": "2023-06-14T13:50:08", "title": "Merge pull request #6342 from google/gftools_packager_ofl_ysabeausc", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "f94659a06abfd7f3792b8a6cac5ede04f249a3a1"}, {"date": "2023-06-14T13:45:37", "title": "Merge pull request #6347 from google/catalog-daniel-grumer", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "ef1ba4816eb556c2d2599714be0cf0933ed47421"}, {"date": "2023-06-14T13:27:45", "title": "Ysabeau Office: fixed URL", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "0cc69ebea3e108fa6e40573ea1feb5b1a4a8a198"}, {"date": "2023-06-14T13:25:46", "title": "Ysabeau Infant: fixed URL", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "d570b4af8a1284e3a81aa9e9a32ca7a8cab364e3"}, {"date": "2023-06-14T13:25:09", "title": "Ysabeau SC: fixed URL", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "40dd482862ad8dbd6fa7b8b5dfa901b67ebd97fa"}, {"date": "2023-06-14T13:24:18", "title": "Merge pull request #6370 from google/catalog-omaima-dajani", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "a2131667c116041b252dfe26edb6566e0a5db7c6"}, {"date": "2023-06-14T13:23:38", "title": "Daniel Grumer: Update bio.html", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "eae76ed7978103a8312c86c06dfeec1116fd052b"}, {"date": "2023-06-14T13:22:32", "title": "Merge pull request #6346 from google/gftools_packager_ofl_rubik", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "f06e13cdf620690fa6ede0d8c912f6dc11b07bea"}, {"date": "2023-06-14T13:04:38", "title": "Merge pull request #6355 from google/gftools_packager_ofl_frankruhllibre", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "a6289140b74749499949c64798a6259aaceb595b"}, {"date": "2023-06-14T13:00:38", "title": "Merge pull request #6372 from google/gftools_packager_ofl_plusjakartasans", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "0c546e79eaf8f1cb22690ab169e687b0c6771cb9"}, {"date": "2023-06-14T12:58:14", "title": "Merge pull request #6373 from google/gftools_packager_ofl_dmsans", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "29e1b9eeeed15b40fdf98b8de3302e930889ab61"}, {"date": "2023-06-14T11:48:08", "title": "[gftools-packager] Ysabeau SC: Version 2.001;gftools[0.9.30]; featfreeze: smcp added", "author": "Yanone", "status": "modified", "kind": "family", "id": "860e3455fbe178c942b5197479b98ff4d06f7152"}, {"date": "2023-06-14T11:47:22", "title": "[gftools-packager] Ysabeau Infant: Version 2.001;gftools[0.9.30]; featfreeze: ss01,ss02,lnum added", "author": "Yanone", "status": "modified", "kind": "family", "id": "d2550d256e08329d3363d890f1627f941dc1ffec"}, {"date": "2023-06-14T11:46:50", "title": "[gftools-packager] Ysabeau Office: Version 2.001;gftools[0.9.30]; featfreeze: tnum,lnum,ss02 added", "author": "Yanone", "status": "modified", "kind": "family", "id": "dc731c6fd651c67481d7cc30328b4179a4f8b520"}, {"date": "2023-06-14T09:17:30", "title": "[gftools-packager] DM Sans: Version 4.004;gftools[0.9.30] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "db50662ac42c361aa77afeef89ae2e6e2298e2ab"}, {"date": "2023-06-14T09:09:49", "title": "Description updated", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "aa9e532a4273947aefdb0ca12b4530161cf22d2a"}, {"date": "2023-06-14T08:53:12", "title": "[gftools-packager] Frank Ruhl Libre: Version 6.003;gftools[0.9.30] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "7f75b40b4c2c15bd1366b6001c02fdedbc3e8174"}, {"date": "2023-06-14T08:49:44", "title": "[gftools-packager] Plus Jakarta Sans: Version 2.071;gftools[0.9.30] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "8cd7d0de182c88592d6852c245fe48f66eef55ee"}, {"date": "2023-06-13T21:28:27", "title": "Merge commit 'd7afa611d0ed16f5fa32f6f36cea89758f6ea7a7' into axis-reg-pull-YALN", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "b0a12f2eb535f67922987bb34f1c7b1891121b07"}, {"date": "2023-06-13T20:52:53", "title": "YALN renamed to YELA", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "d7afa611d0ed16f5fa32f6f36cea89758f6ea7a7"}, {"date": "2023-06-13T15:42:49", "title": "[gftools-packager] Rubik: Version 2.300;gftools[0.9.30] added", "author": "Yanone", "status": "modified", "kind": "family", "id": "765b99f8e53c5919b24c2dac03ee16c835a9b197"}, {"date": "2023-06-13T10:51:19", "title": "Merge pull request #6318 from google/gftools_packager_ofl_dmsans", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "27e5cd686c5a5025b0e08aa5c38991c4ced3c4e7"}, {"date": "2023-06-13T10:43:00", "title": "Initial commit", "author": "Yanone", "status": "modified", "kind": "family", "id": "ec99c8e0cc25e0fe1df4fa40a34cbff6509d7941"}, {"date": "2023-06-09T15:00:27", "title": "DM Sans: Update METADATA.pb", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "179e4c34c8e34c48b727ca48d2ce793306ddd4e0"}, {"date": "2023-06-09T14:57:04", "title": "DM Sans: Update DESCRIPTION.en_us.html", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "f508e82a6fe73ac8a7a0062c253b6662b7b62675"}, {"date": "2023-06-09T08:31:41", "title": "Merge pull request #6361 from google/gondi-metadata", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "254a459f11826423d9eefa56fb6c7041be51ee54"}, {"date": "2023-06-09T08:30:28", "title": "Merge pull request #6362 from google/akatab2", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "8b151f24247d437b6e91a429c4bcbe018d4e9558"}, {"date": "2023-06-09T08:27:54", "title": "Akatab: reducing sample text", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "9fe6270a28579e3227dbbf49e584c7b34a2750ec"}, {"date": "2023-06-09T08:24:55", "title": "Correct language for Noto Sans Gunjala Gondi", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "d5333e8464db30bd55144c1bdd7f21fcea589247"}, {"date": "2023-06-09T08:24:41", "title": "Add subset to Narnoor", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "7013cfbcd45fdf73a1bf1a2271fd46bdcdc04b60"}, {"date": "2023-06-09T01:29:50", "title": "Merge commit 'ccc49394fefca4aaef2dc7c8feffa9732089491e' into axis-reg-pull-YALN", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "9b2836933dadeffb8e1a7503c367cd9c033ded9c"}, {"date": "2023-06-09T01:24:38", "title": "Merge pull request #125 from googlefonts/YALN", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "ccc49394fefca4aaef2dc7c8feffa9732089491e"}, {"date": "2023-06-08T18:50:19", "title": "Update to_production.txt. (#6357)", "author": "Garret Rieger", "status": "modified", "kind": "infrastructure", "id": "9b7ccd5b5068418f7ca612819b17603f44aa49d5"}, {"date": "2023-06-08T14:46:28", "title": "Merge pull request #6356 from google/akatab", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "3843867258c48c70a665a110748971546082751f"}, {"date": "2023-06-08T14:40:38", "title": "Akatab: added sample text to avoid tofu", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "57724085cbf3de1417fce451e8a2b4808235b17b"}, {"date": "2023-06-08T13:20:13", "title": "Merge pull request #6353 from google/narnoor", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "c713ff46844ef0dad0c2a09dcc16508a4abd9052"}, {"date": "2023-06-08T13:12:54", "title": "Narnoor: added new lang definition", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "29a3ca19011052be3131e10b00471fdd801521d4"}, {"date": "2023-06-08T12:38:26", "title": "Description + metadata", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "c5c78b164dd3ffaa28f39c758d42221c2818163c"}, {"date": "2023-06-08T12:31:52", "title": "[gftools-packager] DM Sans: Version 4.003;gftools[0.9.30] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "c26e50af610a8300ad53a2b4955828e329a52d39"}, {"date": "2023-06-08T11:42:46", "title": "Merge pull request #6352 from google/lang-v089", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "af0704e25dfad3e8999a2955cbbdfa2b28099617"}, {"date": "2023-06-08T11:37:05", "title": "Merge commit 'e681a1b78bc5f5f6c0f57488c0d3fde61ca5472c' into lang-v089", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "c2d5c4bac17307a9894a643d81b759ae80e2fd1f"}, {"date": "2023-06-08T11:09:06", "title": "Merge pull request #86 from googlefonts/RosaWagner-patch-1", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "e681a1b78bc5f5f6c0f57488c0d3fde61ca5472c"}, {"date": "2023-06-08T11:08:59", "title": "Update CHANGELOG.md", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "0ed2dc2cbb68eec4c1c0ec2f7a98cbbefe64d2bd"}, {"date": "2023-06-08T10:55:09", "title": "Merge pull request #85 from googlefonts/gunjala-gondi-sample", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "f412bb1bcb4c829a2ff14d52791c382d99508601"}, {"date": "2023-06-08T10:47:59", "title": "Merge pull request #5397 from google/gftools_packager_ofl_notoserifmakasar", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "f5eca4f413914262c04c2c80d8b0b370e703bf49"}, {"date": "2023-06-08T10:15:57", "title": "Merge pull request #6025 from google/gftools_packager_ofl_notoserifottomansiyaq", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "bb4b72c85293e971a8ec18597bea20c2a1c14691"}, {"date": "2023-06-08T10:13:08", "title": "Noto Serif Makasar: re-ordered subsets", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "1d991ed942d892858f5f34755dd99b8a5c30e5d1"}, {"date": "2023-06-08T09:06:52", "title": "Merge pull request #6345 from google/gftools_packager_ofl_aleo", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "8c55751558604080de4f9a5453d365481443315c"}, {"date": "2023-06-07T21:32:19", "title": "Update to_sandbox.txt with pushed items. (#6349)", "author": "Garret Rieger", "status": "modified", "kind": "infrastructure", "id": "d42d432e5cc5e33acd8a1741f3b32dcf00039e5d"}, {"date": "2023-06-07T18:16:04", "title": "Update to_production/to_delist.txt with recent pushes. (#6348)", "author": "Garret Rieger", "status": "modified", "kind": "family", "id": "1cd5ee17de8d6ce0f49012acb51740b4276a9482"}, {"date": "2023-06-07T14:14:12", "title": "Replace Sanskrit Gunjala Gondi transliteration with new sample", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "17df3690a4bc5ed179c521d17de862db80a3e638"}, {"date": "2023-06-07T11:52:58", "title": "Initial commit", "author": "Yanone", "status": "new", "kind": "designer", "id": "f9e34336f7437734326e2e21ab30bf1db869c959"}, {"date": "2023-06-07T09:58:22", "title": "Update to_delist.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "5f73fbb1b5eb4124e3041d4383679bfed82615a8"}, {"date": "2023-06-07T09:56:51", "title": "Merge pull request #6328 from google/to-delist", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "41f99d2f1865ad3a7bb0b6d4ff85f6d578846837"}, {"date": "2023-06-07T09:56:20", "title": "Merge pull request #5789 from google/gftools_packager_ofl_notosans", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "5b3565e1fe5deface5aae83dd5f6ed07dc77a53d"}, {"date": "2023-06-06T15:55:04", "title": "Description updated according the upgrade", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "b279c4b85fdbb77b34e6a8832f8cb03b4ca67d99"}, {"date": "2023-06-06T15:51:27", "title": "[gftools-packager] Aleo: Version 2.001;gftools[0.9.29] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "630dd51f0b28d08972e118e01eea30356ecb89df"}, {"date": "2023-06-02T14:56:24", "title": "Latest build", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "81a94f4d3d09c8be8669faaa9a8c7f622e21d931"}, {"date": "2023-06-02T12:42:54", "title": "Merge pull request #6339 from google/tolists", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "9b14e415fe94d7d76d39b4cdc04039cfddb004dd"}, {"date": "2023-06-02T12:22:58", "title": "Updated to_lists", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "a1fe4916788dc5156de6ed4a80e3ac528b680c36"}, {"date": "2023-06-02T11:58:15", "title": "Merge pull request #6338 from google/lang", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "cb1640c366b4b77da02dd205ec38932821b7cac9"}, {"date": "2023-06-02T11:53:42", "title": "pull subtree lang repo june 2023", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "68de6c58ac712d462ecc4c3214fec379812d92de"}, {"date": "2023-06-02T11:52:46", "title": "Merge pull request #80 from googlefonts/changelog-1", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "18d8ef00e187a37d5610bf7340d120989e707382"}, {"date": "2023-06-02T09:10:17", "title": "Update CHANGELOG.md", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "3fc52c0fc516a3fd9ebcc390ce886d9903467536"}, {"date": "2023-06-02T09:09:52", "title": "Update CHANGELOG.md", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "bfdfe4f9c96068cb883f90f9cfa553486f73d48e"}, {"date": "2023-06-02T08:39:20", "title": "Merge pull request #6331 from emmamarichal/colophonfoundry", "author": "Rosalie Wagner", "status": "new", "kind": "designer", "id": "0bd9e1dc3fa12693c310489c3309d8f2141983bf"}, {"date": "2023-06-02T08:35:15", "title": "Merge pull request #6335 from google/gftools_packager_ofl_secularone", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "496135feb65166a80808f31c7f1b3fcc1b0c3c53"}, {"date": "2023-06-02T08:29:26", "title": "Merge pull request #6332 from emmamarichal/spacemono-metadata", "author": "Rosalie Wagner", "status": "modified", "kind": "designer", "id": "30b407b9c5b37e25e936565cc876cd1729a1bc7c"}, {"date": "2023-06-02T08:28:35", "title": "Update bio.html", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "f5190d52be24c4c9747be3f7fd902c5a8b821046"}, {"date": "2023-06-02T07:31:27", "title": "Description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "91c6414a5a49888ec66139977d4ae964599c83af"}, {"date": "2023-06-02T07:29:32", "title": "[gftools-packager] Secular One: Version 1.002; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.29] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "f979c8a58f47c59cb5f963f73999078f8ecc7a65"}, {"date": "2023-06-01T18:23:36", "title": "Fix typo in Hangeul Knowledge Lesson (#6333)", "author": "Nathan Williams", "status": "modified", "kind": "family", "id": "cea520371a8ad66b0a6941a4c8d14e3b063bf350"}, {"date": "2023-06-01T14:11:58", "title": "Merge pull request #78 from moyogo/fy-fix_base_exemplar", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "58e135d9f482a222dced494d0aafafac70aa6bdb"}, {"date": "2023-06-01T14:11:39", "title": "Merge pull request #74 from googlefonts/add-makassarese", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "a44148903c692cb4f5d6fb32e2a2e67082916e01"}, {"date": "2023-06-01T13:52:16", "title": "Space Mono: Metadatas Colophon > Colophon Foundry", "author": "Emma Marichal", "status": "modified", "kind": "designer", "id": "eea6e4452bcbbe12fae8d8e6928b7cac9dcc37fb"}, {"date": "2023-06-01T13:46:57", "title": "Designer added: Colophon Foundry", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "230de4b341d233b6638ad4029c067e6dda66e70c"}, {"date": "2023-06-01T12:47:38", "title": "Merge pull request #5319 from google/gftools_packager_ofl_notosanssamaritan", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "b64078d59f973813bd6cb2d92dbfa592e18b68b7"}, {"date": "2023-06-01T12:42:34", "title": "Merge pull request #5320 from google/gftools_packager_ofl_notosansnabataean", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "b47519fb3590a08fadb3803ca1d61f0ac51847fe"}, {"date": "2023-05-31T19:51:51", "title": "Update to_production.txt with pushed families. (#6330)", "author": "Garret Rieger", "status": "modified", "kind": "infrastructure", "id": "573fd37b1b20604607e626f5a6774a6d973aa25f"}, {"date": "2023-05-31T15:18:58", "title": "Merge pull request #5321 from google/gftools_packager_ofl_notosanspalmyrene", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "e39f49a71e70908b94bee3f0695780f7324f58c7"}, {"date": "2023-05-31T15:14:04", "title": "removed RUSerious", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "1922fd1ac7f7a3f54665f99f675e19e8266db7a3"}, {"date": "2023-05-31T15:02:44", "title": "Noto sans Samaritan: added primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "31469e1e27916f068b4889d01c1bd056b67a846d"}, {"date": "2023-05-31T15:00:47", "title": "Noto Sans Nabataean: added primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "dfecec23498f9c12f988a7570b4d721d6a75f780"}, {"date": "2023-05-31T14:59:24", "title": "Merge pull request #5322 from google/gftools_packager_ofl_notosanspsalterpahlavi", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "a00d003f2e4fdc726c4e171ceabdb528b6b54ddb"}, {"date": "2023-05-31T14:56:44", "title": "Noto Sans Palmyrene: added primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "c2a33ffe51304d5e94776e3f75fd681aeb3c9c17"}, {"date": "2023-05-31T14:53:25", "title": "removed pecita", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "2d9d5cf31f335dab0374562263a3456e4adde1f2"}, {"date": "2023-05-31T14:41:37", "title": "Added spartan to delist in dev", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "41782e6aee80df691762f4096b16c3b92dd324cb"}, {"date": "2023-05-31T14:31:53", "title": "Noto Sans Psalter Pahlavi: added primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "09345719a079a66a13da601585252a30a4d95813"}, {"date": "2023-05-31T14:30:10", "title": "Merge pull request #5365 from google/gftools_packager_ofl_notosanssogdian", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "e0e7f182995f4c92992582fa85be675a9a559455"}, {"date": "2023-05-31T14:19:01", "title": "Delisted Source Sans Pro and Source Serif Pro", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "0f07d953831e070396207d61ab856d6b8a611f5e"}, {"date": "2023-05-31T14:08:46", "title": "Noto Sans Sogdian: added primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "1f51bf8c576437375de2be175134e596e090e5ce"}, {"date": "2023-05-31T10:07:22", "title": "Merge pull request #6317 from emmamarichal/hansthiessen", "author": "Rosalie Wagner", "status": "new", "kind": "designer", "id": "a7bc06df72f7e1b4e20342e2b04423e579222316"}, {"date": "2023-05-30T20:03:52", "title": "Clear pushed entries from to_sandbox.txt (#6326)", "author": "Garret Rieger", "status": "modified", "kind": "family", "id": "36a127b95ca25145e70093f36c88a0fbe1623141"}, {"date": "2023-05-30T16:13:25", "title": "[gftools-packager] Noto Sans: Version 2.012 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "c92b209a838649c205a1565b5f28c1973e049659"}, {"date": "2023-05-30T16:09:51", "title": "Merge pull request #6324 from m4rc1e/ci-mod-fonts", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "8330e5a5a76f996357b61bd65a1be9bf3c147513"}, {"date": "2023-05-30T16:03:33", "title": ".ci/run.py: add MODIFIED_FONTS token if fonts deleted from family", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "fc5d0b8c5099cb345a37817a9caa6a9e39844a46"}, {"date": "2023-05-30T14:15:25", "title": "Merge pull request #6316 from google/gftools_packager_ofl_rethinksans", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e9c85d0249945717236821491f4a3b37a24ad6ac"}, {"date": "2023-05-30T09:06:13", "title": "bugfixes + optimisations see changelog for more details", "author": "Isa Ozler", "status": "modified", "kind": "family", "id": "a499368715ee3075b583f8c137708f193920f849"}, {"date": "2023-05-26T12:28:04", "title": "Merge pull request #6319 from google/tolists", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "2bb262779df900e3ebb08ad01de30eb1f86b55f3"}, {"date": "2023-05-26T12:14:20", "title": "Updated push lists", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "9be6798c0c1ddfc5470be7d6a6767b36dd464b54"}, {"date": "2023-05-26T11:05:24", "title": "Merge pull request #6275 from google/gftools_packager_ofl_grandifloraone", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "6d1deec3acb2bbe09d8edc1d8017cf2ebc0fdb8e"}, {"date": "2023-05-26T08:09:57", "title": "Description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "b230f1d50b8f7ddaaff7c44542025e1e93d4775b"}, {"date": "2023-05-26T08:09:14", "title": "[gftools-packager] Rethink Sans: Version 1.000;gftools[0.9.29] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "efd9d5489c9617f03a0d5790493b21563dfbd612"}, {"date": "2023-05-26T07:56:52", "title": "Designer added: Hans Thiessen", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "e98d9ff7f465b4970859e0cd47f23314591595c7"}, {"date": "2023-05-25T20:49:51", "title": "Clear article updates from to_sandbox.txt", "author": "Nathan Williams", "status": "modified", "kind": "family", "id": "e50bfc0417c92c0dd6c07145c1ae9eb7dacf218c"}, {"date": "2023-05-25T19:03:08", "title": "Update GrandifloraOne-Regular.ttf", "author": "Aaron", "status": "modified", "kind": "family", "id": "7226d78ff5f643220e45550d122275967ad53ff4"}, {"date": "2023-05-25T14:41:23", "title": "Merge pull request #6315 from google/tolists", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "c0e502d24af9c6d825c0530c0d2a7165a5b896ce"}, {"date": "2023-05-25T14:11:09", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "163e4fedca462ad314beed96aa232ebfc7a6cec2"}, {"date": "2023-05-25T13:47:56", "title": "Update to_production.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "5bc79c2e15fbc48af8159ea1e01ea7c2ee965e5f"}, {"date": "2023-05-25T13:46:41", "title": "updated to_lists", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "1b7a939291b58a56e3c8c0b8d469a494bbb433bc"}, {"date": "2023-05-25T12:47:44", "title": "Merge pull request #6272 from google/gftools_packager_ofl_bagelfatone", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "7e98e2bdd03f079f399a84bea30c99442bf13fc4"}, {"date": "2023-05-25T12:44:48", "title": "Merge pull request #6273 from google/gftools_packager_ofl_diphylleia", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "0b98a51b0fd2519178fc5d97513088bab71100bd"}, {"date": "2023-05-25T12:41:54", "title": "Merge pull request #6274 from google/gftools_packager_ofl_gasoekone", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "cc8c061c136a6a2581ed0c76323dba0ec2028e1c"}, {"date": "2023-05-25T12:35:59", "title": "Merge pull request #6276 from google/gftools_packager_ofl_moiraione", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "76017a6766e6c1eaaefbbd71c84c55086e016486"}, {"date": "2023-05-25T12:31:22", "title": "Merge pull request #6277 from google/gftools_packager_ofl_orbit", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "bf45e41e3af384eb0be1c211a4cbecabad46ca6f"}, {"date": "2023-05-25T12:30:39", "title": "Bagel Fat One: added primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "421a43c54b5ddb34af346ca3b8c9c2bbe237ae69"}, {"date": "2023-05-25T12:30:09", "title": "Bagel Fat One: removed https from displayed URL", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "8bb5c0dad6938c55405fe69ef18575752c69053c"}, {"date": "2023-05-25T12:29:06", "title": "Diphylleia: added primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "cae1c8d79006dfe8b10581bd06a4f74b65178661"}, {"date": "2023-05-25T12:28:33", "title": "Diphylleia: removed https from displayed URL", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "c8c49c16ab4238c07a534c36f826c709986e677e"}, {"date": "2023-05-25T12:23:11", "title": "Gasoek One: removed https from displayed URL", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "77e9ffa25594f99b0f4eb8803c9ca918928b1a7a"}, {"date": "2023-05-25T12:21:02", "title": "Grandiflora One: removed https from displayed URL", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "80fc74fc5eee0fe33d9597dd6425c8695795125e"}, {"date": "2023-05-25T12:19:49", "title": "Moira One: removed https from displayed URL", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "6eed781016ed256443c9af8be37253f8809eac55"}, {"date": "2023-05-25T12:18:53", "title": "Orbit: removed https from displayed URL", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "bfa697a146258cc3d7072a7011aa981d70021f2e"}, {"date": "2023-05-25T12:17:19", "title": "Merge pull request #6282 from google/gftools_packager_ofl_michroma", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "062ee75880c3f122a931697e63ba568d7a9b5f12"}, {"date": "2023-05-25T10:11:08", "title": "Merge pull request #6311 from emmamarichal/viaodalibre-metadata", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "e9eb3de75052a3f10027a2967fce8dd2b4a6db4c"}, {"date": "2023-05-25T10:10:30", "title": "Merge pull request #6312 from emmamarichal/bevietnampro-metadata", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "df36661a5b3bbab9f1a1410dbd8761abcef1fc0f"}, {"date": "2023-05-25T08:51:53", "title": "Description", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "feda915de83bbbd1e141eca51f5379232a4b0f5d"}, {"date": "2023-05-25T08:51:05", "title": "[gftools-packager] Michroma: Version 1.100; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.29] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "4ca0406654c07735784e64d40b1b1c4f94f9ea29"}, {"date": "2023-05-25T08:43:25", "title": "Metadata updated: designer name", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "45990909d0f67797515bec8bc8e2825c13f49657"}, {"date": "2023-05-25T08:40:53", "title": "Metadata updated: designer name", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "e066258a6d8608e8dcc5d7ed75000f7cd1be33a6"}, {"date": "2023-05-24T17:34:48", "title": "Merge pull request #6310 from shailenpatel2/update-sandbox", "author": "shailenpatel2", "status": "new", "kind": "infrastructure", "id": "b80e2e3f5091ec6f076af58ffb04fd7b32667127"}, {"date": "2023-05-24T17:32:35", "title": "move prs to article updates section", "author": "shailenpatel2", "status": "modified", "kind": "infrastructure", "id": "6217fe86a0cb0487b104ff4e0d8792e21f6f4697"}, {"date": "2023-05-24T17:27:01", "title": "update to sandbox list", "author": "shailenpatel2", "status": "modified", "kind": "family", "id": "f66a082f1f2738b8c35dcfa0b7e3fc36bce39b10"}, {"date": "2023-05-24T17:04:11", "title": "Update Orbit-Regular.ttf", "author": "Aaron", "status": "modified", "kind": "family", "id": "a51b3e6fc45c57387510486e83f1dce073caf5c2"}, {"date": "2023-05-24T17:03:37", "title": "Update MoiraiOne-Regular.ttf", "author": "Aaron", "status": "modified", "kind": "family", "id": "8c65aa723e6375d212d5db784998ddc0876ad5b8"}, {"date": "2023-05-24T17:03:09", "title": "Update GrandifloraOne-Regular.ttf", "author": "Aaron", "status": "modified", "kind": "family", "id": "a1c17595ecaedd10a733697bdedcb95c19094a1c"}, {"date": "2023-05-24T17:02:19", "title": "Update GasoekOne-Regular.ttf", "author": "Aaron", "status": "modified", "kind": "family", "id": "19ac170fa943abd15cd90688af08ec96ec72eee1"}, {"date": "2023-05-24T17:00:53", "title": "Update Diphylleia-Regular.ttf", "author": "Aaron", "status": "modified", "kind": "family", "id": "469bc26642cbceaf94df097f0f7850bd43f1d4ba"}, {"date": "2023-05-24T17:00:19", "title": "Update BagelFatOne-Regular.ttf", "author": "Aaron", "status": "modified", "kind": "family", "id": "42021857517a3600af7a8fb706c22c783c0febf8"}, {"date": "2023-05-24T14:42:05", "title": "[gftools-packager] Noto Sans Linear A: Version 2.002; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "a196c88c3d0b688bc2fa53bf0ee65778d2a9e904"}, {"date": "2023-05-24T13:19:40", "title": "Merge pull request #6309 from google/gftools_packager_ofl_vinasans", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "a76db8598803b7db3a962570dc7ab73141d328dd"}, {"date": "2023-05-24T13:02:32", "title": "Description updated (linebreak)", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "135045a28d57acb2d421a6013e6e960c5df2b115"}, {"date": "2023-05-24T12:57:49", "title": "[gftools-packager] Vina Sans: Version 1.002; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.28] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "9b094a53bbcae2a95d6ce38efa61dfca649e808f"}, {"date": "2023-05-24T11:40:21", "title": "Merge pull request #6283 from google/gftools_packager_ofl_literata", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "a3db4254d07475d30f25b9a13e6f3ba2a686e08e"}, {"date": "2023-05-24T10:45:47", "title": "Merge pull request #6307 from google/lambao-bio", "author": "Rosalie Wagner", "status": "new", "kind": "designer", "id": "337de00f6729055a23c92cc05edd78c41dc98495"}, {"date": "2023-05-24T10:45:21", "title": "Merge pull request #6306 from google/lambao-fonts", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "d08a60fd2efa35e1d75d5c5555e3868f192de1f2"}, {"date": "2023-05-24T09:59:51", "title": "[gftools-packager] Noto Sans Cypriot: Version 2.002; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "bae98edca365cb4b107a55b05a24ce5e5e5b6f14"}, {"date": "2023-05-24T09:48:02", "title": "Merge pull request #6305 from google/jason-bio", "author": "Rosalie Wagner", "status": "modified", "kind": "designer", "id": "fca68ed7e24f587cbde2cdd03765c4a2807136b9"}, {"date": "2023-05-24T09:42:38", "title": "Lam Bao (BeVietnam Pro)", "author": "Rosalie Wagner", "status": "modified", "kind": "metadata", "id": "e23f54dad9c50aecee4e3b6a7e2e612c7e37ec77"}, {"date": "2023-05-24T09:40:13", "title": "Xanh Mono + BeVietnam: updated metadata+description", "author": "Rosalie Wagner", "status": "modified", "kind": "metadata", "id": "a1fcab4fd48f792a550473441ef25c66a3fdec41"}, {"date": "2023-05-24T09:35:01", "title": "Jason Kottle : Silkscreen", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "481087fd0b9cd13bfd9452cbe1d6621e025010c6"}, {"date": "2023-05-24T09:14:02", "title": "Merge pull request #79 from moyogo/grc-source_note", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "27462dce9ed3e5dd291fed5ea21b5d01b4fb5147"}, {"date": "2023-05-24T09:10:17", "title": "Merge pull request #6291 from google/chrissimpkins-tilt-prism-meta", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "439cfaa3462f324f4df98c986853a7184078f960"}, {"date": "2023-05-24T09:09:44", "title": "Merge pull request #6292 from google/chrissimpkins-tilt-neon-meta", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "59c3435f9112c289ce533b1b44d868cd627b5864"}, {"date": "2023-05-24T09:09:16", "title": "Merge pull request #6290 from google/chrissimpkins-tilt-warp-meta", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "bd623d19ec95c5d95619821b1ff10b8c3856bdb0"}, {"date": "2023-05-24T09:08:15", "title": "Merge pull request #6302 from google/gftools_packager_ofl_braahone", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "e42e915f20186fa2a493658029f0ba39cdd8d426"}, {"date": "2023-05-24T08:52:25", "title": "grc_Cprt: add source for samples", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "f674f0b5b0d677d4f66737fd64dc5a9a773c14f8"}, {"date": "2023-05-24T07:12:34", "title": "Description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "2b65047394358d67b885b6d7df290a1bd1e67948"}, {"date": "2023-05-24T07:10:14", "title": "[gftools-packager] Braah One: Version 1.001; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.29] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "20db4c2da07cced7b5eb994bdb2e2a1bb2579a34"}, {"date": "2023-05-23T22:41:40", "title": "Merge pull request #6300 from shailenpatel2/add-three-tilt-font-articles", "author": "shailenpatel2", "status": "new", "kind": "infrastructure", "id": "6f2ee1b20bd7c3aafa32d8ae75813d781cad843d"}, {"date": "2023-05-23T22:37:31", "title": "remove extra empty line", "author": "shailenpatel2", "status": "modified", "kind": "infrastructure", "id": "695a930bf18abe334e2bc25f8d467395ce6d2e04"}, {"date": "2023-05-23T22:29:26", "title": "add articles to the three tilt fonts", "author": "shailenpatel2", "status": "new", "kind": "infrastructure", "id": "bb753b3b1e4e108b1947ff06b05c98e17b19addb"}, {"date": "2023-05-23T22:15:33", "title": "Merge pull request #6299 from shailenpatel2/add-climate-crisis-article", "author": "shailenpatel2", "status": "new", "kind": "infrastructure", "id": "3798d67def194621e1e8cae6772e6f9c71c44b63"}, {"date": "2023-05-23T21:57:16", "title": "add climate crisis article", "author": "shailenpatel2", "status": "new", "kind": "infrastructure", "id": "56b289c4ead6376c934b74c938d3ee05e2c449f1"}, {"date": "2023-05-23T21:32:47", "title": "Merge pull request #6298 from shailenpatel2/add-gulzar-article", "author": "shailenpatel2", "status": "new", "kind": "infrastructure", "id": "d9d8056bb29d3807e138488caeccd211cb8b0048"}, {"date": "2023-05-23T21:14:59", "title": "add description above gulzar article", "author": "shailenpatel2", "status": "modified", "kind": "infrastructure", "id": "2a7bb56a742750bcee9218313a5ec6b9d2c3c110"}, {"date": "2023-05-23T21:08:18", "title": "add gulzar article", "author": "shailenpatel2", "status": "new", "kind": "infrastructure", "id": "bf97c5065abb2ce6bfdcc3e9fbc9bc2ccad41b5b"}, {"date": "2023-05-23T20:15:16", "title": "Merge pull request #6297 from shailenpatel2/prepend-descriptions-to-SIL-articles", "author": "shailenpatel2", "status": "modified", "kind": "infrastructure", "id": "c51e0a3c6375d2bb456b54c5086f66ab22d0f52d"}, {"date": "2023-05-23T20:13:08", "title": "add horizontal bar below descriptions", "author": "shailenpatel2", "status": "modified", "kind": "infrastructure", "id": "cacf94fe038d5ca5ba391beade5635a956ea3d71"}, {"date": "2023-05-23T19:59:42", "title": "prepend descriptions to SIL articles", "author": "shailenpatel2", "status": "modified", "kind": "infrastructure", "id": "329caa177317c52930b3224dbfeb8b1e0b74ea76"}, {"date": "2023-05-23T19:41:46", "title": "Update to_<env>.txt files (#6294)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "8f9b58195a0b161d46bf701538f07cd496ffd948"}, {"date": "2023-05-23T17:23:25", "title": "Update asap family DESCRIPTION.en_us.html (#6296)", "author": "Chris Simpkins", "status": "modified", "kind": "family", "id": "04a3b2a9af0e4e424b713596b9e157c3772c5d39"}, {"date": "2023-05-23T12:03:40", "title": "West Frisian [fy]: remove {ij} and {\u00edj\u0301} from base", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "ac05dfa52f72016210b5bc9694540f2b9565a459"}, {"date": "2023-05-23T04:44:38", "title": "JAMO removed from description and added as author", "author": "Aaron", "status": "modified", "kind": "family", "id": "aea30f0d8c57a986f1bca3b365a629febcbf3a7e"}, {"date": "2023-05-23T04:43:40", "title": "JAMO removed from Description file and added to author set", "author": "Aaron", "status": "modified", "kind": "family", "id": "91f8933a3fbc3323d0631b88e293867d10a18808"}, {"date": "2023-05-23T04:42:10", "title": "Correcting name in Description file and adding JAMO as author", "author": "Aaron", "status": "modified", "kind": "family", "id": "a1172a57c789f4ac243a299141c826d87416bfd4"}, {"date": "2023-05-23T04:39:41", "title": "Removed JAMO from description and added as author", "author": "Aaron", "status": "modified", "kind": "family", "id": "0d85ef6f4c1e3ba8d9a1669d9b2d5fbfba2be2d7"}, {"date": "2023-05-23T04:37:36", "title": "Removing JAMO info from description, and adding them as separate author", "author": "Aaron", "status": "modified", "kind": "family", "id": "e60b69f10ea118b7e0a99ed50d8a7516a89b1dad"}, {"date": "2023-05-23T04:36:06", "title": "Fixing description file and updating author list", "author": "Aaron", "status": "modified", "kind": "family", "id": "2e848945ab4b75d9535240c748ed285000988add"}, {"date": "2023-05-22T22:10:23", "title": "Move designer bio to correct location (#6293)", "author": "Nathan Williams", "status": "modified", "kind": "designer", "id": "864a0b2f9d2051ba852457fccd11127b8c4cd28a"}, {"date": "2023-05-22T18:17:58", "title": "Add Tilt Neon minisite URL", "author": "Chris Simpkins", "status": "modified", "kind": "infrastructure", "id": "24d50438f2d28994c9abd3ca618e39e2facc42b1"}, {"date": "2023-05-22T18:17:14", "title": "Add Tilt Prism minisite URL", "author": "Chris Simpkins", "status": "modified", "kind": "infrastructure", "id": "920cc9c9fe7fafd6c8e72b7af09013de0f242dea"}, {"date": "2023-05-22T18:16:08", "title": "Add Tilt Warp minisite URL", "author": "Chris Simpkins", "status": "modified", "kind": "infrastructure", "id": "7995dd8b5743a4db16d5a3608bcd2fd21378bb17"}, {"date": "2023-05-19T16:18:54", "title": "Merge pull request #6284 from google/tolists", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "98254375d5713d4de7c79ee3052281d4b3b7dce1"}, {"date": "2023-05-19T16:14:59", "title": "added sharpness", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "a2068d0dfdcada20afe5cfe458942f5e8d8746fd"}, {"date": "2023-05-19T16:06:53", "title": "updated lists", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "aed4c8437c57a02d61a2f0d69042d7aba9adb33a"}, {"date": "2023-05-19T13:45:12", "title": "Literata: added proper description", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "00634462c40e12a0762d11a2b12e9dd92f2df794"}, {"date": "2023-05-19T13:32:32", "title": "Gasoek One: added primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "95ce8995c130f5486f0f85a9f1cac37be0b1da46"}, {"date": "2023-05-19T13:31:11", "title": "Grandiflora One: added primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "86057ac60af3eaccd2358bb3d04e2bbd0658126b"}, {"date": "2023-05-19T13:26:14", "title": "Orbit: primary script added", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "5d2ac234763cc92a632d37ccd8296e219e05bca5"}, {"date": "2023-05-19T13:24:20", "title": "Moirai One: added primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "b9315e5b7c07f4261bbfed2d3a4f25854e5b3963"}, {"date": "2023-05-19T13:06:57", "title": "[gftools-packager] Literata: Version 3.103;gftools[0.9.29] added", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "c8018e986708f2aed63c928b1e9026826da1553d"}, {"date": "2023-05-19T12:06:15", "title": "Merge pull request #6254 from emmamarichal/vietanhnguyen", "author": "Rosalie Wagner", "status": "new", "kind": "designer", "id": "f05cd602ebd7ad25f34a618ba5d17c42e56d167d"}, {"date": "2023-05-19T12:05:31", "title": "Merge pull request #6230 from google/gftools_packager_ofl_darkergrotesque", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "944ee149cc4a8c69085b9474bd57ba879893a5ec"}, {"date": "2023-05-19T12:04:30", "title": "Merge pull request #6280 from google/poltawski-nowy", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "8b485911cf5ed6401c144ba0525f619af8d6fd08"}, {"date": "2023-05-19T10:27:09", "title": "Poltawski Nowy: added display name", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "2e7297f1c4f54ce5f072108b4c724f043c0a3f5f"}, {"date": "2023-05-19T09:01:28", "title": "Darker Grotesque: deleted vi_vn file", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "1cd6cd981962a3f0660fdd862b78896e54b65c65"}, {"date": "2023-05-19T09:00:40", "title": "Darker Grotesque: Update DESCRIPTION.en_us.html", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "d498d579436edfcfc9487e0f0102cfffd549c4c8"}, {"date": "2023-05-19T08:37:27", "title": "Merge pull request #6256 from google/catalog-konkhmersleokcher-update", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "534edb1f7630aabf3d5bf6106553066404ad7b49"}, {"date": "2023-05-19T08:15:35", "title": "Merge pull request #6134 from google/gftools_packager_ofl_notoserif", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "9d5f2ed0bcc4194df1eadfac84fb9a965225157d"}, {"date": "2023-05-18T19:54:39", "title": "[gftools-packager] Orbit: Version 1.000; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.29] added", "author": "Aaron", "status": "modified", "kind": "family", "id": "bfafca83392a5e05f6417a932f18f56a407dbac3"}, {"date": "2023-05-18T19:48:13", "title": "[gftools-packager] Moirai One: Version 1.000; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.28] added", "author": "Aaron", "status": "modified", "kind": "family", "id": "eb8387fc5ae93a05467cb477f197a9768393a3f6"}, {"date": "2023-05-18T19:41:15", "title": "[gftools-packager] Grandiflora One: Version 1.000; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.28] added", "author": "Aaron", "status": "modified", "kind": "family", "id": "d4d84c80e2d74ebf0376045b9cd20e5d0fec3cea"}, {"date": "2023-05-18T19:37:31", "title": "[gftools-packager] Gasoek One: Version 1.000; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.28] added", "author": "Aaron", "status": "modified", "kind": "family", "id": "a6631f1a009db1fc0c034f446f676b0652028d7b"}, {"date": "2023-05-18T19:30:55", "title": "[gftools-packager] Diphylleia: Version 1.000; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.28] added", "author": "Aaron", "status": "modified", "kind": "family", "id": "c394705361b564a50ac5d750809696eac848e12a"}, {"date": "2023-05-18T19:25:45", "title": "[gftools-packager] Bagel Fat One: Version 1.000; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.28] added", "author": "Aaron", "status": "modified", "kind": "family", "id": "d9406e5bf0525a1e1cd13f119c21af454fc26a58"}, {"date": "2023-05-17T17:04:03", "title": "Merge pull request #76 from googlefonts/thai-marks", "author": "Chris Simpkins", "status": "modified", "kind": "infrastructure", "id": "727e914cd130382100921bb6a9edf550b1f276e4"}, {"date": "2023-05-17T16:47:29", "title": "Remove U+030D U+030E from Thai marks", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "e75b0ad6d0531b1aaeae5739a7c9ea5109a45814"}, {"date": "2023-05-08T22:29:44", "title": "Update to_production.txt (#6260)", "author": "Rod", "status": "modified", "kind": "infrastructure", "id": "bcc25ace8b6eafdf0bd1c9bb5102a8a34e286a9d"}, {"date": "2023-05-08T19:53:13", "title": "Update to_sandbox.txt (#6259)", "author": "Rod", "status": "modified", "kind": "infrastructure", "id": "6d12fe91a2345019386da04d824a5695c5e71e04"}, {"date": "2023-05-08T19:15:56", "title": "Update to_sandbox.txt (#6258)", "author": "Rod", "status": "modified", "kind": "infrastructure", "id": "cf30fdccf7aa7500dccd1845460b506e52f01bb5"}, {"date": "2023-05-05T12:22:00", "title": "Update bio.html", "author": "Yanone", "status": "modified", "kind": "family", "id": "d393b79137dd75cc82e879c766bdba9f7d30c707"}, {"date": "2023-05-05T12:09:41", "title": "Linebreak description", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "7db6c8cb3c4d03530faffe40fc9d5781f34a3f10"}, {"date": "2023-05-05T12:01:38", "title": "Description + metadata updated", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "08ff6548f6c517ee411a29c92944752d39b8c41e"}, {"date": "2023-05-05T11:55:36", "title": "Designer Added: Vi\u1ec7tAnh Nguy\u1ec5n", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "03d08528205c7ef8abc738d402ad73c275027ebd"}, {"date": "2023-05-04T15:29:19", "title": "Merge pull request #6248 from google/tolists", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "8a4f7fbd4a522133847afd8736670ba8536a0c05"}, {"date": "2023-05-04T13:18:00", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "aed52cbf11a5111495a48378f4e2ee3ebfebbc40"}, {"date": "2023-05-04T13:13:52", "title": "Updated lists", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "0adac9ee1d788177d197cbe239eb3d1e98a1a887"}, {"date": "2023-05-04T10:20:03", "title": "Merge pull request #5367 from google/gftools_packager_ofl_notoseriftangut", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "e6779f82ebe7ff7fe8d069b6ca11eaf69d35de69"}, {"date": "2023-05-04T09:55:43", "title": "Merge pull request #5368 from google/gftools_packager_ofl_notosansugaritic", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "63f9aa353bb995cc5fc736b9902d1dad8c07987c"}, {"date": "2023-05-04T09:39:21", "title": "Noto Serif Tangut: added primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "3c243e3d388b66b8c216efd41fdf9b30b9afbea3"}, {"date": "2023-05-04T09:37:19", "title": "Noto Sans Ugaritic", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "9741ebc75817d90952f96afb9014823cf48707ca"}, {"date": "2023-05-04T09:27:41", "title": "Noto Sans Bhaiksuki: added primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "dc21b9903ab343af3971f5dee5106dbcab1bdfad"}, {"date": "2023-05-04T09:26:22", "title": "Merge pull request #5387 from google/gftools_packager_ofl_notosanselbasan", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "c8c339985c829ab110d157fe57fcb1a3147d6db3"}, {"date": "2023-05-04T09:22:23", "title": "Merge pull request #5392 from google/gftools_packager_ofl_notosanschorasmian", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "5d261983b2917f04ac80075c877579c1ba0eeaaf"}, {"date": "2023-05-04T09:18:49", "title": "Noto Sans Elbasan: added primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "c6d01bd124230d0e8d2cfef9dd424774fb601828"}, {"date": "2023-05-04T09:17:52", "title": "[gftools-packager] Kode Mono: Version 1.000;gftools[0.9.28] added", "author": "Isa Ozler", "status": "modified", "kind": "family", "id": "6e4b371394bd7a3f08128c2754352943a890578f"}, {"date": "2023-05-04T09:12:43", "title": "Noto Sans Chorasmian: reordered subsets", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "e518707f15a11d31bc8b8505eecbba99b3d7d0b9"}, {"date": "2023-05-04T09:09:21", "title": "Merge pull request #5445 from google/gftools_packager_ofl_notosansinscriptionalparthian", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "234f18682ac1e2f57d6252662b548d44f0ca815f"}, {"date": "2023-05-04T08:48:33", "title": "Merge pull request #5737 from google/gftools_packager_ofl_nototraditionalnushu", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "862976191c79f20915e6a866638ab6602a6ba5c6"}, {"date": "2023-05-04T08:27:16", "title": "Parthian: added primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "4a30595efd626c28628689b77704b79812a83c50"}, {"date": "2023-05-04T08:23:49", "title": "Merge pull request #6133 from google/gftools_packager_ofl_notosansmono", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "4bf1d0924a5c504f3cc5d933a3707674b6e7e9f2"}, {"date": "2023-05-04T06:28:05", "title": "Updated vietnamese description", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "8f5ebddcecdc0e4bcb0501e3abf2daa76b5d4657"}, {"date": "2023-05-03T16:14:43", "title": "Merge pull request #6228 from emmamarichal/instrumentserif-description", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "ac8562766243352abdebc6346667961d747fc211"}, {"date": "2023-05-03T16:06:36", "title": "Instrument serif: Update DESCRIPTION.en_us.html", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "f1fdf8030541e5061bbe7e3fbf3f154a9b34a51f"}, {"date": "2023-05-03T16:05:24", "title": "Merge pull request #6234 from google/gftools_packager_ofl_gruppo", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "8569e0085fd13aa4d7c18d3f2a1b54316e7169f7"}, {"date": "2023-05-03T16:04:59", "title": "Gruppo: reversed categories", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "56e255464571d5baea76918857bdcf841a6b1eb7"}, {"date": "2023-05-03T10:49:29", "title": "Noto Sans Mono: reinstated category", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "524d330a4f0e0a911e55b78fcc0df71916ede31d"}, {"date": "2023-05-03T10:43:01", "title": "Merge pull request #6198 from google/gftools_packager_ofl_lateef", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "4f0085d86840d7240c1520dbd07b251b94d6fd83"}, {"date": "2023-05-03T10:42:36", "title": "Merge pull request #6199 from google/gftools_packager_ofl_scheherazadenew", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "9b8867c5958b601df38b0ed2148f406bdd7bfb17"}, {"date": "2023-05-03T10:42:07", "title": "Merge pull request #6201 from google/gftools_packager_ofl_harmattan", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "cb492c0392d8b089abb74390fbc14cf6bf8b3166"}, {"date": "2023-04-29T13:21:22", "title": "fixup test_canonical_duplicates", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "39161f5714e3b7c808d2e2e27ddef2d12d20859e"}, {"date": "2023-04-29T07:18:27", "title": "Merge pull request #41 from moyogo/test_canonical_duplicates", "author": "Denis Moyogo Jacquerye", "status": "new", "kind": "infrastructure", "id": "702b2c019dfa25aa35429bb51f1f9c6165cf35f3"}, {"date": "2023-04-29T07:11:21", "title": "gld_Cyrl, st_Latn: NFC", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "97bf5bd175c6c9022baae309e699a8ce39b59e8c"}, {"date": "2023-04-29T07:10:16", "title": "doi_Deva, sa_Deva: space between 2 marks in base", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "f9ac4c5036f408e6a3839b0f5b0dbcdc233d59bd"}, {"date": "2023-04-28T19:18:15", "title": "Test languages exemplars canonical duplicates", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "0cc89cfc410207dfc4654b0a4a2bb135b3af1231"}, {"date": "2023-04-27T19:54:15", "title": "Update to_production.txt (#6238)", "author": "nyshadhr9", "status": "modified", "kind": "family", "id": "0f4c5771d7fc745546454895159499dc10af7e92"}, {"date": "2023-04-27T16:11:36", "title": "[gftools-packager] Noto Serif: Version 2.012 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "6a23d718de1dbb1be9532aebf9c6ce335070e2ea"}, {"date": "2023-04-27T15:50:54", "title": "Merge pull request #6236 from google/to-lists", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "cbeb1a2431be98e87198474209a2976572811644"}, {"date": "2023-04-27T15:37:23", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "9add9ac008440c3e989e8c621d7adc7c5d72ec98"}, {"date": "2023-04-27T15:13:25", "title": "remove sensitive URLs", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "7e960f7c0e6f53b1eb0d51f7f730eca305252ba1"}, {"date": "2023-04-27T14:55:56", "title": "updated", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "265ca06d85de0ba7ab32e672ec974a57fcde5b4f"}, {"date": "2023-04-27T14:50:56", "title": "updated lists", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "37f47f07649ce62951bc05c4dca3c23ac248ff30"}, {"date": "2023-04-27T14:48:30", "title": "New description from the author", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "68d4319edf1c55650a1c75af3f636adc701b6e33"}, {"date": "2023-04-27T14:00:40", "title": "Merge pull request #6235 from google/kana-fonts", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "0a9752ac07a463980c90e422069c64aa63a78d7f"}, {"date": "2023-04-27T13:18:48", "title": "Added primary script and lang to kana_hira only fonts", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "31ff0f3bb6d377ab1632f198cd8a230124179bd9"}, {"date": "2023-04-27T13:03:30", "title": "Description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "3f3bf8aa3a0b9ce26de703c16230f29b712e3946"}, {"date": "2023-04-27T13:00:36", "title": "[gftools-packager] Gruppo: Version 1.001; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.28] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "d822fba5b505bf256fee142d2011fe561333d086"}, {"date": "2023-04-27T11:25:12", "title": "Merge pull request #6231 from google/gftools_packager_ofl_balsamiqsans", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "6a9fd20ae8518155c196989cb4439f8a1a592b58"}, {"date": "2023-04-27T11:19:05", "title": "[gftools-packager] Balsamiq Sans: Version 1.020; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.26] added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "52964a87a3c45befd2f95837d8566548304d80ea"}, {"date": "2023-04-27T11:19:05", "title": "mada: updated description", "author": "Rosalie Wagner", "status": "modified", "kind": "metadata", "id": "907dc8538cac7c7fd82a362043c908604ccbc2e1"}, {"date": "2023-04-27T11:19:05", "title": "[gftools-packager] Mada: Version 1.5 added", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "eef261b5b09eda91e7405139a24cb5255afa40b9"}, {"date": "2023-04-27T07:39:33", "title": "Description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "39625806c55ad8c2812656bfcbd23c33d9eed5c2"}, {"date": "2023-04-27T07:34:39", "title": "[gftools-packager] Darker Grotesque: Version 1.000;gftools[0.9.28] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "661c8bdc63e4b65ef4ed56328080ebdd492c26b0"}, {"date": "2023-04-26T16:03:00", "title": "Merge pull request #5603 from google/gftools_packager_ofl_mada", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "ab55bed99c2d4b8c4365bbcb466308fa201e1ef1"}, {"date": "2023-04-26T15:55:52", "title": "Merge pull request #6220 from google/DariaCohen", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "82444cae1f2f44df273b41db77f9da111b52098b"}, {"date": "2023-04-26T15:53:53", "title": "merge updated main", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "33493c18b13dca4104f79f6bb13210015408e57b"}, {"date": "2023-04-26T15:51:43", "title": "Put the previous sentence back", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "f9ea64d98290f45b46a11e49b443505a6b5db6ae"}, {"date": "2023-04-26T15:50:47", "title": "mada: updated description", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "314edc18d052d227e5cf061c810fe82186d48887"}, {"date": "2023-04-26T15:40:51", "title": "Merge pull request #6216 from google/EthanCohen", "author": "Rosalie Wagner", "status": "new", "kind": "designer", "id": "0d26bc8f545b9f7c9fc96bd1697f8d8eab10f4e2"}, {"date": "2023-04-26T15:40:35", "title": "Merge pull request #6215 from google/LizyGershenzon", "author": "Rosalie Wagner", "status": "new", "kind": "designer", "id": "16d6912669949805e07431238f047fdcba60c2a2"}, {"date": "2023-04-26T15:40:20", "title": "Merge pull request #6214 from google/TravisKochel", "author": "Rosalie Wagner", "status": "new", "kind": "designer", "id": "361f3ea3083675b7bccd5ef1c6ec83fc190969a6"}, {"date": "2023-04-26T15:40:06", "title": "Merge pull request #6213 from google/VectroType", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "81a2bb4fe5e55d5293e45e2a28a73a35685518ad"}, {"date": "2023-04-26T15:39:43", "title": "[gftools-packager] Mada: Version 1.5 added", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "1426542afc7d51d6834c3bbbaf9294ae6e4cbbbf"}, {"date": "2023-04-26T15:33:14", "title": "deleting vectro from daria", "author": "Viviana Monsalve", "status": "modified", "kind": "designer", "id": "8680728da31edebbc29aa25606f5cc17f999f919"}, {"date": "2023-04-26T15:31:22", "title": "Update bio.html", "author": "Rosalie Wagner", "status": "modified", "kind": "designer", "id": "48e052b16781eb3effbafa115517b4264f91a14f"}, {"date": "2023-04-26T15:30:36", "title": "Update bio.html", "author": "Rosalie Wagner", "status": "modified", "kind": "designer", "id": "eac44889c8c89b0cc90cecfb47944b7f2905a393"}, {"date": "2023-04-26T15:29:45", "title": "Update bio.html", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "21642900f17e0213c31d7936945eda87c183df7c"}, {"date": "2023-04-26T15:28:37", "title": "Instrument serif: description corrected", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "91a93430adc4710c4bdaa8194df948e49008a446"}, {"date": "2023-04-26T15:27:46", "title": "Update bio.html", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "3f7937304126908609c59af7350fe81d9633d555"}, {"date": "2023-04-26T15:26:33", "title": "Merge pull request #6224 from emmamarichal/nerminkahrimanovic", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "c3f4da0894afb8340afcaac351266ccdcc0a39d7"}, {"date": "2023-04-26T15:25:00", "title": "Merge pull request #5933 from google/gftools_packager_ofl_kablammo", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "c8c19337cdf9a96a2a915115108cd53d241e84cd"}, {"date": "2023-04-26T15:24:13", "title": "Merge pull request #6083 from google/gftools_packager_ofl_geologica", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "d3708f736b0f262d41e6560ea62e152e1af3ec33"}, {"date": "2023-04-26T13:45:32", "title": "Merge pull request #6209 from google/gftools_packager_ofl_monofett", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "be0a61a5e876ea88c7c4ce988f6f5ec793eaa940"}, {"date": "2023-04-26T13:43:41", "title": "Merge pull request #6225 from emmamarichal/karla-description", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "82fe6d65b43f38c664122cd281751c85de268bb3"}, {"date": "2023-04-26T13:05:22", "title": "Karla description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "b55749489069a21156952317fffdd721d1a9f766"}, {"date": "2023-04-26T12:47:59", "title": "Designer updated: Nermin Kahrimanovic", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "b2f70855bd7e0fe1fd3e1651b70be06aba45d289"}, {"date": "2023-04-26T12:40:13", "title": "Merge pull request #6212 from google/axis-registry-pull-SHRP", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "74073d6a57aec7c7ecc912d08d22a55c2208638d"}, {"date": "2023-04-25T19:02:01", "title": "Update to_production.txt (#6222)", "author": "Rod", "status": "modified", "kind": "family", "id": "32bac370396ade30d0dcadb113d929ea10e204ad"}, {"date": "2023-04-21T21:07:36", "title": "minisite url added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "245c559d2fd7227953eeacc4f807256c1461286e"}, {"date": "2023-04-21T21:05:20", "title": "Update OFL.txt", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "97021d90f822a3040e35c344b1dc058821359f5f"}, {"date": "2023-04-21T21:00:43", "title": "[gftools-packager] Kablammo: Version 1.002 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "2eea37d01b73b05dc040ea1336abecce1c431e90"}, {"date": "2023-04-21T20:57:23", "title": "Foundry added to Vectro Type credit", "author": "Viviana Monsalve", "status": "modified", "kind": "designer", "id": "693e7d41f3b9c29d63ccc82f69e7fcbc642006bb"}, {"date": "2023-04-21T20:47:49", "title": "Daria Cohen designer bio info added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "8bd1e1cb65abd0c831925b2cc56e87ec14466c4f"}, {"date": "2023-04-21T09:33:55", "title": "Fix languages", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "b6dca832c109df94faf898a4b012c50c9b451cc4"}, {"date": "2023-04-21T09:13:08", "title": "Add Makassarese in Old Makasar script", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "becaccd3d468c16feb2e0517cab550b434d108da"}, {"date": "2023-04-21T08:57:40", "title": "Add language metadata", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "79629d76bf60d86f8b10ca57ccca952692590672"}, {"date": "2023-04-21T07:36:45", "title": "Description", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "2721e69d6ff7f7187ce89b68150dae5137df6e0b"}, {"date": "2023-04-21T07:35:59", "title": "[gftools-packager] Monofett: Version 1.100; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.28] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "41348c14ff88a9865dd15dc59648be5c86afaa19"}, {"date": "2023-04-21T01:18:54", "title": "Ethan Cohen designer bio info added", "author": "Viviana Monsalve", "status": "modified", "kind": "designer", "id": "abd3abcd8e169f94e10a06034ddd3e4118fcd20d"}, {"date": "2023-04-21T00:55:42", "title": "Lizy Gershenzon designer bio info added", "author": "Viviana Monsalve", "status": "modified", "kind": "designer", "id": "f9419bdc23e8183952b2e1662ebf276b1c434a9e"}, {"date": "2023-04-21T00:49:42", "title": "Travis Kochel designer bio info added", "author": "Viviana Monsalve", "status": "modified", "kind": "designer", "id": "5f53bffd4fd682670d2e4016550751978b995967"}, {"date": "2023-04-21T00:42:17", "title": "delete redundant info - also in individual designers", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "f3e8a3e570d65c76196264cbab74b9e9440e149a"}, {"date": "2023-04-21T00:10:34", "title": "Vectro Type foundry info added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "0e549e27a456a6cb00ffa172f029082bf24bc1f0"}, {"date": "2023-04-20T22:57:18", "title": "Merge commit '2d08f1a1890851bc7860a6fd8e9b8b49597a384d' into axis-registry-pull-SHRP", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "3aa97ad28b92d4629ccc38c7b8914c9b193a5255"}, {"date": "2023-04-20T22:33:08", "title": "Merge pull request #124 from googlefonts/delete-axis", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "2d08f1a1890851bc7860a6fd8e9b8b49597a384d"}, {"date": "2023-04-20T22:32:20", "title": "Merge pull request #121 from googlefonts/Sharpness", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "ed591d4164e17084dc7b7834d6f31f7a1d500eb4"}, {"date": "2023-04-20T21:07:14", "title": "Update to_production.txt (#6211)", "author": "nyshadhr9", "status": "modified", "kind": "family", "id": "a966d2360039d0700fefd253e2368b70df205def"}, {"date": "2023-04-20T17:55:16", "title": "[gftools-packager] Noto Sans Mono: Version 2.013 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "5d6219f603b735b041138347e92c2d4f1d96a8b1"}, {"date": "2023-04-20T16:35:13", "title": "Update article+description", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "9485fe3a4a39c7769f8d6cf23b2f863533f982f8"}, {"date": "2023-04-20T16:00:41", "title": "Update to_production.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "e17393084f13edb9415f5f36b8ce07d58435ba61"}, {"date": "2023-04-20T15:14:32", "title": "Add article and description", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "87800679749e1d33430be8d402e146b58032e077"}, {"date": "2023-04-20T14:17:00", "title": "Merge pull request #6208 from google/to_lists", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "66b910c59782f28a04daa1ab18349c5c052b1fb8"}, {"date": "2023-04-20T14:08:39", "title": "Updated lists", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "99e6bac4959598ca1db86acc37a9bb9f27dce39d"}, {"date": "2023-04-20T13:51:18", "title": "Merge pull request #5759 from google/gftools_packager_ofl_notoserifbalinese", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "feff8aa923297a9193edd925eac390a549e1003d"}, {"date": "2023-04-20T13:51:04", "title": "Add a subset", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "8a9d83c873bd86a800a8ef2373a8a917f07a8aba"}, {"date": "2023-04-20T13:48:23", "title": "Add some sample text", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "e24445559233b5d3c24ffbb31ed02cd57f692426"}, {"date": "2023-04-20T13:47:36", "title": "Merge pull request #6206 from emmamarichal/wixmadefortext", "author": "Rosalie Wagner", "status": "modified", "kind": "metadata", "id": "2a383fdb2d4bba278fcae959c8334638aa6408c7"}, {"date": "2023-04-20T13:47:18", "title": "Merge pull request #6207 from emmamarichal/wixmadefortext-metadatas", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "51f7c2fddca9f8b0405069d351ce17a9297472e9"}, {"date": "2023-04-20T12:10:13", "title": "Update to 2.005", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "a5ac51c2e3dcde3f94ecc1928a6552ccd7574442"}, {"date": "2023-04-20T10:36:18", "title": "Wixmadefortext: Updated metadatas", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "a8bedb5daa7f80197631cb4e655199588c1b4f47"}, {"date": "2023-04-20T10:34:54", "title": "Merge pull request #6205 from google/tirotamil", "author": "Rosalie Wagner", "status": "modified", "kind": "metadata", "id": "4a5ec1723e64ef1c6a2a79a692f3bf000b47e4f0"}, {"date": "2023-04-20T10:31:28", "title": "Wix Made For Text: added description", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "bfc84aaede3def8ab1437b3c51a37cf8d3629e36"}, {"date": "2023-04-20T10:23:08", "title": "Tiro Tamil: description fix", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "fe2b828bc601aa55959a3fba8acafae6e230ad33"}, {"date": "2023-04-20T09:18:11", "title": "Merge pull request #6192 from google/GFK-Nick-typo", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "34dc3dcbe39e9cf95554bb47f2759afa01952766"}, {"date": "2023-04-20T09:08:32", "title": "Merge pull request #6200 from google/bebasneue-metadata", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "178bc47671e67642dac067d9c65257bba045a801"}, {"date": "2023-04-20T08:44:09", "title": "Merge pull request #6203 from google/gftools_packager_ofl_karla", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "d367f16385fb5efc92efc3cad841b0774c3a8844"}, {"date": "2023-04-20T00:59:53", "title": "Update to_sandbox.txt (#6204)", "author": "nyshadhr9", "status": "modified", "kind": "infrastructure", "id": "362247b0a267bea75616d72d9b375dcd83a5f335"}, {"date": "2023-04-19T15:49:04", "title": "Merge pull request #6202 from google/notosanssymbols2-metadata", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "28c920ea154e060e533f73d17d1656d5dc0e1019"}, {"date": "2023-04-19T15:47:09", "title": "Update designer name Jonathan Pinhorn -> Jonny Pinhorn", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "fc46739ee59791c3a073bf403bbb393f47b698d0"}, {"date": "2023-04-19T15:37:02", "title": "[gftools-packager] Karla: Version 2.003;gftools[0.9.28] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "7b2df1acced37b12b8ce366fa05e3401b5d07ff2"}, {"date": "2023-04-19T15:34:11", "title": "Restore sample text", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "5e93fcb69d297351a2fbdc174a60a573c765db26"}, {"date": "2023-04-19T15:25:30", "title": "Description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "37e74fc6d7b3a516cf97abd264ca404a6e4f882c"}, {"date": "2023-04-19T15:23:25", "title": "[gftools-packager] Harmattan: Version 4.000 added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "9130423d9b0d559814dc0ee439c77476f4a4a3f5"}, {"date": "2023-04-19T15:02:29", "title": "Bebas Neue: category updated", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "5a1c067cc2c97a70c88036fb922849982184d131"}, {"date": "2023-04-19T14:17:53", "title": "Description updated according the upgrade", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "cd8cd30833e8e05e74605a9e0ab12a00cf8d77e8"}, {"date": "2023-04-19T14:16:08", "title": "[gftools-packager] Scheherazade New: Version 4.000 added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "fa3a3e434a2bbe9b7da5a39d79f3f6f11f2c6d05"}, {"date": "2023-04-19T13:55:55", "title": "[gftools-packager] Lateef: Version 4.000 added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "86cbbfd02c2cc409766ae26c634f743e0c172539"}, {"date": "2023-04-19T09:23:52", "title": "Merge pull request #6184 from google/gftools_packager_ofl_radiocanada", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "d3df9d4bb53f0ee5a500ef0aa294fa7713134aa5"}, {"date": "2023-04-17T11:01:33", "title": "Correcting typo", "author": "Elliot Jay Stocks", "status": "modified", "kind": "family", "id": "f58f0777172d075a531701a1c9ab8edcab5c4ba6"}, {"date": "2023-04-14T10:11:24", "title": "Merge pull request #133 from m4rc1e/ops", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "98bdfcd708cfbe14bc6e0182b44920f9a9079d44"}, {"date": "2023-04-14T09:34:30", "title": "format with black", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "b8fc052e71b8e002eae8d4b311d78d6ec05d5e3d"}, {"date": "2023-04-14T09:29:21", "title": "build_stat: do not include linkedValues if they are outside of the axis range", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "cd212a015a522ba44c8bc2795a92127ca56a8fde"}, {"date": "2023-04-14T09:00:25", "title": "do not elide opsz particles", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "2be8ea4566b90d873cc3d1d3a9c8d0b3a25c3aaa"}, {"date": "2023-04-13T15:27:52", "title": "Merge pull request #131 from m4rc1e/bits", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "db5a94a67c7e30cc15d4b012ec20144a12ceba8c"}, {"date": "2023-04-13T15:14:45", "title": "Merge pull request #6160 from google/gftools_packager_ofl_instrumentsans", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "be3e2148ae6ab85b50165d8a933b4bc5fce9553a"}, {"date": "2023-04-13T15:09:01", "title": "Merge pull request #6186 from google/to_lists", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "c982579d252eabab9e0d2b32b76f12247edbe001"}, {"date": "2023-04-13T15:07:44", "title": "build_name_table: set bits as well", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "37b137ed409eb7d8cb12182fdcb589edd9282de1"}, {"date": "2023-04-13T14:51:38", "title": "Description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "c4064fa105f6f35c255fc8c9b186578d65bfd5af"}, {"date": "2023-04-13T14:48:53", "title": "[gftools-packager] Instrument Sans: Version 1.000;gftools[0.9.28] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "2fc9491da70cf3e1bafd3c3da49244c5a496e9d5"}, {"date": "2023-04-13T14:36:09", "title": "updated sandbox list", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "642f7f8cdcb76312229d5a5bad0e184b7f5d1d9a"}, {"date": "2023-04-13T14:14:05", "title": "Merge pull request #5739 from google/gftools_packager_ofl_notosanssyriac", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "e91d8ee48ce3d6ba736cd5ffc13eb93048a3b314"}, {"date": "2023-04-13T14:12:12", "title": "Merge pull request #5736 from google/gftools_packager_ofl_notosanskharoshthi", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "eb821d13c9d64ade6b2032dcc04ae9013c19c012"}, {"date": "2023-04-13T14:05:35", "title": "Noto Sans Kharoshthi: added primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "88f383f856f696cc9b0c808460b6d50acc218acb"}, {"date": "2023-04-13T14:02:19", "title": "Merge pull request #6026 from google/gftools_packager_ofl_playfair", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "71f5e9e93dce0d97f3ab273d8a8631ccf101aac0"}, {"date": "2023-04-13T13:21:23", "title": "Merge pull request #6179 from google/gftools_packager_ofl_lumanosimo", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "925b6264d003e22704388067ec100ec8bcff5df7"}, {"date": "2023-04-13T13:21:00", "title": "Merge pull request #6181 from google/gftools_packager_ofl_lugrasimo", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "bb00c7a6bb18e14406390d8cbb015a2a48a92b6d"}, {"date": "2023-04-13T13:14:28", "title": "Merge pull request #6149 from google/gftools_packager_ofl_nunitosans", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "c835385f246df7dff7cd7abe2b77fef625162998"}, {"date": "2023-04-13T11:37:27", "title": "Merge pull request #5700 from google/gftools_packager_ofl_notosansnandinagari", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "386835e3c763c047771c5d57d0deb6d21539d3a1"}, {"date": "2023-04-13T11:08:49", "title": "Radio Canada: added Jacques as designer", "author": "Rosalie Wagner", "status": "modified", "kind": "metadata", "id": "f12e84d5d34109fedda78d93dd42da6e93e9790a"}, {"date": "2023-04-13T11:04:19", "title": "[gftools-packager] Radio Canada: Version 2.104;gftools[0.9.28.dev5+ged2979d] added", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "2b6a1d2a4e5f43bd86025d743879663ee28ef5e0"}, {"date": "2023-04-13T10:55:45", "title": "Merge pull request #6183 from google/lang-subtree-nandinagari", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "cb7a88d37d1a297b752a060381cb2d94061b86b0"}, {"date": "2023-04-13T10:03:50", "title": "Merge commit '94344510209ae04ac2030f7c3834de945e064e97'", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "1ae242bab2f87adb5d7c0c03eae479cf39fdae03"}, {"date": "2023-04-13T09:47:06", "title": "Description/metadata updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "f6887c091942c53a294bcc12e540b49091fea0ba"}, {"date": "2023-04-13T09:45:55", "title": "[gftools-packager] Playfair: Version 2.000;gftools[0.9.28] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "a7e21fe3ac7498324850fa5a1157010f71f2cae8"}, {"date": "2023-04-13T09:42:12", "title": "Merge pull request #73 from googlefonts/changelog", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "94344510209ae04ac2030f7c3834de945e064e97"}, {"date": "2023-04-13T09:38:07", "title": "Update CHANGELOG.md", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "d9e33652d4036e72a8b958b2c537f71c0f3a863b"}, {"date": "2023-04-13T09:37:10", "title": "Merge pull request #70 from googlefonts/add-nandinagari", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "511252aefaa1c65c180839c1c72137d3e8733c68"}, {"date": "2023-04-13T08:38:55", "title": "[gftools-packager] Lumanosimo: Version 1.010; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.28.dev5+ged2979d] added", "author": "Yanone", "status": "modified", "kind": "family", "id": "682819999f96f8fce0f51ef92e5e38bec590d29e"}, {"date": "2023-04-13T08:38:30", "title": "[gftools-packager] Lugrasimo: Version 1.001; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.28.dev5+ged2979d] added", "author": "Yanone", "status": "modified", "kind": "family", "id": "67b6209f4c99dbc89dd3c33ff23dd38472231363"}, {"date": "2023-04-13T01:21:45", "title": "Default_override for CRSV added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "4dba8acd5d19bee88216c64bf55823815fade7e0"}, {"date": "2023-04-13T01:19:43", "title": "[gftools-packager] Geologica: Version 1.010;gftools[0.9.28] added", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "1df853d271883511f51912529ec580044d412d39"}, {"date": "2023-04-12T10:31:53", "title": "Merge pull request #6122 from google/gftools_packager_ofl_notoserifgujarati", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "8e192bdf1246cf5674cb009a9feb71e97ca50a0e"}, {"date": "2023-04-12T09:38:06", "title": "Merge pull request #6148 from google/gftools_packager_ofl_unbounded", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "90627eacc48720b9bb120971d53ce6ead77d336f"}, {"date": "2023-04-12T09:01:55", "title": "[gftools-packager] Unbounded: Version 1.701;gftools[0.9.28.dev5+ged2979d] added", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "8b80d4f3f73cfe02b69a6f0dc71da5a1cc574bd3"}, {"date": "2023-04-12T08:59:18", "title": "Merge pull request #6178 from google/gftools_packager_ofl_frankruhllibre", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c0ed54b846bf866dc9f9a2af74c02cfe31cf0e79"}, {"date": "2023-04-12T08:57:35", "title": "Merge pull request #6180 from google/gftools_packager_ofl_agdasima", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "7144e530cc61730f6d531a708b8749752f18c5de"}, {"date": "2023-04-12T08:30:06", "title": "[gftools-packager] Agdasima: Version 2.002 added", "author": "Yanone", "status": "modified", "kind": "family", "id": "2350f573fe3fac5996f986deacabae47fc0f309c"}, {"date": "2023-04-12T07:59:19", "title": "[gftools-packager] Frank Ruhl Libre: Version 6.002;gftools[0.9.28] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "488a9adcc80780b59331f56728b3d607c89a180f"}, {"date": "2023-04-11T00:01:50", "title": "Merge pull request #6177 from shailenpatel2/update-to-prod-list", "author": "shailenpatel2", "status": "new", "kind": "infrastructure", "id": "f678342548ed7cb2746a3e64e5e6c8a39604c0e0"}, {"date": "2023-04-11T00:00:33", "title": "move shantellsans and readexpro article updates to the articles section", "author": "shailenpatel2", "status": "modified", "kind": "infrastructure", "id": "c18f7e690b3150d4b9f2d5a0ec3bf2f550c2d916"}, {"date": "2023-04-10T22:24:48", "title": "add-articles-to-prod-list", "author": "shailenpatel2", "status": "modified", "kind": "infrastructure", "id": "5871c4f3731db1b6e7aacf7b58881c687220eb92"}, {"date": "2023-04-10T12:08:38", "title": "readd article", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "80893f1e278bcfb6fac22d8850c216ab5567b19d"}, {"date": "2023-04-10T12:05:00", "title": "Merge pull request #5703 from google/gftools_packager_ofl_notosansnushu", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "d515d29b3ed65b661deb5393f19549bc0effc0da"}, {"date": "2023-04-10T11:58:12", "title": "Merge pull request #6130 from google/gftools_packager_ofl_notosansdevanagari", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "703076882516edf35e322906a1aad15a0bc010ae"}, {"date": "2023-04-10T11:57:17", "title": "Merge pull request #6131 from google/gftools_packager_ofl_notoserifdevanagari", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "3b7de3419fc43f7688111e0c7df7e40181113425"}, {"date": "2023-04-10T11:54:05", "title": "Merge pull request #6104 from google/Sindre-Bremnes", "author": "Marc Foley", "status": "new", "kind": "designer", "id": "a39b2a3eb17ff7615e2e2e6235414260b19b5629"}, {"date": "2023-04-10T11:53:32", "title": "Merge pull request #6103 from google/Geo-Monokrom", "author": "Marc Foley", "status": "new", "kind": "designer", "id": "5ffa3944299bb86f3e53cbc87445e40ad23db478"}, {"date": "2023-04-10T11:52:49", "title": "Merge pull request #6102 from google/Frode-Helland", "author": "Marc Foley", "status": "new", "kind": "designer", "id": "6a09ca14e3740fe1102aeda691ae47e5627f847b"}, {"date": "2023-04-06T15:27:41", "title": "Merge pull request #6144 from google/gftools_packager_ofl_chilanka", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "2ec88dff849293dc7cff11df7e97dddd4d5b3a35"}, {"date": "2023-04-06T15:27:01", "title": "Merge pull request #6157 from google/gftools_packager_ofl_notosansgujarati", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "05ed89217d15f5cb4136db0077e9548a631fdfa1"}, {"date": "2023-04-06T15:00:20", "title": "updated to_lists", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "65f4d2866cdc11e9964aa3ee5e67fcf16874f979"}, {"date": "2023-04-06T14:39:38", "title": "Merge pull request #6167 from google/issue-template", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "97cd1598dbea580c8f0d3ed13501052e441f25d3"}, {"date": "2023-04-06T13:40:28", "title": "Merge pull request #6172 from google/darumadrop-kana", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "b240b71141202728fb0310004ba417243b46e86c"}, {"date": "2023-04-06T13:39:20", "title": "Merge pull request #6168 from google/konkhmersleokcher_metadata", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "0aab9f25c3961096e31bd8a157cba862c21ab1ee"}, {"date": "2023-04-06T13:35:38", "title": "Merge pull request #6169 from google/anuphan-metadata", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "361f6b30d25b3fcc2cf03d9aefe0be47af77b748"}, {"date": "2023-04-06T13:35:05", "title": "Merge pull request #6171 from emmamarichal/Julee-metadatas", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "9cee0b8455b90b6c8e36a9e52c6fa944a6321205"}, {"date": "2023-04-06T13:27:35", "title": "Add Kana script and languages", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "8f17f3fe98d5f8c052670ecb83003c73eedd69b4"}, {"date": "2023-04-06T13:11:18", "title": "Merge pull request #6039 from google/gftools_packager_ofl_notosansnagmundari", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "a2f8a406c85b985e768449524b07518eb6e83db7"}, {"date": "2023-04-06T13:10:59", "title": "Julee: designer's name updated: Juli\u00e1n Tunni instead Juli\u00e0n Tunni", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "5767fb03a82aa330992b3b10e8305994f980c861"}, {"date": "2023-04-06T11:34:34", "title": "Update METADATA.pb", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "1334e3c72de77bda9e603422ae9114b95897ab35"}, {"date": "2023-04-06T11:29:53", "title": "Update METADATA.pb", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "2156306f6a1b3fd36524595bc2a7d4a1dcb50754"}, {"date": "2023-04-06T10:00:30", "title": "Fix Noto bug reporter URL", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "b2f2ea3631045a99363e68c521254d6916190db8"}, {"date": "2023-04-06T03:00:16", "title": "Update Noto Sans Math to v2.539 full so we have a MATH table (#6164)", "author": "Rod", "status": "modified", "kind": "family", "id": "35bda0a30049e32976ca27b48b5f05e66e3ffac4"}, {"date": "2023-04-05T21:02:40", "title": "Remove pushed items from to_production.txt (#6163)", "author": "Garret Rieger", "status": "modified", "kind": "infrastructure", "id": "adbc3331307a1a6e8be5230397841e2ebf7e3a12"}, {"date": "2023-04-04T23:30:31", "title": "Merge pull request #6159 from shailenpatel2/add-sil-article-excerpts", "author": "shailenpatel2", "status": "modified", "kind": "infrastructure", "id": "8c6d502648ef28987ef54d603442394912697617"}, {"date": "2023-04-04T20:39:04", "title": "sil-article-updates", "author": "shailenpatel2", "status": "modified", "kind": "infrastructure", "id": "ad9987569e81b1113bfe8812dda1b795336ae663"}, {"date": "2023-04-04T19:45:18", "title": "GFK final fixes for Q1 content drop (#6156)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "family", "id": "de8e89489afcbe16008624a8e33e863d73aaa023"}, {"date": "2023-04-04T13:36:32", "title": "[gftools-packager] Noto Serif Gujarati: Version 2.104 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "29be7ecfeec2b2eee8e5c79b7546de96c710d0d7"}, {"date": "2023-04-04T13:33:22", "title": "[gftools-packager] Noto Sans Gujarati: Version 2.104 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "539829c8c4ac8add35a794063c5f41fbc2c17f4f"}, {"date": "2023-04-04T11:11:51", "title": "GFK Q3 illo fixes (#5483)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "9d101c8a36768973500ed04119ce33be5b60b73f"}, {"date": "2023-04-04T08:50:13", "title": "Merge pull request #6147 from google/gftools_packager_ofl_agdasima", "author": "Adam Twardoch", "status": "new", "kind": "family", "id": "4088edea39f8999642df29714a285f3725a4661f"}, {"date": "2023-04-04T07:35:24", "title": "Merge pull request #6121 from google/gftools_packager_ofl_notosansgujarati", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "267b1d578b2d1a7d61fe1655a4e056b8a8059a31"}, {"date": "2023-04-03T22:52:37", "title": "Merge pull request #6145 from google/sma-binoy-bio-fix", "author": "Marc Foley", "status": "modified", "kind": "designer", "id": "92460c0388c9e643f25d388aa29842063bc34ca3"}, {"date": "2023-04-03T18:57:25", "title": "update-to_prod-list (#6154)", "author": "shailenpatel2", "status": "modified", "kind": "family", "id": "5f5edf7bb68b387e9a78645534e01125b54392aa"}, {"date": "2023-04-03T12:17:39", "title": "[gftools-packager] Agdasima: Version 2.002 added", "author": "Yanone", "status": "new", "kind": "family", "id": "6c0af2597d816d3fc67cc8fac5117429334bc89f"}, {"date": "2023-03-31T21:56:32", "title": "Move all <figcaption> inside a properly closed <figure>. Also add it to our validator (#6141)", "author": "Tomas", "status": "modified", "kind": "infrastructure", "id": "dc601f440c1332bf93dc0eb87f81a8748a68d565"}, {"date": "2023-03-31T19:08:09", "title": "Update to_sandbox.txt with what's been pushed. (#6150)", "author": "Garret Rieger", "status": "modified", "kind": "family", "id": "4036b8e12231a283922ae4fd211ee1ac1ace46ba"}, {"date": "2023-03-31T14:41:00", "title": "[gftools-packager] Nunito Sans: Version 3.101;gftools[0.9.27] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "a0e524c05906bece66cd5bcdc9216ff1d044fcbf"}, {"date": "2023-03-31T11:47:06", "title": "Restore sample text", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "4d1e4dc62aca5f0df8d278a2febe6ebfc08015f3"}, {"date": "2023-03-31T11:37:53", "title": "Correct information in article/description", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "e053493fe7ce51bb97820f8f223c74f78311c428"}, {"date": "2023-03-30T22:44:44", "title": "Binoy avatar updated", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "c035c748c2fd896cb78b24b5ccc824462d490850"}, {"date": "2023-03-30T22:18:58", "title": "Metadata: SMC added to designer field", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "1ee2a03ecc3271a15aeeca8ad572ad29dabdf4cd"}, {"date": "2023-03-30T21:36:22", "title": "[gftools-packager] Chilanka: Version 1.600 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "92ce11c0617d98799b42d019ee68d1af54ff07a6"}, {"date": "2023-03-30T19:25:26", "title": "Update to_sandbox.txt with what's been pushed. (#6142)", "author": "Garret Rieger", "status": "modified", "kind": "infrastructure", "id": "00a65750bf4068efdfcb6784a95e4822a73c6967"}, {"date": "2023-03-30T18:25:45", "title": "update-sandbox-list (#6140)", "author": "shailenpatel2", "status": "modified", "kind": "infrastructure", "id": "0d9066bcdcc188fc4426f6344555f2ab2ed4a57b"}, {"date": "2023-03-30T15:02:52", "title": "Merge pull request #6129 from emmamarichal/smartsheetinc", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "4da2cdbc891dcfeb48f5cb3f928782d43e7b0b65"}, {"date": "2023-03-30T11:24:31", "title": "Update bio.html", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "bf6c44159d81c94b0da55822b1622fc71c265302"}, {"date": "2023-03-29T13:14:47", "title": "Update bio", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "89262d6669eeec72c38973ee5b397b56d0841467"}, {"date": "2023-03-29T11:44:30", "title": "[gftools-packager] Noto Serif Devanagari: Version 2.004 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "7e36208939871e2f0afeebe2fba81f960a609c7d"}, {"date": "2023-03-29T11:43:04", "title": "[gftools-packager] Noto Sans Devanagari: Version 2.004 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "0fa956a42ed5904e29b473584976f97fd6552354"}, {"date": "2023-03-29T11:28:52", "title": "Reinstate article", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "e22d7e47023d2994128e3d8b3470cd2e3ae38575"}, {"date": "2023-03-29T10:33:53", "title": "noto sans gunjala gondi: added primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "6a07ecd9cd7a5c9da960e38ce3742abd537acab1"}, {"date": "2023-03-29T10:15:56", "title": "Noto Sans Syriac: added primary script", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "2f94d93affbfb47df6c60a38dd3f17ccb74b31f7"}, {"date": "2023-03-29T10:12:44", "title": "Designer added: Smartsheet Inc", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "309272a74cfba3aec5b44b54285124c6939d2c34"}, {"date": "2023-03-29T09:54:45", "title": "Merge pull request #6081 from google/gftools_packager_ofl_comme", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "506318ccf1cc5298d81b53ca8f701ef7fce3b2c2"}, {"date": "2023-03-29T09:18:13", "title": "Description added", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "24679b18c6b519a6db027cd779749fe40750856e"}, {"date": "2023-03-29T09:17:33", "title": "[gftools-packager] Comme: Version 1.000;gftools[0.9.27] added", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "d17bdcb1db70df9deb376e5c46586d72ff02d221"}, {"date": "2023-03-29T09:07:17", "title": "Merge pull request #6127 from google/tolists", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "b09e3189050c1eca6a0a206d794dc602c2d039b8"}, {"date": "2023-03-29T09:00:55", "title": "Merge pull request #6126 from google/gftools_packager_ofl_outfit", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "9f475d39a243e2c978f6be0cb75ce565ae06914d"}, {"date": "2023-03-29T09:00:24", "title": "updated sandbox list", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "f8af2330b7c15afb12ccf6d53be2326af80653dd"}, {"date": "2023-03-29T08:06:41", "title": "Merge pull request #6110 from google/gftools_packager_ofl_notosansoriya", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "db194972e019f06c6f9aeccf0d8694c2c99ffab3"}, {"date": "2023-03-29T08:05:23", "title": "Description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "4589a4b41494178495f22ddf18cf8e5203b72c17"}, {"date": "2023-03-29T07:56:01", "title": "Metadatas and description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "b5e15a3ade5546b398fe2a07ccef4c29a25f094b"}, {"date": "2023-03-29T07:48:15", "title": "[gftools-packager] Outfit: Version 1.100;gftools[0.9.27] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "5f246070882b903ed95a911dba83d9d4a6836152"}, {"date": "2023-03-28T20:46:56", "title": "Fix invalid to_sandbox entry. (#6125)", "author": "Garret Rieger", "status": "modified", "kind": "infrastructure", "id": "a02a0fdb63a5970599d4724d3dc79f5299b46fc2"}, {"date": "2023-03-28T16:18:16", "title": "Merge pull request #6004 from google/gftools_packager_ofl_ysabeau", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "38435bbf5d874610a84ec8585af5fd46b0df87aa"}, {"date": "2023-03-28T16:00:22", "title": "Merge pull request #6073 from google/gftools_packager_ofl_brunoacesc", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "0233bb9c1cca101d508a7d50b5c0ba70fc94d6b4"}, {"date": "2023-03-28T15:58:09", "title": "Merge pull request #6072 from google/gftools_packager_ofl_brunoace", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "6e1b0326c96995ab021a696532b2a1d4b56883ee"}, {"date": "2023-03-28T15:55:56", "title": "Merge pull request #6098 from google/gftools_packager_ofl_notoserifahom", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "2781240a1d24696d6c6e0869b391c4b1c47e36a8"}, {"date": "2023-03-28T15:51:46", "title": "Merge pull request #6111 from google/gftools_packager_ofl_notoserifmalayalam", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "e72ccbf0a110e073c248a7ca5c4bc845d6462f70"}, {"date": "2023-03-28T15:50:26", "title": "Merge pull request #6112 from google/gftools_packager_ofl_notosansmalayalam", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "9b583c42c134a45c8781f5b711f7dba6df2f8762"}, {"date": "2023-03-28T15:48:32", "title": "Merge pull request #6113 from google/gftools_packager_ofl_notosanskannada", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "6155860458824dbe2ad0a23a888f3e6a078bb6da"}, {"date": "2023-03-28T15:44:30", "title": "Merge pull request #6114 from google/gftools_packager_ofl_notoserifkannada", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "62b99349869111cab60bfa764ad4cebf4b6ea115"}, {"date": "2023-03-28T15:42:32", "title": "Merge pull request #6115 from google/gftools_packager_ofl_notoserifsinhala", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "95aac80d00314c6fc5989ba2fba73fa250a846fc"}, {"date": "2023-03-28T15:39:34", "title": "Merge pull request #6116 from google/gftools_packager_ofl_notoseriftamil", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "b2b465cd14f6365df04167161f055014ec16300f"}, {"date": "2023-03-28T15:34:40", "title": "Merge pull request #6117 from google/gftools_packager_ofl_notosansgurmukhi", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "4d7b4504e5da04de9821d61846d097ca3fdf7cf1"}, {"date": "2023-03-28T15:28:22", "title": "Merge pull request #6118 from google/gftools_packager_ofl_notoserifgurmukhi", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "696f12bfd3048a806097aa66857f1ee82eef4bb9"}, {"date": "2023-03-28T15:21:48", "title": "Merge pull request #6109 from google/gftools_packager_ofl_notosanstamil", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "b19dac1fecd5334f5db7afff9135f21615ac170c"}, {"date": "2023-03-28T15:13:56", "title": "Merge pull request #6080 from google/catalog-braah", "author": "Rosalie Wagner", "status": "new", "kind": "designer", "id": "f040ebcf3b1f0bfdd9a3b282f4fd681f3d87476b"}, {"date": "2023-03-28T15:12:57", "title": "Merge pull request #6079 from google/gftools_packager_ofl_braahone", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "d0bc8f27abecd1fae9b991cb11e25cd79a48046d"}, {"date": "2023-03-28T13:45:57", "title": "Update METADATA.pb", "author": "Yanone", "status": "modified", "kind": "family", "id": "f98c16c50e5ce5e96b500e1d40b0cf9e3699d180"}, {"date": "2023-03-28T13:34:32", "title": "[gftools-packager] Bruno Ace: Version 1.100; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.27] added", "author": "Yanone", "status": "modified", "kind": "family", "id": "3169bfdfe4ba6ccab2f5d7f5a377c8d88d6b5bfc"}, {"date": "2023-03-28T13:34:19", "title": "[gftools-packager] Bruno Ace SC: Version 1.100; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.27] added", "author": "Yanone", "status": "modified", "kind": "family", "id": "2231126431c5e743787ae2f29af553060129730f"}, {"date": "2023-03-28T12:40:53", "title": "Fix up missing bases", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "cd2d0e7c99454331a5f64f0234d162060a1d14bf"}, {"date": "2023-03-28T12:40:16", "title": "Correct language metadata", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "f0fe54078ba369cb831f1cece3a95c02fd9f19bc"}, {"date": "2023-03-28T12:22:20", "title": "Add Nandinagari", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "129e92a40aacda3e1c39338a9ae353dfc96aa8a2"}, {"date": "2023-03-27T14:24:13", "title": "[gftools-packager] Noto Sans Gujarati: Version 2.103 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "f06afde5af77494879138131c187329c85734451"}, {"date": "2023-03-27T13:51:48", "title": "Remove <sup> elements from Knowledge (#6120)", "author": "Nathan Williams", "status": "modified", "kind": "family", "id": "4a6ba37a4d53e9be9cc158f35a439c91b76c4f60"}, {"date": "2023-03-27T10:19:14", "title": "[gftools-packager] Noto Serif Gurmukhi: Version 2.004 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "03fde36c9c8ab8868f3bb9181ad74de773ffe2e9"}, {"date": "2023-03-27T10:16:40", "title": "[gftools-packager] Noto Sans Gurmukhi: Version 2.004 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "b8e3a8e996e7f2dc78472f86390d88d3b96108a1"}, {"date": "2023-03-27T09:57:28", "title": "[gftools-packager] Noto Serif Tamil: Version 2.004 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "d53b1548e2c6228b4c0e7d6bdaae6fc0e5abe794"}, {"date": "2023-03-27T09:43:03", "title": "[gftools-packager] Noto Serif Sinhala: Version 2.007 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "c0610e8f340ed7b13ab690efe39ab11a01e3b21f"}, {"date": "2023-03-27T09:41:54", "title": "[gftools-packager] Noto Serif Kannada: Version 2.004 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "3ab8bb13b3c23779a450efb50ddd75510ec3d0a0"}, {"date": "2023-03-27T09:39:38", "title": "[gftools-packager] Noto Sans Kannada: Version 2.004 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "01805ea9863f82f63c7de36857debcf029a74d2b"}, {"date": "2023-03-27T09:25:32", "title": "[gftools-packager] Noto Sans Malayalam: Version 2.104 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "26c4efb0f3075669cb2b823ed15bd6f057c8e857"}, {"date": "2023-03-27T09:21:20", "title": "[gftools-packager] Noto Serif Malayalam: Version 2.104 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "845260a728daa02972a67d22cc26ccfe62e3ffa9"}, {"date": "2023-03-27T09:12:05", "title": "[gftools-packager] Noto Sans Oriya: Version 2.005 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "4d7d100d1571a7a3506c6b56842db2d723369be8"}, {"date": "2023-03-27T09:04:44", "title": "[gftools-packager] Noto Sans Tamil: Version 2.004 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "6456110520981cbc97ffd876f85118201a25ffc1"}, {"date": "2023-03-27T04:18:43", "title": "GFK: Remove attr.id and add CI check (#6107)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "184593cd1eb9daa4d4e0c1f9305f5c11108deeb4"}, {"date": "2023-03-27T02:23:35", "title": "[Knowledge] Remove unreferenced image (#6106)", "author": "Nathan Williams", "status": "modified", "kind": "designer", "id": "213074add7770d16cb9b92e4f551afdbff16af70"}, {"date": "2023-03-25T00:05:19", "title": "info.pb fix", "author": "Viviana Monsalve", "status": "modified", "kind": "designer", "id": "5cb8bb26b8a46f8c701140a985f8487d94100ff8"}, {"date": "2023-03-24T23:55:42", "title": "Geo Frode Helland designer added", "author": "Viviana Monsalve", "status": "modified", "kind": "designer", "id": "a719065ba99dba283852dfdf1291c6ae40ae0f75"}, {"date": "2023-03-24T23:51:05", "title": "Geo Sindre Bremnes designer added", "author": "Viviana Monsalve", "status": "modified", "kind": "designer", "id": "4de37493f975b7d8394f0a0eb853734fe841c1ac"}, {"date": "2023-03-24T23:46:29", "title": "bio.html deleted", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "5bae53ee5bcb039ba9fadac1d1f65062e0af04cb"}, {"date": "2023-03-24T23:38:10", "title": "Geologica Monokrom foundry added", "author": "Viviana Monsalve", "status": "new", "kind": "designer", "id": "4541e11b47a3fc4a283878b752124f4cc06bb5bb"}, {"date": "2023-03-24T17:54:47", "title": "Remove OSSF Scorecard badge", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "16ec077926c213aea105d0ef5312b412d10d529c"}, {"date": "2023-03-24T17:52:59", "title": "Update README.md", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "c28770b26891ce65d656791c89cf25d405e37053"}, {"date": "2023-03-24T17:51:08", "title": "Configure OOSF Scorecard security scan workflow (#6100)", "author": "Nathan Williams", "status": "modified", "kind": "family", "id": "b8db64c29260444dd44b8558c9988fa3555cd8d1"}, {"date": "2023-03-24T16:26:41", "title": "[gftools-packager] Noto Serif Ahom: Version 2.006; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "c75116105f978b907286681f547db279bf20ce3a"}, {"date": "2023-03-24T16:12:16", "title": "[gftools-packager] Braah One: Version 1.000 added", "author": "Yanone", "status": "new", "kind": "family", "id": "ff85c4135f1da378cf875173a1e511fa1f9cbacb"}, {"date": "2023-03-24T16:01:55", "title": "GFK 2023 improvements (#5771)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "dca8d5fe10c1cc42f7a91847d8bc38a404a7826d"}, {"date": "2023-03-24T15:54:20", "title": "GFK 2023 Q1 pre-launch fixes (#6064)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "c768c4e4cef337e7cb2cce94bfbe50d3e33ed072"}, {"date": "2023-03-24T15:22:04", "title": "Merge pull request #6082 from google/lang-v0.4.5", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "f8c212ac3344b12dfdf3d701eebdd5cb573c5947"}, {"date": "2023-03-24T14:51:26", "title": "Merge commit 'c0b0e79e6737b578742026903d9d6089424f780d' into lang-v0.4.5", "author": "Simon Cozens", "status": "modified", "kind": "designer", "id": "a1d1822c91d926043059905ebeecd0f8e19f0743"}, {"date": "2023-03-24T14:18:34", "title": "Ashish Kumar designer info", "author": "Yanone", "status": "modified", "kind": "family", "id": "405296e244d4070f0fb02ac57ed42252c36c29cb"}, {"date": "2023-03-24T10:34:55", "title": "Merge pull request #69 from googlefonts/CHANGELOG-0.4.6", "author": "Simon Cozens", "status": "new", "kind": "infrastructure", "id": "c0b0e79e6737b578742026903d9d6089424f780d"}, {"date": "2023-03-24T10:34:46", "title": "Update CHANGELOG.md", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "5ac9e4e41abf19dd880935825c39537d803db9f7"}, {"date": "2023-03-24T10:23:41", "title": "Merge pull request #68 from googlefonts/fix-syntax-errors", "author": "Simon Cozens", "status": "new", "kind": "infrastructure", "id": "c301cb782ec26e79da60b1f1998d0f0ba48e2602"}, {"date": "2023-03-24T10:19:26", "title": "Fix warnings", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "c3d7d9d26128ab8e0cbd61cb1b582eb5816a8f7e"}, {"date": "2023-03-24T10:18:11", "title": "Clean up duplicates", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "1690a90ac00fdf85fc4e26503deef815e2530ae2"}, {"date": "2023-03-24T10:08:27", "title": "Test to ensure all textprotos can be parsed", "author": "Simon Cozens", "status": "new", "kind": "infrastructure", "id": "f2b282016848f1dde3ef80581d4de5523f910e2e"}, {"date": "2023-03-24T10:08:05", "title": "Fix syntax errors", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "16a341f5f6817ecf2c29bb417d323a08f2c9f01a"}, {"date": "2023-03-24T09:58:55", "title": "Merge pull request #53 from NeilSureshPatel/add-caps-afr-langs", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "34fcc26890f2637b3318fb9c630abac794eaf896"}, {"date": "2023-03-24T09:58:20", "title": "Merge pull request #52 from NeilSureshPatel/add-latin-based-african-langs", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "c5e88afeba5c4be0142a630e7398d9bf5ed3d63a"}, {"date": "2023-03-24T09:57:18", "title": "Merge pull request #67 from googlefonts/kana-samples", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "743691fdb26734b54a957bad7b8e8f3f3c7dd28c"}, {"date": "2023-03-24T09:26:28", "title": "Add kana sample text", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "9af01b962976558eb986bd48bb0e29cae0ffbd3c"}, {"date": "2023-03-23T16:48:24", "title": "suon may sophanith: designer updated (#6077)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "d4c8b837c9ac92faa615366c6905d3aeaa2415c1"}, {"date": "2023-03-23T16:07:26", "title": "updated to_lists (#6058)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "17eea47d7a7eb45e9fc96bcba7f4fa9cd43bcfd4"}, {"date": "2023-03-23T13:41:46", "title": "Add primary script to gajrajone metadata (#6069)", "author": "Chris Simpkins", "status": "modified", "kind": "infrastructure", "id": "292f049d55d14f8d6e1ed8a7a1fc0838f571b8ce"}, {"date": "2023-03-23T11:53:50", "title": "[gftools-packager] Delicious Handrawn: Version 1.002; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.27] added (#6068)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "0f70b3d62cd3863583c254e77891385e2065c81e"}, {"date": "2023-03-23T09:40:55", "title": "Designer added: Claus Eggers S\u00f8rensen (#6063)", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "0559148f57f633046bedfb45333fafae609fb8d3"}, {"date": "2023-03-22T23:01:45", "title": "Merge pull request #6067 from shailenpatel2/readex-pro-article-updates", "author": "shailenpatel2", "status": "new", "kind": "infrastructure", "id": "3bc5ea13242725772bd97d933b7e9d002e5f3c91"}, {"date": "2023-03-22T23:01:25", "title": "Merge pull request #6066 from shailenpatel2/shantell-sans-article", "author": "shailenpatel2", "status": "modified", "kind": "family", "id": "e09dedbe7a9fd91433a9d7b7d8df90bd9e6cf649"}, {"date": "2023-03-22T17:39:15", "title": "add readex pro article", "author": "shailenpatel2", "status": "modified", "kind": "infrastructure", "id": "3f0a4c850e94d1c81383e89aee1b74a1009dfeb7"}, {"date": "2023-03-22T17:33:05", "title": "add img", "author": "shailenpatel2", "status": "modified", "kind": "infrastructure", "id": "c23cf4f7b5ac88e928952463d0251ca76bcae80c"}, {"date": "2023-03-22T17:10:38", "title": "changed url", "author": "shailenpatel2", "status": "modified", "kind": "infrastructure", "id": "eb74356fb6d8def8d5f202afeba2897c39a076a5"}, {"date": "2023-03-22T17:03:57", "title": "shantell sans article updates", "author": "shailenpatel2", "status": "modified", "kind": "family", "id": "1b9437b5f5bee3bff6cdadd3d6041bf1c37182f9"}, {"date": "2023-03-22T13:11:57", "title": "Update to_delist.txt (#6061)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "59fa45238f40ea898414fe169fb864c310da335d"}, {"date": "2023-03-22T12:12:29", "title": "Lang subtree: nag mundari script (#6059)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "2ded91c5ac84a86e52bc522585906e743e4db8db"}, {"date": "2023-03-22T11:03:31", "title": "Merge pull request #66 from googlefonts/RosaWagner-changelog-1", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "b847d7cab3ed997bd685c4ac5da9a7767ae7c02e"}, {"date": "2023-03-22T11:03:22", "title": "Update CHANGELOG.md", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "29d792d804cd0a98e2d982813a71204cf8addd09"}, {"date": "2023-03-22T10:45:55", "title": "Fix metadata", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "93a8fed531de1ccc11ab0ed8806068597c5cbbff"}, {"date": "2023-03-22T09:47:13", "title": "Instrument Serif: Version 1.000; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.23] added (#5981)", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "5e0122a40050ed2cc20e9d5c387d19dd13c6c69f"}, {"date": "2023-03-21T16:39:02", "title": "GFK 2023 Q1 content - dir fix (#6050)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "5e189853e31f6b1a4e38c374a24f1e851798a60a"}, {"date": "2023-03-21T15:52:04", "title": "Merge pull request #6035 from google/gftools_packager_ofl_castoro", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c9fb16d07fa663bb74d3e25ab18b75d16f040475"}, {"date": "2023-03-21T15:36:54", "title": "Merge pull request #6036 from google/gftools_packager_ofl_castorotitling", "author": "Marc Foley", "status": "new", "kind": "family", "id": "710da695e5505a86d01b2abdb0192a7b159f3c7d"}, {"date": "2023-03-21T15:34:29", "title": "Merge pull request #6055 from google/gftools_packager_ofl_blakaink", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "d3610ec4a9993f3dbb7a516f4f7ea5295b2f23f5"}, {"date": "2023-03-21T14:56:40", "title": "Merge pull request #6053 from google/gftools_packager_ofl_notosanssymbols2", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "33ba320220e4809506b55c8efe1d50a75ed82dda"}, {"date": "2023-03-21T14:54:06", "title": "Merge pull request #6040 from google/gftools_packager_ofl_vinasans", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "df7fbc4596d8c6e920ccec9aa5db3519a5635b91"}, {"date": "2023-03-21T14:48:48", "title": "[gftools-packager] Blaka Ink: Version 1.002; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.27] added", "author": "Yanone", "status": "modified", "kind": "family", "id": "450cec3f931af166589713b0ab37194a14298551"}, {"date": "2023-03-21T14:40:07", "title": "Merge pull request #6043 from google/catalog-vina-sans", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "8471566cc41a8d548c1e59df2c509c55abd1d39f"}, {"date": "2023-03-21T13:23:58", "title": "[gftools-packager] Noto Sans Symbols 2: Version 2.006; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "3898ef3284c048d61a1ce7d6fce55ff3ab6244f3"}, {"date": "2023-03-21T12:41:13", "title": "Update to_production.txt (#6042)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "27184a84e79c98dc6c6d6c7ca8b139ed36be5cc9"}, {"date": "2023-03-20T19:20:01", "title": "Revert \"GFK 2023 Q1 content drop (#5822)\" (#6051)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "cc06c51e5d9c92f415d58c66ef583ccb0912ba16"}, {"date": "2023-03-20T15:04:41", "title": "GFK 2023 Q1 content drop (#5822)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "family", "id": "910c941b559fec24f387d34bafd74c9259c083e4"}, {"date": "2023-03-17T17:50:43", "title": "Update y_alignment.textproto", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "86dd5e775d2a8d4feee8219079cc7372628d930a"}, {"date": "2023-03-17T16:41:43", "title": "Merge pull request #6047 from google/gftools_packager_ofl_trocchi", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "1473ffb71f25b1f12bcdaa5e98a599db9becb87b"}, {"date": "2023-03-17T16:30:46", "title": "[gftools-packager] Trocchi: Version 1.101; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.27] added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "6d64bb76994dd8d8f7f5551453af9c49fd4a12d9"}, {"date": "2023-03-17T11:25:08", "title": "updated to lists and remove fonts to delist (#6041)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "e49bba3794b8c48d3cc706577d7aa3f31388e82f"}, {"date": "2023-03-17T09:30:35", "title": "Designer info for Vina Sans", "author": "Yanone", "status": "modified", "kind": "family", "id": "35c49ac97fbd71206a29c58e157e7c57006fc9c3"}, {"date": "2023-03-17T00:59:57", "title": "YALN axis added", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "73f4cef7497360e2d339c5724cf18a32de237ded"}, {"date": "2023-03-17T00:35:52", "title": "deleting mutation axis, replaced by morph", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "5fe15f5d1e484e3f82a79407a036cd5e4f2dbe96"}, {"date": "2023-03-16T17:21:58", "title": "Merge pull request #65 from googlefonts/add-mundari-bani", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "687effcb9a642dc5106a000231ed7264cb115579"}, {"date": "2023-03-16T16:41:18", "title": "[gftools-packager] Vina Sans: Version 1.001; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.27.dev2+g8671c4b] added", "author": "Yanone", "status": "modified", "kind": "family", "id": "69f1107afa119f37049c45d82eb5235613b60c65"}, {"date": "2023-03-16T16:38:47", "title": "Ysabeau: updated description", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "fc0b5194082e0a90f760a1be183e5f4ae67a6e5d"}, {"date": "2023-03-16T15:49:13", "title": "[gftools-packager] Noto Sans Nag Mundari: Version 1.000 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "98b2fb28d417d793e3b1c01084b0238cd196253c"}, {"date": "2023-03-16T14:45:04", "title": "Add Nag Mundari script", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "87fdeacb9e712888662bf9d922a775e01e54147f"}, {"date": "2023-03-16T12:56:54", "title": "Julee metatdats updated: Juli\u00e0n Tunni instead Julian Tunni (#6038)", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "be2838a23fd2918408e22b25c54135da76525ff6"}, {"date": "2023-03-16T10:37:08", "title": "Added sorkin type (#6032)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "6e1072a36e089d562bd6be18522fbbcc27749546"}, {"date": "2023-03-16T09:35:49", "title": "[gftools-packager] Ysabeau: Version 2.000;gftools[0.9.27.dev2+g8671c4b] added", "author": "Yanone", "status": "modified", "kind": "family", "id": "21ac43b267435db699c0ed6183ca40b3d6516956"}, {"date": "2023-03-16T01:15:58", "title": "[gftools-packager] Castoro Titling: Version 2.04 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "f5655f1b812e33bdcb9f6998f97ae6b6ac8e7a8b"}, {"date": "2023-03-16T01:13:57", "title": "[gftools-packager] Castoro: Version 2.04 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "aaaa055f98987d92371fa2e17aa5939c3a888ac5"}, {"date": "2023-03-15T16:37:45", "title": "Designer added: Jordan Egstad (#6030)", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "0aa7d549efd1faa25fd47d31464b3ef18e72652a"}, {"date": "2023-03-15T16:36:57", "title": "Designer updated: Rodrigo Fuenzalida (#6029)", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "8fc999af01d31257bab9bf3a41cb7ff2c52768ee"}, {"date": "2023-03-15T16:36:24", "title": "Removed useless <p><strong>Foundry: <a href=\"http://www.sorkintype.com\">Sorkin Type Co</a></strong></p> (#6031)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "33ff0e823a71f47507b4d8bdb1fb0ab325499204"}, {"date": "2023-03-15T11:57:43", "title": "[gftools-packager] Noto Serif Ottoman Siyaq: Version 1.005; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "new", "kind": "family", "id": "56f0e4bbee00e9abbcafa9bfd749a846460ca285"}, {"date": "2023-03-15T11:04:37", "title": "Carlito: Version 1.104 added [HOTFIX] (#6005)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "07ace6abab87a122865e5cb82c7540b39551edb2"}, {"date": "2023-03-15T10:59:10", "title": "Pathway Extreme: Version 1.001;gftools[0.9.26] added (#6003)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "bdcf2530f337c4e6c2df40e0aa5482c4e813e16c"}, {"date": "2023-03-15T10:31:40", "title": "Pathway Gothic One: Version 1.003; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.26] added (#6006)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "a0547ef964dc6694e9cf56310c0099503f331d3f"}, {"date": "2023-03-15T10:15:40", "title": "Gabriela: Version 2.001;gftools[0.9.26] added (#5995)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "9a83790eec2341bee9d552ed41c80ea939190704"}, {"date": "2023-03-15T09:30:51", "title": "Poltawski Nowy: Version 1.001;gftools[0.9.25] added (#6007)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "4120f92e5c5e51e664fbaf99d495a6e312c683ee"}, {"date": "2023-03-13T15:14:19", "title": "Noto Serif HK hotfix2 (#5535)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "a6f098211f277a9b62cc000979150ca4b5dce5dd"}, {"date": "2023-03-11T23:25:13", "title": "Update to_sandbox.txt (#6008)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "cf0f6755862ae78d98dc2940b21a91d13628ad2c"}, {"date": "2023-03-10T17:27:43", "title": "[gftools-packager] Anybody: Version 1.114;gftools[0.9.25] added (#6009)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "d7eed76edf87c89895db7ecbb9fd7b9bae67d5e7"}, {"date": "2023-03-09T18:00:39", "title": "Update to_production.txt (#5999)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "557a457e1177c68c5ea2e202d343b6b71925dd96"}, {"date": "2023-03-09T16:52:59", "title": "Sigmar: Version 1.000; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.24] added (#5929)", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "8852b0a7e8c225360a07e47dcce9cc25619e311a"}, {"date": "2023-03-09T15:55:17", "title": "updated to_lists (#5998)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "8924cbcc1989bf1e208ef4a275c29896291e9c96"}, {"date": "2023-03-09T14:34:18", "title": "[gftools-packager] Anybody: Version 1.113;gftools[0.9.25] added (#5976)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "3413af9f288d9eb6c1f9a9858dcc22c30a7dc4d0"}, {"date": "2023-03-09T10:31:23", "title": "[gftools-packager] Noto Sans Telugu: Version 2.004 added (#5990)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "1dc6d958ef0c656b22f44400e33502f25c556206"}, {"date": "2023-03-09T10:27:22", "title": "[gftools-packager] Noto Serif Telugu: Version 2.004 added (#5989)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "ee1409088fbee53c588d759ca58c1127540e8f9c"}, {"date": "2023-03-08T14:15:54", "title": "Narnoor metadata: primary_script (#5988)", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "509c9738a900aab0066ba39c2929402835ecdef8"}, {"date": "2023-03-08T14:13:54", "title": "Designer added: Henrik Kongsvoll (#5985)", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "2c60caac29cfa8c9391a9c8652bcbb5cf8fdd9b3"}, {"date": "2023-03-08T14:13:34", "title": "Designer added: Bakken & B\u00e6ck (#5984)", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "07383f6146daf3eb939c1b203b1d60bfaee3b1a9"}, {"date": "2023-03-08T12:23:53", "title": "Fjalla One: Version 1.002; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.25] added (#5980)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "df49a552f34c096a9d5504b6f37956bc380422ce"}, {"date": "2023-03-08T12:04:01", "title": "Designer added: Juli\u00e1n Tunni (#5982)", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "abdec021d8bd8b99902b787768ed4f1af28a936d"}, {"date": "2023-03-08T12:02:53", "title": "Christian Thalmann: designer added (#5983)", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "f36e56949c6e6bb836140381cb0030a819d48de3"}, {"date": "2023-03-08T11:56:53", "title": "Akatab: added primary_script for Tifinagh (#5986)", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "b1a3504dd1be3206cf98403d31a7c329fad2aa2e"}, {"date": "2023-03-08T10:39:56", "title": "[gftools-packager] Cairo Play: Version 3.130;gftools[0.9.24] added (#5972)", "author": "Yanone", "status": "modified", "kind": "family", "id": "27c225737784a5138d32b0de35a82345a1f7a59a"}, {"date": "2023-03-08T10:39:15", "title": "[gftools-packager] Cairo: Version 3.130;gftools[0.9.24] added (#5971)", "author": "Yanone", "status": "modified", "kind": "family", "id": "d2528f6d1f43e7d9d0d2e1794afe2ad6fd7d56ba"}, {"date": "2023-03-06T16:32:47", "title": "Merge pull request #5920 from google/gftools_packager_ofl_nunitosans", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "2b2bd96d1ffbbe04085b6c5e77837d7eef48ca30"}, {"date": "2023-03-06T09:59:40", "title": "Merge pull request #5958 from google/gftools_packager_ofl_narnoor", "author": "Marc Foley", "status": "new", "kind": "family", "id": "6ac7f6a0b033d265407944328272c6ba04a979fb"}, {"date": "2023-03-06T09:58:43", "title": "Merge pull request #5959 from google/gftools_packager_ofl_julee", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "a839ac00d64cddc73843c74f1109204e43dffe00"}, {"date": "2023-03-06T09:56:12", "title": "Merge pull request #5962 from google/gftools_packager_ofl_schibstedgrotesk", "author": "Marc Foley", "status": "new", "kind": "family", "id": "80726d9e72e3f5c28753d77b11fe04b1d96aa46f"}, {"date": "2023-03-06T09:54:26", "title": "Merge pull request #5964 from google/chrissimpkins-minisite-url", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "56001fa211007d6435dddbcc8bed213ccf82f317"}, {"date": "2023-03-06T09:54:01", "title": "Merge pull request #5966 from google/chrissimpkins-ci-actions-versions", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "08a63dd6063c2d44b45f83d913689b4e8a8377f5"}, {"date": "2023-03-04T18:48:00", "title": "Merge pull request #63 from googlefonts/dependabot/pip/protobuf-3.19.5", "author": "Chris Simpkins", "status": "new", "kind": "infrastructure", "id": "1438635bd6001a4d43e0b34d2132e90dfe724a56"}, {"date": "2023-03-04T18:45:46", "title": "Bump protobuf from 3.19.4 to 3.19.5", "author": "dependabot[bot]", "status": "modified", "kind": "family", "id": "3d0c6303a436be6d614788b5e3c06894a8ae7e32"}, {"date": "2023-03-04T17:36:33", "title": "Update DESCRIPTION.en_us.html (#5968)", "author": "Chris Simpkins", "status": "modified", "kind": "metadata", "id": "51c143cfe365a0963f0de653c1a4cb2b8246856f"}, {"date": "2023-03-04T11:15:43", "title": "Use the --pre flag for installing Font Bakery", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "infrastructure", "id": "93088b56d635a2a6df66aa0fb781fc31ec3b6b6c"}, {"date": "2023-03-04T00:04:52", "title": "bump CI workflow checkout action to v3 and setup-python action to v4", "author": "Chris Simpkins", "status": "modified", "kind": "infrastructure", "id": "04e39f5070942afbb771a9563df1e3667721bc43"}, {"date": "2023-03-03T19:47:30", "title": "add Climate Crisis minisite_url", "author": "Chris Simpkins", "status": "modified", "kind": "infrastructure", "id": "bb717b7c0b74e81e2bcc79ac0a25efa62975a739"}, {"date": "2023-03-03T19:46:03", "title": "add Nabla minisite_url", "author": "Chris Simpkins", "status": "modified", "kind": "family", "id": "0e4204fc74037092a1bdf14629889d7c8c5adbf5"}, {"date": "2023-03-03T15:29:15", "title": "Schibsted Grotesk: added description", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "a1ab165edf4aadbd5117c70c3476779acb739a40"}, {"date": "2023-03-03T15:27:17", "title": "[gftools-packager] Schibsted Grotesk: Version 1.100;gftools[0.9.25] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "cc054e5ee906ac9b9024971b64d821aa2561c582"}, {"date": "2023-03-03T13:45:13", "title": "Julee: description upgraded", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "3bd8389454b65efd0d9ed781a0ae6aeb9ca27890"}, {"date": "2023-03-03T13:43:09", "title": "[gftools-packager] Julee: Version 1.002; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.23] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "f199949ce412fe05ba11f8470cc2799abdb8d0f0"}, {"date": "2023-03-03T13:21:37", "title": "NunitoSans: description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "2aa667941e65ca9237b759715c8f821ba2b9fffd"}, {"date": "2023-03-03T13:19:28", "title": "[gftools-packager] Nunito Sans: Version 3.100;gftools[0.9.25] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "411afb87d90a84ce6a61ba069f51c8fe61d83448"}, {"date": "2023-03-03T13:14:40", "title": "Narnoor: description added", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "2a56e564c08914e59f08a99c52fff08da06de902"}, {"date": "2023-03-03T13:11:46", "title": "[gftools-packager] Narnoor: Version 2.000 added", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "d64c5278a9f2dbb43f946127f232bc85a4f89586"}, {"date": "2023-03-03T12:01:37", "title": "Merge pull request #5956 from google/gftools_packager_ofl_alkalami", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "67c396223bad0bfb69801c5c28e410f50fe35274"}, {"date": "2023-03-02T15:34:01", "title": "[gftools-packager] Alkalami: Version 3.000 added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "a68e428ad5b6a68d8663b35f35adb13ca92db779"}, {"date": "2023-03-01T16:10:34", "title": "Merge pull request #5948 from google/gftools_packager_ofl_jotione", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f5761b203d274c978f268d7dee207427838798c4"}, {"date": "2023-03-01T16:07:47", "title": "Merge pull request #5949 from google/gftools_packager_ofl_lemon", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "b0380ddd3acc057bcf2732a1586c73ac6c0ff3c7"}, {"date": "2023-03-01T14:49:22", "title": "Merge pull request #5945 from google/gftools_packager_ofl_robotoserif", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "1d0f9ff1f443a46e8247b0122809f948d89a1cbd"}, {"date": "2023-03-01T13:50:47", "title": "Lemon: description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "a644c074ff46d9ef6028cb44c9c969dce53e8e98"}, {"date": "2023-03-01T13:49:38", "title": "[gftools-packager] Lemon: Version 1.003; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.24] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "350a3a9ac318c87ebb1e5bfd26b02c5f7469e732"}, {"date": "2023-03-01T13:07:54", "title": "Joti One: Description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "e190edf8446c8a1ceb6432ca03e3513aa09c2749"}, {"date": "2023-03-01T13:06:17", "title": "[gftools-packager] Joti One: Version 1.002; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.24] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "fa15a60937ef52af214b152f068d350994647734"}, {"date": "2023-03-01T11:33:17", "title": "[gftools-packager] Rubik Pixels: Version 2.200 added (#5628)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "b356be0047df7c6c53e664f11311ddca7970a2ed"}, {"date": "2023-03-01T10:48:26", "title": "Merge pull request #5930 from google/gftools_packager_ofl_mate", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "0df387e0b19dc856f33ccd90d8d9f409946b541e"}, {"date": "2023-03-01T10:46:16", "title": "Merge pull request #5931 from google/gftools_packager_ofl_matesc", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "0fc3b82e7b3d8d9403b93a7d10a777adbe062385"}, {"date": "2023-03-01T10:44:16", "title": "Merge pull request #5944 from google/gftools_packager_ofl_denkone", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "1a46d087dfbda82f39c85e4efda8eaf35ff4a62a"}, {"date": "2023-03-01T10:35:42", "title": "readd article", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "3321801290a8351a11deb278c43cc3b8a502336a"}, {"date": "2023-02-28T15:59:07", "title": "metrophobic description updated (#5943)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "7a1fa986c668cd748338f231e433fe4ce2e01e9a"}, {"date": "2023-02-28T15:35:15", "title": "[gftools-packager] Roboto Serif: Version 1.008 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "b5176e96b497916031f8a0345e82840882a9facf"}, {"date": "2023-02-28T15:15:01", "title": "Updated to_lists (#5932)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "659e3f23190a57927ef9fae507129e7b3f5df6d2"}, {"date": "2023-02-28T15:12:47", "title": "Fredoka: added missing designer (#5942)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "11c7c02a2211f44a86966439f370c3c347a0d5aa"}, {"date": "2023-02-28T14:19:36", "title": "Denk One: description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "ba3708a4b6cd1e4ba306e675a538eff6fac74553"}, {"date": "2023-02-28T14:15:31", "title": "[gftools-packager] Denk One: Version 1.004; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.23] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "8b7e1a66662b105a287eb75ac58a5abeb0e84b58"}, {"date": "2023-02-28T02:32:13", "title": "Update to_sandbox.txt (#5936)", "author": "Rod", "status": "modified", "kind": "family", "id": "6ee9f47f185b561de5978100ff2aefc4930c803f"}, {"date": "2023-02-24T15:05:14", "title": "Merge pull request #61 from googlefonts/RosaWagner-changelog", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "406df0a7758c3192c7f93a5fac4ad22dd8250338"}, {"date": "2023-02-24T14:32:30", "title": "Update CHANGELOG.md", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "eff544178821641a90091048c7fda53fad8739cf"}, {"date": "2023-02-24T14:21:03", "title": "Mate SC: description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "fd93ee8b5fb7fbcadca88650298aed08ad3787ca"}, {"date": "2023-02-24T14:19:56", "title": "[gftools-packager] Mate SC: Version 1.003; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.24] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "dbbe08276879c9447aa8982ff9b4b923170fb501"}, {"date": "2023-02-24T14:18:30", "title": "Mate: description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "b3106e055c0abb9c848b451c47ca35b519769131"}, {"date": "2023-02-24T14:16:46", "title": "[gftools-packager] Mate: Version 1.003; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.24] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "65c9b9722cc73df71e7b57e543d4a39015392afc"}, {"date": "2023-02-24T13:16:37", "title": "Added languages/Thai to sandbox", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "a0fc27c402cd6dc1b6244a8a977ee12f644b16c0"}, {"date": "2023-02-24T08:45:47", "title": "Merge pull request #5927 from google/gftools_packager_ofl_anuphan", "author": "Marc Foley", "status": "new", "kind": "family", "id": "328b5b2a90492224c3773ba13bfc43f822355106"}, {"date": "2023-02-23T16:13:01", "title": "Merge pull request #5914 from google/gftools_packager_ofl_arima", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "2b48c42651606ae7ed651f0d0418d2c454eefd4f"}, {"date": "2023-02-23T16:11:29", "title": "Merge pull request #5919 from google/gftools_packager_ofl_francoisone", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c0c089f2e27b194d192c8970edea32bd57af5835"}, {"date": "2023-02-23T15:45:07", "title": "Merge pull request #5926 from google/sb", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "cee29027b767158d4e33179c5cbf87855999da31"}, {"date": "2023-02-23T15:42:37", "title": "Update DESCRIPTION.en_us.html", "author": "Yanone", "status": "modified", "kind": "metadata", "id": "3d75e7cb2c2a1c91546923eb471612d4409a1a89"}, {"date": "2023-02-23T15:38:25", "title": "[gftools-packager] Anuphan: Version 3.001;gftools[0.9.23] added", "author": "Yanone", "status": "modified", "kind": "family", "id": "33b6c74d39bd002225cc8591c5e8f74ce92683f9"}, {"date": "2023-02-23T15:35:47", "title": "update sandbox list", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f1280823db2926499805c84e3e2e915efb6a5d2a"}, {"date": "2023-02-23T15:05:57", "title": "Merge pull request #5925 from google/lang-update", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "cfd72bb3c950198c0e658217e71b50c846263ffc"}, {"date": "2023-02-23T14:53:34", "title": "Merge pull request #5923 from google/gftools_packager_ofl_zenmarugothic", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "8b436b9b6270cd3240e6455ee811e5d06620f9b5"}, {"date": "2023-02-23T11:04:16", "title": "Merge googlefonts/lang commit '9f9625fcc1c64be19cd5dc0d71eacddab7efd246'", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "d37081374c1add72fe25aa588ed8ebecae2a5958"}, {"date": "2023-02-23T11:03:44", "title": "Merge pull request #60 from googlefonts/ci", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "9f9625fcc1c64be19cd5dc0d71eacddab7efd246"}, {"date": "2023-02-23T05:30:15", "title": "Update upstream.yaml", "author": "Aaron", "status": "modified", "kind": "infrastructure", "id": "ff35c1ff94fb1e7198bce38efccdffbea9b80bfc"}, {"date": "2023-02-23T05:29:33", "title": "re-adding article", "author": "Aaron", "status": "new", "kind": "infrastructure", "id": "a3bf0417b10bf2d8e8e6ab24528389d64c31bc1e"}, {"date": "2023-02-23T05:28:17", "title": "Update DESCRIPTION.en_us.html", "author": "Aaron", "status": "modified", "kind": "metadata", "id": "4654f3de2c7ff329475beaae01cc621071cb1e81"}, {"date": "2023-02-23T05:28:08", "title": "Update DESCRIPTION.en_us.html", "author": "Aaron", "status": "modified", "kind": "metadata", "id": "5c006f47cf34504905c58d60dfac5059c577a0c0"}, {"date": "2023-02-23T05:27:52", "title": "Update DESCRIPTION.en_us.html", "author": "Aaron", "status": "new", "kind": "infrastructure", "id": "546ad5ede229ee8f9b7b4a268e797b55671cc5a5"}, {"date": "2023-02-23T05:27:42", "title": "Update DESCRIPTION.en_us.html", "author": "Aaron", "status": "modified", "kind": "metadata", "id": "10dfbd0d71aeea25adeac6e1f0db3a530e6476af"}, {"date": "2023-02-23T05:26:46", "title": "Update METADATA.pb", "author": "Aaron", "status": "modified", "kind": "infrastructure", "id": "161f2352db1cccc64279fb866111ab381772b925"}, {"date": "2023-02-23T05:26:28", "title": "Update METADATA.pb", "author": "Aaron", "status": "modified", "kind": "infrastructure", "id": "4efd51f2aa2ee7655c4ff2d6f6b74e4080007ddf"}, {"date": "2023-02-23T05:25:22", "title": "[gftools-packager] Zen Maru Gothic: Version 1.001 added", "author": "Aaron", "status": "modified", "kind": "family", "id": "633bf7f8bd80897a8c2680385c53fb0ac4399f6e"}, {"date": "2023-02-22T18:29:54", "title": "Add Climate Crisis to to_prod (#5918)", "author": "Chris Simpkins", "status": "modified", "kind": "family", "id": "fe6167a76bef43d5270bad579e7d23e4e7e5388e"}, {"date": "2023-02-22T17:01:16", "title": "unpin setuptools_scm", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "82766a12be11a1c514007345ba8586e6ddf92748"}, {"date": "2023-02-22T16:53:35", "title": "rm coverage-check", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "d7999f4da309c228d0634216cc353dcd79f6e56e"}, {"date": "2023-02-22T16:47:52", "title": "clean up requirements", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "b4a6084bab6d5963f42f66c8ddbd16a261a64af6"}, {"date": "2023-02-22T16:31:32", "title": "simplify tox", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "6d0acf99e6ffad246822e9811df9c85ff1e2facc"}, {"date": "2023-02-22T16:31:32", "title": "fix import order", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "04988a3aa141952b351419351c8624477d698d78"}, {"date": "2023-02-22T16:31:32", "title": "run black", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "fb2c2aa3277683f1d0ec729f9d472ad8cd2efae3"}, {"date": "2023-02-22T16:31:32", "title": "add black", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "645c9aacbb69bdb2bba501723dff7d1e24305e4c"}, {"date": "2023-02-22T16:31:32", "title": "wip update tox", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "c58a7adeb51c8a1bfb4a56e398b6e20062da4b27"}, {"date": "2023-02-22T15:49:01", "title": "Merge pull request #59 from googlefonts/thai-sample", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "d6ba9308a71eae053695dcd3790a6612d9f638d5"}, {"date": "2023-02-22T15:39:26", "title": "update thai sample text based on feedback from Anuthin", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "dc02093ef87203d6a80d445e34d2918852094437"}, {"date": "2023-02-22T15:19:32", "title": "Francois One: description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "cad9cff114f46400fa7e15e306c5026903220c20"}, {"date": "2023-02-22T15:16:06", "title": "[gftools-packager] Francois One: Version 3.000; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.23] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "9f4b3e959d2d525eb696f4990cfbd7926a121274"}, {"date": "2023-02-21T08:58:23", "title": "[gftools-packager] Arima: Version 1.101;gftools[0.9.23] added", "author": "Yanone", "status": "modified", "kind": "family", "id": "711e3185d046c49405a55b353bc307f13934d940"}, {"date": "2023-02-20T22:37:11", "title": "Merge pull request #5907 from google/gftools_packager_ofl_strait", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e3c534752867dbd734b7785c1dd6b7d6c6b29aa3"}, {"date": "2023-02-20T22:34:22", "title": "Merge pull request #5908 from google/gftools_packager_ofl_unlock", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "7e09ec912c366dafe3ec5dc6eff05c6ac5a4b4a5"}, {"date": "2023-02-20T22:32:19", "title": "Merge pull request #5906 from google/gftools_packager_ofl_kiteone", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "452c23400ace522b30bfb53be68b0a63a5072fbb"}, {"date": "2023-02-17T15:28:12", "title": "Unlock: description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "2acf9a167a4a936211d1530f03f0ac5345361f02"}, {"date": "2023-02-17T15:26:40", "title": "[gftools-packager] Unlock: Version 1.003; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.23] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "4bafff25e11bbf6946147e45cc331c697e205011"}, {"date": "2023-02-17T13:51:43", "title": "Strait: description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "d5c846530ec5124cb8923b1cb4986b462f4900ef"}, {"date": "2023-02-17T13:50:51", "title": "[gftools-packager] Strait: Version 1.002; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.23] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "1e5135c5bc43aaa4d1fb18c24a084249faa5c9fa"}, {"date": "2023-02-17T13:23:48", "title": "KiteOne: description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "8d759b092a230af9be4f993ce5c72e43428df273"}, {"date": "2023-02-17T13:22:16", "title": "[gftools-packager] Kite One: Version 1.002; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.23] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "9be9f6486b4b9e75f73b4ed72300c3d6ecaa2a0f"}, {"date": "2023-02-16T15:31:27", "title": "Merge pull request #5904 from google/gftools_packager_ofl_diplomatasc", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "b201b330ad08f7223820ac3a40606011f33b0e33"}, {"date": "2023-02-16T15:22:54", "title": "Merge pull request #5903 from google/gftools_packager_ofl_diplomata", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "ba775632cbb38aac21fb26c89272af657faae18c"}, {"date": "2023-02-16T15:06:48", "title": "Diplomata: description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "581c84c22d96af9efc437a375930571323ffb703"}, {"date": "2023-02-16T15:06:48", "title": "[gftools-packager] Diplomata: Version 1.002; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.23] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "4ceb8d23f60feecefbce30c4ad1e12ccb36192dc"}, {"date": "2023-02-16T14:57:26", "title": "test.yaml: only run on pull requests", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "7c732c19155fc8b131011454726eac04e1fc1a76"}, {"date": "2023-02-16T13:10:26", "title": "Diplomata SC: description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "31d0f098d254eac16250da1433a2a6109d786cf6"}, {"date": "2023-02-16T13:04:58", "title": "[gftools-packager] Diplomata SC: Version 1.002; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.23] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "6a86204232ad2c72a6417f919f59d8fb8c288580"}, {"date": "2023-02-15T18:01:38", "title": "[to_production.txt] add Shantell Sans (#5901)", "author": "Chris Simpkins", "status": "modified", "kind": "infrastructure", "id": "a43303636641c29ee14c1d7f2010636d11b92b80"}, {"date": "2023-02-15T11:52:11", "title": "Merge pull request #5898 from google/push-lists", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "b733690ab5de3bf734b99a3c3bdaf0bea6f26de2"}, {"date": "2023-02-15T11:51:14", "title": "update push lists", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "f7a15c8b7d16ae0752bfdce20df819054961e42c"}, {"date": "2023-02-15T11:19:06", "title": "Merge pull request #5895 from google/gftools_packager_ofl_akatab", "author": "Marc Foley", "status": "new", "kind": "family", "id": "05eb4418dc4bc604f683373891bcc8baa5901e57"}, {"date": "2023-02-15T11:18:10", "title": "Merge pull request #5890 from google/gftools_packager_ofl_imprima", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4de73770ea486f5fe9afb0df253083f4198e3c5e"}, {"date": "2023-02-15T11:16:23", "title": "Merge pull request #5891 from google/gftools_packager_ofl_orienta", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "76bd72ab8caf7f96b2729f0248e3de53382490bb"}, {"date": "2023-02-15T11:05:09", "title": "Update to_production.txt", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "b7277a0c252d1aaf611149eb688346b219c742ac"}, {"date": "2023-02-15T11:02:47", "title": "Merge pull request #5896 from google/gftools_packager_ofl_delicioushandrawn", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "756aa50ecdaaa3c75f2e0496e229c3d8ca61cd61"}, {"date": "2023-02-15T10:59:16", "title": "Merge pull request #5897 from google/update-push-lists", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "462e62527f7d0f266c7ec4db1f4ffea721f4d0dc"}, {"date": "2023-02-15T10:45:51", "title": "Update to_sandbox.txt", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "b87291194c63ebdb869a37232cfcc072486140f1"}, {"date": "2023-02-15T10:43:42", "title": "update push lists", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "57a9f627a474356eabe28ff950d053894a31bcb0"}, {"date": "2023-02-15T10:27:23", "title": "[gftools-packager] Delicious Handrawn: Version 1.001; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.23] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "46f8f535fe87a057d2738812e8da9c9b5c36bf6f"}, {"date": "2023-02-15T09:15:24", "title": "Akatab: description added", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "6219a5783e0b8a2a02e70544311b62800782ccf7"}, {"date": "2023-02-15T09:13:22", "title": "[gftools-packager] Akatab: Version 3.000 added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "61396511779b1e6e51fc5e51ab9cbe42217c435d"}, {"date": "2023-02-10T15:52:35", "title": "Orienta: description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "11eae63166debaee1756e2cf2df8896509f1611d"}, {"date": "2023-02-10T15:51:29", "title": "[gftools-packager] Orienta: Version 1.002; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.23] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "bec75424fcd0a08f6d67364811af6f321e90e04b"}, {"date": "2023-02-10T14:35:32", "title": "Imprima: Description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "7df6db3f6366ac3a66afb891dd518d04eeba968b"}, {"date": "2023-02-10T14:34:16", "title": "[gftools-packager] Imprima: Version 1.002; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.23] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "8114a855a974506d3dfbeaee66e3374081661d3d"}, {"date": "2023-02-10T09:08:22", "title": "Merge pull request #5874 from google/gftools_packager_ofl_pontanosans", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "09d85280dea3cb5848671a22c004d2af17f9a589"}, {"date": "2023-02-09T16:33:27", "title": "Updated repo's url in description", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "d30e4833e65883890bf4618d615785498a4a75a3"}, {"date": "2023-02-09T15:21:16", "title": "Merge pull request #5878 from google/wixmadefortext", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "be43afca9ca6064c503add345e0ec23833a5811b"}, {"date": "2023-02-09T12:43:22", "title": "wixmadefortext: v1.200 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "b8759fc7416ee8e61fa413444de50ad99696c894"}, {"date": "2023-02-09T03:45:23", "title": "Update to_sandbox.txt (#5876)", "author": "nyshadhr9", "status": "modified", "kind": "infrastructure", "id": "1090ae4fac84111bd40e731d240c83950cd7ac6d"}, {"date": "2023-02-08T16:06:45", "title": "Merge pull request #5780 from google/gftools_packager_ofl_pathwayextreme", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "75d3fb3a5e059a4a2b5354f0b156d2860bf312c5"}, {"date": "2023-02-08T16:05:02", "title": "Pontano Sans: description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "9e1c852cf14a5156c1d5fb643dec933a04e25b4c"}, {"date": "2023-02-08T16:02:00", "title": "[gftools-packager] Pontano Sans: Version 2.000;gftools[0.9.23] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "03e8d5aaf5fc090b5ba734142b4fada2899bc08c"}, {"date": "2023-02-08T15:38:34", "title": "Pathway Extreme: updated description and metadata", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "0ce866f39d93bfa59a7497f0d97318a1cf3d3d90"}, {"date": "2023-02-08T15:36:59", "title": "[gftools-packager] Pathway Extreme: Version 1.000 added", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "7842399021d6f02e3290bff38526cdf6d2290c35"}, {"date": "2023-02-08T15:34:58", "title": "Merge pull request #5873 from google/gftools_packager_ofl_librebodoni", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "a7ca44cdf53d8597ac7425b67ac6ca5fa74177b7"}, {"date": "2023-02-08T15:30:55", "title": "Merge pull request #5738 from google/gftools_packager_ofl_notosansavestan", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "2fbc01abab1dd36fad24480f343998710b5ab541"}, {"date": "2023-02-08T14:55:03", "title": "[gftools-packager] Libre Bodoni: Version 2.005;gftools[0.9.23] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "f0c0ed41b08576700f1baace13e2ab5487652216"}, {"date": "2023-02-08T14:53:19", "title": "Merge pull request #5872 from google/gftools_packager_ofl_fasterone", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "d75af6ca53cde30109dbd91676a2a34e8221d487"}, {"date": "2023-02-08T14:49:46", "title": "Merge pull request #5871 from google/gftools_packager_ofl_warnes", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "02325c0cd61550e923bb841937da607521b37c79"}, {"date": "2023-02-08T13:28:39", "title": "Faster One: Description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "4594f6d3ed91c4b11fe105fdb953a1cc5c8858fd"}, {"date": "2023-02-08T13:26:52", "title": "[gftools-packager] Faster One: Version 1.003; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.23] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "6bdf99d2138ae3e5f5eb7046785cb8e70607ae66"}, {"date": "2023-02-08T13:25:10", "title": "Warnes: description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "597f9767b851e9c16d335206cba4fb40e7f8addd"}, {"date": "2023-02-08T13:23:46", "title": "[gftools-packager] Warnes: Version 1.002; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.23] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "179ce130ab7a68030e0512a749ad100251851da9"}, {"date": "2023-02-08T12:14:07", "title": "[gftools-packager] Noto Sans Avestan: Version 2.003; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "27facbf2a4c0cb513782bb6a1eb8902ed7fc58ca"}, {"date": "2023-02-08T12:06:57", "title": "Merge pull request #5560 from google/gftools_packager_ofl_alkatra", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "1b98729cd4127030ae2daa8544d048109f670b07"}, {"date": "2023-02-08T11:28:44", "title": "Added devanagari", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "a8e96e5a5c8724854e3cbf29e8abc0769b06d6ce"}, {"date": "2023-02-08T11:28:44", "title": "[gftools-packager] Alkatra: Version 1.100;gftools[0.9.22] added", "author": "Yanone", "status": "modified", "kind": "family", "id": "f3ea1c2b8aa1e58c409175ed9b57df60af7b2c29"}, {"date": "2023-02-06T12:07:11", "title": "Merge pull request #5865 from google/gftools_packager_ofl_wixmadefordisplay", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "3bf6804cf2e7793671415e1428e1dd3e90429ab4"}, {"date": "2023-02-06T11:10:52", "title": "wixdisplay: add license", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "a78d167ceefe23cafd378ef8e6a6fd6f62a65fbf"}, {"date": "2023-02-06T11:08:16", "title": "wixdisplay: Update description", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "139ee1949fc51ea34370cd502f698581de503572"}, {"date": "2023-02-06T11:04:47", "title": "[gftools-packager] Wix Madefor Display: Version 1.200 added", "author": "Marc Foley", "status": "new", "kind": "family", "id": "ff39520abbc892fe05ef8a8c5002476af81b1341"}, {"date": "2023-02-06T10:31:25", "title": "Merge pull request #5860 from google/gftools_packager_ofl_offside", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "b48a71cae16c885a8f11f7423326a6c8b2534af4"}, {"date": "2023-02-03T19:10:11", "title": "Update to_sandbox.txt (#5861)", "author": "Chris Simpkins", "status": "modified", "kind": "family", "id": "cd78153b129ae2aa60dea7ac0763b505efc8e853"}, {"date": "2023-02-03T13:00:03", "title": "Offside: description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "76d6416dee8774b4779563e02a36f47ee3641bef"}, {"date": "2023-02-03T12:57:02", "title": "[gftools-packager] Offside: Version 1.002; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.23] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "69ea60a512c5619b01fec9f9d4bbe47ad01ffe4e"}, {"date": "2023-02-03T10:18:16", "title": "Merge pull request #5859 from google/gftools_packager_ofl_paytoneone", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "99d912dfd2cfa18ec81ae1249b5c6b6e9dc8662d"}, {"date": "2023-02-03T10:18:04", "title": "Update DESCRIPTION.en_us.html", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "35068080c27a42f820cf92e2a823b2ef73fb7cd5"}, {"date": "2023-02-03T10:10:13", "title": "Merge pull request #5813 from google/gftools_packager_ofl_voltaire", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "9a456ae6b529ee54e1ba0d2f51015a874afb8dfb"}, {"date": "2023-02-03T10:10:05", "title": "Update DESCRIPTION.en_us.html", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4c4f82b5546e4c4529fc90ea8706e837b62c6516"}, {"date": "2023-02-03T10:09:11", "title": "Merge pull request #5851 from google/gftools_packager_ofl_metrophobic", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "9462c01517f76225f146a9bbc1ec01fa1a6f6d33"}, {"date": "2023-02-03T10:08:14", "title": "Merge pull request #5855 from google/gftools_packager_ofl_konkhmersleokchher", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "399b22c25ae4fc6d5c01e3739da535be20cf0d0c"}, {"date": "2023-02-03T09:12:57", "title": "PaytoneOne: description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "59a53464f91a795e6884c5c814203177ae515aa5"}, {"date": "2023-02-03T09:09:10", "title": "[gftools-packager] Paytone One: Version 1.002; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.23] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "579c9b51ec0203ed051b6165e314b97b409fbbae"}, {"date": "2023-02-03T03:56:33", "title": "Update to_sandbox.txt (#5857)", "author": "nyshadhr9", "status": "modified", "kind": "infrastructure", "id": "a901a106ee395b99afa37dcc3f860d310dd157a7"}, {"date": "2023-02-03T03:38:01", "title": "Update to_production.txt (#5856)", "author": "nyshadhr9", "status": "modified", "kind": "infrastructure", "id": "7aed418d1a3447af2046afd0e75a744b404f81f1"}, {"date": "2023-02-02T16:44:00", "title": "Update to_sandbox.txt", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "2fb6eb7a59f11e90e70c81a0b22ba877d0217558"}, {"date": "2023-02-02T08:57:23", "title": "Add bio", "author": "Yanone", "status": "new", "kind": "designer", "id": "3fb2c8ef2f25d2e9f830fa792014b3f10f2a1294"}, {"date": "2023-02-02T08:48:46", "title": "Update DESCRIPTION.en_us.html", "author": "Yanone", "status": "modified", "kind": "metadata", "id": "e0246734311aaf4ea8a12bc42cad7e6944f5a317"}, {"date": "2023-02-02T08:41:42", "title": "[gftools-packager] Konkhmer Sleokchher: Version 1.000; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.23] added", "author": "Yanone", "status": "new", "kind": "family", "id": "ebefb1b8b573944000514ba3d6f9b4d5bd422eb1"}, {"date": "2023-02-01T16:18:28", "title": "Merge pull request #5854 from google/pushlists", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "edba453214969263965457c26d3986494874dfdc"}, {"date": "2023-02-01T16:08:43", "title": "Update push lists", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "f174657780c0aa804d1288cd88f2b808b41e4cc3"}, {"date": "2023-02-01T15:49:45", "title": "Merge pull request #5853 from google/axis-pull", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "fe4838612dd397a61868c828562730d57a8b3c0a"}, {"date": "2023-02-01T15:49:06", "title": "Merge pull request #5850 from google/gftools_packager_ofl_commissioner", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "4d9a862ec3c4613ab1a6150ab639532c250f1b69"}, {"date": "2023-02-01T15:29:19", "title": "[gftools-packager] Commissioner: Version 1.001;gftools[0.9.23] added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "ff73ff5e7cd7ae9ecc11bcf184c84894cef0fa95"}, {"date": "2023-02-01T13:08:21", "title": "Merge AxisRegistry commit '12b2364e7c179fcc00a1f0fe6422d9eea4f74788' into axis-pull", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "73274129d769c9d850fa606af983f0b861e19cb7"}, {"date": "2023-02-01T12:07:18", "title": "Merge pull request #5807 from google/gftools_packager_ofl_unicaone", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e060ed659a664ea9b373fa630df801e4521092b8"}, {"date": "2023-02-01T11:46:47", "title": "Merge pull request #5852 from google/gftools_packager_ofl_frankruhllibre", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "bd137275ee39d2482b9026cec32dd93586c8f636"}, {"date": "2023-02-01T11:46:24", "title": "Description udpated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "862187655d6cc805336aa7d6119efb9ba4ff36d5"}, {"date": "2023-02-01T11:45:30", "title": "[gftools-packager] Unica One: Version 2.000; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.23] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "332996b45504673ef1008d83ef30c50247bc92af"}, {"date": "2023-02-01T11:29:50", "title": "FrankRuhlLibre: [HOTFIX] bumped up version number", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "1f8b42569bf1ede4f01f5a2f5faee156918c1e29"}, {"date": "2023-02-01T11:22:29", "title": "[gftools-packager] Frank Ruhl Libre: Version 6.000;gftools[0.9.23] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "17f173c7fca9286e8318439f18a30bad98a53ab4"}, {"date": "2023-02-01T10:44:27", "title": "Updated description: broken link", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "400193255a5cf01eaef25fcd1e68d5514de060e2"}, {"date": "2023-02-01T10:37:40", "title": "Description updated according the update", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "9a9a6a8a9b0f424fb7ee2d77904cd835f80f5fd4"}, {"date": "2023-02-01T10:32:46", "title": "[gftools-packager] Metrophobic: Version 3.200; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.23] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "7dc9fd56284e5420d2c76a409241509fbb3062be"}, {"date": "2023-02-01T08:51:55", "title": "Update to_sandbox.txt", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "49959ec89697b760d4273f446e3d131d237f56fc"}, {"date": "2023-02-01T08:46:53", "title": "Merge pull request #5849 from google/davelab6-solway-metadata", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "69ba95d7342e067df9a9423dce90b5c85b5b14d3"}, {"date": "2023-02-01T05:14:26", "title": "Update METADATA.pb", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "72e7291fc0e67d34a8e45e0f587872c2587b9e40"}, {"date": "2023-02-01T05:09:59", "title": "Update METADATA.pb", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "1b6e078a0d551f29ec71ed5de25ba803aec9d214"}, {"date": "2023-01-31T14:45:25", "title": "reference project added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "d0edbe64458103979c0047a3ea03bd79a36238dd"}, {"date": "2023-01-31T14:36:40", "title": "Sharpness axis added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "7e2fdfd28de45477331c35c50494b83db4d9d5d1"}, {"date": "2023-01-31T13:58:08", "title": "Merge pull request #5844 from google/catalog-phudu", "author": "Marc Foley", "status": "new", "kind": "designer", "id": "67e8335e13990dc1b6f8304b010a7b458ad6364a"}, {"date": "2023-01-31T10:47:58", "title": "Merge pull request #5843 from google/description_ibm_plex", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "b15e30e24b92d2bb2d5143379470e84f994c5813"}, {"date": "2023-01-31T10:44:19", "title": "Merge pull request #5848 from google/gftools_packager_ofl_phudu", "author": "Marc Foley", "status": "new", "kind": "family", "id": "570b02f5ff66ae697f649a59b44ad0280587e474"}, {"date": "2023-01-31T10:39:13", "title": "ci test.yaml: post fb reports to google/fonts", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "60f2ce196d1fbe6e55c7d376699a10ae369eb2b3"}, {"date": "2023-01-31T10:35:57", "title": "Merge pull request #5833 from google/gftools_packager_ofl_faunaone", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "953e2f93a4c8817372677427257a9c4f8e306f4e"}, {"date": "2023-01-31T10:35:47", "title": "Update DESCRIPTION.en_us.html", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "40bf1d75f5a6cb4d83f651e625ae6377a7ba6a0a"}, {"date": "2023-01-31T10:23:56", "title": "[gftools-packager] Phudu: Version 1.005;gftools[0.9.23] added", "author": "Yanone", "status": "new", "kind": "family", "id": "6a136ce1ab0587e47d36c14a84a86fb3b39b3325"}, {"date": "2023-01-31T10:05:02", "title": "Merge pull request #5800 from google/gftools_packager_ofl_rokkitt", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "03c1c500329b5f2fd417485132dfe6ffa19d1025"}, {"date": "2023-01-30T21:15:11", "title": "Touch FoldIt metadata to have it reprocessed with harfbuzz fix https://github.com/harfbuzz/harfbuzz/issues/4085. (#5845)", "author": "Garret Rieger", "status": "modified", "kind": "designer", "id": "81cf79f685ad5df6403f179b976a09cc445633b2"}, {"date": "2023-01-30T15:06:57", "title": "Designer bio for Duong Tran (Phudu)", "author": "Yanone", "status": "modified", "kind": "metadata", "id": "2a3d491be47f7f55bd5c5ede761f1c5cb3ad9fe6"}, {"date": "2023-01-30T10:02:50", "title": "Updated IBM Plex descriptions on request of Mike Abbink", "author": "Yanone", "status": "modified", "kind": "family", "id": "f7b8f1ddbf1eb2f99414d8116e2127b3c0a85a39"}, {"date": "2023-01-27T19:13:49", "title": "Adding [MORF] Morph custom axis (#120)", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "12b2364e7c179fcc00a1f0fe6422d9eea4f74788"}, {"date": "2023-01-27T19:13:37", "title": "Volume axis updated (#119)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "02aac21cbd5c9f9d8ea41316866234565b0c3eab"}, {"date": "2023-01-27T14:28:56", "title": "Added minisize_url for Shantell Sans (#5830)", "author": "Yanone", "status": "modified", "kind": "family", "id": "390533e07bf31dfb3eda9924dab8741e1e3d4974"}, {"date": "2023-01-27T10:21:31", "title": "Description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "fa5c4c0def36b7936673942baef4aebbf5d7a098"}, {"date": "2023-01-27T10:19:47", "title": "[gftools-packager] Rokkitt: Version 3.103 added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "1994971012ab2fcbb86c4b92931a1fbe8de1428b"}, {"date": "2023-01-26T20:08:51", "title": "Push lists updated (#5838)", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "c9c236f0b9e8516f9cd298839fb0c943928a9750"}, {"date": "2023-01-26T18:52:15", "title": "Add blt_Tavt language to the Tai Heritage Pro metadata configuration (#5817)", "author": "Chris Simpkins", "status": "modified", "kind": "infrastructure", "id": "109b291c54cdefa594502ae4cb0edc0bb93cd199"}, {"date": "2023-01-26T18:38:58", "title": "Add lep_Lepc and sa_Lepc lang metadata configuration to Mingzat family (#5819)", "author": "Chris Simpkins", "status": "modified", "kind": "family", "id": "69e2a6ab9402ef34ff92d3f15c2d58bd9682e007"}, {"date": "2023-01-26T14:01:21", "title": "Description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "1e0ed9bf48af8cf5f83eea3653a016f32485b00f"}, {"date": "2023-01-26T13:59:57", "title": "[gftools-packager] Fauna One: Version 2.001; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.23] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "fb14d63ea9127df2d1f62397d37a89264e057483"}, {"date": "2023-01-26T13:12:22", "title": "Merge pull request #5832 from google/ci-refactor", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "22f34882090c05ab3c49bb29f8a036a97d9cce0b"}, {"date": "2023-01-26T12:43:15", "title": ".ci/run.sh: rewrite in python", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "7e3789a5124e37ad7f77e2b10983f6d57e300feb"}, {"date": "2023-01-25T22:47:01", "title": "Merge pull request #97 from googlefonts/davelab6-opsz-playfair", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "c1c0d9fe6de44de5dd590721abec7a66d4819ceb"}, {"date": "2023-01-25T15:50:48", "title": "Merge pull request #5815 from google/gftools_packager_ofl_gildadisplay", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "55b85ed846bea8869e5917059defb71022f0af85"}, {"date": "2023-01-25T13:11:05", "title": "update metadata", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "b802a546cf5206b793499532814d9483ba395bf4"}, {"date": "2023-01-25T13:05:45", "title": "New push / description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "e4ee36af2abc370a54379ceca8bf1ff4630d64c5"}, {"date": "2023-01-25T13:04:01", "title": "[gftools-packager] Gilda Display: Version 1.002; ttfautohint (v1.8.4.7-5d5b);gftools[0.9.22] added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "aacc2d18008c60e91af5e9e36b3384d44409da6e"}, {"date": "2023-01-24T23:06:41", "title": "Merge pull request #118 from vv-monsalve/Rotation-Axes-fix", "author": "Chris Simpkins", "status": "modified", "kind": "family", "id": "146180566ae90d8964dadfbb8562e3ed37bea345"}, {"date": "2023-01-24T17:33:53", "title": "Update to_sandbox.txt", "author": "Tomas", "status": "modified", "kind": "infrastructure", "id": "3424b9bda6ae209e65b2abb6890f50028380e468"}, {"date": "2023-01-24T16:21:45", "title": "test: use pypi gftools", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f9837da0a6da5a35cf97d536da26035c8d58c520"}, {"date": "2023-01-24T14:11:01", "title": "Merge pull request #114 from vv-monsalve/add-axis-update", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "e61ad059734e38c7e119588e7d079399b8c0fd8e"}, {"date": "2023-01-24T06:58:05", "title": "Update 1_add-axis.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "f7a2a8cc5c9c1f5f73f360be2bec246696a008d5"}, {"date": "2023-01-24T01:51:36", "title": "XROT, YROT description, Letters replaced by Glyphs", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "0b93f8df61a5b281016a45479042b7f116ddb37e"}, {"date": "2023-01-23T22:22:24", "title": "Merge pull request #115 from vv-monsalve/Flare", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "baf53abf04d234307495c1bc1a504a034c95e7fe"}, {"date": "2023-01-23T22:21:22", "title": "Merge pull request #5823 from google/gftools_packager_ofl_varelaround", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "699e70cd098cd9fd5010c7160d72b6d5455eae69"}, {"date": "2023-01-23T22:09:11", "title": "Create METADATA.pb", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c4d803f704498d8aae393b24a819f0d8877bbb6d"}, {"date": "2023-01-23T22:05:19", "title": "flare desc minor formatting fix", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "c95aed76bae85a7f666628b08eb3c46da9f37c75"}, {"date": "2023-01-23T22:03:06", "title": "Update to_sandbox (#5824)", "author": "Tomas", "status": "modified", "kind": "family", "id": "308ef34a1bbc3c30f1785b5c99e7bc496af10be0"}, {"date": "2023-01-23T22:02:15", "title": "[gftools-packager] Varela Round: Version 3.010; ttfautohint (v1.8.4.7-5d5b) added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "1866b1b967b78211927c48c9835099c33fb85b3b"}, {"date": "2023-01-23T21:53:23", "title": "description adjusted + default value fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "c9b35538e916c69668e4e0e559f5ef41de3b98d6"}, {"date": "2023-01-23T21:03:02", "title": "flair svag renamed to flare", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "94c169d08e502089eb37e1bc133aac9322eec525"}, {"date": "2023-01-23T21:00:59", "title": "flare description updated", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "ed6f4646cf9ed0097c623cf01c38abd1bb945269"}, {"date": "2023-01-23T20:59:54", "title": "flare axis precision 0", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "e3b4928346c8165e1f5953728147e5078ae224d6"}, {"date": "2023-01-23T20:47:55", "title": "flair textproto renamed to flare", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "2f63263179b4748a2a5485d4ede5b479a0e5dca4"}, {"date": "2023-01-23T18:26:50", "title": "image text fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "2d2ffc4e36a855b60a9bbff4e5e92f3408572f2a"}, {"date": "2023-01-23T18:25:56", "title": "Requirements poiting to Protocol added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "6f24682fedfeb6281078c5f457c02eb6d0bbf17f"}, {"date": "2023-01-23T18:24:40", "title": "hieracry fix + previous protocl related texts deleted", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "7dd1a04fd3a5f6060a8ac1d33a382d9d4ccf4682"}, {"date": "2023-01-23T17:23:29", "title": "Add primary_script for most Noto fonts (#5808)", "author": "Tomas", "status": "modified", "kind": "family", "id": "ce7b2b8c3fed0a84a390479cf019067bc7226cc4"}, {"date": "2023-01-23T16:28:17", "title": "Merge pull request #112 from vv-monsalve/main", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "7a09f4b90613c1ef5691761369128681ec9d8418"}, {"date": "2023-01-23T16:24:16", "title": "add-axis tempalte small fix", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "c45efdbf968473fdaf7465c35c9cd02854b5bd56"}, {"date": "2023-01-23T14:37:42", "title": "Merge pull request #5821 from google/catalog-gajrajone", "author": "Marc Foley", "status": "new", "kind": "designer", "id": "4cfa7c58e20aac26005927ddd2bce6d9c378e433"}, {"date": "2023-01-23T14:30:29", "title": "Merge pull request #5820 from google/gftools_packager_ofl_gajrajone", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "f2ccb946c50f5310fd9dae57a99f3de15a8e6368"}, {"date": "2023-01-23T14:30:18", "title": "Update DESCRIPTION.en_us.html", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "70002f430e395527d41f92ee05d77b69ce8eb4c0"}, {"date": "2023-01-23T10:00:52", "title": "Initial commit", "author": "Yanone", "status": "modified", "kind": "family", "id": "749a93583dc0c907f6b9de6fe54a8ebd2e5f0356"}, {"date": "2023-01-23T09:57:35", "title": "Update DESCRIPTION.en_us.html", "author": "Yanone", "status": "modified", "kind": "metadata", "id": "b26126b2799193ab6f87358959d12cc07b24dda3"}, {"date": "2023-01-23T09:36:02", "title": "[gftools-packager] Gajraj One: Version 1.000 added", "author": "Yanone", "status": "new", "kind": "family", "id": "e4ae4df6f73e12b4eb5d64e9de68c2c6af4f29dd"}, {"date": "2023-01-20T19:53:20", "title": "Update to_sandbox.txt and to_production.txt with pushed families. (#5809)", "author": "Garret Rieger", "status": "modified", "kind": "infrastructure", "id": "63edb6d1ed902e47909e5e62a8ab99321d714571"}, {"date": "2023-01-20T19:38:44", "title": "Update to_sandbox.txt with Shantell Sans (#5816)", "author": "Chris Simpkins", "status": "modified", "kind": "infrastructure", "id": "8d832d7d3b7b37c15d069cdce102e942c608cd2a"}, {"date": "2023-01-20T19:34:42", "title": "Merge pull request #5749 from google/gftools_packager_ofl_gloock", "author": "Marc Foley", "status": "new", "kind": "family", "id": "0716b5e2d81614c84696ce5254b3eb77a509d698"}, {"date": "2023-01-20T19:30:56", "title": "Merge pull request #5743 from google/gftools_packager_ofl_mynerve", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "a545a91816887212c3c0f067f8399099cd0ea33f"}, {"date": "2023-01-20T19:20:04", "title": "Description added", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "4f874ad52521c7998180f8eaca0507dd543ab583"}, {"date": "2023-01-20T19:20:04", "title": "[gftools-packager] Gloock: Version 1.000; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "65b8ac26c50d01b35ad5332b2825744737418cc3"}, {"date": "2023-01-20T19:15:46", "title": "Description added", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "f62016fce8fae068671a10fd2f71150f08b10c15"}, {"date": "2023-01-20T19:15:46", "title": "[gftools-packager] Mynerve: Version 1.000; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "08ed5a08b9c93e2e8bcb872ae6eeb3473a0f7d0f"}, {"date": "2023-01-20T17:54:56", "title": "Merge pull request #5750 from google/gftools_packager_ofl_delicioushandrawn", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "3b257d9b401ef05f3a81e4bf4864ea128461c5f2"}, {"date": "2023-01-20T17:54:42", "title": "Update DESCRIPTION.en_us.html", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "d8f2cdbb15bcb72e4531e6406f79a09e2bece797"}, {"date": "2023-01-20T17:39:01", "title": "Description added", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "849fab16f0f3ed501dc6bfaa0eb2c006429b11cd"}, {"date": "2023-01-20T17:39:01", "title": "[gftools-packager] Delicious Handrawn: Version 1.000; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "8c3135f0bdc9548fdfd220bca4defef03c8f7c6e"}, {"date": "2023-01-20T17:34:22", "title": "Merge pull request #5751 from emmamarichal/duartepinto", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "b3bbeb01ea8bb9b188de3545dec7234293c272a5"}, {"date": "2023-01-20T17:34:10", "title": "Update bio.html", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "8963b7102a4095679821bbe80f1d2432af0ddd93"}, {"date": "2023-01-20T15:38:42", "title": "Merge pull request #5753 from google/gftools_packager_ofl_golostext", "author": "Marc Foley", "status": "new", "kind": "family", "id": "afb8e88078771ec464210a822782144720fe2f09"}, {"date": "2023-01-20T15:21:20", "title": "Merge pull request #5806 from emmamarichal/vitalykuzmin", "author": "Marc Foley", "status": "new", "kind": "designer", "id": "b70ecc858a04a88de935896f3863ed0d80e1eb4c"}, {"date": "2023-01-20T15:08:37", "title": "Merge pull request #5814 from emmamarichal/mercedesjauregui", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "f58daf52277e4545c39b2e9de73fbbf37fdcea8b"}, {"date": "2023-01-20T14:13:05", "title": "Designer added: Mercedes J\u00e1uregui", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "3d3c1033902707d626878fd555f81b7858a1b36c"}, {"date": "2023-01-20T13:42:07", "title": "Voltaire: description updated", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "ffebbb2da6eb224128690f435e59cf9dd1e1922c"}, {"date": "2023-01-20T13:40:38", "title": "[gftools-packager] Voltaire: Version 1.008; ttfautohint (v1.8.4.7-5d5b) added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "edf3f6336ee6c7ae43b226e42575a12211f9842c"}, {"date": "2023-01-20T13:05:55", "title": "Merge pull request #5799 from google/gftools_packager_ofl_labrada", "author": "Marc Foley", "status": "new", "kind": "family", "id": "9ceedf4a0250603c2dacd493c4c20ad2c7499466"}, {"date": "2023-01-20T09:11:28", "title": "Merge pull request #5788 from google/catalog-shantell-sans", "author": "Marc Foley", "status": "modified", "kind": "designer", "id": "2ca4c12c0e8ad3afdc9e569037b871ac54778745"}, {"date": "2023-01-20T09:10:24", "title": "Merge pull request #5785 from google/gftools_packager_ofl_shantellsans", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "877e6c4c4930f8cfa35d697733081de30c76ef31"}, {"date": "2023-01-19T13:35:46", "title": "Designer added: Vitaly Kuzmin", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "a211c1c5fe54a2b8eae50be90bf6a84c5bf59d4e"}, {"date": "2023-01-19T11:10:48", "title": "updated designers in metadata", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "5b742254775bb6e460acfbd43d5837e5b6e6e52d"}, {"date": "2023-01-19T09:47:49", "title": "Labrada: description added", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "9af9d815d22ac905d857f2dd912444aa014e0b0f"}, {"date": "2023-01-19T09:45:52", "title": "[gftools-packager] Labrada: Version 1.000 added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "5ecbfea181adb637a32f19860753e679f1114024"}, {"date": "2023-01-18T21:03:26", "title": "Merge pull request #111 from vv-monsalve/Protocol", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "be7e1c54e3e79056722d2066a2c18de52ca10f16"}, {"date": "2023-01-18T20:09:55", "title": "Update README.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "9c697dd2590b24c7a30512609816843581b3dc48"}, {"date": "2023-01-18T19:32:59", "title": "Register new axes added - commented", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "a269e16e83bd22b0add774890dc6015bf58a5dbb"}, {"date": "2023-01-18T19:31:32", "title": "Clarification on fallback_only", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "d1a7729c18d08a108e7c734589eae1888cfeeea6"}, {"date": "2023-01-18T19:29:09", "title": "clarification on subtree repo", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "5f1d2f42de6c266ab0b165e66a12bcf0ad804129"}, {"date": "2023-01-18T13:03:55", "title": "[gftools-packager] Shantell Sans: Version 1.008;[ac192a2d6] added", "author": "Yanone", "status": "modified", "kind": "family", "id": "69f1733c88439c1170e6e17caf5ca463856e8337"}, {"date": "2023-01-18T12:56:19", "title": "Update README.md", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "f2eb316d4d5d061a3cff76cb552e460619a1e2de"}, {"date": "2023-01-18T12:28:30", "title": "test.yml: add pytest", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "e95f399c5f0b5a9b887cae47b1c4a86489ef1b00"}, {"date": "2023-01-18T11:39:23", "title": "Merge pull request #5794 from google/gftools_packager_ofl_martianmono", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "391b7a5224ec9ccdcc18169d756b501891f15cf7"}, {"date": "2023-01-18T10:42:47", "title": "Martian Mono: description updated according the update", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "bd1825a7e61f02a012a39ddf3c1a135e09c6703a"}, {"date": "2023-01-18T10:39:41", "title": "[gftools-packager] Martian Mono: Version 1.000 added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "1386d6284a09c9c25d8c1db08717d6e42a44867d"}, {"date": "2023-01-17T14:51:58", "title": "push lists updated (#5787)", "author": "Viviana Monsalve", "status": "modified", "kind": "designer", "id": "ea893a43af7c5ab5ccee189fc2720788d99887ed"}, {"date": "2023-01-17T13:41:14", "title": "Catalog updates for Shantell Sans", "author": "Yanone", "status": "modified", "kind": "family", "id": "bd22c51d4eda691d13b600b8b453025700781d86"}, {"date": "2023-01-16T10:56:13", "title": "Golos Text: Description added", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "07286047ff3324aa00b4517768d89e1bba9398a5"}, {"date": "2023-01-16T10:56:13", "title": "[gftools-packager] Golos Text: Version 2.004 added", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "37f2be10a78866be564594309611ec9db1d84e97"}, {"date": "2023-01-16T10:55:41", "title": "Merge pull request #5752 from emmamarichal/agungrohmat", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "2309eb4984141b3600cc344860cadf879d69e118"}, {"date": "2023-01-16T10:55:28", "title": "Update catalog/designers/agungrohmat/bio.html", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "edc5a6a9abe46bfed28a3a7000e2cf34888e4eed"}, {"date": "2023-01-16T10:54:05", "title": "Merge pull request #5763 from emmamarichal/alexandrakorolkova", "author": "Marc Foley", "status": "modified", "kind": "designer", "id": "11ccd9974d896e8c03deddd0fc3202b44f0a0fa0"}, {"date": "2023-01-16T10:50:38", "title": "Merge pull request #5765 from m4rc1e/wix-test", "author": "Marc Foley", "status": "new", "kind": "family", "id": "33edc6c053ecdce161cf4d96d51af5f627234b8c"}, {"date": "2023-01-16T10:48:21", "title": "Merge pull request #5776 from google/gftools_packager_ofl_sofiasans", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e2925f1c2de830870d09ac7b9c7d6c4f7d5762c0"}, {"date": "2023-01-16T10:47:56", "title": "Merge pull request #5777 from google/gftools_packager_ofl_sofiasansextracondensed", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "803f63ff6f0485d7c721093299bb60a68c6f949b"}, {"date": "2023-01-16T10:47:37", "title": "Merge pull request #5778 from google/gftools_packager_ofl_sofiasanssemicondensed", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c5cc592cdd413e38c351a6b171fbeaf814060170"}, {"date": "2023-01-16T10:47:15", "title": "Merge pull request #5779 from google/gftools_packager_ofl_sofiasanscondensed", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "a154cb6052bf41356f2e8148270a3f235682dc0e"}, {"date": "2023-01-12T20:28:41", "title": "Greek + minisite-url added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "eb6c3bdf3205195b25893fcf5b0340744bcc2403"}, {"date": "2023-01-12T20:25:37", "title": "[gftools-packager] Sofia Sans Condensed: Version 4.101 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "d29bab3d734df10fff552816c1d3c817df4b70d6"}, {"date": "2023-01-12T20:23:34", "title": "Greek + minisite-url added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "9576aa4f5d83726e3650f5de9bbc37b9a1d5b854"}, {"date": "2023-01-12T20:22:03", "title": "Greek + minisite-url added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "585d46909a7a443bea6ef37cdf8ab78c6be9336e"}, {"date": "2023-01-12T20:20:27", "title": "Greek + minisite-url added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "3a08d41301dd8c3359c3ca1a833dbe14afb7ced6"}, {"date": "2023-01-12T20:17:00", "title": "[gftools-packager] Sofia Sans Semi Condensed: Version 4.101 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "8f9a4cb38e5b69d5b1832aad49b14b75a83c1dc4"}, {"date": "2023-01-12T20:14:38", "title": "Tiro Telugu: Version 1.53 added (#5772)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "160934bd04a114f0552d6b0851cc512b5c8d1b34"}, {"date": "2023-01-12T20:10:12", "title": "[gftools-packager] Sofia Sans Extra Condensed: Version 4.101 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "4b252b0aded5c0d84ea80f50214f9d0d70074d36"}, {"date": "2023-01-12T18:59:35", "title": "[gftools-packager] Sofia Sans: Version 4.101 added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "50e6814541f0d101cd3569f9df087a022ac7f163"}, {"date": "2023-01-12T09:59:18", "title": "wix: add statics", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "3d9068375ee5dbd0bd1ea03c4a15718ad273de06"}, {"date": "2023-01-11T16:39:35", "title": "Merge pull request #107 from jordanwilliams/fix-WONK-axis-description-typo", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "b3d91f030784471bf32fe02e6fcffee202995634"}, {"date": "2023-01-11T16:02:51", "title": "Merge pull request #108 from googlefonts/protect-axis-names", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "8817e478d50bc34a2e2e990a7f402f6f984745fa"}, {"date": "2023-01-11T15:59:45", "title": "Also protect STAT table name IDs from the axis list ", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "32f8aa63da905e7e8e0bfcf25e6df9b85391c408"}, {"date": "2023-01-11T15:57:19", "title": "Merge pull request #110 from m4rc1e/fix2", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "25acf1d07dc814ceee6644817a2249ea2f120c63"}, {"date": "2023-01-11T15:51:19", "title": "black", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "498634a7a6934ed5e4e00023d81cfd01a650de64"}, {"date": "2023-01-11T15:47:51", "title": "update setup deps", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4506b5fb8d75b4837953805a25fdc381ab30be63"}, {"date": "2023-01-11T13:27:13", "title": "[gftools-packager] Noto Serif Khitan Small Script: Version 1.000; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "new", "kind": "family", "id": "f1b788b19b10136fabdf5ca4e0fc6afd375bceef"}, {"date": "2023-01-11T11:40:11", "title": "Merge pull request #5766 from m4rc1e/ci-fix1", "author": "Simon Cozens", "status": "new", "kind": "infrastructure", "id": "c048e845b557828ad5b1022dfbddbdf53017a500"}, {"date": "2023-01-11T11:29:49", "title": "ci: add render command", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "0685531d091f1406c6044d9c2d790ab709bd2883"}, {"date": "2023-01-11T10:49:12", "title": "Reinstate article", "author": "Simon Cozens", "status": "new", "kind": "infrastructure", "id": "053da3f08764f19e1d7b9e651562cdd47502a07e"}, {"date": "2023-01-11T10:49:12", "title": "[gftools-packager] Noto Serif Balinese: Version 2.004; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "06392c2b8293e537d6fe7303c2eea30de1b314b2"}, {"date": "2023-01-11T10:48:21", "title": "[gftools-packager] Noto Sans Duployan: Version 3.001 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "3cf1ad948b416fc51ba9a996e78e4d0367f72720"}, {"date": "2023-01-11T10:47:30", "title": "[gftools-packager] Noto Sans Syriac Eastern: Version 3.001 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "9229facd9675926a1a1bcdfb56c23554b20f2839"}, {"date": "2023-01-11T10:37:59", "title": "[gftools-packager] Noto Sans Syriac: Version 3.000 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "e0ffbb1a104e2ef0f42f784db5de87193f8181e0"}, {"date": "2023-01-11T10:37:20", "title": "[gftools-packager] Noto Traditional Nushu: Version 2.003 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "461c8619d2e4a5af5c240ecb6597323cf5bcc6bf"}, {"date": "2023-01-11T10:37:07", "title": "[gftools-packager] Noto Sans Kharoshthi: Version 2.004; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "2a6c3570a0cd88020b524b7d83491d81b6066e76"}, {"date": "2023-01-11T10:36:45", "title": "[gftools-packager] Noto Sans Tamil Supplement: Version 2.001; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "4160c05000b3c5c757aa6deb7288ea354a56c8b2"}, {"date": "2023-01-11T10:36:38", "title": "[gftools-packager] Noto Sans Nushu: Version 1.003; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "d88c063add2705b55c16487efc20fc39ebbf5576"}, {"date": "2023-01-11T10:36:04", "title": "[gftools-packager] Noto Sans Cypro Minoan: Version 1.503; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "b211b343eddfd476b83ba082d456a3f3fdb63966"}, {"date": "2023-01-11T10:35:45", "title": "[gftools-packager] Noto Sans Gunjala Gondi: Version 1.003 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "f034f745c814aedf4b2b978f76b180704b9ca913"}, {"date": "2023-01-11T10:35:27", "title": "[gftools-packager] Noto Sans Nandinagari: Version 1.001; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "e9719dc3104b70186c61d9b30caa281e27f6dfe9"}, {"date": "2023-01-11T10:35:12", "title": "[gftools-packager] Noto Sans Inscriptional Parthian: Version 2.003; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "919fad42399c2b4cfd4010962dddd2eb994b11d2"}, {"date": "2023-01-11T10:34:38", "title": "[gftools-packager] Noto Serif Makasar: Version 1.001; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "21071f2b5fda88d4935a5611a9f744ef2da36418"}, {"date": "2023-01-11T10:34:15", "title": "[gftools-packager] Noto Serif Vithkuqi: Version 1.005 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "528d260a7ed7482ae562c272505edde8d560acab"}, {"date": "2023-01-11T10:34:07", "title": "[gftools-packager] Noto Sans Vithkuqi: Version 1.001 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "cf4ce30945663f382ad4812ccfdbcbe9263d9d1e"}, {"date": "2023-01-11T10:33:46", "title": "[gftools-packager] Noto Sans Chorasmian: Version 1.002; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "46c9d956be8b8f5a2fe64b798ea70a399a27833a"}, {"date": "2023-01-11T10:33:21", "title": "[gftools-packager] Noto Sans Elbasan: Version 2.004; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "33c2271365c61d369c12ce11affdef19b479e200"}, {"date": "2023-01-11T10:32:58", "title": "[gftools-packager] Noto Sans Bhaiksuki: Version 2.002; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "8a7f931d554befd44d5f9c747c8b06d46537256e"}, {"date": "2023-01-11T10:32:48", "title": "wixmadefortext: static hint test", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "8d9e2eb3867ec8f0a8471d21c8c32b9cece44adf"}, {"date": "2023-01-11T10:32:46", "title": "[gftools-packager] Noto Sans Ugaritic: Version 2.001; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "e1b36653391885e32e9a67b2aba3139b0b429625"}, {"date": "2023-01-11T10:29:18", "title": "[gftools-packager] Noto Serif Tangut: Version 2.169; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "3c35f781b88c2d48013d2e542aa62f89ee15da52"}, {"date": "2023-01-11T10:29:06", "title": "[gftools-packager] Noto Sans Sogdian: Version 2.002; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "a6a9450a349534523972f8eda224cc169bf30adb"}, {"date": "2023-01-11T10:28:49", "title": "[gftools-packager] Noto Sans Psalter Pahlavi: Version 2.002; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "97042f8f6782191905803fc73fdff639ed554827"}, {"date": "2023-01-11T10:28:33", "title": "[gftools-packager] Noto Sans Palmyrene: Version 2.001; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "0a60c4712b27b9ed1999cc16126cd5d7ab94524a"}, {"date": "2023-01-11T10:28:22", "title": "[gftools-packager] Noto Sans Nabataean: Version 2.001; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "3075e0d84075bb9e906c1d61aa1bc67cda3deea4"}, {"date": "2023-01-11T10:28:08", "title": "[gftools-packager] Noto Sans Samaritan: Version 2.001; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "d4df9d2463070c41c6fecc358288299c8be2c44e"}, {"date": "2023-01-11T10:27:56", "title": "[gftools-packager] Noto Sans Old Sogdian: Version 2.002; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "777a39034e229a399450f544851d9a82dd254f2c"}, {"date": "2023-01-11T10:27:35", "title": "[gftools-packager] Noto Sans Meroitic: Version 2.001; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "25b6c5f4941c2c47e254f4444bffcfacd2ef3212"}, {"date": "2023-01-11T10:27:15", "title": "[gftools-packager] Noto Sans Old South Arabian: Version 2.001; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "be0133628223c7bb2bfe83c3dbbd9926205cb32b"}, {"date": "2023-01-11T10:27:01", "title": "[gftools-packager] Noto Sans Old Permic: Version 2.001; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "82a00fc4cea66e343ff82863027cd640536e272e"}, {"date": "2023-01-11T10:26:53", "title": "[gftools-packager] Noto Sans Old Persian: Version 2.001; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "5a00993a86017777211a38667f4dad004439f6cd"}, {"date": "2023-01-11T10:26:40", "title": "[gftools-packager] Noto Sans Old North Arabian: Version 2.001; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "4ca3cc1974b0f81ecc2484d3095757c86a822b6e"}, {"date": "2023-01-11T10:26:29", "title": "[gftools-packager] Noto Sans Old Italic: Version 2.003; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "334143cfa72e7659de07b28fc6e02f0f3ac2fe2f"}, {"date": "2023-01-11T10:26:19", "title": "[gftools-packager] Noto Sans Marchen: Version 2.003; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "508df1f1d6923ce8ad76e24699d720cd67a1dc4b"}, {"date": "2023-01-11T10:26:07", "title": "[gftools-packager] Noto Sans Hatran: Version 2.001; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "d430c2fdde71b7e28ad23c84a387a77b28de58ff"}, {"date": "2023-01-11T10:25:23", "title": "[gftools-packager] Noto Serif Yezidi: Version 1.001 added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "1a59ba80546208c4825c4450ea9c1232a3fbbe42"}, {"date": "2023-01-11T10:25:10", "title": "[gftools-packager] Noto Sans Soyombo: Version 2.001; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "be97307b8572315e39054add849b6b760f7c8b7d"}, {"date": "2023-01-11T10:24:55", "title": "[gftools-packager] Noto Sans Runic: Version 2.002; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "cc75b7d0ac3515f034d1b9740edff62942ac7cf9"}, {"date": "2023-01-11T10:24:39", "title": "[gftools-packager] Noto Sans Glagolitic: Version 2.002; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "05f9356d4d27bfb828d4043e20310b6768404ee2"}, {"date": "2023-01-11T10:24:27", "title": "[gftools-packager] Noto Sans Kaithi: Version 2.004; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "ae71993f4bb61ebb6295cace4414e6b279553a85"}, {"date": "2023-01-11T10:24:04", "title": "[gftools-packager] Noto Sans Mayan Numerals: Version 2.001; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "f6b73ff0b361d674f0701befb7f29d6d4a77591c"}, {"date": "2023-01-11T10:23:33", "title": "[gftools-packager] Noto Sans Inscriptional Pahlavi: Version 2.003; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "f0f3f8a07735af1d709dc87f995e99b85fceffde"}, {"date": "2023-01-11T10:23:16", "title": "[gftools-packager] Noto Sans Indic Siyaq Numbers: Version 2.002; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "27d48cccb67bf041d338253cc12ea00c1e76353c"}, {"date": "2023-01-11T10:23:03", "title": "[gftools-packager] Noto Sans Imperial Aramaic: Version 2.001; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "70c2f55ddfd4362c2ab497c10c992c26c7e6a387"}, {"date": "2023-01-11T10:22:36", "title": "[gftools-packager] Noto Sans Mandaic: Version 2.002; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "5250b19f06d73978467acb234f02a71c5085ff64"}, {"date": "2023-01-11T10:21:54", "title": "[gftools-packager] Noto Sans Carian: Version 2.002; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "bf9c9d387e00b8425bc8772656bab25969af0d9e"}, {"date": "2023-01-11T10:21:26", "title": "[gftools-packager] Noto Sans Anatolian Hieroglyphs: Version 2.001; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "44cd4014a063106de1de27e9f04223bedceed2f5"}, {"date": "2023-01-11T10:21:12", "title": "[gftools-packager] Noto Sans Tirhuta: Version 2.003; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "0b6cd615bf7c55113fe95fb3ed3bca9452917c1d"}, {"date": "2023-01-11T10:20:53", "title": "[gftools-packager] Noto Sans Khudawadi: Version 2.003; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "3adbcd5ab0dd311dc8352776a4a117a77a446cba"}, {"date": "2023-01-11T10:20:38", "title": "[gftools-packager] Noto Sans Gothic: Version 2.001; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "0423e9f6625093d00a8d2ffd829d7deb5e6b13b6"}, {"date": "2023-01-11T10:20:09", "title": "[gftools-packager] Noto Sans Shavian: Version 2.001; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "dd58b4e5a2cb38dde19e74b1c967f0a2f6b6585e"}, {"date": "2023-01-11T10:19:58", "title": "[gftools-packager] Noto Sans Ogham: Version 2.001; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "f2e8966b3befa3191f8f743562904d45af19a82f"}, {"date": "2023-01-11T10:19:46", "title": "[gftools-packager] Noto Sans Phoenician: Version 2.001; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "ec44ba67df35ab5e6bfd895326e4bd70ea6bdd16"}, {"date": "2023-01-11T10:19:32", "title": "[gftools-packager] Noto Sans Manichaean: Version 2.004; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "38faa001fa7eee4a4e74f5c00afcd19205e367c5"}, {"date": "2023-01-11T10:18:49", "title": "[gftools-packager] Noto Sans Mahajani: Version 2.003; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "ab4b186cc9cd5a0d3374a503fc67a75e066df60b"}, {"date": "2023-01-11T10:18:37", "title": "[gftools-packager] Noto Sans Lydian: Version 2.001; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "e24a82255c202625d29258d9846971855f373e65"}, {"date": "2023-01-11T10:18:17", "title": "[gftools-packager] Noto Sans Linear B: Version 2.002; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "e72dd3b1f27abcd665e0efb466785005de08b1fb"}, {"date": "2023-01-11T10:17:36", "title": "[gftools-packager] Noto Sans Egyptian Hieroglyphs: Version 2.001; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "bfea3a4798ec42f756b4bb7cdbfb0e9b9d4dc34a"}, {"date": "2023-01-11T10:17:23", "title": "[gftools-packager] Noto Sans Cuneiform: Version 2.001; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "ebd5583f75afa542f68e6a0fa682106cf5b89f65"}, {"date": "2023-01-11T10:17:05", "title": "[gftools-packager] Noto Sans Deseret: Version 2.001; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "c76de863e1bda5c59b9348cbcbf85d15eef4c461"}, {"date": "2023-01-11T10:14:56", "title": "[gftools-packager] Noto Sans Brahmi: Version 2.003; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "de9d37985052db21df682f9dd9f0a9ac6014cb7e"}, {"date": "2023-01-11T09:50:54", "title": "Merge pull request #5764 from m4rc1e/diffenator2-2", "author": "Simon Cozens", "status": "modified", "kind": "metadata", "id": "d3de6bade3836178a61002e28034158ee0b1a37b"}, {"date": "2023-01-11T09:39:28", "title": "use ubuntu", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "269f8cb33573348492d82277888b7cdb2b1da985"}, {"date": "2023-01-11T09:21:17", "title": "update ci to use diffenator2", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "1b93776d73fde8597bde8251b960e85e2aa2dfea"}, {"date": "2023-01-11T09:14:19", "title": "Updated designer: Alexandra Korolkova", "author": "Emma Marichal", "status": "modified", "kind": "designer", "id": "796ad3e77e84bf4802015f5b6759ffe76bb3836f"}, {"date": "2023-01-11T09:13:05", "title": "Designer added: Alexandra Korolkova", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "07cd5151d111de0861fb4f092d78e6977f65646c"}, {"date": "2023-01-10T21:26:47", "title": "Update to_production.txt. (#5760)", "author": "Garret Rieger", "status": "modified", "kind": "infrastructure", "id": "5dcf6c04612312ec5b01e990cc0d08c871d68a42"}, {"date": "2023-01-09T19:51:10", "title": "Update to_production.txt", "author": "Rod", "status": "modified", "kind": "family", "id": "9aba8ae2d286384be87dbd12a8a5a0e16db14408"}, {"date": "2023-01-06T20:29:06", "title": "Update wonky.textproto", "author": "Jordan Williams", "status": "modified", "kind": "family", "id": "fe93277a8590ecd60916866a70271c42144d7341"}, {"date": "2023-01-06T09:06:15", "title": "Designer added: Agung Rohmat", "author": "Emma Marichal", "status": "modified", "kind": "designer", "id": "bd26154ea0f0e892f5ce09bc8ea12b645f400124"}, {"date": "2023-01-06T08:31:57", "title": "Designer added: Duarte Pinto", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "e1000b131403d0a0e57b259f174af8526736cbb7"}, {"date": "2022-12-23T03:20:11", "title": "Add missing articles to Lexend families (#5727)", "author": "Nathan Williams", "status": "modified", "kind": "family", "id": "814345fe12e0a3ce4d2032c7f4b79e82e75119b4"}, {"date": "2022-12-16T22:58:12", "title": "Merge pull request #105 from xconsau/patch-1", "author": "Chris Simpkins", "status": "modified", "kind": "family", "id": "ce28f4915addaaaea026af05d8636322aae7e0e2"}, {"date": "2022-12-15T18:24:17", "title": "Checked in.", "author": "Andrew John", "status": "modified", "kind": "family", "id": "4fe32cb62223e8ef8c13d87213285a3cc6f2e324"}, {"date": "2022-12-15T15:35:06", "title": "Update width.textproto", "author": "Saurabh Sharma", "status": "modified", "kind": "family", "id": "8a386d9cc80af9ba2761fe7c0696de4f591f7dcc"}, {"date": "2022-12-15T15:34:47", "title": "updated lists (#5719)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "1ec832892b7687a0412dffc3567cdf089bfcce94"}, {"date": "2022-12-15T15:19:44", "title": "BIZ UDPMincho: Version 1.06 added; BIZ UDMincho: Version 1.06 added (#5697)", "author": "Aaron", "status": "modified", "kind": "family", "id": "63833b7d10bb1f86a8f0b91cba2d3ae1f68d1aa3"}, {"date": "2022-12-15T14:55:41", "title": "More GFK post-Q4 fixes & tweaks (#5693)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "family", "id": "eb42e607c17ee782f947c5cfb8c0270af48e6363"}, {"date": "2022-12-15T13:41:49", "title": "Solitreo: Version 1.000; ttfautohint (v1.8.4.7-5d5b) added (#5297)", "author": "Eli Heuer", "status": "new", "kind": "family", "id": "49028eef77409ba19009c45afb385f4c9a9b9592"}, {"date": "2022-12-15T11:14:17", "title": "[gftools-packager] Allura: Version 1.110 added (#5716)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "df7361c02f95af215f3ffc4b51bd441c147a6fca"}, {"date": "2022-12-15T10:58:53", "title": "[gftools-packager] Baskervville: Version 1.002; ttfautohint (v1.8.4.7-5d5b) added (#5718)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "9b8a6027c499b8199cf71b26d085951c529858e2"}, {"date": "2022-12-15T10:11:09", "title": "Hanken Metadata designers rearranged (#5715)", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "72006fad59db77035ac8ca666c6c7335fad93074"}, {"date": "2022-12-14T21:52:10", "title": "Done with test.", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "a4e803c4c9567167855cc6af426e3fce2e823fee"}, {"date": "2022-12-14T21:31:30", "title": "Test auto import", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "f0faecce74a31ccfe17bab0abac7edab92e4dcdd"}, {"date": "2022-12-14T16:58:34", "title": "Add article edits that were left out of last PR (#5713)", "author": "Nathan Williams", "status": "modified", "kind": "metadata", "id": "a26c58a48cb97c711bb83f39de99a861cb5408bd"}, {"date": "2022-12-13T21:40:50", "title": "Apply requested article edits. (#5710)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "235532ac57fade3eff03195a41841f38f4c94013"}, {"date": "2022-12-13T18:27:24", "title": "Update to_production.txt with axis registrations (#5708)", "author": "Chris Simpkins", "status": "modified", "kind": "infrastructure", "id": "1ed8ccfa0c81c027d2b1b1a90929489b28a11f2e"}, {"date": "2022-12-13T18:00:14", "title": "Merge pull request #5704 from google/update-axis-registry", "author": "Chris Simpkins", "status": "modified", "kind": "infrastructure", "id": "ba2946c60e64db8b59641c41be0d83e4008b2113"}, {"date": "2022-12-13T17:50:20", "title": ".ci/run.sh: skip dirs which are not used for hosting fonts", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "303c961c442416f19f3dfd7d9a89fae270a4daec"}, {"date": "2022-12-13T14:16:52", "title": "Merge commit '8c2b9819bb918230b5582963b312ef858a04ad32' into update-axis-registry", "author": "Chris Simpkins", "status": "modified", "kind": "family", "id": "336e46926724cc1e4a301b13daec78fc8dc2b88d"}, {"date": "2022-12-13T14:15:19", "title": "Merge pull request #100 from googlefonts/Mutation", "author": "Chris Simpkins", "status": "modified", "kind": "family", "id": "8c2b9819bb918230b5582963b312ef858a04ad32"}, {"date": "2022-12-13T03:09:33", "title": "Checked in to prod/main.", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "fa69df50ac0b47eaa26e7df056db41bd2a4e70a5"}, {"date": "2022-12-12T18:56:01", "title": "Checked in readexpro", "author": "Andrew John", "status": "modified", "kind": "family", "id": "5fc09884e2f904f20777bb0943604b0a83b119ea"}, {"date": "2022-12-11T22:23:39", "title": "Update README.md gf-guide/lang link", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "3c4ec2a3e326bd6918087d16c31b6d8b54f5fc0e"}, {"date": "2022-12-11T22:21:54", "title": "Update README.md", "author": "Nathan Williams", "status": "modified", "kind": "family", "id": "836cc63500adb6b825234df8424ff0083cd561d4"}, {"date": "2022-12-11T04:00:38", "title": "Update mutation.textproto", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "0fd1e495ba3b2ec672e61e1994850956a56c6881"}, {"date": "2022-12-10T16:10:38", "title": "Mutation.textproto: New description, range, link", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "75f6ef5bafddaa30f8c3a06fa2c4032811dc97fa"}, {"date": "2022-12-10T16:10:38", "title": "Mutation axis added", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "aa712c79186cfb072aa0ba97be0443ef5100ef76"}, {"date": "2022-12-10T16:10:01", "title": "Merge pull request #101 from googlefonts/fix-ci", "author": "Chris Simpkins", "status": "new", "kind": "infrastructure", "id": "aab4acf6e9f26d5de3b424d4e3b13dc40f9df645"}, {"date": "2022-12-10T16:08:12", "title": "update Roboto Flex optical size expected string casing in ttx", "author": "Chris Simpkins", "status": "modified", "kind": "family", "id": "bb78bb876565402de8354e97ff21aa8a9d234c06"}, {"date": "2022-12-09T20:19:32", "title": "Update to_sandbox.txt (#5695)", "author": "nyshadhr9", "status": "modified", "kind": "infrastructure", "id": "f1182d83b2cb514d78f50d2b01bb9fa5e85e396e"}, {"date": "2022-12-09T19:42:56", "title": "update to_production list (#5694)", "author": "Chris Simpkins", "status": "modified", "kind": "infrastructure", "id": "05a7691a92e13e47f970cd011cb1c85b947ed60f"}, {"date": "2022-12-09T14:49:50", "title": "updated sandbox list (#5692)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "58f71ec82624b75995c0b0a53c6a4ef32511e0e5"}, {"date": "2022-12-09T13:56:42", "title": "Merge pull request #51 from googlefonts/source-note-fields", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "d885b2e8d70601c87d05b2808590a95b1cfc48d9"}, {"date": "2022-12-09T13:43:36", "title": "Noto Sans TC Hotfix2 (#5534)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "b950a7257470b900078f2bf3223823a8602de7e1"}, {"date": "2022-12-09T13:35:10", "title": "Noto Sans SC hotfix2 (#5533)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "2894aab31764f10f29c421bdfd2340d3b382d384"}, {"date": "2022-12-09T13:28:18", "title": "Noto Sans KR hotfix2 (#5532)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "4efc2774c63917927efe769ca845def6bd6debae"}, {"date": "2022-12-09T13:18:28", "title": "This replaces the binary of Noto Sans HK from one based on NotoSansCJKhkVF.ttf to one based on Subset/NotoSansHK-VF.ttf. (#5531)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "ee77269b02c0e91a442dcdbba10812a5b2bd32be"}, {"date": "2022-12-09T12:59:37", "title": "[gftools-packager] Alex Brush: Version 1.111; ttfautohint (v1.8.4.7-5d5b) added (#5686)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "3f9fd6d69e4159a8aa05055539ed1acc1b3986a3"}, {"date": "2022-12-09T12:57:08", "title": "[gftools-packager] Inter Tight: Version 3.004 added (#5681)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "fac60545cc0de9d4eff6eb5b1ab88bcdfc9ecc69"}, {"date": "2022-12-08T16:44:45", "title": "Update to_production.txt (#5685)", "author": "nyshadhr9", "status": "modified", "kind": "infrastructure", "id": "a92482c275976412057f54e7568092459c7e35ac"}, {"date": "2022-12-08T13:58:38", "title": "updated to_ lists (#5684)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "d232b7e6f50b69a47b923ef00ac7672a769cefac"}, {"date": "2022-12-08T11:10:22", "title": "Fix BioRhyme naming. (#5516)", "author": "Markus Reiter", "status": "modified", "kind": "infrastructure", "id": "7cf2c27881375b967b77484fb9fb4c98499c874c"}, {"date": "2022-12-07T18:48:32", "title": "Another test.", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "94010669bc00971ed7c49c3be5222abc0c72cc23"}, {"date": "2022-12-07T18:47:56", "title": "Test new version", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "c48a8e2f6599b451f1d7bdf45be8946ad128a8f1"}, {"date": "2022-12-07T14:23:17", "title": "[gftools-packager] Inter Tight: Version 3.003 added (#5666)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "0f620f526a279b692cd9010be8d4b71ec4469585"}, {"date": "2022-12-07T12:52:18", "title": "Padyakke Expanded One: Version 1.500; ttfautohint (v1.8.4.7-5d5b) added (#5676)", "author": "Yanone", "status": "new", "kind": "family", "id": "982a5a952f8a93a26a1cfcebf0f57051d5e67a08"}, {"date": "2022-12-07T12:51:30", "title": "[gftools-packager] Artifika: Version 1.102; ttfautohint (v1.8.4.7-5d5b) added (#5675)", "author": "Yanone", "status": "modified", "kind": "family", "id": "f7e147d1554adf1131860c5e1d9329197e38135b"}, {"date": "2022-12-07T11:48:33", "title": "Adding Hanken Grotesk designers (#5669)", "author": "Viviana Monsalve", "status": "new", "kind": "designer", "id": "67dcf3cb18b0b52710474bb1b8345aad02a0d025"}, {"date": "2022-12-07T11:48:03", "title": "Kumbh Sans: Version 1.004 added (#5667)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "30b43cbadaee68d13d6438099156aa9374537516"}, {"date": "2022-12-07T11:33:32", "title": "amiri: 1.000 added (#5672) (#5679)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "dcf194e3d213630b365a863f3f2f2df8a223e447"}, {"date": "2022-12-07T06:20:56", "title": "tests/data/RobotoFlex*ttf Correct Optical Size title case", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "2d86d4c4e41d56a97987de7b2ccf64a926908604"}, {"date": "2022-12-07T06:20:56", "title": "optical_size.textproto Title Case for consistency", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "514d31b294deec134456ef16157c7b6503f39415"}, {"date": "2022-12-07T03:33:16", "title": "More testing.", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "f35f0d7195237c6c82fbad1ae8f729f9711a3975"}, {"date": "2022-12-07T00:27:56", "title": "add Readex Pro to to_production.txt list (#5678)", "author": "Chris Simpkins", "status": "modified", "kind": "infrastructure", "id": "262bdb0c97a4bcb1dc12fc8c476201b59c58417d"}, {"date": "2022-12-07T00:15:52", "title": "Merge pull request #5677 from google/chrissimpkins-update-axisregistry", "author": "Chris Simpkins", "status": "new", "kind": "infrastructure", "id": "bceb952217282e780e46cc248271db15be080545"}, {"date": "2022-12-07T00:09:18", "title": "Merge commit '4c9db329d9303a64b0cd7a3d40be24d2b5e667fa' into chrissimpkins-update-axisregistry", "author": "Chris Simpkins", "status": "modified", "kind": "infrastructure", "id": "8886f74a902cc1dfddd11b92642c24a10212961d"}, {"date": "2022-12-07T00:03:27", "title": "Test push 2.", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "4d260794b86fc88de2923b2e2debbbbb3cde51e4"}, {"date": "2022-12-06T23:19:20", "title": "Testing primary_language.", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "80916ce6eec1678ac30ace296a8c1ec5dc371d39"}, {"date": "2022-12-06T23:18:37", "title": "Test primary_language.", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "7560eab987a4474043b3e95ece8be408f033d8ea"}, {"date": "2022-12-05T21:22:02", "title": "Test primary_language", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "4aaee05e3f591e2a00f815736cf5f3055a193f22"}, {"date": "2022-12-05T21:19:16", "title": "Checked in", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "66aad4c19ae5eb068da0a105f8b6fbaf8260f473"}, {"date": "2022-12-05T10:44:17", "title": "GFK Q4 fast-follows (#5665)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "1a0bcaf549e98ad8199e01861767090175c02467"}, {"date": "2022-12-05T09:06:41", "title": "Make small markdown fixes to recent GFK content (#5674)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "3ef12b695188cec61cc3ead34b4376622fbff472"}, {"date": "2022-12-02T22:07:19", "title": "Add Bounce [BNCE] axis (#63)", "author": "arrowtype", "status": "new", "kind": "infrastructure", "id": "4c9db329d9303a64b0cd7a3d40be24d2b5e667fa"}, {"date": "2022-12-02T22:06:52", "title": "Add Informality [INFM] axis (#90)", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "2b593590836d233868c635344eefe02169c7b0f3"}, {"date": "2022-12-02T22:06:21", "title": "Add Spacing [SPAC] axis (#62)", "author": "arrowtype", "status": "modified", "kind": "family", "id": "591c59938b66201ecf0050826d3e414fe3349fb3"}, {"date": "2022-12-02T21:38:44", "title": "Add styles sample text. Might want to replace with better text.", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "40db0c871c86ccbf82409238e90fb74f296bf614"}, {"date": "2022-12-02T21:10:10", "title": "Add tester sample text. Someone might want to choose better text.", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "a62da960501e182c1021761918afa37846d5f5a2"}, {"date": "2022-12-02T15:31:42", "title": "Update to_production.txt (#5668)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "4504aa3c336d0e7eb8b12fba56b2675651f3c1d4"}, {"date": "2022-12-02T13:39:30", "title": "Updated to_lists (#5662)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "7e4e113b71033258015feb575c04b9d24682c6f2"}, {"date": "2022-12-02T13:01:47", "title": "Tilt Warp: Version 1.000 added (#5652)", "author": "Yanone", "status": "new", "kind": "family", "id": "247dc317db7a310a5f4630afe96b14f5f82c03fb"}, {"date": "2022-12-02T13:00:11", "title": "Tilt Prism: Version 1.000 added (#5651)", "author": "Yanone", "status": "new", "kind": "family", "id": "ae18d3aa41e77feed2003ec4d639111b591a866f"}, {"date": "2022-12-02T12:58:23", "title": "Tilt Neon: Version 1.000 added (#5650)", "author": "Yanone", "status": "new", "kind": "family", "id": "9de0b19c17e0d64ece909428bf09565431b4e799"}, {"date": "2022-12-02T11:06:48", "title": "Add minisite_url metadata for Arapey, Fraunces, Gulzar, Recursive, Space Grotesk (#5570)", "author": "Chris Simpkins", "status": "modified", "kind": "infrastructure", "id": "4fd6ab1bdcfc43ade3dbd1c04c9137c35fdcf9a7"}, {"date": "2022-12-02T10:27:44", "title": "Open Sans Condensed: removed directory (#5664)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "42fa6aedff8c20a9516b130182ba260a8ff3decb"}, {"date": "2022-12-02T10:20:04", "title": "Adding Hanken Design Co. to designer metadata field (#5663)", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "09fe88e80988f324709ccf93cf3e29bc3dd90652"}, {"date": "2022-12-02T09:50:36", "title": "Dm Serif Text: description and metadata updated (#5661)", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "423656362f9d9d37819f8d2768ebe3f9ddcffc8a"}, {"date": "2022-12-02T09:49:08", "title": "Description and metadata updated (#5660)", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "1f3f7616b7c3dd607b77a7a00ce4a34a0563eedd"}, {"date": "2022-12-02T00:12:21", "title": "Checked in to sandbox.", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "956977b40a916f67cb3581f598ea943bb7add775"}, {"date": "2022-12-01T15:53:43", "title": "Advent Pro: Version 3.000 added (#5522)", "author": "Yanone", "status": "modified", "kind": "family", "id": "ce1042736e676efb88a1544e6df44ea597b90e37"}, {"date": "2022-12-01T15:07:44", "title": "Sofia Sans: bumped up version number (#5659)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "d1c3efa23d75c6609aca3e3f3ae50b08f24135fa"}, {"date": "2022-12-01T15:05:57", "title": "Update y_rotation.textproto", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "944a3e77597eab422817f9d6d35e200b73cdb411"}, {"date": "2022-12-01T15:04:02", "title": "Update x_rotation.textproto", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "05a07283e389a9f3639abe8be4895af68c7db908"}, {"date": "2022-12-01T13:46:45", "title": "[gftools-packager] Sofia Sans Semi Condensed: Version 4.100 added (#5656)", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "d7587a4a79fbe4dca888f3965b5fc0f9f11436e2"}, {"date": "2022-12-01T13:45:37", "title": "[gftools-packager] Sofia Sans Extra Condensed: Version 4.100 added (#5655)", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "46480f1f07c313ce1a61a2a7b94dd5e2b2daf4c7"}, {"date": "2022-12-01T13:44:44", "title": "[gftools-packager] Sofia Sans Condensed: Version 4.100 added (#5654)", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "51a4ff0296ffa9f5ea46c23166d1227bff2f2461"}, {"date": "2022-12-01T13:20:44", "title": "Noto Sans SignWriting: Version 2.004; ttfautohint (v1.8.4.7-5d5b) added (#5221)", "author": "Simon Cozens", "status": "new", "kind": "family", "id": "e90058221010d951b4d447a4a22de6056aa01e30"}, {"date": "2022-12-01T13:06:26", "title": "Noto Sans Tangsa: Version 1.504 added (#5220)", "author": "Simon Cozens", "status": "new", "kind": "family", "id": "1130b7bbe08c21194318e860737cc0ccb47e3575"}, {"date": "2022-12-01T12:55:57", "title": "Noto Serif Toto: Version 2.001 added (#5194)", "author": "Simon Cozens", "status": "new", "kind": "family", "id": "d3ff17015748c09f925577a1309b558c53773d3d"}, {"date": "2022-12-01T10:45:43", "title": "[gftools-packager] Sofia Sans: Version 4.100 added (#5657)", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "6b283a883ed468828fb1662c11333dc482c1ed0c"}, {"date": "2022-12-01T00:40:57", "title": "Add \"Climate Crisis\" and \"Handjet\" to to_sandbox list (#5658)", "author": "Chris Simpkins", "status": "modified", "kind": "infrastructure", "id": "64cd3148262fa8d0fef8770784bc6f394e921266"}, {"date": "2022-12-01T00:33:01", "title": "Checked in recent changes.", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "d0253df25eac810af5a0a11975d2224fcd5944b4"}, {"date": "2022-11-30T15:08:40", "title": "Updated to_ lists (#5653)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "f16de9efe277464842f0fb7c3088a6eb53adacb9"}, {"date": "2022-11-30T14:24:44", "title": "Adding caps letters to Latin-based African languages that have gflang profiles", "author": "Neil S Patel", "status": "modified", "kind": "family", "id": "8942686cc57a1eb599dc05bc9b4d391867dbd539"}, {"date": "2022-11-30T14:22:23", "title": "Add Designer: Roman Shamin (#5625)", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "1a459351cbcb85ee55137aa3d1baf5ca59ae46c1"}, {"date": "2022-11-30T14:17:36", "title": "Designer added: Evil Martians (#5626)", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "bc9f268f16a1db0d081fe0b3d11faa37f3006759"}, {"date": "2022-11-30T14:13:56", "title": "Martian Mono: Version 0.930 added (#5624)", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "d34d418f5f8948dd2029f5d9769bdf92d6440a55"}, {"date": "2022-11-30T13:13:07", "title": "GFK Q4 SVG optimization (#5646)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "9dc9d63aaa41e9a41bf1389dcf064a38233ace7d"}, {"date": "2022-11-29T23:04:39", "title": "All but 1 font (notosansnko) imported to sandbox.", "author": "Andrew John", "status": "modified", "kind": "family", "id": "2deadb80da9a30146a86b40002de00bac729f51f"}, {"date": "2022-11-29T22:18:27", "title": "Updating CHANGELOG.md with 0.3.10 release info", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "393997f6e74377eb6a8eefcd1919173f751fbddd"}, {"date": "2022-11-29T19:49:00", "title": "GFK Q4 ready-for-live edits (#5645)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "32d1372785b06e1628ab988a1b9e1e87b263341f"}, {"date": "2022-11-29T19:31:36", "title": "Update content.md (#5638)", "author": "Sarah Daily", "status": "modified", "kind": "infrastructure", "id": "7c197383854925dd5c7f2406ab20d0105cc4bb89"}, {"date": "2022-11-29T19:31:01", "title": "Update content.md (#5640)", "author": "Sarah Daily", "status": "modified", "kind": "infrastructure", "id": "0b231e31428e0e1457f9ced4b1e29544ba54adb4"}, {"date": "2022-11-29T19:30:21", "title": "Update content.md (#5641)", "author": "Sarah Daily", "status": "modified", "kind": "infrastructure", "id": "4697b094377acf22f64c45b11fc225904e70aaec"}, {"date": "2022-11-29T19:27:59", "title": "Update content.md (#5642)", "author": "Sarah Daily", "status": "modified", "kind": "infrastructure", "id": "e244510b4cf454d4e6a44f06ad74d672288d35b8"}, {"date": "2022-11-29T19:21:59", "title": "Update content.md (#5639)", "author": "Sarah Daily", "status": "modified", "kind": "family", "id": "ab82f5f02c4cac2cd4a991f1eea11fe4c246c673"}, {"date": "2022-11-29T18:12:28", "title": "Addition of exemplar character sets for Latin-based African Languages", "author": "Neil S Patel", "status": "modified", "kind": "family", "id": "91d8747dc620e9c40f7a09588fb16dadfd4eefa7"}, {"date": "2022-11-29T14:18:27", "title": "Update content.md", "author": "Sarah Daily", "status": "modified", "kind": "infrastructure", "id": "99a0bbbf28f5442bfba1b98081b9c1c554bf260e"}, {"date": "2022-11-29T11:58:28", "title": "GFK Q4 Tuesday tweaks (#5637)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "fb8d0491c16ead2b022a93e5031b7f3088861018"}, {"date": "2022-11-28T22:39:36", "title": "Revert \"Comment out files copied to sandbox.\"", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "30a4530428cc41fa76686c0d2994dd9c372d20d6"}, {"date": "2022-11-28T22:00:09", "title": "Comment out files copied to sandbox.", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "d8c9122bdbfa0cd8c6e297e9a7f6f934db731cf1"}, {"date": "2022-11-28T19:39:00", "title": "GFK Q4 nearly ready for launch (#5629)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "family", "id": "1ec50aa13e2c5fe37875b4694f03ef4be86abb3e"}, {"date": "2022-11-28T18:13:46", "title": "Update optical_size.textproto", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "e9b08ff36644e811e87ae053c554f6965cb69904"}, {"date": "2022-11-25T15:51:50", "title": "updated sandbox list (#5627)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "b8059846fc72acbf7a3eaa9102ef227f8500427f"}, {"date": "2022-11-25T14:33:17", "title": "[gftools-packager] Rubik: Version 2.104 added (#5623)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "91ec890848fdb5119cea83895c5420f49bd09e70"}, {"date": "2022-11-25T14:32:15", "title": "Noto Sans N'ko: added version 2.003 (#5166) (#5608)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "e32acf21697e8a60364e34a55ffeb539a2356141"}, {"date": "2022-11-25T13:12:06", "title": "Noto Serif NP Hmong: version 1.001 added (#5257) (#5609)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "d3c7f071cd33909374dd4c50cc27532a7875afde"}, {"date": "2022-11-25T12:58:59", "title": "[gftools-packager] Abyssinica SIL: Version 2.200 added (#5622)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "a87161b4eb2b49ea4355724186880368e26d4e1f"}, {"date": "2022-11-25T10:00:14", "title": "Merge pull request #95 from m4rc1e/sibling-fallbacks", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "d922b65d5f2e922fc81c559f8697a05eb4a0364a"}, {"date": "2022-11-24T17:33:02", "title": "build_stat: improve elided axisvalues", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "bf8d32749dfc29bd8ef259969c561f0d4bfa6059"}, {"date": "2022-11-24T17:21:08", "title": "[gftools-packager] Rubik Storm: Version 2.201 added (#5619)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "9ef1ffcde8fd7f5b8c82ad39566fa76abc0ebbbb"}, {"date": "2022-11-24T17:08:31", "title": "[gftools-packager] Rubik 80s Fade: Version 2.201 added (#5618)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "88c1a1ad5eb20aec969397b3b12bd61b2555ad9c"}, {"date": "2022-11-24T16:42:42", "title": "[gftools-packager] Rubik Storm: Version 2.200 added (#5615)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "a440e182d3b10c5f68d178d9944138f2be900920"}, {"date": "2022-11-24T16:23:11", "title": "[gftools-packager] Rubik Vinyl: Version 2.200 added (#5614)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "99b3749293af2cc04cb29d11bbb2dcee20097ced"}, {"date": "2022-11-24T16:19:48", "title": "[gftools-packager] Rubik Gemstones: Version 2.200 added (#5617)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "b9618f5a5e8730af8768b01f87a9af41e6feefe5"}, {"date": "2022-11-24T16:14:31", "title": "[gftools-packager] Rubik Spray Paint: Version 2.200 added (#5616)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "e86a62c8b861363864ab23b2293cce6d765e5d10"}, {"date": "2022-11-24T15:43:41", "title": "[gftools-packager] Rubik Spray Paint: Version 2.200 added (#5613)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "1d22d64f7e0b97be9bfda7e17178aa01961a15c5"}, {"date": "2022-11-24T15:41:51", "title": "[gftools-packager] Rubik 80s Fade: Version 2.200 added (#5612)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "07732e20bb556d1e2eda3ff03b7c99b5be34e216"}, {"date": "2022-11-24T15:25:12", "title": "[gftools-packager] Rubik Gemstones: Version 2.200 added (#5611)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "5aecd7ca9af67ae68c20a9cdadf21a246e05fcee"}, {"date": "2022-11-24T15:06:49", "title": "Sol matas: designer added (#5610)", "author": "Rosalie Wagner", "status": "modified", "kind": "designer", "id": "b9ece233eaaff70e2b6540c7daeb99692d6367cd"}, {"date": "2022-11-24T13:50:56", "title": "Marmelad: Version 1.100; ttfautohint (v1.8.4.7-5d5b) added (#5529)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "600a986f0716e83fa229dc14ed61d0305657e177"}, {"date": "2022-11-24T13:34:57", "title": "Reem Kufi Ink: Version 1.7 added (#5592) (#5602)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "b65f77ea38f04521b1f13c9e6aa0ea485f2007b5"}, {"date": "2022-11-24T12:17:32", "title": "Noto Sans Symbols 2: Version 2.005; ttfautohint (v1.8.4.7-5d5b) added (#5238)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "c91a7a16c2859af17e19bd127a45c7aa2f7ab77a"}, {"date": "2022-11-24T09:52:14", "title": "Rename notosansnko directory so new one can be put in place. (#5605)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "753ddefa889092bdf3f69348926a7dfac087fbc0"}, {"date": "2022-11-24T09:48:54", "title": "Noto Sans Tifinagh: Version 2.005; ttfautohint (v1.8.4.7-5d5b) added (#5604)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "1fbebabb8778fdc1ef631e111819e073047492a4"}, {"date": "2022-11-23T11:21:00", "title": "[gftools-packager] Reem Kufi: Version 1.6 added (#5585) (#5601)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "7cc966453054a7e45979b91d4180c1f6cc3237e5"}, {"date": "2022-11-23T09:24:56", "title": "Add primary_script: \"Arab\" to few Arabic fonts (#5593)", "author": "\u062e\u0627\u0644\u062f \u062d\u0633\u0646\u064a (Khaled Hosny)", "status": "modified", "kind": "infrastructure", "id": "3012bb6a2895205f33849b6baabf18e58c2982d1"}, {"date": "2022-11-21T11:50:02", "title": "Separate PR for optimised SVG (#5598)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "60343824afc8d96217e71d8ac47339ea360b5852"}, {"date": "2022-11-21T11:04:21", "title": "Initial merge of GFK Q4 pre-launch edits (more to follow) (#5597)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "64d1eb91f2783c3fbfbb7f415ff397c5d89b8e7e"}, {"date": "2022-11-18T22:43:52", "title": "Test auto push (#5595)", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "63e103cfbfe8bdc3e83a43ef39406374ec497e26"}, {"date": "2022-11-18T22:20:10", "title": "Update to_sandbox.txt", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "4e88fb56dde5e5ea12f352e98776f33a5b546cc6"}, {"date": "2022-11-18T21:53:11", "title": "Update to_sandbox.txt", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "b8ddf868b12a71e15e40cca5eb30bb0f135c9422"}, {"date": "2022-11-18T13:53:48", "title": "[gftools-packager] Sofia Sans Semi Condensed: Version 4.100 added (#5579)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "bf4ec92115eed0beb7fd226343227ef13a651b4f"}, {"date": "2022-11-18T13:53:32", "title": "[gftools-packager] Sofia Sans: Version 4.100 added (#5580)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "3bd0ba57d81e21d546bb5e5d5c61c7963d7c9def"}, {"date": "2022-11-18T13:52:55", "title": "[gftools-packager] Sofia Sans Extra Condensed: Version 4.100 added (#5578)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "a8a3858bcc8364e8ef363a844e33d2a2576dbb62"}, {"date": "2022-11-18T13:46:49", "title": "[gftools-packager] Sofia Sans Condensed: Version 4.100 added (#5577)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "cdfed24a8c3ea444c5bb0435480ed71a0964e2e3"}, {"date": "2022-11-18T13:33:16", "title": "Updated lists (#5582)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "2cae039ffdd1dec1f72c0516b1ffd1c389000cb1"}, {"date": "2022-11-18T13:14:31", "title": "Hanken Grotesk: Version 3.012 added (#5527)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "714891563e901b1a0d8ebcaaa003b01604793888"}, {"date": "2022-11-18T12:46:59", "title": "Noto Naskh Arabic: Version 2.016 added (#5009)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "c42cf86f256b789ebee2c8847ff44b75a7b93a13"}, {"date": "2022-11-18T12:45:41", "title": "Merge pull request #5557 from google/chorasmian", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "ac0aa6c66af090c741c46ff6dc9e627487e96105"}, {"date": "2022-11-18T11:39:52", "title": "Adding new modules to Homepage (#5581)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "7ce5d1f16a15c9faa999e4667ece5def01587613"}, {"date": "2022-11-18T11:27:32", "title": "[gftools-packager] Archivo Narrow: Version 3.002 added (#5559)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "58d0496254609d7ed6d25d80bd08d36d1e3e9db4"}, {"date": "2022-11-18T11:00:57", "title": "Frank Ruhl Libre: Version 6.000 added (#5528)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "347416452e62d70f3f90a75433e0c7e8bd6d6ba1"}, {"date": "2022-11-17T23:38:44", "title": "GFK: Only accept topic links with format /topic/* (#5572)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "00217e2bab7b5ce920253c6b9290daa3c4cb4959"}, {"date": "2022-11-17T23:16:15", "title": "GFK: Set max vector image size to 1500KB (#5574)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "0b8164a99d4c2706aac9691aba4367be45a2716a"}, {"date": "2022-11-17T21:20:44", "title": "Fix broken topic link (#5565)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "0fe116a3cbd37f9dcc0b46fe020dbf1b48cee458"}, {"date": "2022-11-17T18:22:51", "title": "GFK Q4 content input (#5488)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "65714009b4b93e3517375f8a27e4c5182b4a1024"}, {"date": "2022-11-17T15:55:51", "title": "glossary/terms/color/content.md Add Grade (#5554)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "53e3b8fce8b7111ab6d7ba60fd8efccafc24008c"}, {"date": "2022-11-17T15:52:23", "title": "test_language_samples: skip note", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "0fe0021157be35b796777733725343555c1e5d45"}, {"date": "2022-11-16T16:35:09", "title": "Merge commit '9276adbf2e819e63d4e7d4f72f8e83e20932e4a0' into chorasmian", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "396b95a934a7ec84d10bbbe86294ac8b05d78a1a"}, {"date": "2022-11-16T12:00:38", "title": "Updated to sandbox list (#5556)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "d3e0ee260a00cb0c94f667db326b91ce6f981aad"}, {"date": "2022-11-16T11:11:46", "title": "Fix website links for Huerta Tipogr\u00e1fica (#5450)", "author": "applecuckoo", "status": "modified", "kind": "metadata", "id": "ff00ac543ea3ecb7ac9426567ea9d9e7cec99296"}, {"date": "2022-11-16T11:10:25", "title": "Bitter Pro: Corrected credit (#5555)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "41f2de498345c9a4dd0ffb683d05ade7c60ab1ca"}, {"date": "2022-11-16T10:18:19", "title": "[gftools-packager] Chivo Mono: Version 1.008 added (#5539)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "5b62bc464227fcadef4d4acebd73153598d3e05e"}, {"date": "2022-11-16T09:16:34", "title": "NaN designer profile (#5517)", "author": "Yanone", "status": "modified", "kind": "family", "id": "427b0aa548594e35695ebfa4d6cf0b849a54b9a4"}, {"date": "2022-11-15T20:40:59", "title": "Merge pull request #94 from googlefonts/Add-Axis", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "94cf03e950488f15abeeb483f765a77a879cdd74"}, {"date": "2022-11-14T22:07:27", "title": "Update CHANGELOG.md", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "infrastructure", "id": "9276adbf2e819e63d4e7d4f72f8e83e20932e4a0"}, {"date": "2022-11-14T15:13:53", "title": "Merge pull request #50 from googlefonts/remove-out-of-script-exmplars", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "96f07b8a1bcaf610a7cf24a2f60688e3991143a2"}, {"date": "2022-11-14T15:11:30", "title": "update links in README", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "836d3b938599c40083bf8d501d0487d43505f4d6"}, {"date": "2022-11-14T15:11:30", "title": "Update languages protobuf", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "a8eec12dac0d3eae2dad3214933166b93d53c2f3"}, {"date": "2022-11-14T15:11:30", "title": "Add source, note to languages proto", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "67f9876f70e534975bf15e10148e6df547c58ffc"}, {"date": "2022-11-14T13:13:34", "title": "Update CHANGELOG for v0.4.3", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "6a61e1d80da48f2bb9ffff7c9705d7eac6c02fa2"}, {"date": "2022-11-14T11:49:44", "title": "GFK Q3 tweaks (#5547)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "family", "id": "83e116a566eda04a2469a11ee562cef1d7b33e4f"}, {"date": "2022-11-11T12:04:13", "title": "Remove Chakma exemplars", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "86302f20f15cfacf21db0d26a8060b7b6469b865"}, {"date": "2022-11-11T12:04:05", "title": "Skip more languages", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "36c41eb26faebf756923a489bdc5d499bb44b3cb"}, {"date": "2022-11-11T11:53:43", "title": "Buginese Schwas were actually Cyrillic, not Latin; fixed.", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "16d30e114f7b5641835db94c215160d6979b690d"}, {"date": "2022-11-11T11:45:27", "title": "Move Tifinagh exemplars shi_Arab->shi_Tfng", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "4031cbe94c71c9c7e338569167a4509c0944c016"}, {"date": "2022-11-11T11:45:12", "title": "Test to detect out-of-script exemplars", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "54b65167150d9e11994a7ace74e488efae909919"}, {"date": "2022-11-11T11:08:42", "title": "Remove bogus exemplars", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "bc7941582aaa6feaa6c50c7eb34d14fc85051128"}, {"date": "2022-11-10T23:46:41", "title": "changes after Chris comments", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "f1eb6239418d29cece8cf1464a801d13f84503af"}, {"date": "2022-11-10T19:28:48", "title": "Convert article images from JPG to PNG (#5536)", "author": "Nathan Williams", "status": "modified", "kind": "family", "id": "2d26792b2124392bc3eb1e788ac04f58663003d2"}, {"date": "2022-11-10T18:05:41", "title": "Merge pull request #49 from googlefonts/m4rc1e-patch-2", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "50ee247bdb166a17c1b9a3ead95739a3c4bb16f6"}, {"date": "2022-11-10T17:01:21", "title": "Update setup.py", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "694bd56db56cd88d6a29e139c8001dfd325edc56"}, {"date": "2022-11-10T13:00:09", "title": "Unbounded: Version 1.700 added (#5519)", "author": "Yanone", "status": "new", "kind": "family", "id": "ca71f3524c547bb503e6fbc025ec7b8a088f4aff"}, {"date": "2022-11-09T17:20:28", "title": "Update to_production.txt with what's been pushed. (#5526)", "author": "Garret Rieger", "status": "modified", "kind": "family", "id": "d7abe61ee6ff9418aa2d278524ec2db528cb9927"}, {"date": "2022-11-09T17:05:26", "title": "Update setup.py", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "edbda1d8a9565746e7ff9d1f4a0da99170349ea7"}, {"date": "2022-11-09T16:58:43", "title": "set protobuf to use same versions as fontbakery", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "450234510c484b589ea939fda8d249c69f8fb217"}, {"date": "2022-11-09T15:41:04", "title": "Corrected outlines of Iacute and Igrave (#5507)", "author": "Yanone", "status": "modified", "kind": "family", "id": "2f26ba7215fb98ff9d497b35c13b4d1ffc7b9c7a"}, {"date": "2022-11-09T15:34:12", "title": "[gftools-packager] IBM Plex Mono: Version 2.3 added (#5524)", "author": "Yanone", "status": "modified", "kind": "family", "id": "633f3200539c52ee0aba2dfd7f46921417a81877"}, {"date": "2022-11-09T15:00:56", "title": "[gftools-packager] Noto Serif Ethiopic: Version 2.102 added (#5510)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "a36a8d012dffc94895e54532388025fb166eeaf3"}, {"date": "2022-11-09T14:59:27", "title": "[gftools-packager] Noto Sans Ethiopic: Version 2.102 added (#5509)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "d4ca5e742a7810113d7d953c30e1ca0a1c7f68b2"}, {"date": "2022-11-09T14:41:09", "title": "Updated prod list (#5525)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "cec6722ffc14fdff4e61961f6da7976c67962f02"}, {"date": "2022-11-09T10:14:30", "title": "Updated changelog to prepare release 0.4.2", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "b8d3abc5afb284847f0edac9c6a0ba5e637fd929"}, {"date": "2022-11-09T09:27:20", "title": "Update to_sandbox.txt to reflect pushed items. (#5512)", "author": "Garret Rieger", "status": "modified", "kind": "infrastructure", "id": "a95f154954f16c8652b7e744e6a6be60482f66c8"}, {"date": "2022-11-09T02:12:06", "title": "Add articles to various families (#5523)", "author": "Nathan Williams", "status": "new", "kind": "infrastructure", "id": "7902aa1d3935c46ee68f9f00cfad13e53ae89faa"}, {"date": "2022-11-07T23:44:32", "title": "Test commit.", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "fd9d323a673509c757f66315e6d7bba4336af7fa"}, {"date": "2022-11-07T22:32:52", "title": "Use target _blank. (#5521)", "author": "Andrew John", "status": "modified", "kind": "metadata", "id": "33017d8d48355ce835a7a9a45922e31699a4351b"}, {"date": "2022-11-07T22:32:23", "title": "Use target _blank. (#5520)", "author": "Andrew John", "status": "modified", "kind": "metadata", "id": "ad214c4a8f58cdc3d81e4053ecd2813a583a886d"}, {"date": "2022-11-04T14:39:56", "title": "Updated push lists (#5508)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "37eee844e5a8663b1557829162d0ec15908c5225"}, {"date": "2022-11-04T14:00:20", "title": "Alexandria: Version 5.100 added (#5506)", "author": "Yanone", "status": "new", "kind": "family", "id": "31738c3f5965574c19b2161e74d54274f9562956"}, {"date": "2022-11-04T13:52:50", "title": "Alatsi: Version 1.005; ttfautohint (v1.8.4.7-5d5b) added (#5501)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "2bd75b48fb1ee8d83d86fd4c9a4da17b450f4aa9"}, {"date": "2022-11-04T12:18:01", "title": "Chivo Mono: Version 1.008 added (#5349)", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "666a246e7f7b694a9ee186e47c294e5e86d5de29"}, {"date": "2022-11-04T11:08:45", "title": "Chivo: Version 2.002 added (#5348)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "a72c00288cd95c1461f78f64203bb37235f7c405"}, {"date": "2022-11-04T10:26:37", "title": "Calistoga: Version 1.008; ttfautohint (v1.8.4.7-5d5b) added (#5502)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "5befa280bc0339eb303b09063c58d36d63bd8ed6"}, {"date": "2022-11-04T10:19:17", "title": "Asap: Version 3.001 added (#5452)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "73230a8d748155c658cb8a93d10c5935ff9e07db"}, {"date": "2022-11-04T10:18:43", "title": "[gftools-packager] Asap Condensed: Version 3.001; ttfautohint (v1.8.4.7-5d5b) added (#5492)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "b1254ac0b9f71e2c122f5850ee457c72d42360ad"}, {"date": "2022-11-04T10:15:12", "title": "Voltaire: Version 1.007; ttfautohint (v1.8.4.7-5d5b) added (#5500)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "ebf8601a2c8691e7d53c5f469756bf56b8b324e2"}, {"date": "2022-11-04T09:53:29", "title": "Figtree: Version 2.000 added (#5505)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "9442a512899380dae15e520deafa12f2b2954e31"}, {"date": "2022-11-03T19:41:13", "title": "Merge pull request #47 from googlefonts/add-chorasmian-script", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "954afa7baab75f94900f06e009be95ed4d3f2f4a"}, {"date": "2022-11-03T16:17:40", "title": "Noto Sans JP: Version 2.004-H2 added (#5469)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "295d98a7a0c17c68f1341eaeea354e7960ea70d3"}, {"date": "2022-11-03T14:53:22", "title": "Add missing Chrs script", "author": "Simon Cozens", "status": "new", "kind": "infrastructure", "id": "fbbaf8e3fbb8785acb53c36e4e95617fa6c53ee7"}, {"date": "2022-11-03T14:51:59", "title": "Merge pull request #46 from googlefonts/test-langscript-is-defined", "author": "Simon Cozens", "status": "new", "kind": "infrastructure", "id": "0a5543f3f5a2d999ef364a50eca20ee8a9c3d8db"}, {"date": "2022-11-03T14:22:55", "title": "Tidy up error message", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "f07d5c669ff819c75b4d9cc11c07e92f7722c652"}, {"date": "2022-11-03T14:17:11", "title": "Test that the all languages have a \"script\" field which is known to the scripts database", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "8d19fb0149747b84472c3fc9563910d307be602d"}, {"date": "2022-11-03T14:13:18", "title": "Merge pull request #45 from googlefonts/test-sample-text-fields", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "1479be6dccae02edf60197b02890565e6112100e"}, {"date": "2022-11-02T21:01:18", "title": "Why text adjusted", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "38f599d4f831c5063ebc0661630605b3b586867c"}, {"date": "2022-11-02T20:52:07", "title": "Anything else template added", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "e35db4c44a98e7b6da0efd6737ce4f938d600455"}, {"date": "2022-11-02T20:43:39", "title": "Add Axis template added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "a440bebfd091531346b5fa2844e9065bf3e8aefb"}, {"date": "2022-11-02T20:32:57", "title": "Fixing typo (#5498)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "c8f1c35989b4bd174dcc6f9134a059bbd89968d1"}, {"date": "2022-11-02T16:18:06", "title": "Update lesson.textproto (#5497)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "4310dc54bb9063e8489728a20a9a2978004ca821"}, {"date": "2022-11-02T14:38:08", "title": "[gftools-packager] Noto Serif Khojki: Version 2.003 added (#5493)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "b6460a2edb48903aa8fafb434c33fa3f8af2d1ca"}, {"date": "2022-11-02T11:11:30", "title": "Remove pushed to_sandbox.txt items. (#5491)", "author": "Garret Rieger", "status": "modified", "kind": "infrastructure", "id": "e24a687a0e561e463c4bf52fad685c5804919a00"}, {"date": "2022-11-02T11:11:06", "title": "[gftools-packager] Noto Sans Sharada: Version 2.006; ttfautohint (v1.8.4.7-5d5b) added (#5224)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "141c4ba7f561b0113400e667aef7adaed6f8a40e"}, {"date": "2022-11-01T21:40:07", "title": "Reformat with black", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "3022ae1811f042f424a875a08945513fc397fe32"}, {"date": "2022-11-01T21:32:02", "title": "Ensure that when sample text is given, all fields are populated", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "a48e70330ed0562abb790029ba621610f58011b2"}, {"date": "2022-11-01T21:17:45", "title": "Merge pull request #5490 from google/lang-merge-fix-toto", "author": "Simon Cozens", "status": "new", "kind": "infrastructure", "id": "1d9be1a0404dfee73d4ed6b60a3e3629c58a6abb"}, {"date": "2022-11-01T21:10:53", "title": "Merge commit 'c901c8b15e600b183a343ddab305997f96e535bd' into lang-merge-fix-toto", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "0da269aabe7e36d16a15396eab157aaa71bff74c"}, {"date": "2022-11-01T21:04:23", "title": "Merge pull request #44 from googlefonts/toto-tester", "author": "Simon Cozens", "status": "new", "kind": "infrastructure", "id": "c901c8b15e600b183a343ddab305997f96e535bd"}, {"date": "2022-11-01T20:58:23", "title": "Add a tester sample to Toto (required for backend pushes)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "225da3f119b2f405b7e40e4d5d7fd4c6eda85520"}, {"date": "2022-11-01T11:19:50", "title": "Merge pull request #5489 from google/merge-lang-updates", "author": "Simon Cozens", "status": "new", "kind": "infrastructure", "id": "8ba69e3891e85479db0cceb140f74a138d9c0cb6"}, {"date": "2022-11-01T10:55:51", "title": "Merge commit 'fc503d13ee4b4ca4891998c301a0d7c9bec5dfd6' into merge-lang-updates", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "135ca1e7c7d805bee9c3231a9e53c3c21ac7e27a"}, {"date": "2022-11-01T10:47:11", "title": "Merge pull request #35 from googlefonts/test-dottedcircles", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "fc503d13ee4b4ca4891998c301a0d7c9bec5dfd6"}, {"date": "2022-11-01T10:38:40", "title": "Reformat code with black", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "99374819a32ece44a8f73e49c27563c7584ceaee"}, {"date": "2022-11-01T10:33:31", "title": "Expect a failure in Tai Tham (Lana)", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "e590f9f4fbf792e9c4e24242b3c00adfcbcd18f5"}, {"date": "2022-11-01T09:52:08", "title": "Merge pull request #25 from googlefonts/add-tangsa-text", "author": "Simon Cozens", "status": "new", "kind": "infrastructure", "id": "2bb288c30c70777adbf3e54009ad7cda989324b0"}, {"date": "2022-11-01T09:51:53", "title": "Merge pull request #43 from googlefonts/fix-chakma-dotted-circles", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "0392a73b933ba9123e0aa072854b27650c71fac7"}, {"date": "2022-11-01T09:43:37", "title": "Fix Chakma encoding", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "4a17f9ec34602a1f7ada0c1a6c9b576da2626d5a"}, {"date": "2022-11-01T09:13:14", "title": "Merge pull request #42 from moyogo/test_exemplar_duplicates", "author": "Denis Moyogo Jacquerye", "status": "new", "kind": "infrastructure", "id": "a46f0eea235b2611aa4bee8b07186b355dc2b54e"}, {"date": "2022-11-01T09:08:31", "title": "test exemplar duplicates, one per exemplar", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "0d65d1409a21552b4dca6c7bb42ab55aa89e5309"}, {"date": "2022-11-01T07:41:48", "title": "Explain source", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "4d28426bf9e6b7650fdc836b6bd5ceb29770834c"}, {"date": "2022-11-01T07:36:54", "title": "Merge pull request #29 from googlefonts/toto", "author": "Simon Cozens", "status": "new", "kind": "infrastructure", "id": "3b81b705f1102908ba12399b15bca514c363d1c0"}, {"date": "2022-10-31T17:09:33", "title": "Merge pull request #18 from moyogo/remove-duplicates-exemplar-chars", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "74645d92a231c3718bf9c62cb495fce525c5646e"}, {"date": "2022-10-31T17:01:26", "title": "Merge pull request #40 from googlefonts/fix-limbu-cluster", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "a552e6321f84920e18085872d07568988446c2f3"}, {"date": "2022-10-31T17:01:08", "title": "Remove duplicates from languages exemplar_chars", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "85e8e84f5350d158e038c3fe1524cc9ea037c7be"}, {"date": "2022-10-31T17:01:08", "title": "Add snippets/fix-exemplars-duplicates.py", "author": "Denis Moyogo Jacquerye", "status": "new", "kind": "infrastructure", "id": "2a646fb4cac4bac2aa7c16f7a151d156e21a59f7"}, {"date": "2022-10-31T17:01:08", "title": "Add test_datalanguages.py with exemplar test", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "infrastructure", "id": "4e30e3d3e105fd52ef156283d870356efcb2c91d"}, {"date": "2022-10-31T16:57:08", "title": "Fix Limbu sample text", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "ae312b3619e8755c9cc398655072656fdf277469"}, {"date": "2022-10-31T16:53:09", "title": "Fix Limbu dotted clusters", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "86590a15206317ca45800595e0cb94e41351a807"}, {"date": "2022-10-31T16:33:25", "title": "Merge pull request #39 from googlefonts/fix-zanabazar-masthead", "author": "Simon Cozens", "status": "new", "kind": "infrastructure", "id": "5c24ea5d9231e6051ea823d75ce8c2081639e127"}, {"date": "2022-10-31T16:30:57", "title": "Fix bad cluster in Zanabazar Square masthead", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "b2c05d7ddaad9203efda2b53504b0384b2e47a12"}, {"date": "2022-10-31T16:21:20", "title": "Merge pull request #38 from googlefonts/fix-myanmar-dotted-circles", "author": "Simon Cozens", "status": "new", "kind": "infrastructure", "id": "74705f8e600645c0a2615ed90b75066b1299e665"}, {"date": "2022-10-31T16:13:01", "title": "Fix badly encoded S'gaw text", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "02cc17143c3ff6a95c588effe2d89a3c92d4bdaa"}, {"date": "2022-10-31T16:05:44", "title": "Fix dotted circles in Pwo text", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "7eec5b18007c46acf40c56fa043dd7399fe5d6e6"}, {"date": "2022-10-31T15:59:24", "title": "Merge pull request #37 from googlefonts/fix-sa_Gong-dotted-circle", "author": "Simon Cozens", "status": "new", "kind": "infrastructure", "id": "5c99d77ae0396f2d0552d0a7340d74409c818939"}, {"date": "2022-10-31T15:55:05", "title": "Fix dotted circle in sa_Gong masthead", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "3979686545e8da3c8920ded3d58777f28c06438a"}, {"date": "2022-10-31T15:47:52", "title": "Merge pull request #36 from googlefonts/fix-sa_limb-dottedcircle", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "fca2506fd4a0c2fbbdd22fc08685b2b03b163ba4"}, {"date": "2022-10-31T15:47:41", "title": "Merge pull request #34 from googlefonts/fix-np-hmong-masthead", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "1937aa652ab8e3141d69f09c78e92ec957b8dde1"}, {"date": "2022-10-31T14:28:30", "title": "Fix dotted circle in Limbu text (UDHR article 5)", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "4aad201add11c60fbadcfc2e6832b668765e2f60"}, {"date": "2022-10-31T14:09:31", "title": "Report sample text category too", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "8d20486004311183f34d1917037369b4f7f0b7d1"}, {"date": "2022-10-31T11:14:02", "title": "Install uharfbuzz when running tests", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "c8cbe046a691cc4379f6f27d75068c1f21180693"}, {"date": "2022-10-31T11:13:45", "title": "Add test for dotted circles in sample text", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "76468926c1efe4d18477a70d767f91d4c6e38768"}, {"date": "2022-10-31T08:18:01", "title": "Fix broken masthead in NP Hmong", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "8129f8efdb227ee73224a6440dd27568a0a592ee"}, {"date": "2022-10-28T15:23:04", "title": "Edu fonts: updated description (#5482)", "author": "Rosalie Wagner", "status": "modified", "kind": "metadata", "id": "08af24ebea614885131639bfabccec6bf9c0de8c"}, {"date": "2022-10-27T23:25:35", "title": "GFK: Update introducing_color_fonts thumbnail.svg (#5481)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "1f949d2ee91ad1cc1c21c982e97c303eb2a9a85a"}, {"date": "2022-10-27T22:52:22", "title": "GFK: Update thumbnail.svg for color_fonts term (#5480)", "author": "Nathan Williams", "status": "modified", "kind": "family", "id": "205ed0778c95c4232813579898f30f1ed9624470"}, {"date": "2022-10-27T20:11:27", "title": "Update CHANGELOG.md", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "family", "id": "bf20a47ad8d8e78c23bc90c809a01428148ae8f4"}, {"date": "2022-10-27T14:19:28", "title": "updated sandbox list (#5479)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "22dd2e52cb0ea8d834fcb5479848197f0361cef2"}, {"date": "2022-10-27T13:58:49", "title": "Update CHANGELOG.md", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "1a649a189e321b060fa6dd61f761741df7321dec"}, {"date": "2022-10-27T13:48:32", "title": "Update setup.py", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "d200bc1f7d693e3ea2e8c5b4a73abece9898b335"}, {"date": "2022-10-27T13:12:13", "title": "More SIL primary script (#5478)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "7df9dc5e11b9bb0fccfb524d3937a4f458a964c8"}, {"date": "2022-10-27T12:37:30", "title": "Adding Nick\u2019s new VF animated GIFs back in, plus fixing remaining missing alt text (#5477)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "83d2b219574375571ead86300f884fd1b8ca13fe"}, {"date": "2022-10-27T09:06:54", "title": "[gftools-packager] Noto Sans Khojki: Version 2.003; ttfautohint (v1.8.4.7-5d5b) added (#5153)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "c845ac345159678d26b9865861a2100edcd95db4"}, {"date": "2022-10-27T09:05:35", "title": "[gftools-packager] Noto Sans Newa: Version 2.007; ttfautohint (v1.8.4.7-5d5b) added (#5165)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "f2004b64b2519c8ad2104e61d650c101868482c7"}, {"date": "2022-10-27T09:00:33", "title": "[gftools-packager] Noto Sans Zanabazar Square: Version 2.005; ttfautohint (v1.8.4.7-5d5b) added (#5199)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "17f1d38dea33eaaa59e72d954c3358ccafa77ede"}, {"date": "2022-10-27T08:58:57", "title": "[gftools-packager] Noto Sans Tai Viet: Version 2.003; ttfautohint (v1.8.4.7-5d5b) added (#5241)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "130ff3485dc2e068f8f8d81e0c583d4d214572bc"}, {"date": "2022-10-27T08:57:10", "title": "[gftools-packager] Noto Sans Lepcha: Version 2.006; ttfautohint (v1.8.4.7-5d5b) added (#5206)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "97ed6221c08605819c00b013cf9ec15424a64f87"}, {"date": "2022-10-27T08:51:33", "title": "[gftools-packager] Noto Sans Sundanese: Version 2.003 added (#5219)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "996b0bc4060238063b84c8a8c9d2a445994bd1bc"}, {"date": "2022-10-27T08:25:07", "title": "adding .ttx, .pyc back (#5465)", "author": "Daniel Haim", "status": "modified", "kind": "infrastructure", "id": "d4000785d253418e4b77507a9a0de5d4fa299f7c"}, {"date": "2022-10-27T08:22:10", "title": "Fragment Mono : 1.010 added (#5461)", "author": "Wei H", "status": "new", "kind": "family", "id": "8db5a9256b34ffad61e53aafeecb4a612faa0080"}, {"date": "2022-10-27T08:20:58", "title": "Noto Sans Bamum: Version 2.002 added (#5472)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "a8b22d8591efc5b9f60890d4a9866e34db708fa4"}, {"date": "2022-10-27T08:11:08", "title": "Add Khojki subset (#5476)", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "1478b03c1a01076b4438301b9dec81972a1919ff"}, {"date": "2022-10-26T17:06:51", "title": "Use the --pre flag for installing Font Bakery", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "infrastructure", "id": "b032c334205cf2f7c486cc8f00df7d2df0d2f97d"}, {"date": "2022-10-26T16:17:22", "title": "updated lists for prod push (#5473)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "d7707a7b215fd1ada09368ec4c1c93aa8efe34df"}, {"date": "2022-10-26T13:54:25", "title": "update contents of CHANGELOG", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "family", "id": "1622ce9fb35135f05341951f9d10c2e353613b35"}, {"date": "2022-10-25T20:30:09", "title": "Fix glossary term `color_fonts` thumbnail (#5471)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "07882d218b07d1ec413267f57a628d37fd4947f2"}, {"date": "2022-10-25T19:01:34", "title": "Update knowledge term `color_fonts` thumbnail.svg", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "67ac3c4990dd730d8fa0c57017696fd58ee42210"}, {"date": "2022-10-25T16:02:25", "title": "Further GFK content tweaks, October 25 (#5470)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "907052b3ed0c3cc67d72ec121084ce74f023ef02"}, {"date": "2022-10-24T17:19:37", "title": "Further refinements ahead of Q3 launch (#5464)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "family", "id": "9597beeca3871edd6f2a0676d7ecf938b4cda043"}, {"date": "2022-10-23T09:45:32", "title": "loosen install requirement on setup.py", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "family", "id": "bb213824f9b8a6215b9b78c28f59773e0bd93515"}, {"date": "2022-10-21T23:56:43", "title": "Update to_sandbox.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "234fc14d49b05a0b412b13ed2d87919e27b19fb9"}, {"date": "2022-10-21T18:59:18", "title": "update to_sandbox.txt list with new axis registrations (#5455)", "author": "Chris Simpkins", "status": "modified", "kind": "infrastructure", "id": "cd62cfd6b1b875479157104da59a359d1b151ba1"}, {"date": "2022-10-21T18:35:21", "title": "Merge pull request #5454 from google/axis-registration-pull", "author": "Chris Simpkins", "status": "new", "kind": "infrastructure", "id": "4b784f92ea5342711b7a98bdb2913a1b94bdfca7"}, {"date": "2022-10-21T18:19:49", "title": "Merge commit '4c8cf41fbbe6efe0181d273d661d0e7be3e82b91' into axis-registration-pull", "author": "Chris Simpkins", "status": "new", "kind": "infrastructure", "id": "4a9f1f145181c0fb018c871dc229e8d1c1319f54"}, {"date": "2022-10-21T18:10:31", "title": "Merge pull request #5448 from google/YROT-VROT", "author": "Chris Simpkins", "status": "new", "kind": "infrastructure", "id": "fead89f3fc8b47dde94ef987ce76d34d49021e7f"}, {"date": "2022-10-21T12:29:58", "title": "Updated to_lists (#5453)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "d14fbee93e7c7c5d86b218c411df10f31b1a23d4"}, {"date": "2022-10-21T08:43:48", "title": "Merge pull request #5451 from m4rc1e/subtree-lang", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "e75d6062743061865ada6d9a028902838a7203c6"}, {"date": "2022-10-21T08:28:23", "title": "Merge commit '1c70ce4ad0c9254621a466d2dbb08dd41212563a' into subtree-lang", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "337526974cbebea166fdb5a23e4eccd853711cf3"}, {"date": "2022-10-20T14:55:04", "title": "Merge pull request #28 from googlefonts/release", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "1c70ce4ad0c9254621a466d2dbb08dd41212563a"}, {"date": "2022-10-20T14:51:00", "title": "Add language sample for Toto", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "d6152037be85fc00602dce1a1a093f31086de26c"}, {"date": "2022-10-20T14:36:53", "title": "actions: add publish-release", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "8fc3695e6dbb5d6beb9fe383da5008feb3a38367"}, {"date": "2022-10-20T14:31:11", "title": "Merge pull request #91 from MariannaPaszkowska/main", "author": "Chris Simpkins", "status": "modified", "kind": "family", "id": "4c8cf41fbbe6efe0181d273d661d0e7be3e82b91"}, {"date": "2022-10-20T14:08:22", "title": "Added VROT and YROT (Tilt)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "8adad08f9e2ab4045e53f9e6b381f6f60c76b3c7"}, {"date": "2022-10-20T14:08:08", "title": "GFK: Remove invalid image refs from markdown (#5447)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "2c98b0deb49c1a306abdd26253490396134dc119"}, {"date": "2022-10-20T14:07:13", "title": "Noto Sans Lao Looped: Version 1.001 added (#5202)", "author": "Simon Cozens", "status": "new", "kind": "family", "id": "ef63f3a73169bbb134f79d18bf9a30d0339b3efe"}, {"date": "2022-10-20T13:10:56", "title": "Noto Music: Version 2.002; ttfautohint (v1.8.4.7-5d5b) added (#5218)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "e36ec0fbf6fe6a8ea01d7ce257a2458e9c465623"}, {"date": "2022-10-20T13:08:59", "title": "Add Toto script", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "2726a97c99e6a2c845d9147b7f089122c4d45ab6"}, {"date": "2022-10-20T12:52:36", "title": "[gftools-packager] Noto Sans Sora Sompeng: Version 2.101 added (#5186)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "0c40d1fcc81f05e422b30d223863dd912a62c77e"}, {"date": "2022-10-20T12:22:23", "title": "[gftools-packager] Noto Sans Saurashtra: Version 2.002; ttfautohint (v1.8.4.7-5d5b) added (#5187)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "d1ca7642ca3e90d9b25733be456fc526e2c3b0ac"}, {"date": "2022-10-20T12:13:25", "title": "Caroline Short: designer added (#5437)", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "4f93d2f51fa2b7e1b6dd12984bc3dfd18fd03737"}, {"date": "2022-10-20T11:07:53", "title": "Primary script to ZCOOL fonts (simplified chinese) (#5444)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "d839c526abe61abec0eac4f713902fada8793708"}, {"date": "2022-10-20T10:59:37", "title": "Revert \"Testing Hani (SC) Hira (Hiragana) Kana (Katakana only) (#5442)\" (#5443)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "1c070efd477310af0e2f208d6a3e2b11da1429f1"}, {"date": "2022-10-20T10:26:19", "title": "GFK Q3 content bug fixes (Oct 19) (#5434)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "6ebce402c4d1402ecc109f8bd5f550e168ef65d2"}, {"date": "2022-10-20T10:11:19", "title": "Testing Hani (SC) Hira (Hiragana) Kana (Katakana only) (#5442)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "ec3b3b5a997ad1dfb49223dea71dc1f40b24c95c"}, {"date": "2022-10-20T09:58:09", "title": "BIZ + ZEN fonts: corrected primary script (#5441)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "fe7175eb80d2b149f394be2f69651000d84d4b7f"}, {"date": "2022-10-20T09:50:00", "title": "IBM Plex Sans KR: correct primary script (#5440)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "18fdd551e8d13f95c1385fc3ce8ca6309d9aa10c"}, {"date": "2022-10-20T09:30:22", "title": "IBM Plex JP: trying another lang ID (#5439)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "591845e2cf25c7be6abb36115300b150df348324"}, {"date": "2022-10-20T08:45:38", "title": "primary script on selected families (#5410)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "f94ad38c93f19a2e525b0e08f64160a29b3b16f0"}, {"date": "2022-10-19T22:29:21", "title": "Fix knowledge_graph CI. (#5436)", "author": "Nathan Williams", "status": "modified", "kind": "family", "id": "0ec012b62b261542f733caf7fc8575b021c42a64"}, {"date": "2022-10-19T16:45:24", "title": "Update description", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "56be4a8b0b46333b4a7d32e9dfb6d0a504b0136b"}, {"date": "2022-10-19T16:39:28", "title": "Square word removed from description", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "705fd0f9eada9b84130063b328d6de50711b311b"}, {"date": "2022-10-19T11:15:14", "title": "Create roundness.textproto", "author": "Marianna Paszkowska", "status": "modified", "kind": "family", "id": "b2ac15c2a997c5651cd685bc59a533a5eb818368"}, {"date": "2022-10-19T03:58:44", "title": "Add additional Knowledge checks (#5422)", "author": "Rod", "status": "modified", "kind": "infrastructure", "id": "235e7e6d0d877f7655377131472ad6c7e43a83e9"}, {"date": "2022-10-19T01:07:09", "title": "Rename thumbnails.svg to thumbnail.svg (#5433)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "58afd1f439fc2b5cd86bdd477423963688205395"}, {"date": "2022-10-18T23:00:46", "title": "Fix bad links (#5432)", "author": "Rod", "status": "modified", "kind": "infrastructure", "id": "be460c8a23e260d92337f2265916ea2fca42d137"}, {"date": "2022-10-18T22:59:20", "title": "Remove large gifs from GFK (#5431)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "cd3c5843ace2ba493184d1b33f9672154ba428e9"}, {"date": "2022-10-18T19:50:36", "title": "Remove large GIFs from GFK. (#5430)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "b442c895eb0d91d8da122ec2071287284f58d68d"}, {"date": "2022-10-18T18:23:30", "title": "New VF thumbnails exported from Figma (#5428)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "f67f67cea7a8456fbfefa562d49e3a84fdfd829c"}, {"date": "2022-10-18T15:56:15", "title": "GFK Q3 content bug fixes (#5427)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "family", "id": "673b2594b9105160c41b236e6b0fc87dba27d8e5"}, {"date": "2022-10-18T05:02:45", "title": "Merge pull request #54 from vv-monsalve/YROT-axis", "author": "Chris Simpkins", "status": "new", "kind": "infrastructure", "id": "ed14a62ceb9bf893b08d6f642a9f90397b55a7ad"}, {"date": "2022-10-18T05:02:11", "title": "Merge pull request #55 from vv-monsalve/XROT-axis", "author": "Chris Simpkins", "status": "modified", "kind": "family", "id": "bf0f54c2af5ebc77653a24d4d258845639449382"}, {"date": "2022-10-18T04:52:22", "title": "[to_sandbox.txt] hold Climate Crisis and Handjet sandbox pushes (#5426)", "author": "Chris Simpkins", "status": "modified", "kind": "infrastructure", "id": "4eeefc6f77dd440930f87a7c41785d26685742bc"}, {"date": "2022-10-18T04:04:58", "title": "Add empty thumbnails where missing (#5425)", "author": "Rod", "status": "new", "kind": "infrastructure", "id": "aafb87f34eab1800609f1bca0ac3b4d5217c17df"}, {"date": "2022-10-18T03:42:43", "title": "Fix bad refs in Knowledge (#5424)", "author": "Rod", "status": "modified", "kind": "infrastructure", "id": "0ad7982e584ce35b536d68895258c974ae27c554"}, {"date": "2022-10-18T03:22:05", "title": "Remove bad references from terms (#5423)", "author": "Rod", "status": "modified", "kind": "infrastructure", "id": "5c41a6f86052e01a26257482d8b51f3691b719dc"}, {"date": "2022-10-17T19:28:47", "title": "Adding `hangeul` topic (#5420)", "author": "Elliot Jay Stocks", "status": "new", "kind": "infrastructure", "id": "0d57942f5aacef9bde62c6666ef93c91749802ac"}, {"date": "2022-10-17T18:37:59", "title": "GFK Q3 content population (#5214)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "5cd8a25ea92d8bac555b0ae92747b933fedf0ac5"}, {"date": "2022-10-17T11:51:42", "title": "Merge pull request #5419 from google/axis-fix", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "5bf04e8ad31721f5ac326fdb0e6463acb8ea86c8"}, {"date": "2022-10-17T11:44:19", "title": "Merge commit 'b50029ddb273c195ca108bebc43724b56f6c19e3' into axis-fix", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "79b2181952c24f8e313fd33ce01067e8de4a800f"}, {"date": "2022-10-17T11:00:39", "title": "Missing close bracket", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "0d0ef95d2e06a92ca13d08071ca58c23b269888d"}, {"date": "2022-10-17T07:50:46", "title": "Add Tangsa script", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "bbf12fda7ab3066532a2e9ba49339a3bc347fa39"}, {"date": "2022-10-14T14:48:58", "title": "updated to_lists (#5413)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "3d2b5f24e7bd6345cc885727b7f48a5a2b806365"}, {"date": "2022-10-14T14:02:28", "title": "Add languages for Noto Serif Khojki (#5411)", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "af6ad43bb59e2dc96655fd8babd03d46b0e60a92"}, {"date": "2022-10-14T13:27:53", "title": "Removed some de-listed families (#5405)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "2c1b3d6680d5611952ef5da14e50f28f98e134f1"}, {"date": "2022-10-14T11:42:44", "title": "Reinstate Bamum \"sample text\" (#5412)", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "99defd20c9d050b5dd6be3450f94d96439d13678"}, {"date": "2022-10-14T10:25:00", "title": "Designer added: Sophia Tai (#5408)", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "d0f3b8fe42948fdc67093ebf6387915f8a9b4ccd"}, {"date": "2022-10-14T10:24:32", "title": "Noto Sans Pau Cin Hau: Version 2.002; ttfautohint (v1.8.4.7-5d5b) added (#5185)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "b4611de768c3d6d028e21414bc53eb2c106c0cff"}, {"date": "2022-10-14T09:15:36", "title": "Mansalva: Version 2.112; ttfautohint (v1.8.4.7-5d5b) added (#5373)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "18679c2264c45f843833a4caea23d81806682126"}, {"date": "2022-10-13T15:01:14", "title": "Handjet: override ELSH default (#5407)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "91bdf6c8fa29626da5f04a7a7bcd11ea8962d200"}, {"date": "2022-10-13T14:11:40", "title": "Merienda: Version 2.001 added (#5291)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "9673336c61929f2fde33568ed4e451053e572cb0"}, {"date": "2022-10-13T14:06:45", "title": "[gftools-packager] Reem Kufi Fun: Version 1.005 added (#5384)", "author": "Yanone", "status": "modified", "kind": "family", "id": "4cff558701152416673e4cdd5113eea38b80846d"}, {"date": "2022-10-13T11:18:33", "title": "[gftools-packager] Noto Sans Rejang: Version 2.001; ttfautohint (v1.8.4.7-5d5b) added (#5184)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "234e103855eee210b5ada47a8b5d0e718f42b2d4"}, {"date": "2022-10-13T11:12:00", "title": "[gftools-packager] Noto Sans Osmanya: Version 2.001; ttfautohint (v1.8.4.7-5d5b) added (#5183)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "2fae11b2bf745794759b294dd21fbed81b649c40"}, {"date": "2022-10-13T10:58:42", "title": "[gftools-packager] Noto Sans Osage: Version 2.002; ttfautohint (v1.8.4.7-5d5b) added (#5182)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "7ce201b6bc9dff8a6b985803de0445f49991773b"}, {"date": "2022-10-13T10:49:46", "title": "[gftools-packager] Handjet: Version 2.003 added (#5376)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "2ec5664677c3e2fe30c5b6c21df12e50be05e200"}, {"date": "2022-10-13T09:46:34", "title": "[gftools-packager] Noto Serif Khojki: Version 2.002 added (#5152)", "author": "Simon Cozens", "status": "new", "kind": "family", "id": "7a37cbdfb14950ac403a91f2d19f946a928c86c2"}, {"date": "2022-10-13T09:21:03", "title": "[gftools-packager] Noto Sans Syloti Nagri: Version 2.003; ttfautohint (v1.8.4.7-5d5b) added (#5235)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "41c83f3a7e3af73ee4be1c721ddacc01f7fe1d42"}, {"date": "2022-10-13T08:51:23", "title": "Designer added: Mariya Lish (#5402)", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "1ef618962f3bc92714b76e90b989f8e2e050d057"}, {"date": "2022-10-12T22:13:50", "title": "[gftools-packager] Noto Sans Ol Chiki: Version 2.003 added (#5181)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "8684c244bc251d51376095ec6946cde002cc48a0"}, {"date": "2022-10-12T14:26:07", "title": "Nur & Bustan catalog profiles (upcoming Marhey font) (#5366)", "author": "Yanone", "status": "new", "kind": "designer", "id": "a6ce225156a29e2e804cfd77a5da5b0142dfddc4"}, {"date": "2022-10-11T22:55:40", "title": "Update to_sandbox.txt (#5399)", "author": "Rod", "status": "modified", "kind": "family", "id": "3dbf101b6c72e54db7e724179f748603a1f19f69"}, {"date": "2022-10-10T14:34:05", "title": "Merge pull request #88 from m4rc1e/keep-ids", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "b50029ddb273c195ca108bebc43724b56f6c19e3"}, {"date": "2022-10-10T14:25:16", "title": "fix_stat do not drop nameids <= 25", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "f87630a7b1017765ae5371fc14a080e37e14e6d7"}, {"date": "2022-10-10T13:33:19", "title": "Merge pull request #87 from m4rc1e/stat-fix", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "8a5f552de6bad86b7f1768ca41b85d8829b8e1a9"}, {"date": "2022-10-10T10:55:47", "title": "build_stat: do not rm fvar axis name records", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "80f6d80493b68a721bc55bc206a001af0aaeba73"}, {"date": "2022-10-07T15:04:50", "title": "Marhey: Version 1.000 added (#5374)", "author": "Yanone", "status": "new", "kind": "family", "id": "97004a80c875309c3ce6617977e750a8d253564d"}, {"date": "2022-10-07T14:17:01", "title": "Added primary script to Readex and Cairo (#5383)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "d70fa5ca83b498f77c37773e7c3cdfaae6554ea1"}, {"date": "2022-10-07T11:00:13", "title": "Updated push lists (#5382)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "62d9b88aa82bb822485dd0868fa97b206c7a5d90"}, {"date": "2022-10-07T10:11:34", "title": "[gftools-packager] Noto Sans Masaram Gondi: Version 1.004; ttfautohint (v1.8.4.7-5d5b) added (#5207)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "0889dacf355e0bf8672afb152e17d2f67a3d408c"}, {"date": "2022-10-07T10:09:17", "title": "Average: Version 1.003; ttfautohint (v1.8.4.7-5d5b) added (#5292)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "cc034c022bd9b7c2ed3eb9e2b38955b6191cb27b"}, {"date": "2022-10-07T10:05:39", "title": "Cantora One: version 1.002 added HOTFIX (#5355)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "8c5835c111465043efe739192f9c757c6ff880b4"}, {"date": "2022-10-06T16:02:41", "title": "Climate Crisis: Version 1.003 added (#5350)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "1e256a05ad58532c8acbd219b9d8048e6559587b"}, {"date": "2022-10-06T16:01:35", "title": "Readex Pro: Version 1.204 added (#5331)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "752b3bee188ce804e5082277ae24b9f41938884b"}, {"date": "2022-10-06T15:44:13", "title": "[gftools-packager] Noto Sans Bamum: Version 2.001 added (#5115)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "9bbc3a98d50fbfa22b2446ca5fdf3422166d0ef0"}, {"date": "2022-10-06T15:01:56", "title": "Cantarell: Version 1.004 added (#5213)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "bef4d502a675e8f7e2df3e738f04cbaef737f751"}, {"date": "2022-10-06T14:38:25", "title": "[gftools-packager] Noto Sans Tagbanwa: Version 2.001; ttfautohint (v1.8.4.7-5d5b) added (#5190)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "d63dd5a27e50a7dd2e4c9ece1c41829665d0d3d4"}, {"date": "2022-10-06T14:36:30", "title": "[gftools-packager] Noto Sans Thaana: Version 2.001 added (#5191)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "b7dcffa6cc9604d3a58cd35161978af89f1a40b2"}, {"date": "2022-10-06T14:28:15", "title": "[gftools-packager] Noto Sans New Tai Lue: Version 2.003 added (#5222)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "c09b67e3369beebac716cf82d532b371973eabad"}, {"date": "2022-10-06T14:02:50", "title": "Foldit: Version 1.003 added (#5361)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "a967ebad0378c777346605e7a120ef370230a5e6"}, {"date": "2022-10-06T13:51:31", "title": "[gftools-packager] Cairo Play: Version 3.120 added (#5327)", "author": "Yanone", "status": "modified", "kind": "family", "id": "74ed8d6415198ae6472d16c2a49bce704c634cdc"}, {"date": "2022-10-06T11:56:35", "title": "[gftools-packager] Noto Serif Dogra: Version 1.006; ttfautohint (v1.8.4.7-5d5b) added", "author": "simoncozens", "status": "modified", "kind": "family", "id": "3d2619394b0fa1f0dbcbd27143f40e3ce7cdd2ea"}, {"date": "2022-10-06T11:37:12", "title": "Cairo: Version 3.120 added (#5328)", "author": "Yanone", "status": "modified", "kind": "family", "id": "aaef373d99dfcb06ec1a9500ad6f42d3d3f2eaf4"}, {"date": "2022-10-06T11:10:45", "title": "[gftools-packager] Noto Sans Multani: Version 2.002; ttfautohint (v1.8.4.7-5d5b) added (#5371)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "df45926f7d9d46677fbac71f2b1c26252c59e91a"}, {"date": "2022-10-06T10:56:04", "title": "[gftools-packager] Noto Sans Modi: Version 2.003; ttfautohint (v1.8.4.7-5d5b) added (#5372)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "2986659884786125552045e1b6668259a75b0d26"}, {"date": "2022-10-05T14:57:05", "title": "[gftools-packager] Noto Sans Siddham: Version 2.004; ttfautohint (v1.8.4.7-5d5b) added (#5225)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "dfdea10021a96c504ae5e1299dee9984204de08c"}, {"date": "2022-10-05T13:50:14", "title": "[gftools-packager] Noto Sans Takri: Version 2.003; ttfautohint (v1.8.4.7-5d5b) added (#5228)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "f88aec7d37c36d636cf05518c5c6578e4c20367d"}, {"date": "2022-10-05T13:45:16", "title": "Noto Sans Tifinagh: Version 2.004; ttfautohint (v1.8.4.7-5d5b) added (#5236)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "7d2acdd3a3fb864640a061714dcd3b653b6f3bff"}, {"date": "2022-10-05T10:25:39", "title": "Merge pull request #19 from googlefonts/m4rc1e-patch-1", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "26623dfe29bd1d4f97930b8043e15dc2ac48fea2"}, {"date": "2022-10-05T10:23:02", "title": "Merge pull request #22 from googlefonts/reinstate-mundari-fix", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "57632f85995eeefcfc1a8c47cb302f43e09cbf3e"}, {"date": "2022-10-05T10:22:43", "title": "Merge pull request #21 from googlefonts/vi_latin", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "e3739a74bc942e746bf49037b9f2ba7cb95aa0c6"}, {"date": "2022-10-05T10:05:10", "title": "[gftools-packager] Noto Sans Yi: Version 2.002; ttfautohint (v1.8.4.7-5d5b) added (#5197)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "1439cd50a3cbe9af3bf80184b9dfcf45eec68eb6"}, {"date": "2022-10-05T08:31:32", "title": "Fix Mundari sample text", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "f7975deede2a911ae6aa1156951c049d32349b8a"}, {"date": "2022-10-03T19:04:27", "title": "Update to_sandbox.txt (#5362)", "author": "nyshadhr9", "status": "modified", "kind": "family", "id": "9a2969779115d161e566b3d4350b5b60ca1bf550"}, {"date": "2022-10-02T23:12:07", "title": "Merge pull request #17 from moyogo/update-readme", "author": "Chris Simpkins", "status": "modified", "kind": "family", "id": "2e22fe139fa9816b222e8bba7558128c4ba68581"}, {"date": "2022-09-30T21:02:07", "title": "Merge pull request #84 from googlefonts/vv-monsalve-patch-1", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "50addebc46905619b1bae7b29338e531bb7852e7"}, {"date": "2022-09-30T15:21:23", "title": "[gftools-packager] Noto Sans Chakma: Version 2.003; ttfautohint (v1.8.4.7-5d5b) added (#5118)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "850aa8450eaec4fd95d176c36e0812dc7f23713a"}, {"date": "2022-09-30T14:01:12", "title": "updated push lists (#5356)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "aed0e2738017d111e72abf19121caf5ded45b864"}, {"date": "2022-09-30T12:32:00", "title": "Catalog: Inhouse Type added (#5354)", "author": "Rosalie Wagner", "status": "new", "kind": "designer", "id": "9cab5a30d74fac1a5e14ad7fbd4c6e2cd18f359a"}, {"date": "2022-09-30T12:24:03", "title": "Solway: metadata and description updated (#5353)", "author": "Rosalie Wagner", "status": "modified", "kind": "metadata", "id": "b12b6411032dc07456cccc99f908e8786a0bec24"}, {"date": "2022-09-29T23:17:09", "title": "Update axis registry: YEAR, ELSH, ELGR (#5333)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "36cf14ce4e304971627cce10b437a300d86718bb"}, {"date": "2022-09-29T14:50:10", "title": "Corrected a breve dot below with proper codepoint.", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "76b8accded9dbfe3712c73dc7ef160469620a8f1"}, {"date": "2022-09-29T12:58:32", "title": "Update 1_add-font.md (#5336)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "8998c410028da40fe2a06b8a13666bb4543fcf29"}, {"date": "2022-09-29T12:03:44", "title": "[gftools-packager] Noto Sans Tai Le: Version 2.002; ttfautohint (v1.8.4.7-5d5b) added (#5239)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "519fe00e659d874c43a0cf270a96894f77a325a0"}, {"date": "2022-09-29T11:57:41", "title": "[gftools-packager] Noto Sans Modi: Version 2.002; ttfautohint (v1.8.4.7-5d5b) added (#5252)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "7fb9ce8a2a77d597421e934e6d2c4b97153353b9"}, {"date": "2022-09-29T11:56:04", "title": "[gftools-packager] Noto Sans Tai Tham: Version 2.002 added (#5242)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "f581c877cefc8b06839a24607113d493b226e93f"}, {"date": "2022-09-29T11:29:12", "title": "[gftools-packager] Finlandica: Version 1.064 added (#5334)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "c0481dc7551d783b7e67948e875f25f2d7176ca2"}, {"date": "2022-09-29T09:05:43", "title": "[gftools-packager] Noto Sans Limbu: Version 2.004; ttfautohint (v1.8.4.7-5d5b) added (#5332)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "4e7899304a060a2ce2b22b7823f310208a8d714b"}, {"date": "2022-09-29T08:46:26", "title": "Pin protobuf to 3.19.4", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "d4352af08a319937c8073cbd22bf85710f0609f3"}, {"date": "2022-09-28T22:59:26", "title": "[gftools-packager] Noto Sans Multani: Version 2.001; ttfautohint (v1.8.4.7-5d5b) added (#5159)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "7d53b49d4b8f4c9fcee6e08154a11235a24c8c02"}, {"date": "2022-09-28T22:54:58", "title": "[gftools-packager] Noto Sans Mro: Version 2.001; ttfautohint (v1.8.4.7-5d5b) added (#5158)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "5044e0dfa96b16e5916c38a365c23487909c4c47"}, {"date": "2022-09-28T22:11:36", "title": "Noto Sans Medefaidrin: Version 1.002 added (#5142)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "50bdd3208abf6a5703d52e821be803c889264d08"}, {"date": "2022-09-28T22:07:21", "title": "[gftools-packager] Noto Sans Pahawh Hmong: Version 2.001; ttfautohint (v1.8.4.7-5d5b) added (#5148)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "d6323be10b2ebbc4a575ef08c3fadcdcd1e7b9ab"}, {"date": "2022-09-28T21:52:25", "title": "Noto Sans Kayah Li: Version 2.002 added (#5140)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "071021a9002e9e0d352ee9607a0f16fb75407571"}, {"date": "2022-09-28T21:41:06", "title": "[gftools-packager] Noto Sans Buginese: Version 2.002; ttfautohint (v1.8.4.7-5d5b) added (#5116)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "ace650db75491c6f7670044488ff55e668ab6da5"}, {"date": "2022-09-28T21:30:54", "title": "Noto Sans Hanifi Rohingya: Version 2.101 added (#5114)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "89e41e74b1072ff0dc02567cdf4231bb7bed0f68"}, {"date": "2022-09-28T21:28:42", "title": "Noto Sans Bassa Vah: Version 2.002 added (#5113)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "189f977af0c49a058cb18d832d47114225b98780"}, {"date": "2022-09-28T20:08:06", "title": "Merge pull request #53 from vv-monsalve/year-axis", "author": "Chris Simpkins", "status": "new", "kind": "infrastructure", "id": "ae69b1199d0de80b4c6a3a0c62207c0181294331"}, {"date": "2022-09-28T18:21:46", "title": "Merge pull request #56 from vv-monsalve/ESHP-axis", "author": "Chris Simpkins", "status": "new", "kind": "infrastructure", "id": "05aaa5ef7ef499209eed3020e3f3ea14eff6cff5"}, {"date": "2022-09-28T18:21:13", "title": "Merge pull request #78 from googlefonts/RosaWagner-ElementGrid", "author": "Chris Simpkins", "status": "modified", "kind": "infrastructure", "id": "a8697101ccfbdb5b1e2b8284d69017f81f0d6681"}, {"date": "2022-09-28T16:44:08", "title": "description updated with more details + moved to bottom", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "aadf9bf3ee80d413ac65afeb77bf2080f58a1bee"}, {"date": "2022-09-28T16:37:46", "title": "description updated with more details", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "918a44b7a4d39a4d8868b0274fde44bba5774062"}, {"date": "2022-09-28T09:31:31", "title": "Update element_shape.textproto", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "22729b562ab2027588bb4e4f5e08bb4fa0023799"}, {"date": "2022-09-28T02:35:18", "title": "Update to_production.txt (#5329)", "author": "nyshadhr9", "status": "modified", "kind": "family", "id": "d0473b79106f8eddcb5fa42dfe0257b2eaa3bb7c"}, {"date": "2022-09-23T20:39:11", "title": "Adjusting fallbacks to leave only the Default", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "9451a86ef5f5800eb24f871fa5beef0413b18349"}, {"date": "2022-09-23T20:06:15", "title": "Update axis registry (#5301)", "author": "Chris Simpkins", "status": "modified", "kind": "family", "id": "27070f8250de7f597e4374c35d7a2e9247ce52d9"}, {"date": "2022-09-23T19:56:40", "title": "Merge pull request #82 from googlefonts/davelab6-ital-no-precision", "author": "Chris Simpkins", "status": "modified", "kind": "infrastructure", "id": "45990915e71c1beed658c70ac6a9ca613e6a7712"}, {"date": "2022-09-23T19:56:17", "title": "Merge pull request #83 from googlefonts/davelab6-flair-me-finer", "author": "Chris Simpkins", "status": "new", "kind": "infrastructure", "id": "bb8ddea8c795cb6b9ca131021fd364134ac435fc"}, {"date": "2022-09-23T19:30:22", "title": "Update flair.textproto to correct precision to -1", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "7754f20fca99e8873f8930d2f079009392cd4ae0"}, {"date": "2022-09-23T14:33:10", "title": "Merge pull request #79 from googlefonts/hexp", "author": "Chris Simpkins", "status": "new", "kind": "infrastructure", "id": "276517d10ced3c36325fb909f5900629ab484874"}, {"date": "2022-09-23T14:31:30", "title": "Update hyper_expansion.textproto", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "e6a89f7683c593d72d5829e261c20e5eeb068e2f"}, {"date": "2022-09-23T13:31:35", "title": "Noto Sans Hanunoo: Version 2.003; ttfautohint (v1.8.4.7-5d5b) added (#5139)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "28df6cf03a71bb8130924059102e31df548a1a51"}, {"date": "2022-09-23T13:18:09", "title": "Update to_production.txt (#5298)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "a440ec186aed0beecad7aacef2acc39a1281b3a3"}, {"date": "2022-09-23T11:20:02", "title": "[gftools-packager] Noto Sans Tagalog: Version 2.001; ttfautohint (v1.8.4.7-5d5b) added (#5250)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "c603371a4f4c020fe0b8e2dabec7820606538456"}, {"date": "2022-09-23T08:05:18", "title": "[gftools-packager] Noto Sans Mongolian: Version 2.003; ttfautohint (v1.8.4.7-5d5b) added (#5251)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "2b407ec2f8d8cbb9d3fea02936c0b3aa2ef9ec12"}, {"date": "2022-09-22T22:32:56", "title": "italic.textproto reduce precision from -1 to 0", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "711f615f5f5960393ceb5a27fc2216e76aa62636"}, {"date": "2022-09-22T22:16:44", "title": "Update to_sandbox.txt (#5296)", "author": "nyshadhr9", "status": "modified", "kind": "infrastructure", "id": "bc197a9daad32dbc9dbed29110eca8f9a0358beb"}, {"date": "2022-09-22T21:14:45", "title": "Update METADATA.pb (#5295)", "author": "Rod", "status": "modified", "kind": "family", "id": "6a2dc64d2275b9da45989e0746b8fd4d117ccfb1"}, {"date": "2022-09-22T15:20:03", "title": "Update hyper_expansion.textproto", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "7e519e95d0f09df4b838d9e74e004d735b44eecf"}, {"date": "2022-09-22T14:50:34", "title": "Quick fix for repo link (#5013)", "author": "NFSL2001", "status": "modified", "kind": "infrastructure", "id": "ecf63f06693bd8c4405699546aceecc70492442f"}, {"date": "2022-09-22T12:50:55", "title": "[gftools-packager] Noto Serif Tibetan: Version 2.103 added (#5253)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "f0614d8ff8601df4cc8575a7ea5c349bccd294a0"}, {"date": "2022-09-22T09:45:09", "title": "[gftools-packager] IBM Plex Sans JP: Version 1.001 added (#5226)", "author": "Yanone", "status": "new", "kind": "family", "id": "f6d4d2bf995b81acafdaf6b0b39e2cf6b6d14cf7"}, {"date": "2022-09-22T08:46:43", "title": "Updated push lists (#5289)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "dda09603b17d302d791c62d7e742921d61a84df8"}, {"date": "2022-09-21T15:42:59", "title": "HyperExpansion axis added", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "ab9b60ffca0164f0628b2b0203d83b8e70ad3fb4"}, {"date": "2022-09-21T12:31:38", "title": "Nabla and Reem Kufi Ink: manual version bumped (#5279)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "c0f3b68cfd9d414442827f93033d3bcd23849f6c"}, {"date": "2022-09-20T02:51:43", "title": "Update to_sandbox.txt (#5274)", "author": "nyshadhr9", "status": "modified", "kind": "infrastructure", "id": "2c0bb6ca6d66adcea79607aca5fff038ce8d9bc9"}, {"date": "2022-09-17T22:19:17", "title": "Add documentation/article (#5249)", "author": "Simon Cozens", "status": "modified", "kind": "metadata", "id": "16802424bc712eddb60cbeb2d4b6046b3377bb02"}, {"date": "2022-09-16T15:05:47", "title": "Updated to_sandbox (#5254)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "b4ca3dd297b8c7b2822d1f4275376e1ed034f291"}, {"date": "2022-09-16T12:59:57", "title": "[gftools-packager] Noto Sans Wancho: Version 2.001; ttfautohint (v1.8.4.7-5d5b) added (#5198)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "4abfd117407a8f1db0e4ef2bafe5df0a8bb92eb1"}, {"date": "2022-09-16T12:56:41", "title": "[gftools-packager] Noto Sans Warang Citi: Version 3.002; ttfautohint (v1.8.4.7-5d5b) added (#5196)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "b3b6fdae977e7907b889498652dc35b44b12efd6"}, {"date": "2022-09-16T08:10:33", "title": "U+0323 instead of U+329 in yo_Latn", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "fe28dcb6e0f45165135924f79d57193791689862"}, {"date": "2022-09-15T16:07:07", "title": "Gulzar: primary script added (#5234)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "8c5e130d25b2e7f639fc59ca4295007c3078fef1"}, {"date": "2022-09-15T14:33:48", "title": "Update element_grid.textproto", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "87d4f28068fe6b8d28e868ee454064fad38ea0fe"}, {"date": "2022-09-15T13:46:49", "title": "Noto Sans Canadian Aboriginal: Version 2.002 added (#5151)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "82d655e094aaece31d9fdf791dd9225d3ec3af6d"}, {"date": "2022-09-15T12:51:16", "title": "re-maximum_color Nabla to support OT-SVG with multi-palette CPAL (#5245)", "author": "Cosimo Lupo", "status": "modified", "kind": "family", "id": "3317c4e2c5945afdd887ec1050ca6a85402544f7"}, {"date": "2022-09-15T11:45:53", "title": "Noto Sans Miao: Version 2.003; ttfautohint (v1.8.4.7-5d5b) added (#5144)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "74ae12bc7e056856b6c338e6f69bd733a81db5f4"}, {"date": "2022-09-15T11:31:11", "title": "[gftools-packager] Noto Sans Vai: Version 2.001; ttfautohint (v1.8.4.7-5d5b) added (#5195)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "752cd5092f1f45426079a8e45fa012d8c74a9bb1"}, {"date": "2022-09-15T11:12:59", "title": "Noto Sans Mende Kikakui: Version 2.003; ttfautohint (v1.8.4.7-5d5b) added (#5143)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "861ec232a9e884793e67cca4bb4483c165e03a62"}, {"date": "2022-09-15T10:16:56", "title": "Noto Sans Grantha: Version 2.003; ttfautohint (v1.8.4.7-5d5b) added (#5138)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "7f4a4d606dd4a11d8322ba2eb3694c9de70016ce"}, {"date": "2022-09-15T00:21:40", "title": "[gftools-packager] Noto Sans Coptic: Version 2.002; ttfautohint (v1.8.4.7-5d5b) added (#5126)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "223ce7526badd96cf62fcf0439a747b0bded3ba5"}, {"date": "2022-09-14T23:48:50", "title": "[gftools-packager] Noto Sans Cherokee: Version 2.001 added (#5123)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "57b4ebace8a7b5b3cb05bf92d84bb5de27894698"}, {"date": "2022-09-14T23:09:22", "title": "Noto Sans Symbols: Version 2.002 added (#5237)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "1bd2cbfd14e39ad228268880c7596c407f0eb992"}, {"date": "2022-09-14T16:03:26", "title": "Updated push lists (#5233)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "4bc4f372ac43726233e734c5175801dc01a25c02"}, {"date": "2022-09-14T00:59:02", "title": "Fix cross links. (#5232)", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "8a0bcb2e6f3a7052381ca2c03b7b16ea902d8d32"}, {"date": "2022-09-13T23:33:03", "title": "Make all topic links use format /topics/___ (#5231)", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "fd32eafcd4b546e5f98d1a878eb11c929950f2ba"}, {"date": "2022-09-13T15:02:27", "title": "[gftools-packager] Baloo Bhaijaan 2: Version 1.701 added (#5216)", "author": "Yanone", "status": "modified", "kind": "family", "id": "d3d979f3d55ff92d8c696a63f337defb5c84f64e"}, {"date": "2022-09-12T20:07:10", "title": "Update README.md, used in gftools and google/fonts", "author": "Denis Moyogo Jacquerye", "status": "modified", "kind": "family", "id": "1f94e6c8a8fc5f5e8f8cf0112b9920ac0372db77"}, {"date": "2022-09-08T22:32:45", "title": "push lists updated (#5215)", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "59c70cc418bf55402c058808a8743d86f70f8670"}, {"date": "2022-09-08T22:13:12", "title": "[gftools-packager] Noto Sans Javanese: Version 2.004 added (#5204)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "146a15835896481bfa5cb0e0b0eb83686d29a163"}, {"date": "2022-09-08T21:49:30", "title": "[gftools-packager] Noto Serif Grantha: Version 2.004; ttfautohint (v1.8.4.7-5d5b) added (#5203)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "ec4802ed8e1ca656cd2ae626b93e4a8575d7a2df"}, {"date": "2022-09-08T18:23:29", "title": "[gftools-packager] Noto Sans Meetei Mayek: Version 2.002 added (#5209)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "02aff04b364155f48c3bfab38eea5c2f8ab451c7"}, {"date": "2022-09-08T14:16:09", "title": "Noto Sans Cham: Version 2.002 added (#5122)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "db021618803a3b655e45f5f89fda879997e37266"}, {"date": "2022-09-07T22:12:14", "title": "Update to_sandbox.txt (#5212)", "author": "Zhao", "status": "modified", "kind": "infrastructure", "id": "d4f46c6343831649b5f094c9f1a7eace774d9493"}, {"date": "2022-09-07T20:08:22", "title": "replace U+2010 HYPHEN with U+002D Hyphen-Minus in sample texts (#5211)", "author": "Zhao", "status": "modified", "kind": "family", "id": "1e43e7806998ed27a15e61e93c1e2c2e76ed8043"}, {"date": "2022-09-07T18:25:22", "title": "Merge pull request #15 from googlefonts/zx_hyphen", "author": "Zhao", "status": "new", "kind": "infrastructure", "id": "008c5e31ad816826438ebb15a1d6eae86dff60b5"}, {"date": "2022-09-07T00:36:50", "title": "replace U+2010 HYPHEN with U+002D Hyphen-Minus in sample texts", "author": "zhao", "status": "modified", "kind": "infrastructure", "id": "0666e0f93a8d8ea57841f4d7eb77571102cbacef"}, {"date": "2022-09-07T00:34:29", "title": "Revert \"replace U+2010 HYPHEN with U+002D Hyphen-Minus in sample texts\"", "author": "zhao", "status": "modified", "kind": "infrastructure", "id": "f3460bd0e7f3d79ab4c590f7889c0b42f19146eb"}, {"date": "2022-09-07T00:32:11", "title": "replace U+2010 HYPHEN with U+002D Hyphen-Minus in sample texts", "author": "zhao", "status": "modified", "kind": "family", "id": "c00b8eb13c79599903775a51d0963b1b8dbebbe9"}, {"date": "2022-09-02T01:32:20", "title": "Update to_sandbox.txt (#5180)", "author": "Rod", "status": "modified", "kind": "infrastructure", "id": "71890b4a8ad9051b803156f8dbbea7bc20b82cbd"}, {"date": "2022-09-02T00:13:12", "title": "Nabla: Version 1.002 added (#5160)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c581412688740296b629e6206340859ceca6ee0b"}, {"date": "2022-09-02T00:04:31", "title": "Update to_sandbox.txt (#5179)", "author": "Rod", "status": "modified", "kind": "infrastructure", "id": "4f8de1929a2f46ac4aba0c5775e3dbbedf337db2"}, {"date": "2022-09-01T23:48:45", "title": "s/black/0xFFFF/g in COLR (#5178)", "author": "Rod", "status": "modified", "kind": "family", "id": "03997758febad41401d376045bc839f9b9ca9a3e"}, {"date": "2022-09-01T21:34:53", "title": "two more additions to Sandbox (#5177)", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "adefe9db46b508611b959b871ac87585a9f0423f"}, {"date": "2022-09-01T20:56:20", "title": "Reinstate article (#5176)", "author": "Simon Cozens", "status": "new", "kind": "infrastructure", "id": "4316a0f6e489a7ec3524655b48a168d2134d6d98"}, {"date": "2022-09-01T20:02:16", "title": "\"to_sandbox\" Small fixes (#5175)", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "9de90e63a72e3a66eea681956a65cbaee60f428f"}, {"date": "2022-09-01T19:27:32", "title": "Push lists updated (#5174)", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "754e1b0e5655f6ade41a0b037ac3362bd8827417"}, {"date": "2022-09-01T18:24:33", "title": "Update EDPT axis description (#5173)", "author": "Chris Simpkins", "status": "modified", "kind": "family", "id": "5f1b87864f6d1d3b3af8ca98597ced7b043f923f"}, {"date": "2022-09-01T18:00:22", "title": "Merge pull request #76 from googlefonts/chrissimpkins-patch-1", "author": "Chris Simpkins", "status": "modified", "kind": "family", "id": "46700e4b65a78a0817c9cb1e4a1226e728d9740a"}, {"date": "2022-09-01T17:38:48", "title": "Nabla description: typo fix, minor copy edit (#5163)", "author": "Chris Simpkins", "status": "modified", "kind": "metadata", "id": "ff8825ffa219a6c7a1dea95de4def548760d40e5"}, {"date": "2022-09-01T17:23:45", "title": "Reinstate more articles (#5168)", "author": "Simon Cozens", "status": "new", "kind": "infrastructure", "id": "a67758269491f2588294f8346446a20eda05e1c0"}, {"date": "2022-09-01T16:37:47", "title": "Re-run maximum_color on BungeeSpice-Regular.ttf to fix issue with colored .notdef glyph being reshuffled (#5171)", "author": "Cosimo Lupo", "status": "modified", "kind": "family", "id": "87ecc71a04761454005152539e2cd4885273b28c"}, {"date": "2022-09-01T16:27:26", "title": "Reem Kufi Ink: Version 1.004 added (#5170)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "af01b9bd3d281e2cc908749f18fd05437957ce01"}, {"date": "2022-09-01T15:13:43", "title": "Reem Kufi Fun: Version 1.004 added (#5164)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "0d68d7f9944b4c5384ba42b4ff99260179d1ed66"}, {"date": "2022-09-01T15:12:58", "title": "Reem Kufi Ink: Version 1.004 added (#5167)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "2da6651875f153b8ff0c57339b9cf2f29c9f4459"}, {"date": "2022-09-01T14:14:31", "title": "Update EDPT description", "author": "Chris Simpkins", "status": "modified", "kind": "infrastructure", "id": "1830fa95eb75e1ec9acd7a2fab00ad01bbcb36a4"}, {"date": "2022-09-01T03:29:42", "title": "fallback_only metadata added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "354deeb07896db959ca09403c1eeac7ed7a7af12"}, {"date": "2022-09-01T03:22:37", "title": "fallback_only metadata added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "feb2ea6a43b29c08debf1549011b596a34f473b4"}, {"date": "2022-09-01T03:18:19", "title": "fallback_only metadata added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "f395ed70d0b2664c8331b04603ec73abe7de260f"}, {"date": "2022-08-31T22:27:53", "title": "fallback_only metadata added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "c9306b730950f9d97d721ad9cc9b6f8adb200a12"}, {"date": "2022-08-31T20:36:17", "title": "Update to_production.txt with what's been pushed. (#5162)", "author": "Garret Rieger", "status": "modified", "kind": "infrastructure", "id": "57b57db8779c4a6793a03dada50c23052334b421"}, {"date": "2022-08-31T17:04:36", "title": "Update to_sandbox.txt to reflect what's been pushed. Also fix axis registry paths. (#5156)", "author": "Garret Rieger", "status": "modified", "kind": "infrastructure", "id": "b1a4c13a01cf1a6decbc2502f9f2d56aec09d623"}, {"date": "2022-08-31T15:59:03", "title": "fix sandbox paths (#5161)", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "2ec9ec2b67be549b767eb5e1b8177869a731998c"}, {"date": "2022-08-31T05:01:42", "title": "Sync axisregistry with googlefonts/axisregistry (#5157)", "author": "Chris Simpkins", "status": "modified", "kind": "family", "id": "f0adc6ccc2e3116920797fab580d4536458bc6d1"}, {"date": "2022-08-31T04:51:41", "title": "Merge pull request #75 from googlefonts/csimpkins-sync-up-down", "author": "Chris Simpkins", "status": "new", "kind": "infrastructure", "id": "b9e490937361ff4a53a4165f3c10d68525ff9c62"}, {"date": "2022-08-31T04:47:55", "title": "sync google/fonts axisregistry changes with googlefonts/axisregistry", "author": "Chris Simpkins", "status": "modified", "kind": "infrastructure", "id": "9e38ff3e341193305c69e29f4487724e5f2cd906"}, {"date": "2022-08-31T04:20:12", "title": "Merge pull request #69 from googlefonts/vv-monsalve-patch-1", "author": "Chris Simpkins", "status": "modified", "kind": "family", "id": "8ddcba0719c3cbbcad2516448bd318294f6e8d23"}, {"date": "2022-08-30T22:46:30", "title": "Update METADATA.pb (#5155)", "author": "Rod", "status": "modified", "kind": "infrastructure", "id": "75e29bc13256c4deba897a02911b68319e7f7e65"}, {"date": "2022-08-30T15:52:30", "title": "Run maximum_color on ReemKufiInk-Regular.ttf to add SVG table (#5154)", "author": "Cosimo Lupo", "status": "modified", "kind": "family", "id": "a6cf9ad7ceadb93a4d8a0aa3d04e72c2fc0b9619"}, {"date": "2022-08-30T01:47:54", "title": "Add primary_script to a couple of things (#5150)", "author": "Rod", "status": "modified", "kind": "infrastructure", "id": "691a5660a296ae2945fa5d829af8eaa5273984a8"}, {"date": "2022-08-30T01:38:51", "title": "add missing fallback_only to axes metadata (#5149)", "author": "Zhao", "status": "modified", "kind": "infrastructure", "id": "83b74da0f453e81c7495a6672b10fbd954afedd4"}, {"date": "2022-08-26T17:29:26", "title": "Revert BungeeColor-Regular.ttf to COLRv0 only (#5137)", "author": "Cosimo Lupo", "status": "modified", "kind": "family", "id": "e9ba362c89bceb147d5ea616ecd5ff10094f3b39"}, {"date": "2022-08-26T16:50:37", "title": "Revert \"Ran maximum_color on amiri quran (#5128)\" (#5136)", "author": "Cosimo Lupo", "status": "modified", "kind": "family", "id": "68c134ae71b9b3b98a86d3ac27c6b992335a5b4c"}, {"date": "2022-08-26T16:33:57", "title": "Revert \"Re-run maximum_color on CairoPlay (#5133)\" (#5135)", "author": "Cosimo Lupo", "status": "modified", "kind": "family", "id": "b8723c1c03a8d89c47569bc0a95ff0b50088c573"}, {"date": "2022-08-26T13:18:14", "title": "Lateef: Version 2.000 added (#5027)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "fc972a446e05e1a59568942aaba7b621cb3c845c"}, {"date": "2022-08-26T12:39:35", "title": "push lists updated (#5130)", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "30a3fe74fe0c12ffe901eb604710a979b38f7173"}, {"date": "2022-08-26T12:04:40", "title": "nabla: update description (#5134)", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "d0c59bfee29756c4ef1f4bdc5f76fe58da7dce65"}, {"date": "2022-08-26T12:00:46", "title": "arthurreindersfolmer added (#5132)", "author": "Marc Foley", "status": "new", "kind": "designer", "id": "1f081f3f1e80143007bd7934b3dca2d52123aa98"}, {"date": "2022-08-26T12:00:24", "title": "Re-run maximum_color on CairoPlay (#5133)", "author": "Cosimo Lupo", "status": "modified", "kind": "family", "id": "54700299e6b3373f5076f7c887500723a617988d"}, {"date": "2022-08-25T21:27:46", "title": "Noto Sans Batak: Version 2.002; ttfautohint (v1.8.4.7-5d5b) added (#5112)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "3efcbe7022b28c483599c506ad6caf9e74bd1737"}, {"date": "2022-08-25T21:22:05", "title": "Noto Sans Thai Looped: Version 1.001; ttfautohint (v1.8.4.7-5d5b) added (#5111)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "cdb96fc1aee5cb270181926a6cb24f2fdd5c751f"}, {"date": "2022-08-24T22:16:09", "title": "Revert \"Ran maximum_color on cairoplay (#5127)\" (#5129)", "author": "Rod", "status": "modified", "kind": "family", "id": "8a3eba36aedb11ef0bc73f4c888e84bb0c5e4665"}, {"date": "2022-08-24T22:09:16", "title": "Ran maximum_color on amiri quran (#5128)", "author": "Rod", "status": "modified", "kind": "family", "id": "b807bed33044d0d779b8294cc78e3c8d43ec4580"}, {"date": "2022-08-24T21:58:56", "title": "Ran maximum_color on cairoplay (#5127)", "author": "Rod", "status": "modified", "kind": "family", "id": "48f105310bdc20b80a496c36e4d0f3f723140a77"}, {"date": "2022-08-24T19:31:21", "title": "Add subset for math to Nabla and Kumbh Sans (#5095)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "40242ccd72984320570c879a0b060a3b1c68bab2"}, {"date": "2022-08-24T13:36:48", "title": "Merge pull request #71 from googlefonts/revert-70-gf-sync", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "636d70a3783eba649a3f5a181a1fa77afc4b2aab"}, {"date": "2022-08-24T13:36:23", "title": "Revert \"sync with google/fonts\"", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "783d90ebb4da49c03265b6d025c78711398e2f98"}, {"date": "2022-08-24T13:36:18", "title": "Merge pull request #70 from googlefonts/gf-sync", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "334f544a623e4393343386716424e2db930211dd"}, {"date": "2022-08-24T13:34:14", "title": "sync with google/fonts", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "29e639da38c203c65215ff7170f9ec82911074dc"}, {"date": "2022-08-24T04:13:56", "title": "Adding the default fallback requirement", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "f9df872f63b62a70352fb123493a408d67d64200"}, {"date": "2022-08-24T03:41:15", "title": "Ran maximum_color on Nabla (#5121)", "author": "Rod", "status": "modified", "kind": "family", "id": "42db0b1d4cce499258baaf859a3058928acccaed"}, {"date": "2022-08-24T02:04:05", "title": "[gftools-packager] Nabla: Version 1.000 added (#5117)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "3e7d889a9d3c526854da04f66b712fa0deb00b16"}, {"date": "2022-08-23T20:43:58", "title": "All axes must have a fallback", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "infrastructure", "id": "3737cef61e48cc54c8f3dae866e7b2f4dd716df4"}, {"date": "2022-08-23T17:02:21", "title": "ELSP Default falback added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "31364d4a6d6c09ce19419e8e21dfadce5c7b8b7d"}, {"date": "2022-08-23T16:58:46", "title": "XROT Default falback added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "470a05cdf9fd30be81ca40d049e23c3cc696d931"}, {"date": "2022-08-23T16:56:46", "title": "order fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "47d6d9c9cfe8903513fbcf463be68fef81d2a9c6"}, {"date": "2022-08-23T16:55:11", "title": "YROT Default falback added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "4707800722963ed90b0e49e7756c4bc855dc2833"}, {"date": "2022-08-23T16:49:32", "title": "Default falback added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "07462deae9e6fae946325dbb144a6c3afb6bd8ac"}, {"date": "2022-08-23T16:11:15", "title": "Update lang vi_Latn.textproto (#5105)", "author": "Chris Simpkins", "status": "modified", "kind": "infrastructure", "id": "5e79bca77de9d08f5fb78fed8ef1c0b14a022dc7"}, {"date": "2022-08-23T02:10:35", "title": "Change metadata to force reprocessing (#5109)", "author": "Rod", "status": "modified", "kind": "infrastructure", "id": "42f4b75d72101724fd4ce36ccd3ab19e0c617478"}, {"date": "2022-08-23T02:03:53", "title": "Add edge highlight and extrusion depth to the axis registry (#5108)", "author": "Rod", "status": "modified", "kind": "family", "id": "463d0611237cee836df2f3903494ab9f918a5187"}, {"date": "2022-08-23T01:56:42", "title": "Merge pull request #61 from googlefonts/davelab6-nabla-axes", "author": "Rod", "status": "modified", "kind": "infrastructure", "id": "b1ef3fa6bb57231f1da1fdcf310e3af0a49b9fb2"}, {"date": "2022-08-23T01:56:12", "title": "Add default fallback entries", "author": "Rod S", "status": "modified", "kind": "family", "id": "3126c4ca923534d996d50dbea65711297254b76c"}, {"date": "2022-08-22T17:10:18", "title": "Update ArefRuqaaInk to v1.005, includes both COLRv1 and SVG color tables (#5107)", "author": "Cosimo Lupo", "status": "modified", "kind": "family", "id": "0ccdb3e3202372c46a35803ebda1edf97c1f257a"}, {"date": "2022-08-20T13:08:58", "title": "Merge pull request #14 from googlefonts/vv-viet-sample-fix", "author": "Chris Simpkins", "status": "new", "kind": "infrastructure", "id": "d4d8d133e550fef81ac9f979344691b90807e2d6"}, {"date": "2022-08-19T22:22:11", "title": "uhorntilde 1EEF fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "c28bb28e33ad4d585a9dadc507108a6e5eeddab3"}, {"date": "2022-08-19T22:20:09", "title": "atilde 00E3 fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "fc8c5750ba2375014450081a15bf5c9fef14aea6"}, {"date": "2022-08-19T22:18:33", "title": "ecircumflextilde 1EC5 fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "33c10324a736d501f2c9cf28353d99b5c3041f9c"}, {"date": "2022-08-19T22:17:16", "title": "acircumflexgrave 1EA7 fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "a5dd71ce5b78b6f7f081503a44fd8958bc84cb1c"}, {"date": "2022-08-19T22:16:11", "title": "eacute 00E9 fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "c872b78cd780968c5d1f6fedb38dbd06f9412694"}, {"date": "2022-08-19T22:15:05", "title": "oacute 00F3 fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "123be8584560bbcda942338ae0400706053754d1"}, {"date": "2022-08-19T22:13:55", "title": "ohorndotbelow 1EE3 fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "ef51f8f809d83cfce86c85d7ff7335327ef4162f"}, {"date": "2022-08-19T22:12:48", "title": "ocircumflexdotbelow 1ED9 fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "006b0091ab4fe14b46d8b12ffeb6ef4ef16ea11b"}, {"date": "2022-08-19T22:11:38", "title": "aacute 00E1 fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "b12f32f80c15d2ecae33aedf2557a1bf90e2b936"}, {"date": "2022-08-19T22:09:23", "title": "adotbelow 1EA1 fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "e18b735b23cdab6a9d9f2fa8302761a1bae7ae17"}, {"date": "2022-08-19T22:08:18", "title": "acircumflexacute 1EA5 fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "0ce203685bb401d478aa969bafc079c859366f1f"}, {"date": "2022-08-19T22:07:13", "title": "ygrave 1EF3 fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "26f9084055f243a7dd2644657aa5b662c0b9a47d"}, {"date": "2022-08-19T22:06:07", "title": "agrave 00E0 fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "9053c9882756e4455fe445e91bbbcfec3039c7f2"}, {"date": "2022-08-19T22:04:56", "title": "ahookabove 1EA3 fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "e1b75b4b6753f96126762d38a519059d34773104"}, {"date": "2022-08-19T22:03:34", "title": "uhornacute 1EE9 fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "c844d29c179f194bd594ec2f4d207e6c5f54de79"}, {"date": "2022-08-19T22:02:32", "title": "ecircumflexdotbelow 1EC7 fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "8f3f494e35d5100f9dce2a3982fe3808e98a4dbc"}, {"date": "2022-08-19T22:01:28", "title": "uhorngrave 1EEb fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "970fe8460f2f0bbb44ec2b952210f157d20a585a"}, {"date": "2022-08-19T21:59:57", "title": "acircumflexdotbelow 1EAD fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "6f75ec4cd205f7f6649a6a71680544a66ef662ae"}, {"date": "2022-08-19T21:58:46", "title": "acircumflexhookabove 1EA9 fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "0b3b593737fa73d574805507fbff4b560ecd1f43"}, {"date": "2022-08-19T21:57:08", "title": "ocircumflexacute 1ED1 fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "951243a64ed23b8d43ee52a7e722363b75e3a569"}, {"date": "2022-08-19T21:55:59", "title": "ecircumflexgrave 1EC1 fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "7866b6cb3f9322982b3c311c1b03640a8edfdead"}, {"date": "2022-08-19T21:54:52", "title": "abrevehookabove 1EB3 fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "c229a582d7312e3844f4c821833a82cc57cbe88c"}, {"date": "2022-08-19T21:53:06", "title": "ecircumflexhookabove 1EC3 fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "2c54f25593be61dc2459dbd65778575d6aacdd24"}, {"date": "2022-08-19T21:51:37", "title": "ohorngrave 1EDD fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "f8b18e2a3e75b00f520cf135bf54d3a317a1d3d4"}, {"date": "2022-08-19T21:46:44", "title": "uhookabove 1EE7 fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "6ba821e25c93a040b0050b690c75898360c596a6"}, {"date": "2022-08-19T21:45:41", "title": "odotbelow 1ECD fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "aa6b270335b9e43808d4d1f620438628df6ba358"}, {"date": "2022-08-19T21:43:56", "title": "ohornhookabove 1EDF fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "9681648790ea81c99c3f5f483ca6119b526c2b0f"}, {"date": "2022-08-19T21:41:36", "title": "uhorndotbelow 1EF1 fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "061f31210fcf1f7e7749ec4606dde8ec50c19cc1"}, {"date": "2022-08-19T21:40:09", "title": "abrevegrave 1EB1 fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "11e8a6df9c4fd314a2f9f1ff2dbc666d9f6e67d5"}, {"date": "2022-08-19T21:38:55", "title": "ecircumflexacute 1EBF fix", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "6031d69325c05c8b5e52bd56e404b0655c8766e2"}, {"date": "2022-08-19T21:37:08", "title": "ohornacute 1EDB fix", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "749faf55f3a8aa51f2ab07a95d5147ed7dee89f1"}, {"date": "2022-08-19T15:10:05", "title": "EGRD + Noto projects added (#5102)", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "4d93a40d26493aa652ce200dab43ed80e2194213"}, {"date": "2022-08-19T14:23:26", "title": "[gftools-packager] Noto Sans Gurmukhi: Version 2.003 added (#4906)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "075663bbdc5ee3c7d69a9c071fab0c23fb07fa9d"}, {"date": "2022-08-19T14:11:26", "title": "[gftools-packager] Noto Sans Oriya: Version 2.003 added (#5100)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "34bda3c4230eb55a848d5064b211d2ac5d237109"}, {"date": "2022-08-19T02:53:48", "title": "Remove broken link (#5099)", "author": "Rod", "status": "modified", "kind": "infrastructure", "id": "092e6c1bbe32631f753ec98610adaa443b478c67"}, {"date": "2022-08-18T23:34:28", "title": "Add missing svg (#5097)", "author": "Rod", "status": "new", "kind": "infrastructure", "id": "156d0b8af511f510efe37302437a8c9288a30c6f"}, {"date": "2022-08-18T22:59:01", "title": "Update definition of color font (#5096)", "author": "Rod", "status": "modified", "kind": "infrastructure", "id": "89df7e76145126dd260b9533e0d69625e063ec4b"}, {"date": "2022-08-18T20:32:51", "title": "Manually copy the element grid change as subtree sync is a mess and I need it right now (#5094)", "author": "Rod", "status": "modified", "kind": "family", "id": "d99131aa2c14ad5226e720b7d23d3d6e753fc5c6"}, {"date": "2022-08-18T20:15:06", "title": "Merge pull request #66 from googlefonts/add_fb", "author": "Rod", "status": "new", "kind": "infrastructure", "id": "774b840dfcf41659594976c7e54a38c9a04691bf"}, {"date": "2022-08-18T20:11:53", "title": "For reasons unknown fallbacks don't have spaces in names", "author": "Rod S", "status": "modified", "kind": "family", "id": "1fef380e3f943024899356787a835f0a6b7f2685"}, {"date": "2022-08-18T18:45:41", "title": "Small update to Sandbox list (#5092)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "a3a09245e9dbe9565e0c976dc7e34ac9851b3f06"}, {"date": "2022-08-18T18:31:50", "title": "Update name of fallback per https://github.com/rosettatype/handjet#element-grid-axis-egrd", "author": "Rod S", "status": "modified", "kind": "infrastructure", "id": "6868db74638c109443b46b59a2fc08502f631e45"}, {"date": "2022-08-18T18:27:07", "title": "Add a fallback to egrid", "author": "Rod S", "status": "modified", "kind": "family", "id": "ccc3d9d7301328ff5b58a2cf67c8af26481d0bf1"}, {"date": "2022-08-18T16:24:02", "title": "[gftools-packager] Noto Sans Adlam Unjoined: Version 3.001 added (#4933)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "1e25a92ae5b1acc47fceb18824b74ee43bd002ff"}, {"date": "2022-08-18T16:23:03", "title": "[gftools-packager] Noto Sans Adlam: Version 3.001 added (#4934)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "ba96406438a9399ccf33deaf0078d94a6c9e3724"}, {"date": "2022-08-18T14:48:59", "title": "Push lists updated (#5090)", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "605a98205e6d3da673b55164de9bbd3fbb26f343"}, {"date": "2022-08-18T04:14:23", "title": "[gftools-packager] Noto Nastaliq Urdu: Version 3.007 added (#4859)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "72e2a22f945978f709325535b5d4817a5ce98ee7"}, {"date": "2022-08-18T03:30:44", "title": "Sync axisregistry subtree and resolve conflicts (#5072)", "author": "Chris Simpkins", "status": "modified", "kind": "family", "id": "74433959489dbd96b2fe35386223dee9bc621514"}, {"date": "2022-08-18T03:23:27", "title": "Lang update from subtree (#5088)", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "3895d9e191ae1e2ddb1e253f26867312cb173de1"}, {"date": "2022-08-17T19:42:47", "title": "Update README.md (#5064)", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "54f900ed9c2c08e0cdcd09330b430f2c152c1c32"}, {"date": "2022-08-17T17:32:08", "title": "Remove backdrop rect (#5089)", "author": "Rod", "status": "modified", "kind": "family", "id": "9ea47c973bc7b53dfa83d8a7d685733ef6570717"}, {"date": "2022-08-17T17:29:59", "title": "Update extrusion_depth.textproto", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "0fd940778afa089c3c09236fa11764405cbac379"}, {"date": "2022-08-17T17:29:15", "title": "Update edge_highlight.textproto", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "2d01da6ae29cc10ede93590d124fc88aebe2316b"}, {"date": "2022-08-17T16:29:41", "title": "Merge pull request #13 from googlefonts/region-CN-fix", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "9164c32929cce45ae5238fb15a50b5d93f658ef7"}, {"date": "2022-08-17T16:24:53", "title": "Per peer review, Nabla should not declare cyrillic-ext (#5087)", "author": "Rod", "status": "modified", "kind": "infrastructure", "id": "f94c1dbd60b8632236c5f845020c191b784c33f1"}, {"date": "2022-08-17T05:17:46", "title": "Add preliminary image for a colorized monochromatic font (#5085)", "author": "Rod", "status": "modified", "kind": "infrastructure", "id": "aeb8142a8aa0422a689dc977463406a44e65ba99"}, {"date": "2022-08-16T22:10:53", "title": "Related urls MUST be embed (#5084)", "author": "Rod", "status": "modified", "kind": "infrastructure", "id": "78ffbef46ed2b8d6cca376024d9937c3bc475a1f"}, {"date": "2022-08-16T19:25:33", "title": "Can one truly define Cosimo? (#5082)", "author": "Rod", "status": "modified", "kind": "infrastructure", "id": "5e5aba883352595b413bc73c84464672a87bd076"}, {"date": "2022-08-16T16:32:16", "title": "All the quotes matter (#5081)", "author": "Rod", "status": "modified", "kind": "infrastructure", "id": "1c8cddafe54b7a362c623f89e271808ce277ab25"}, {"date": "2022-08-16T15:15:46", "title": "[gftools-packager] Reem Kufi Fun: Version 1.003 added (#5080)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "9e1b8ec385974a24d18caea7d367e476538695d7"}, {"date": "2022-08-16T05:08:31", "title": "Apparently undefined contributors are a problem (#5079)", "author": "Rod", "status": "modified", "kind": "infrastructure", "id": "4bede3ca4e52e351690c7671298d1d5ca19e0d09"}, {"date": "2022-08-16T04:33:48", "title": "A thumbnail may be mandatory (#5077)", "author": "Rod", "status": "new", "kind": "infrastructure", "id": "d24e904e813ea92bc4c128c43518b58123308a10"}, {"date": "2022-08-16T04:08:24", "title": "Apparently width/height is required. (#5076)", "author": "Rod", "status": "modified", "kind": "infrastructure", "id": "bbdf7341966d4cb6034cc2a6084c0f86b6c49f18"}, {"date": "2022-08-16T03:53:35", "title": "Skeleton of color knowledge (#5017)", "author": "Rod", "status": "modified", "kind": "infrastructure", "id": "9c78c097d766dbe7fd1bba538c66f7d87b6f5dea"}, {"date": "2022-08-16T03:32:16", "title": "Nabla less (#5074)", "author": "Rod", "status": "new", "kind": "family", "id": "845adce183d19b466f7ed430c9cf5f84f20c0792"}, {"date": "2022-08-15T21:02:56", "title": "ofl/robotoflex: Remove unnecessary lang metadata (#5073)", "author": "Nathan Williams", "status": "modified", "kind": "family", "id": "5a10d350ee9f0638e5936031209d9cebd3aa8fd0"}, {"date": "2022-08-15T18:36:52", "title": "Update Lib/axisregistry/data/extrusion_depth.textproto", "author": "Chris Simpkins", "status": "modified", "kind": "infrastructure", "id": "bd67f5b0a8c46a31ab14fcc608c63689334a6741"}, {"date": "2022-08-15T17:51:39", "title": "Add Extrusion Depth and Edge Highlight axes for Nabla", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "5a52a45377fa904eb56a46f169e34f66222f3e04"}, {"date": "2022-08-15T16:20:43", "title": "Update to_<env>.txt files (#5071)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "ae864a271d742266973738cef9d020486cb1a4f3"}, {"date": "2022-08-15T08:44:48", "title": "[gftools-packager] Reem Kufi Ink: Version 1.002 added (#5059)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "cef7491f0292376a488ab879f7fe46082cbdbcc2"}, {"date": "2022-08-13T01:22:37", "title": "Fix typos in ofl/zenkakugothicantique description (#5066)", "author": "Nathan Williams", "status": "modified", "kind": "family", "id": "076a54add85ba9d55a4c8e3f969867e7621b9743"}, {"date": "2022-08-12T21:32:51", "title": "za_Hant.textproto file adde including CN region", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "1ba4dcb083606a5d87f8ceff7075476ee58586a9"}, {"date": "2022-08-12T20:52:47", "title": "yue_Hant region CN added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "7c7be5c95105b3382c16f89db80244a2d10e3dc4"}, {"date": "2022-08-12T20:50:52", "title": "lzh_Hant region CN added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "7b542d5a00423fdf111ec673fc44a77304e8984a"}, {"date": "2022-08-12T20:46:12", "title": "hak_Hant region CN added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "a9c7341693d29701a864e5d5cfd179bc61322b2f"}, {"date": "2022-08-12T03:31:00", "title": "removed extra \"exist\" (#5042)", "author": "Atharva Patil", "status": "modified", "kind": "infrastructure", "id": "fb76f2a3979299272c4ba5384e0e3ac929852e08"}, {"date": "2022-08-11T21:52:46", "title": "Limbu article added to sandbox (#5057)", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "d8c3c5e9e5cf73eaa15cceab5ba861764fc935ea"}, {"date": "2022-08-11T10:45:03", "title": "[gftools-packager] Roboto: Version 3.005; 2022 added (#5058)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "ff11ed915971ee26c88f442f37308142d4217979"}, {"date": "2022-08-11T00:06:15", "title": "Push lists small update (#5056)", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "8d35683b7ed7d1050697cf94b117ca6c4f1a981f"}, {"date": "2022-08-10T22:55:38", "title": "Revert \"replace all \".\" with \"\u06d4\"(Arabic full stop) for '_Arab' language sample texts (#4549)\" (#5049)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "81432c39256d9e1d117231ccf7121b4075dc3c0b"}, {"date": "2022-08-10T20:08:55", "title": "Update Lib/axisregistry/data/element_shape.textproto\r", "author": "Chris Simpkins", "status": "modified", "kind": "family", "id": "aa483aa61e89b1f79079119cf239f6c4dc3a7047"}, {"date": "2022-08-10T16:24:30", "title": "Small order fix (#5053)", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "fdef6494a8bd934a3af4968604b128d766063a6e"}, {"date": "2022-08-10T16:20:14", "title": "rolling back the deletions after 5031 commit (#5052)", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "473ef99151a53970d88b5c5e9bef165f4b3948fb"}, {"date": "2022-08-10T14:16:15", "title": "Noto Sans Myanmar: Version 2.107 added (#4938)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "a05c54fe2ed151fbca77a7f74edddfa3106c36f9"}, {"date": "2022-08-10T14:04:35", "title": "amiriquran: add arabic subset (#5050)", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "1ed3990adf4b7e68ba35f3becf3e27e59060f94f"}, {"date": "2022-08-10T13:23:52", "title": "Amiri Quran: Version 0.117 added (#5048)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "40b5a33f3812b7bbb6d8257ff1a1a1fd061c7952"}, {"date": "2022-08-09T22:10:59", "title": "limbu article reinstated (#5047)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "0fbbbcb9df365470a781421c85823493fd336379"}, {"date": "2022-08-09T16:23:18", "title": "Merge pull request #57 from vv-monsalve/EGRD-axis", "author": "Chris Simpkins", "status": "modified", "kind": "family", "id": "ae1828aeab835283c3df1f8970289fadf361e964"}, {"date": "2022-08-08T04:38:06", "title": "Add content links to font descriptions (#5031)", "author": "Tomas", "status": "modified", "kind": "metadata", "id": "5b9ec07d13c86eb4c4eba5e0cdb0373e993a31f3"}, {"date": "2022-08-05T23:55:44", "title": "Update Gulzar documentation (#5040)", "author": "Chris Simpkins", "status": "modified", "kind": "metadata", "id": "9e6f34acf22fe7b9961ffefa92092b699374e4f1"}, {"date": "2022-08-05T21:21:41", "title": "Update to_sandbox.txt (#5039)", "author": "Rod", "status": "modified", "kind": "infrastructure", "id": "169a35a87acd72dccfcababcfd02755cf0284bb8"}, {"date": "2022-08-05T19:09:42", "title": "Push lists updated (#5036)", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "daeeb37fce2f0a7fe026e7fe1b5364a58e25bb91"}, {"date": "2022-08-05T17:42:01", "title": "Fix broken link in gfk::introduction_ar_vr (#5035)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "6ed966fc7b2eaec7b0454cae19e7434468c38bdb"}, {"date": "2022-08-05T14:15:58", "title": "Cairo Play: Version 3.119 added (#4786)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "f1a512ba847b3fd759c515e826ba926386ca6fca"}, {"date": "2022-08-05T12:30:22", "title": "Fruktur: Version 1.008; ttfautohint (v1.8.4.7-5d5b) added (#5026)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "29b91e63b574eca76f38cbc7ff29fb49faa17409"}, {"date": "2022-08-04T22:11:57", "title": "Update to_production.txt (#5033)", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "18a3608c2bd8754cc902bd0c9f87bb7eb9d322af"}, {"date": "2022-08-04T20:25:26", "title": "Update to_sandbox.txt (#5032)", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "cfd087d4d5c516555c6b1628eba925616ab2089e"}, {"date": "2022-08-04T17:18:25", "title": "Update to_sandbox.txt (#5030)", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "a7e22fee1c8b8d19035fa16865b1d7121d66644b"}, {"date": "2022-08-04T14:35:04", "title": "add Noto Naskh Arabic UI v2.015 VF with direct binary edit to fix Persian/Urdu localization in figures (#5025)", "author": "Chris Simpkins", "status": "modified", "kind": "family", "id": "066680e8c55ada1a8f9e8ec43970907db2595b7c"}, {"date": "2022-08-04T12:35:56", "title": "[gftools-packager] Noto Sans Armenian: Version 2.007 added (#5006)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "20e77343e6441e7e2f0fbf27965dadd09ea2063e"}, {"date": "2022-08-04T09:52:33", "title": "Noto Sans Mono: Version 2.010 added (#4955)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "861dfa7816459ce00a07c9934af792d3a0ecbc1d"}, {"date": "2022-08-04T09:46:51", "title": "[gftools-packager] Recursive: Version 1.085 added (#4988)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "3f9e79e3200d8a22a785491f8eca87fc0af073a8"}, {"date": "2022-08-04T01:09:43", "title": "[gftools-packager] Noto Serif Armenian: Version 2.007 added (#5007)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "89022c220ca7cd3cbed49de117c74a437687af9e"}, {"date": "2022-08-03T16:31:10", "title": "Update to_production.txt (#5023)", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "9168430c0fc5a0a8aa0321ca4ddb93ad061d320c"}, {"date": "2022-08-02T08:50:27", "title": "[gftools-packager] Roboto: Version 3.005; 2022 added (#5020)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "b44191203eff409e701db46dc3af0c44314c3aeb"}, {"date": "2022-08-02T02:36:19", "title": "Update to_sandbox.txt (#5022)", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "37b75bee5de7fc015aceb958215cddaebfec54d6"}, {"date": "2022-08-02T02:22:02", "title": "to_production.txt: Hold Noto CJK production pushes (#5021)", "author": "Chris Simpkins", "status": "modified", "kind": "infrastructure", "id": "91b36c9c69fbf24b0fd846e3115dee530344cf48"}, {"date": "2022-07-30T14:55:03", "title": "Update README.md (#5016)", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "5d93bf97c2aa6480d623913164978959dc08049b"}, {"date": "2022-07-30T01:35:23", "title": "Cantarell: [Hotfix] Name ID13 and 14 (#5010)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "e29d904ecdd5f16bcfbcc4b24f185dff62b6c0d8"}, {"date": "2022-07-29T21:29:04", "title": "[gftools-packager] Noto Sans Sinhala: Version 2.006 added (#4879)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "414f89c0943a363e4e3caeaadd6e8c1b47fb0a35"}, {"date": "2022-07-29T11:34:33", "title": "Push lists updated (#5008)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "ce0090ed0a5951edaa203c2377c038e34739fb67"}, {"date": "2022-07-29T10:05:55", "title": "Sono: Version 2.112 added (#5003)", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "a03f52b59f187ebe4d9ed17156e11cf61b4f46b5"}, {"date": "2022-07-29T05:10:50", "title": "MPLUS1p fix (#4981)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "a24c920263576ec723d64c1b26f8afabb841601d"}, {"date": "2022-07-29T01:30:31", "title": "Update to_sandbox.txt (#5002)", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "a1001f53e1e724e8ae481f631fd2bd9bf164e356"}, {"date": "2022-07-29T01:28:10", "title": "Update to_sandbox.txt (#5001)", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "4ffc82313d5365e5269a5a1252f193487493790f"}, {"date": "2022-07-29T00:18:18", "title": "Noto Serif Tamil: Version 2.003 added (#4929)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "48ffa920b356be347a52766eb972055d562e9faa"}, {"date": "2022-07-28T16:29:49", "title": "Update to_sandbox.txt (#4999)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "0050cc72359646d6d882555c1ad10f246d54ffb2"}, {"date": "2022-07-28T15:58:08", "title": "Change encoding of Mundari glottal sound mark (#4991)", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "131127c7dbb847fa7b4904bce2afb2a12a0d2508"}, {"date": "2022-07-28T15:56:30", "title": "Use reversed comma in Adlam samples (#4975)", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "9e69385e4a591c26e46ed67bfbc4bceb2bbbcd4a"}, {"date": "2022-07-28T15:49:41", "title": "Red Hat Text: Version 1.023 added (#4947)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "00a10e0938147790a36d808cc43e2be0c51e6df2"}, {"date": "2022-07-28T15:33:47", "title": "Red Hat Display: Version 1.023 added (#4946)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "d925a918fbb467297be0dd8434a820afdd6f7fa2"}, {"date": "2022-07-28T15:25:32", "title": "Red Hat Mono: Version 1.023 added (#4945)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "2dff15cfe044322e9e3d4f3ff6ffb21d0599e935"}, {"date": "2022-07-28T10:41:54", "title": "Designer added: Tina Anderson (#4860)", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "7f6a5ee16d1de74bb6e79d8e9687bbd88e69f4ce"}, {"date": "2022-07-28T10:41:38", "title": "Corey Anderson: tiny fix to bio (#4997)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "8b5bb468b548c57da2da1ead69dfe2540d4c73bf"}, {"date": "2022-07-28T10:01:12", "title": "Designer added: Corey Anderson (#4861)", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "f1bcd78e0e42b13d4e2704644914c56b35a641bc"}, {"date": "2022-07-28T09:45:18", "title": "[gftools-packager] Lora: Version 3.004 added (#4996)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "a33db997991ea02c1857c84338dfd07801a94328"}, {"date": "2022-07-28T09:38:49", "title": "Black Ops One: Version 1.004; ttfautohint (v1.8.4.7-5d5b) added (#4995)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "d50a0d29b8b01a0a5d2cc7f6fd0fee1fbdbe4ce5"}, {"date": "2022-07-28T03:42:48", "title": "Experimental maximum_color'ized build of Noto Emoji (#4994)", "author": "rsheeter", "status": "new", "kind": "family", "id": "335064e8320e0a511bdd8d5d71323eb9ee117d32"}, {"date": "2022-07-28T01:59:10", "title": "Removed CBDT if present. Ran maximum_color if only one of COLR and SVG was present. (#4993)", "author": "rsheeter", "status": "modified", "kind": "family", "id": "12ed8f97f175108e3340cb67a6eb4d0c931c0a8a"}, {"date": "2022-07-28T01:18:15", "title": "[gftools-packager] Noto Serif Sinhala: Version 2.006 added (#4989)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "e85d96e5cbb87991683e52054e3ed34a03d108d0"}, {"date": "2022-07-28T00:29:43", "title": "EGRD custom axis added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "f189ea524e818d4b4bb55b89f4cda3b95842d098"}, {"date": "2022-07-27T22:19:31", "title": "ESHP custom axis added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "7700495542701a9a13e9c456bd0db7b22d424b0e"}, {"date": "2022-07-27T21:39:07", "title": "XROT axis added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "ee0760e093dc0c0cdaed1027bb9f960a2792d63e"}, {"date": "2022-07-27T21:32:19", "title": "YROT axis added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "751e4e2f8e1c223a0362f5a5dc75f3cbf439ecf8"}, {"date": "2022-07-27T18:09:24", "title": "Year url/repo ref added", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "c0eefbe54c991bd3d97e15e671a04ee2051ea702"}, {"date": "2022-07-27T18:05:36", "title": "Custom axis YEAR added", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "ded5ecfe9ebabff5d7241055cf337c7713a953de"}, {"date": "2022-07-27T12:56:17", "title": "Noto Serif Oriya: Version 1.051 added (#4878)", "author": "Simon Cozens", "status": "new", "kind": "family", "id": "42f30cd10751a5e5a0305183407780628f9887b9"}, {"date": "2022-07-27T12:24:40", "title": "[gftools-packager] Noto Sans Limbu: Version 2.003; ttfautohint (v1.8.4.7-5d5b) added (#4930)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "ec5fa331dfbba07b0d2f3d1d3f49b1f9d3bbd860"}, {"date": "2022-07-27T12:05:18", "title": "Noto Serif Balinese: Version 2.004; ttfautohint (v1.8.4.7-5d5b) added (#4982)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "033ab96f7fdac184c24c1f7bdd549f91acb5e95b"}, {"date": "2022-07-27T11:07:15", "title": "Noto Rashi Hebrew: Version 1.006 added (#4983)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "5d50dea8f4b4fff763e8722fb70b5c08d88820ab"}, {"date": "2022-07-27T09:43:35", "title": "[gftools-packager] Noto Sans Oriya: Version 2.002 added (#4987)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "c68f20027b49bef1770047c036685d146235d379"}, {"date": "2022-07-25T15:21:02", "title": "removed knowledge from prod list (#4986)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "5225f4232163ce2c01e712e248c7ccdf371de498"}, {"date": "2022-07-22T15:05:32", "title": "Push lists updated (#4980)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "7059b36f1b08b90aea92b439280566c2e0c90eb8"}, {"date": "2022-07-22T14:27:07", "title": "Inter Tight: Version 3.002 added (#4977)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "87338f0add37763e05760424870846463a2ed1dd"}, {"date": "2022-07-22T14:26:58", "title": "Noto Sans Hebrew: Version 2.003 added (#4944)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "bea2a21c8393477e14e43290062f54554165d81d"}, {"date": "2022-07-22T13:47:00", "title": "Designer added: Erik Kennedy (#4969)", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "e0eb49a26de0d8a64df40fa03f6cf637d9a3e719"}, {"date": "2022-07-22T13:22:39", "title": "Reinstate missing articles for Noto fonts in sandbox, take 2 (#4974)", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "ad52fdac5d47e71ff8ba51c757ddfacb4a79b5ef"}, {"date": "2022-07-22T13:21:33", "title": "Reinstate missing articles for Noto fonts not in sandbox yet (take 2) (#4973)", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "3153fd93235aee6764cf5fb5b675c801d9830922"}, {"date": "2022-07-22T13:03:51", "title": "Padauk: Version 5.001 added (#4970)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "bdec3534d6ea669def9be516ca5497c1e8a46150"}, {"date": "2022-07-22T12:59:48", "title": "Figtree: Version 1.000 added (#4968)", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "59f428d689f570e2929fbcaa59eeb15012deb460"}, {"date": "2022-07-21T13:31:41", "title": "Reinstate missing articles (#4971)", "author": "Simon Cozens", "status": "new", "kind": "infrastructure", "id": "814537b68af447f2d5d8322f016029e6f6c3d0a1"}, {"date": "2022-07-21T13:18:41", "title": "Reinstate missing articles (#4972)", "author": "Simon Cozens", "status": "new", "kind": "infrastructure", "id": "524bb957310f9e8076d22f2948e08aa0273027f8"}, {"date": "2022-07-21T12:56:35", "title": "Delete thumbnail.svg (#4967)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "2580d8f82114cc3a6f69028e90a544645316d1b9"}, {"date": "2022-07-21T08:53:46", "title": "Pinyon Script: Version 1.007; ttfautohint (v1.8.4.7-5d5b) added (#4755)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "1a5cb6d5e182a43a53dc9b93b6605d9d8bdad4bc"}, {"date": "2022-07-21T08:50:10", "title": "Commissioner: restored files to revert custom axes addition (#4966)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "c6b5f841d466b93509de2fae55dd342ea34adad4"}, {"date": "2022-07-21T05:30:07", "title": "[gftools-packager] Noto Sans Tamil: Version 2.003 added (#4899)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "bfa2bf36be376a111d32b53b13ec648973c88595"}, {"date": "2022-07-21T05:28:11", "title": "[gftools-packager] Noto Serif Sinhala: Version 2.005 added (#4880)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "6bab8969fd7533af651f5d6bc65ece802fd68415"}, {"date": "2022-07-20T18:51:56", "title": "[gftools-packager] Noto Serif Gurmukhi: Version 2.003 added (#4907)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "db78bd9c81a67b7d6ba3a04af918d9c8213757c2"}, {"date": "2022-07-20T11:34:52", "title": "knowledge/glossary/terms/grade_axis Add example (#4840)", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "25be0b3420e395583215b948f7d14c9835eb466d"}, {"date": "2022-07-20T11:24:31", "title": "Gulzar: description updated (#4964)", "author": "Rosalie Wagner", "status": "modified", "kind": "metadata", "id": "de68c326d29929e3b541e1caf3f6c7f031ee0b5a"}, {"date": "2022-07-20T11:19:19", "title": "Fixing all typos found by Sarah (#4965)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "4c12ef7031beb41e9f32cf43991c0a3543e524fb"}, {"date": "2022-07-20T11:11:37", "title": "Update readme to reflect size of ZIP file (#4922)", "author": "Roel Nieskens", "status": "modified", "kind": "infrastructure", "id": "8cc181c595f0adf7adad1fa338d62592037a1063"}, {"date": "2022-07-20T11:10:08", "title": "Paolobiagini: bio updated (#4948)", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "1417428a1fc6cae2fcacc4c4ec056cfe6b59fc31"}, {"date": "2022-07-20T10:58:09", "title": "MuseoModerno: Version 1.003 added (#4803)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "80565fa1f3c2af19541b6f27564900fb5343c838"}, {"date": "2022-07-20T01:50:54", "title": "Update to_sandbox.txt (#4962)", "author": "nyshadhr9", "status": "modified", "kind": "infrastructure", "id": "78d238002f57f3afb23f8c1933c7d8e98786facd"}, {"date": "2022-07-19T20:08:33", "title": "Add test languages to test push process. (#4961)", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "b962ae324a73ff97673f7c38e33f4973237c1c8e"}, {"date": "2022-07-18T17:00:41", "title": "Fix upper/lowercase for the rest of the filenames. (#4957)", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "5d9c409ca21b34b1fbef74dbc9bef610fd0c33c2"}, {"date": "2022-07-18T16:27:17", "title": "Use lowercase for filenames. (#4953)", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "f9316fcc3d1adcd4a8b9a50de526f8ba90b2777a"}, {"date": "2022-07-15T22:58:17", "title": "Add required attribute to SVG elements (#4951)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "2a3f51b5ec003fd5c1925547fc88583497f673b3"}, {"date": "2022-07-15T21:29:02", "title": "Update to_sandbox.txt (#4943)", "author": "nyshadhr9", "status": "modified", "kind": "infrastructure", "id": "08c96cf89d42a017daf11ee283501da25758b102"}, {"date": "2022-07-15T20:26:04", "title": "Put quotes around date string. (#4950)", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "d6a56a898446e54acad6d54482be543b255f23c7"}, {"date": "2022-07-15T16:41:21", "title": "GFK Q2: Final corrections apart from AR/VR feedback (#4949)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "4d664e6c5695e41831f6e0c11eaca01ca150ba4a"}, {"date": "2022-07-14T15:43:31", "title": "Update to_production.txt (#4942)", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "aa0684d71675c48ef7a7915528c19fef0ea31c82"}, {"date": "2022-07-14T14:01:13", "title": "Push lists update (#4941)", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "d8b32576f53157cdb469cde0e19ea946d38d8809"}, {"date": "2022-07-14T13:25:17", "title": "Mplus1 hotfix font name (#4935)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "88c6732063d62eee2c2fd73e1718fb31d54db1ca"}, {"date": "2022-07-14T13:09:21", "title": "Designer added: Dominik J\u00e1ger (#4939)", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "755ab7aa3af462c5ab92a8bdef9e212a3b8bf6d1"}, {"date": "2022-07-14T12:23:00", "title": "[gftools-packager] Noto Rashi Hebrew: Version 1.005 added (#4851)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "c24a2cd27ae3e7408fad0a601902eeaca02ce10e"}, {"date": "2022-07-14T12:19:28", "title": "[gftools-packager] Noto Serif Hebrew: Version 2.003 added (#4932)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "dcf452de4e8262b389dae2cfe89646a0a715a87a"}, {"date": "2022-07-14T03:03:37", "title": "Silkscreen description updated with latest info provided (#4936)", "author": "Viviana Monsalve", "status": "modified", "kind": "metadata", "id": "00f77799b19adaafe728a83e8fd623201c278724"}, {"date": "2022-07-13T21:06:13", "title": "[gftools-packager] Noto Sans Balinese: Version 2.003 added (#4919)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "53e30769754effb457bab24e507f5d95c3ff9180"}, {"date": "2022-07-13T20:46:49", "title": "[gftools-packager] Noto Sans Lisu: Version 2.102 added (#4931)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "cfdc3c0658015742937834088daffe50f6f190ff"}, {"date": "2022-07-13T18:06:56", "title": "[gftools-packager] Noto Sans Devanagari: Version 2.003 added (#4917)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "ac8d5e4a16026c60605068093d6afaccf69b314a"}, {"date": "2022-07-13T16:42:49", "title": "[gftools-packager] Noto Sans Gujarati: Version 2.102 added (#4909)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "cac60972ca4d7d5e3b5bfae33e90b1e0e5267a66"}, {"date": "2022-07-13T15:46:09", "title": "[gftools-packager] Noto Sans Kannada: Version 2.003 added (#4912)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "c8af5e7cae12190409acf68217e19caeab7ef470"}, {"date": "2022-07-13T15:34:00", "title": "[gftools-packager] Noto Serif Kannada: Version 2.003 added (#4911)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "30aed6ec5b810a03931751cc93e23f217581183b"}, {"date": "2022-07-13T13:27:00", "title": "[gftools-packager] Noto Serif Devanagari: Version 2.003 added (#4916)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "acca4d0253989e1601e0d0210652a16285e10127"}, {"date": "2022-07-12T21:51:44", "title": "Update knowledge_graph.py (#4928)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "31cc9467a0ed7cb5d68819646e4f3f0d11f405c9"}, {"date": "2022-07-12T21:21:05", "title": "[gftools-packager] Noto Serif Gujarati: Version 2.102 added (#4910)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "8b5f9976987349502583373b0f3318d50f904ff7"}, {"date": "2022-07-12T19:50:35", "title": "Specify required attr \"offset\" on <stop> element (#4927)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "b38fe647bd67c9fc4f1b2bfa4822c0215f354865"}, {"date": "2022-07-12T19:41:55", "title": "[gftools-packager] Noto Naskh Arabic: Version 2.013 added (#4867)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "d3a822647ce647112cdc6472820f15376fc2b4b9"}, {"date": "2022-07-12T19:39:47", "title": "Noto Sans Ethiopic: Version 2.101 added (#4863)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "17007508fc119306734f40e8069c2c572bda40a0"}, {"date": "2022-07-12T18:11:09", "title": "Update knowledge_graph.py CI script (#4926)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "3761297941de0a0206e6b9751969d39587f42063"}, {"date": "2022-07-12T17:42:44", "title": "GFK Q2 pre-launch tweaks (#4921)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "4ef421207211faed3c59e15859149baef811e11c"}, {"date": "2022-07-07T17:32:32", "title": "Vazirmatn: Version 33.003 added (#4850)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "6f9713a50c628d79f60259319d05fa0a239a9a7f"}, {"date": "2022-07-07T15:37:42", "title": "to_*.txt: update push lists (#4905)", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "a8f1d6d3fe20fe43f4c5f3c17ff2001362e3a606"}, {"date": "2022-07-07T13:44:28", "title": "[gftools-packager] Noto Serif Malayalam: Version 2.103 added (#4902)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "33226bf6d158e1313f414e51fffde75c06317289"}, {"date": "2022-07-07T13:34:48", "title": "[gftools-packager] Noto Sans Armenian: Version 2.006 added (#4903)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "5b3639d2e7ae37d333cc6d7523b83122e32e97ee"}, {"date": "2022-07-07T13:32:32", "title": "[gftools-packager] Noto Serif Armenian: Version 2.006 added (#4904)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "4fa7a1f55d6dcf6973573d495ee9b7dc86922ac6"}, {"date": "2022-07-07T12:02:24", "title": "Noto Sans Georgian: Version 2.002 added (#4864)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "23fc0de37d2c68423346ae28cd8bf2fdd1a0ab9c"}, {"date": "2022-07-07T11:59:23", "title": "Noto Serif Ethiopic: Version 2.101 added (#4865)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "5d2e025adc6db8f028c76749f9047005a724422f"}, {"date": "2022-07-07T11:16:19", "title": "[gftools-packager] Noto Sans Malayalam: Version 2.103 added (#4901)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "cccdcf123e6a826b1042b45d954edd6fe344b701"}, {"date": "2022-07-07T02:02:57", "title": "Noto Serif Georgian: Version 2.002 added (#4866)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "31b0e6742f79a0e57154a234b82e0975c77bd3ff"}, {"date": "2022-07-06T13:47:45", "title": "[gftools-packager] Noto Serif Khmer: Version 2.003 added (#4883)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "3c9ffb32fb570eeb247bf8946cfdf6d9a4a8a5d6"}, {"date": "2022-07-06T13:42:30", "title": "[gftools-packager] Noto Sans Khmer: Version 2.003 added (#4884)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "41572bfe3e7be6619233f1bdad2028c6b4994559"}, {"date": "2022-07-06T13:27:45", "title": "[gftools-packager] Noto Sans Lao: Version 2.002 added (#4886)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "52d886314e11b3128aa11a9431e82cdcea738a83"}, {"date": "2022-07-06T13:21:12", "title": "[gftools-packager] Noto Serif Lao: Version 2.002 added (#4887)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "4726d056e37ec6d78a62c2e4594eaaf5f74c61a9"}, {"date": "2022-07-06T11:37:37", "title": "[gftools-packager] Noto Sans Bengali: Version 2.003 added (#4888)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "35d0c04ea766be01a03404146f9c2c1e1f2923ed"}, {"date": "2022-07-06T11:34:08", "title": "[gftools-packager] Noto Serif Bengali: Version 2.003 added (#4889)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "19393e50ee2f23d5d8af6224feb084e7d212f99b"}, {"date": "2022-07-06T10:50:55", "title": "[gftools-packager] Noto Serif Telugu: Version 2.003 added (#4894)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "a794843beb52755a88b0b998b30aae2d399b8bc7"}, {"date": "2022-07-06T10:43:10", "title": "[gftools-packager] Noto Sans Telugu: Version 2.003 added (#4895)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "cfa0a2eabde5ea176b2ee36189d9b1a8b946fce6"}, {"date": "2022-07-06T10:41:36", "title": "[gftools-packager] Noto Sans Thai: Version 2.001 added (#4896)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "64147cad6810322e02ec4ed6da558e667a93a0aa"}, {"date": "2022-07-06T10:41:04", "title": "[gftools-packager] Noto Serif Thai: Version 2.001 added (#4897)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "06d0e26dde04161dd5a018b098a7c69e1675f105"}, {"date": "2022-07-05T14:57:20", "title": "[gftools-packager] Cormorant Garamond: Version 4.000 added (#4890)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "6a386aadc0a33dd3d810b833d9c5105345cbb0e6"}, {"date": "2022-07-05T14:41:40", "title": "[gftools-packager] Cormorant Infant: Version 4.000 added (#4891)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "d9f2093124289dbae694189d209da248f761d8a0"}, {"date": "2022-07-05T10:01:00", "title": "[gftools-packager] Cormorant Unicase: Version 4.000 added (#4893)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "298ab14cd61e2a2bf93d6df65e1a4ae6d81904e5"}, {"date": "2022-07-05T09:57:51", "title": "[gftools-packager] Cormorant SC: Version 4.000 added (#4892)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "34b64bb411db5fa5551f00369c0f5dee8d161e2c"}, {"date": "2022-07-04T16:20:38", "title": "GFK Q2: Fixing module slug in `knowledge.textproto` (#4875)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "78dbc007eaf5e07635dcc79d82b18f77af774595"}, {"date": "2022-07-02T22:51:30", "title": "GFK Q2: Move thumbnail.svg into images/ directory (#4873)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "2581303f0327eb3617a6f438a12c2ffbe70ce65a"}, {"date": "2022-07-02T19:58:36", "title": "Remove invalid references (TBC) from GFK metadata files (#4871)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "47382fbaea080fac0290f4a8ffdd6a3c1b74d5d4"}, {"date": "2022-07-02T18:40:22", "title": "GFK Q2: Add placeholder thumbnails (#4870)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "becbbac8cc1451352c3f7cd55d3f65006a9d6358"}, {"date": "2022-07-02T01:13:21", "title": "GFK Q2 new content [not final] (#4854)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "7592c0843002991fd656478db3205038ef5c2e32"}, {"date": "2022-07-01T15:12:51", "title": "updated lists (#4868)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "684c2485ff0ffb9e62a6a7869cf8a76cdb561da1"}, {"date": "2022-07-01T11:46:28", "title": "Merge pull request #52 from m4rc1e/nameid25", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "1e0c409333f90189284bc3e5ca20d0ad9ba57569"}, {"date": "2022-07-01T11:43:09", "title": "make family_name optional", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "3dc3626904e4f6b5a15c684753efdbb608f5434c"}, {"date": "2022-07-01T11:38:17", "title": "Move nameid25 to its own func", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f81124d173306cdfec63a0157578f22db413895a"}, {"date": "2022-07-01T11:34:36", "title": "[gftools-packager] Aboreto: Version 1.001; ttfautohint (v1.8.4.7-5d5b) added (#4832)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "4aa5ca44f69261a597761c46624c0d1445446e24"}, {"date": "2022-07-01T11:15:12", "title": "Silkscreen: Version 1.001; ttfautohint (v1.8.4.7-5d5b) added (#4828)", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "7e8d490955e9d2629cd3095e8dadd6fafe3c16b8"}, {"date": "2022-07-01T11:10:32", "title": "[gftools-packager] Alumni Sans Collegiate One: Version 1.100 added (#4855)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "87033c631bc74164e3ed7428de2872e5da6d925f"}, {"date": "2022-07-01T11:07:17", "title": "Merge pull request #50 from m4rc1e/cleanup", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "f2292c3e7f599289bcfb81580e5b3dddf6b943ce"}, {"date": "2022-07-01T10:57:55", "title": "tox black: ignore _version.py", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "c6b8f2f6862a7f1bd2e10e2c4c0446e9ef1cc08d"}, {"date": "2022-07-01T10:48:58", "title": "update tox", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "4f1b26757c8bd8d546489d195b172a8d5c02a6a7"}, {"date": "2022-07-01T10:48:37", "title": "black", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "81ba98e6b74172492aa5d213aa188f0e991385b5"}, {"date": "2022-07-01T10:33:27", "title": "fix dependencies", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "cf07219c6c36f2ba50dc90c769d358c89cca663b"}, {"date": "2022-07-01T10:22:27", "title": "build_fvar_instances: fix typo", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "56451dee4cc0f18df22aa74491501320c319effa"}, {"date": "2022-07-01T09:33:23", "title": "Merge pull request #49 from googlefonts/protect-stat-names", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "1cb8c6d8236e2fe88b42b37062aeebc141f73bb2"}, {"date": "2022-07-01T09:31:33", "title": "Update __init__.py", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "09f11a5b156f74ed7c84b330eeda45d47b27e466"}, {"date": "2022-07-01T09:28:00", "title": "Don't delete name IDs which are shared with the STAT table", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "d980533c1496babded6ce6e9feb6d397c3e2e007"}, {"date": "2022-07-01T01:13:31", "title": "Add tests for minisite_url and primary_script. (#4856)", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "a1d1ad9f75c7fddafc1a4e9791e249f2e4e99cfa"}, {"date": "2022-06-30T16:08:05", "title": "Push lists (#4852)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "77240c40474699e701653668a18138e7c17178dd"}, {"date": "2022-06-29T15:05:41", "title": "[gftools-packager] Noto Sans Avestan: Version 2.002 added (#4839)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "59b7f3a015d9a8c78307b2f8ede263cdccc1de0c"}, {"date": "2022-06-29T15:03:09", "title": "Noto Serif Ahom: Version 2.005 added (#4822)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "e7afc12507b1014418e6a2fcfa5d8a796a7ce2c4"}, {"date": "2022-06-29T14:58:37", "title": "[gftools-packager] Noto Sans Buhid: Version 2.001 added (#4838)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "e52aac4e62a416ac500af2aadb0ee5d707f76c18"}, {"date": "2022-06-29T14:45:01", "title": "[gftools-packager] Noto Serif Dogra: Version 1.005 added (#4837)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "6d0a0e16820a8856c8c30c2e0f55b1813088b450"}, {"date": "2022-06-29T14:36:49", "title": "Borna Izadpanah: bio updated (#4842)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "41410ff6f40b100ffe0f4b3aa33e60b125704440"}, {"date": "2022-06-27T14:16:48", "title": "Merge pull request #48 from m4rc1e/vf-names", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "cc74c85280ddaaf4cc509f4c633f7ca474d93bbf"}, {"date": "2022-06-27T13:49:39", "title": "black", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "b57413700db9813c7000b8c9dc5505fa85505669"}, {"date": "2022-06-27T13:49:15", "title": "fix fvar_collision heuristic", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "a72f81b33399906daa3a1b791bf0af5c477f0be7"}, {"date": "2022-06-27T13:31:17", "title": "add axis ordering", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "678e8b1a038876c685ad492d4826b0b3edbf8deb"}, {"date": "2022-06-27T13:08:08", "title": "add _fvar_instance_collision.", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "29eae1eaf6e851116550ae7742bdb29c2732a708"}, {"date": "2022-06-24T14:38:01", "title": "Merge pull request #47 from googlefonts/items", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "e72da38fd7ba867e4c2e2ea04910f9ae3bf358d1"}, {"date": "2022-06-24T14:36:36", "title": "AxisRegistry: add items method", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "6c4ee0fa1eacf29274fdd135c3a1ed6fe14b318d"}, {"date": "2022-06-24T11:22:57", "title": "updated push lists (#4833)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "149e5c238b908501950d3d16f5b8b1f0a06d11e9"}, {"date": "2022-06-24T11:04:38", "title": "DynaPuff: Version 2.000 added (#4670)", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "414f2fda12cf1967e47f07a2122a00450d82681f"}, {"date": "2022-06-23T18:16:52", "title": "Update to_sandbox.txt (#4829)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "178e9ef2c88db8362b75a514360a8735866f469f"}, {"date": "2022-06-23T13:43:03", "title": "Edu VIC WA NT Beginner: Version 1.003 added; Edu QLD Beginner: Version 1.003 added; Edu NSW ACT Foundation: Version 1.003 added; Edu TAS Beginner: Version 1.003 added; Edu SA Beginner: Version 1.003 added (#4831)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "536d37fd96aef742a1408e0b81d3ec9a0fc84e46"}, {"date": "2022-06-22T15:50:29", "title": "updated sandbox list (#4826)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "205e8c25fa3c6bfd1c0de6b727f10d58ae74e202"}, {"date": "2022-06-22T14:45:11", "title": "Edu QLD Beginner: Version 1.002 added (#4824)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "9950d8820308d749d3d222f0fa4324ade219b40b"}, {"date": "2022-06-22T14:38:16", "title": "Edu VIC WA NT Beginner: Version 1.002 added; Edu QLD Beginners: Version 1.002 added; Edu NSW ACT Foundation: Version 1.002 added; Edu SA Beginner: Version 1.002 added; Edu TAS Beginner: Version 1.002 added (#4823)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "506584e1348fe36d72b751d6825e78ac9354decb"}, {"date": "2022-06-21T14:09:32", "title": "build_fvar_instances: support fonts which lack wght axis", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "ad98e3c12ad8da84df062464275ec2633db8eedb"}, {"date": "2022-06-21T04:48:36", "title": "Update CONTRIBUTING.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "824c2948ecb906d69ed74e8f1e5d818df472d503"}, {"date": "2022-06-21T04:48:36", "title": "Rename CONTRIBUTORS to CONTRIBUTORS.txt", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "0380db2721f700598225eaf3851548384bb6cddd"}, {"date": "2022-06-21T04:46:59", "title": "Update CONTRIBUTING.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "470797deced043757d5d787fefced56efc3198f8"}, {"date": "2022-06-17T15:52:09", "title": "Restore missing accents on Thai samples (see googlefonts/noto-fonts#2353) (#4668)", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "1c9e32ec6070098e955dc6d37685f91832f865e3"}, {"date": "2022-06-17T14:01:33", "title": "Alumni Sans Pinstripe: Version 1.010; ttfautohint (v1.8.4.7-5d5b) added (#4759)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "9d68dcf8ea9bd317e2aeb2f59744f94d72bb47f3"}, {"date": "2022-06-16T16:44:17", "title": "Updating copy to reflect Figma\u2019s support of VFs (#4635)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "b28a4fedb6c14d5b5aa993cc0472cbfa49f67a66"}, {"date": "2022-06-16T16:42:05", "title": "Update CONTRIBUTING.md (#4787)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "1cf9aad2badcfc74ac8d72c916ccdee2fc600ca4"}, {"date": "2022-06-16T14:55:03", "title": "Updated push list (#4801)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "47f1e27c5a76a4a6a424ce4c71cd72c7e407966f"}, {"date": "2022-06-16T14:39:58", "title": "Alkalami: Version 2.000 added (#4769)", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "1efeef1e17e5ecefaccd03a3705d20389d826091"}, {"date": "2022-06-16T14:05:34", "title": "Gelasio: Version 1.007; ttfautohint (v1.8.4.7-5d5b) added (#4758)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "cb927e07c4bf27b1e5922e1de4a6aef627e60080"}, {"date": "2022-06-16T13:30:08", "title": "[gftools-packager] Familjen Grotesk: Version 2.002 added (#4799)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "602dfd9c4aa3a358afe85d402f32966c87557d66"}, {"date": "2022-06-16T10:59:21", "title": "Belleza: Version 1.003; ttfautohint (v1.8.4.7-5d5b) added (#4770)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "8fecab113664b554644b542c4a740cc1b6326cf4"}, {"date": "2022-06-16T10:49:51", "title": "[gftools-packager] Exo 2: Version 2.001 added (#4767)", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "afab6b16e6c386414a9ce277ce6e1ec5992e0d5e"}, {"date": "2022-06-16T10:45:51", "title": "[gftools-packager] Rubik Marker Hatch: Version 2.200 added (#4797)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "6fee524c0d7bb3d4ec4c9c564b8f9b492b52e422"}, {"date": "2022-06-16T10:44:36", "title": "Andreas Rasmussen: designer added (#4792)", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "8bdc2ecc9f342547b7a60fc94a55719cd8d1ce47"}, {"date": "2022-06-16T10:43:43", "title": "[gftools-packager] Rubik Burned: Version 2.200 added (#4793)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "b8371b4969d984e1da135eba964904ac0719be8d"}, {"date": "2022-06-16T10:42:29", "title": "[gftools-packager] Rubik Dirt: Version 2.200 added (#4794)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "dd7f9f0e1b86b891511f9906a320a0bfbdf5b2f7"}, {"date": "2022-06-16T10:40:33", "title": "[gftools-packager] Rubik Distressed: Version 2.200 added (#4795)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "f9eedb919c273c7968eb00a24d3d0ddf689ef9f9"}, {"date": "2022-06-16T10:38:52", "title": "[gftools-packager] Rubik Iso: Version 2.200 added (#4796)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "87ced4b976dd8aa4a7b07214d0df77042581a431"}, {"date": "2022-06-16T10:32:25", "title": "[gftools-packager] Rubik Maze: Version 2.200 added (#4798)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "5665c6207cd90a8e9aac3ff82b8ab0a0bee4f1d0"}, {"date": "2022-06-16T10:21:39", "title": "Albert Sans: Version 1.025 added (#4756)", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "6b612533e5b14370fea6f524095f4d01cdfee18b"}, {"date": "2022-06-16T09:15:44", "title": "To sandbox: Edu fonts (#4791)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "e6cc4c830b08888aac10235d6ec2e1e9c11cc291"}, {"date": "2022-06-15T15:04:52", "title": "Edu TAS Beginner: Version 1.001 added (#4765)", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "64b1a8367ee0e7febc4f55d6d5de8155d7fab42c"}, {"date": "2022-06-15T15:02:24", "title": "Edu NSW ACT Foundation: Version 1.001 added (#4761)", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "6237c1316dfc93dd88e4c49a8c4f0b49d88a1623"}, {"date": "2022-06-15T14:50:34", "title": "Edu VIC WA NT Beginner: Version 1.001 added (#4766)", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "604f5fec5db6f1ba23aff8c57a2e5307839c58aa"}, {"date": "2022-06-15T14:48:53", "title": "Edu SA Beginner: Version 1.001 added (#4763)", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "d203a6ce1204e514d13c4d2c69ff483a6737960d"}, {"date": "2022-06-15T14:45:40", "title": "Edu QLD Beginners: Version 1.001 added (#4762)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "ac77bce1b75e3a4ebfde4af35e69c80f598565c9"}, {"date": "2022-06-09T13:50:05", "title": "actions: publish release added", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "0a8d5ff92ee0641596b3f47d4f55544be41214ac"}, {"date": "2022-06-08T14:41:56", "title": "Merge pull request #31 from googlefonts/name-builder", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "20cc9802f18f380654d16411d1d9f550767e2758"}, {"date": "2022-06-08T14:30:31", "title": "implement simon feedback", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "8d78a3b7123042c063e9b2b4b4b6574ec49af9fb"}, {"date": "2022-06-08T13:41:41", "title": "Updated push lists (#4753)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "e539504e0c37c9413feda50f45da23b297f5ea55"}, {"date": "2022-06-08T13:00:49", "title": "moved designer to correct directory (#4752)", "author": "Rosalie Wagner", "status": "modified", "kind": "designer", "id": "98305ddde37a90091607e47674bbd4680f0494fc"}, {"date": "2022-06-08T12:30:23", "title": "Noto Serif CJK subsets aligned to Noto Sans CJK (#4751)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "67d481c6ce71d3a7ddc24ea4689c16d8ac0dff52"}, {"date": "2022-06-08T11:21:56", "title": "Noto Serif TC 2.001 (#4657)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "68c94e3347838d4cf740e7c4da57b224849dc340"}, {"date": "2022-06-08T11:21:30", "title": "Noto Serif SC 2.001 (#4655)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "8c90b452c80ba4d378bbb6da0f9ef63b910b0dde"}, {"date": "2022-06-08T10:25:32", "title": "Noto Serif KR 2.001 (#4654)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "bfee88347c2ec7477c6be7db725098a5c3425e6b"}, {"date": "2022-06-08T09:22:10", "title": "Noto Serif JP 2.001 (#4653)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "a27016c0db1ca8449de5f960ddf1406b327f3c67"}, {"date": "2022-06-08T09:06:31", "title": "Add Noto Serif HK 2.001 (#4652)", "author": "Simon Cozens", "status": "new", "kind": "family", "id": "85bd399cae055c1b2f7201438d314f9a9784e8ea"}, {"date": "2022-06-07T11:24:09", "title": "normalized all chinese METADATA.pb (#4722)", "author": "Marek Jeziorek", "status": "modified", "kind": "infrastructure", "id": "3405256ab131de1aa881d3d1d7269d49dcb41514"}, {"date": "2022-06-03T00:58:42", "title": "Test push process. (#4743)", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "b34eb091653685a7b30194d252a0cf9ca137cd50"}, {"date": "2022-06-02T13:58:31", "title": "updated push lists (#4742)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "77ed8a68e61f957685da25fd8a6c80d0ae03d374"}, {"date": "2022-06-02T13:12:14", "title": "Designer added: lafontype (#4735)", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "4bc23037e9d7587ed1ca88920b5e567a05c290de"}, {"date": "2022-06-02T13:11:11", "title": "Gantari: Version 1.000 added (#4720)", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "b57c3acbd9e5389610b117ad35f791eb08057e2a"}, {"date": "2022-06-02T12:57:36", "title": "Designer added: Niklas Ekholm (#4739)", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "612fd5b8df3e66d992b6b0921eca063f507738f1"}, {"date": "2022-06-02T12:56:54", "title": "Designer added: Juho Hiilivirta (#4740)", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "e1f2adb95be6e1523efb37157593a39e475ed192"}, {"date": "2022-06-02T12:56:07", "title": "Designer added: Jaakko Suomalainen (#4741)", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "29b4f808b70d05e11b28200f5fffaa1e0db59fa4"}, {"date": "2022-06-02T12:55:18", "title": "[gftools-packager] Familjen Grotesk: Version 2.001 added (#4738)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "917cad5aeb6953227b5b7740ad7fadf53210f55b"}, {"date": "2022-06-02T12:32:31", "title": "Designer added: Helsinki Type Studio (#4737)", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "0989cc5c6e0cc63bff0c3eb3eac934989574cd2f"}, {"date": "2022-06-02T12:32:07", "title": "Finlandica: Version 1.063 added (#4733)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "4754c2d98fad2b17587f66972edb18aa3c0658d2"}, {"date": "2022-06-01T14:58:01", "title": "do not delete name records which are needed elsehwere", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "78582b0821f968c3a7034d0b00dc3ecf265d11e1"}, {"date": "2022-06-01T14:01:51", "title": "Mingzat: Version 1.100 added (#4721)", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "5c2d328a5e26531d7f7b4a0b75ecf6165f32ba43"}, {"date": "2022-06-01T13:56:18", "title": "[gftools-packager] Akshar: Version 1.100 added (#4723)", "author": "Yanone", "status": "modified", "kind": "family", "id": "ee638854e6c5599373f150c8858f33533554fbde"}, {"date": "2022-06-01T13:43:29", "title": "Aboreto: Version 1.000; ttfautohint (v1.8.4.7-5d5b) added (#4724)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "cb1d70a463c113cb2c7e2b38a9faf169732a71ba"}, {"date": "2022-06-01T09:32:40", "title": "do not delete stat name ids if they are used in the fvar table", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "82f04c67b2f4bf738015851785df82f89ab1a1e8"}, {"date": "2022-05-31T19:59:42", "title": "Add related content urls (SuperHi) (#4719)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "600ca4a6d98ae7ea66aa9547dc2ae459c2897ebb"}, {"date": "2022-05-27T14:31:13", "title": "Push list updated (#4727)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "0084da2c1f364d4f04b9ac1982d8f63025442f6b"}, {"date": "2022-05-27T13:02:20", "title": "Removed old glyphsets mentions (#4726)", "author": "Rosalie Wagner", "status": "modified", "kind": "metadata", "id": "1145d7e611076f31002d7de197707b7cb13d1d37"}, {"date": "2022-05-26T03:56:02", "title": "updated push lists (#4715)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "a70934ce073d41382c4766d642d508a5adeeaccc"}, {"date": "2022-05-25T20:12:43", "title": "Test push process. (#4718)", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "23e093791ed4eafc5fdd420f59d1eeb1a02b9858"}, {"date": "2022-05-25T17:20:25", "title": "Arima: Version 1.100 added (#4686)", "author": "Yanone", "status": "new", "kind": "family", "id": "906f7a26b9e8f028435cbd8d943f3218491cd4f2"}, {"date": "2022-05-25T17:11:21", "title": "[gftools-packager] Gluten: Version 1.300 added (#4716)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "d9161816916ec715a3d4353a594ee583d938f122"}, {"date": "2022-05-25T14:44:40", "title": "[gftools-packager] Spline Sans Mono: Version 1.004 added (#4671)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "926666b01c84f852f4203e8382ba7e2379cdade7"}, {"date": "2022-05-25T09:44:58", "title": "Splash: Version 1.010; ttfautohint (v1.8.4.7-5d5b) added (#4701)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "41264e5dd761490dfe18aa647f791ca328135019"}, {"date": "2022-05-25T09:36:11", "title": "Commissioner: Version 1.000 added (#4695)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "d23af73a0ea1e8125c7d5efa1e3d35b7b66f52b2"}, {"date": "2022-05-24T16:37:13", "title": "Update DESCRIPTION.en_us.html (#4713)", "author": "Andrew John", "status": "modified", "kind": "metadata", "id": "0320084a6d73a23f51503d5a1dfd83c13c9ae445"}, {"date": "2022-05-24T07:53:52", "title": "Revert \"Remove language: from some NotoSans fonts. (#4709)\" (#4712)", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "2ad41cdc116dc19982d5af55d0407018679f5d75"}, {"date": "2022-05-24T06:57:42", "title": "Revert \"Remove language: from the rest of NotoSans fonts. (#4710)\" (#4711)", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "b7706ee7ccfaafc710f290b4a60bb31eac5d5e32"}, {"date": "2022-05-24T04:03:42", "title": "Remove language: from the rest of NotoSans fonts. (#4710)", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "109f642bd5ffc8ee4fa3b4ce5e7eb7a779ca0e74"}, {"date": "2022-05-24T03:04:02", "title": "Remove language: from some NotoSans fonts. (#4709)", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "0c50a401c336071096a3f1744e8bc546a105cb6d"}, {"date": "2022-05-24T01:03:27", "title": "Undo the undo of the undo. Sigh. (#4708)", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "4ada32b9fdedd58187256e27bb72d2f62e205fa2"}, {"date": "2022-05-23T23:18:59", "title": "Undo rollback, remove languages from METADATA [n-z]* (#4707)", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "a4f3deeca2d7547351ff746f7bf3b51f5528dbcf"}, {"date": "2022-05-23T21:42:03", "title": " Undo rollback, remove languages from METADATA [d-m]* (#4706)", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "701bd391b1a4b3238de193a8523009ecef1be42c"}, {"date": "2022-05-23T21:17:40", "title": "Undo rollback, remove languages from METADATA (#4705)", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "90d7886db9000c893b9559828bf028aaed5f9c10"}, {"date": "2022-05-23T19:52:33", "title": "Undo rollback, remove languages from METADATA. (#4703)", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "bc09b2c5cc6066c7ab7c1b11e6b6c0a598609d44"}, {"date": "2022-05-19T15:58:00", "title": "Update 1_add-font.md (#4699)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "a1060eab39ca17713bc8c7118eb183363ec7d14e"}, {"date": "2022-05-19T13:43:44", "title": "[gftools-packager] Cormorant: Version 4.000 added (#4694)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "a4f9e6c0db07173b1c6fad43e7972f6a36f5cb3b"}, {"date": "2022-05-19T11:44:14", "title": "Gentium Book Plus: Version 6.101 added (#4693)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "72b7c99c1f65683ff7687595ab2891a5352a35ce"}, {"date": "2022-05-18T15:02:35", "title": "Add designer profile for Simon Cozens (#4690)", "author": "Simon Cozens", "status": "new", "kind": "designer", "id": "37aa70f29b65c6a9c5ec5b265ebd43e596555254"}, {"date": "2022-05-18T14:53:26", "title": "Design profile: Alice Savoie (#4689)", "author": "Simon Cozens", "status": "new", "kind": "designer", "id": "edb659e2edff5a612ca6b1cf720cf72ccc9ea8ed"}, {"date": "2022-05-18T14:51:07", "title": "Gulzar: Version 1.000;[57fe3b0]; ttfautohint (v1.8.4) added (#4674)", "author": "Simon Cozens", "status": "new", "kind": "family", "id": "deb08dfb76a0774e12e8ab1b5b20c57d4098a97c"}, {"date": "2022-05-18T13:31:58", "title": "[gftools-packager] Kantumruy Pro: Version 1.002 added (#4688)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "d196ccbac3f85ba0d5ba43faf54be225a1155fc9"}, {"date": "2022-05-18T13:31:34", "title": "Paolo Biagini: corrected small typo (#4691)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "7f2ce3d2ab3c4258a3806c685b76c9f0bdc62d4f"}, {"date": "2022-05-17T21:20:30", "title": "Fix paths to lang in to_production.txt (#4685)", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "d74b9a783980be5b23ccb5167c10d19ae1a9af67"}, {"date": "2022-05-17T21:16:07", "title": "Update to_sandbox.txt (#4684)", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "4c656dc61644c630dfdedc40c279ef97ae08e5a9"}, {"date": "2022-05-17T20:54:00", "title": "Remove unwanted cjk subsets, revert HK lang changes (#4683)", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "a3318ed6ce018dbaca0f036e8f08484ce85f99f1"}, {"date": "2022-05-17T20:27:31", "title": "Update to_sandbox.txt (#4681)", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "64009eca60a9103f7da394ffd2854633f6ba49ff"}, {"date": "2022-05-17T04:15:08", "title": "Update to_sandbox.txt (#4680)", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "860efd4c9bf88ee41e67ad14261d42cec761a0e1"}, {"date": "2022-05-17T03:51:19", "title": "Remove lang files that had bad paths (#4679)", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "0b644dafc83a5bf3998ce795bc1d10ac08a13bf8"}, {"date": "2022-05-17T03:13:09", "title": "Update to_sandbox.txt (#4678)", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "640d33b7e7bff7344280c22a75dd8d23aa3cb7ef"}, {"date": "2022-05-16T22:12:14", "title": "Roll back 28b492c0, then re-do in chunks. (#4677)", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "c6307ba83a89487737b2403543fcb22fdac52f39"}, {"date": "2022-05-13T14:00:17", "title": "Updated push lists (#4669)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "9e5c3e4c84ffc42cfd2c5bad83b75fde386a2bbc"}, {"date": "2022-05-13T13:36:11", "title": "GFK Glossary: Title Case axis name in optical_size_axis (#4607)", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "f5d17890ee1eb73d48ba39e41af6d0e55f50b19a"}, {"date": "2022-05-13T13:31:50", "title": "Update GFK Glossary entries (#4624)", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "3e1b1ea80b2fb92c2cfeeb236ec009bbf9c3dd15"}, {"date": "2022-05-13T12:13:53", "title": "Gentium Plus Book: Version 6.101 added (#4663)", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "2b96fb530ee4e75b2dd82672092b73dad4c48449"}, {"date": "2022-05-13T12:11:56", "title": "Abyssinica SIL: Version 2.100 added (#4660)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "80ffd33a4822fd307c1a053ad8d42c01e1a3e199"}, {"date": "2022-05-13T12:07:54", "title": "Gentium Plus: Version 6.101 added (#4662)", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "c4bd34c84ac5e8d93e250a12648341a396eab736"}, {"date": "2022-05-13T11:56:51", "title": "Charis SIL: Version 6.101 added (#4659)", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "dfad63d07a2f149aa33dc3a74016328551f77499"}, {"date": "2022-05-13T11:46:16", "title": "Public Sans: Version 2.001 added (#4656)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "37caf657942042c2de8f5f11d9d6866a1b689b84"}, {"date": "2022-05-13T11:41:34", "title": "Andika: Version 6.101 added (#4658)", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "0330fff8076c6bc815a377853e49b4a8be39d25e"}, {"date": "2022-05-13T11:36:03", "title": "Finlandica: Version 1.062 added (#4666)", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "3be6b49def6a786e17b914834a9134569676cec2"}, {"date": "2022-05-13T11:31:24", "title": "Blaka Ink: Version 1.001; ttfautohint (v1.8.4.7-5d5b) added (#4667)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "b6afa0153d4a941b4be101e651cf000287acd1c3"}, {"date": "2022-05-12T15:20:25", "title": "Tai Heritage Pro: Version 2.600 added (#4651)", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "f6d3dee82ebbc3bec83e78e200f6d0b62a9d702e"}, {"date": "2022-05-12T10:34:41", "title": "Kantumruy Pro: Version 1.001 added (#4649)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "bbc4168004b6d8255d3ea176d4595712279b67ea"}, {"date": "2022-05-12T10:27:39", "title": "CJK metadata fixes (#4650)", "author": "Simon Cozens", "status": "modified", "kind": "infrastructure", "id": "87ae1bf3958143750bdebc1f894a08cd0671c376"}, {"date": "2022-05-12T09:59:53", "title": "Designer added: Luke Prowse (#4645)", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "b34417db59a60e324739d37aa8f14d0d0fecef77"}, {"date": "2022-05-12T09:39:02", "title": "Designer added: Paolo Biagini (#4643)", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "889c7f74814860a5a58ffa8c042ad519e2a3fea8"}, {"date": "2022-05-12T09:36:27", "title": "Designer updated: Mohamed Gaber (#4644)", "author": "Emma Marichal", "status": "modified", "kind": "designer", "id": "e5e2e6b58749d512dfa4b99dde1321415702345b"}, {"date": "2022-05-12T08:43:08", "title": "Noto Sans TC 2.004 (#4603)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "152158e65366af881b716630fefd62b8767ff3b6"}, {"date": "2022-05-12T06:33:52", "title": "Noto Sans SC 2.004 (#4602)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "111c4438733c9d7cd67581f14fbbdaf320849bb7"}, {"date": "2022-05-11T17:37:26", "title": "4628 review removed links (#4632)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "c82d9f0e8f6d8ac15a945df9e66798768fc556a7"}, {"date": "2022-05-11T15:01:05", "title": "[gftools-packager] Aref Ruqaa Ink: Version 1.005 added (#4615)", "author": "Yanone", "status": "modified", "kind": "family", "id": "8fd77aa0bcb63e4b0264af4fae896821fb919178"}, {"date": "2022-05-11T14:51:20", "title": "Kdam Thmor Pro: Version 1.003; ttfautohint (v1.8.4.7-5d5b) added (#4637)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "c1a3aacf48aedd9bdbe9dd8813365d118c8f8fda"}, {"date": "2022-05-11T13:56:59", "title": "BIZ UDPGothic: Version 1.05 added; BIZ UDGothic: Version 1.05 added (#4579)", "author": "Aaron", "status": "modified", "kind": "family", "id": "01ac47e0b1cddbc298334c69a5dfafb0205ffa28"}, {"date": "2022-05-11T13:56:15", "title": "BIZ UDPMincho: Version 1.05 added; BIZ UDMincho: Version 1.05 added (#4580)", "author": "Aaron", "status": "modified", "kind": "family", "id": "2d8896e3a19b7ea3d3b11bef2946d7ca67e6694a"}, {"date": "2022-05-11T11:39:07", "title": "Add Italic to spline sans mono upstream config (#4636)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "17f37f71814d44996f7558d55d60a002a8de2ad7"}, {"date": "2022-05-11T10:46:54", "title": "Add wonky example", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "285925406fbe90d95e61c4850295b62db95668ad"}, {"date": "2022-05-11T09:25:03", "title": "implement Simon feedback", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "171c10013c4d8fa89ea3674ba8bc63acf260d09f"}, {"date": "2022-05-10T21:56:11", "title": "Adding languages to the Traditional Chinese script (#4627)", "author": "Marek Jeziorek", "status": "new", "kind": "infrastructure", "id": "acc266206ffaf83be158892ca912c69611678a63"}, {"date": "2022-05-10T21:26:59", "title": "Add knowledge link check to CI (#4600)", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "ade0d1e3531a3c1f05a7a53d38824b4bce682f65"}, {"date": "2022-05-10T18:17:55", "title": "GFK broken URL fixes (#4622)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "family", "id": "c502c85cb6fb6dd70d32bfd9b02111b624206ae6"}, {"date": "2022-05-10T09:21:53", "title": "simplyify", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "72de57f1b47144121d76ae2f880c4cfbfdab4e5c"}, {"date": "2022-05-09T22:37:11", "title": "Squashed 'axisregistry/' changes from 3158f45e..4e862682 (#4618)", "author": "Nathan Williams", "status": "modified", "kind": "family", "id": "1f5d64a60b4cb757b53a7cb9d0723f63387953db"}, {"date": "2022-05-09T22:25:13", "title": "Merge pull request #36 from googlefonts/davelab6-tooltip-fixes", "author": "Nathan Williams", "status": "modified", "kind": "family", "id": "4e862682729d40d72ed749688b1e870df2c3dd92"}, {"date": "2022-05-09T16:55:01", "title": "fix replacing names", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "f59f1e1690224382d8a172324356df21a92fee39"}, {"date": "2022-05-09T16:47:53", "title": "add build filename", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "0f7cc61f2601c99a485139605e2af1419e6524ab"}, {"date": "2022-05-09T15:07:26", "title": "add nameID25 checks", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "ab3c169380911ac12436f88d931cc0d50a8b4486"}, {"date": "2022-05-09T14:14:41", "title": "add test for style name which is not part of the allowed static fonts", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "dfeec831ec51dcfc8a4620178d6bdde05a0de81c"}, {"date": "2022-05-09T11:13:49", "title": "replace old family name with new name", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "bed9a2a28c1c10e7a55aa253acca33e6453b145c"}, {"date": "2022-05-09T10:52:42", "title": "use enums", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "fb0b17e5aee0d63ef80d8bcfdf8e688d78330602"}, {"date": "2022-05-09T10:21:59", "title": "clean up", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "3f70b145d59fa2ee82bc1095330c18a84bd1aefc"}, {"date": "2022-05-09T10:17:06", "title": "convert AxisRegistry into a class", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "9dc4c886bace78bbe0386022368dc33cd64e48b9"}, {"date": "2022-05-09T09:51:42", "title": "clean up", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "06b36339824acdf6c6c14639bc04d03d4cda5f7c"}, {"date": "2022-05-09T09:24:36", "title": "add logging", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "cf3caf2f5c8be79df85b7106348a018e1aaccf55"}, {"date": "2022-05-09T09:22:40", "title": "davidberlow/bio.html typo fix (#4613)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "92b688bddbbfdbc509a68904ae6b0bdc655337cc"}, {"date": "2022-05-09T08:59:04", "title": "black", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "a2678709e22dda653f6248c6941382dbff5555b1"}, {"date": "2022-05-09T08:58:49", "title": "Add VF tests", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "2094e52abe181731b19d757363227ed408246235"}, {"date": "2022-05-09T08:40:59", "title": "refactor name check", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "243764f0213061ed9e01f918137600d88a984421"}, {"date": "2022-05-06T14:55:15", "title": "ignore _version", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "6beb90e0ac781de6f15f5c896db4b43ebbbd0832"}, {"date": "2022-05-06T14:54:31", "title": "ignore egg-info", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "9a63e466151fc7c93830ec2a68a835238bcff5ae"}, {"date": "2022-05-06T14:52:11", "title": "fix tests", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "b78f091b238d2c07fd168a2cdd1a88f1a5e82a0c"}, {"date": "2022-05-06T14:50:42", "title": "run black", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "2244460349a05ec8f318aafb23c422cf3a484766"}, {"date": "2022-05-06T14:50:12", "title": "cleanup stat tests", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "2d34a35e322f38e1143ab114e4da8b7620c9d92e"}, {"date": "2022-05-06T14:50:12", "title": "improve fvar instance checks", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "b081509388c596ef40f1793de70c0eab5da69a9d"}, {"date": "2022-05-06T14:50:12", "title": "add prelim fvar instance check", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "b9a9b5dab3273b54b2f10f5e4973741c7a11f6bb"}, {"date": "2022-05-06T14:50:12", "title": "rm local stuff", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "1ac1758bcfdf1c4fed895f0bb648f1cb8025c1c8"}, {"date": "2022-05-06T14:50:12", "title": "test static name table generation", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "b2e888fbaa005d5c2ae7c04aab8a2ece05ec786d"}, {"date": "2022-05-06T14:49:08", "title": "black", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "589f0b9f0ea89d82c96e1e9b67703284967ded5d"}, {"date": "2022-05-06T14:49:08", "title": "add nameID25", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "d2cbbffd191f8d77f75d1d7f38d1f8458dbaea21"}, {"date": "2022-05-06T14:49:08", "title": "fix vf name table generation for sibling fonts", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "449d87d299f9e721d85e7b118affcecdaa3a3ef0"}, {"date": "2022-05-06T14:49:08", "title": "wip linked values", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "bf9f57d61c5a961b2df9084375ac7356818c77d6"}, {"date": "2022-05-06T14:49:06", "title": "black", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "ba373dbd832330a8ee69edbb23243abb70e19a11"}, {"date": "2022-05-06T14:48:03", "title": "add build_fvar_instances", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "23632f9c534a413a249cdac2a61a154d9c2fc737"}, {"date": "2022-05-06T14:48:01", "title": "wip name builder", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "7a423c9d0b7dd00b8c54e2fed95b079b7bb661a7"}, {"date": "2022-05-06T14:45:36", "title": "Merge pull request #39 from googlefonts/tox", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "948129a48e8874d24d33747dfbe2f9ddb5a8ef74"}, {"date": "2022-05-06T14:43:51", "title": "run black", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "81aa9727aa2ff29856c3aed2167fd4203476d379"}, {"date": "2022-05-06T14:43:15", "title": "update tox", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "15b9f5747cfec44617df3ad82ee6753e97b94064"}, {"date": "2022-05-06T09:40:38", "title": "Noto Sans KR 2.004 (#4594)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "b597fde37af1338d5ceac92286c0add81a2824a5"}, {"date": "2022-05-06T03:53:48", "title": "Fix bad glossary reference to /glossary/counters (#4599)", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "06cb7139e9c9f0258a1fd96aa99bce67b97b6ed3"}, {"date": "2022-05-06T03:19:16", "title": "Reran color onboarding script to help test max color results (#4597)", "author": "rsheeter", "status": "modified", "kind": "family", "id": "35a8cf3bf9ae2f862abf63d18fdeadb70694fad1"}, {"date": "2022-05-06T00:12:40", "title": "Fix term reference. (#4596)", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "376061666f21213453b8dd1ea9f4f44dfe2a0623"}, {"date": "2022-05-05T22:41:21", "title": "Fix lesson link syntax. (#4595)", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "f04d81931107a9172dc5aa0ab0a58d5b2b22881b"}, {"date": "2022-05-05T16:07:03", "title": "Noto Sans (CJK) JP 2.004 (#4590)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "7426c2b974eac5b9f473bfa107ed1fdc4f8d3e15"}, {"date": "2022-05-05T16:00:19", "title": "Noto Sans (CJK) HK 2.004 (#4588)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "d8073b365941159b40129acdc7422be43f9b4afb"}, {"date": "2022-05-05T09:00:54", "title": "[gftools-packager] Radio Canada: Version 2.102 added (#4592)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "cbaca09ad5d43f0d3cbc2725d89ddfc977674436"}, {"date": "2022-05-04T11:09:02", "title": "[gftools-packager] Radio Canada: Version 2.101 added (#4587)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "30c861304e484e75f807ab7d217868dfc0d9d39a"}, {"date": "2022-05-04T09:03:35", "title": "Update 1_add-font.md (#4586)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "56a32473dc1592389ff0d6c6dea4d51f92f09fe3"}, {"date": "2022-05-04T08:37:59", "title": "GFK vf and param edits (#4578)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "ab343a3d0dbd360190c5bb9e214843aca94b65cd"}, {"date": "2022-05-03T10:10:49", "title": "to_production: rm inconsolata (#4582)", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "98e8c42e2fc3128db77d05c73731e13e19f4c882"}, {"date": "2022-05-03T10:01:05", "title": "to_production: rm inconsolata (#4582)", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "1940314df7d54e17f3636b8d677e286fa87aefa4"}, {"date": "2022-05-03T09:57:41", "title": "to_production: rm inconsolata (#4582)", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "0352130f737b205f0359f6a10c7df2ac73df9109"}, {"date": "2022-05-02T16:02:09", "title": "GFK styling type with VFs: Add axis images", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "88e074cdc84bb24bd9b49a39c031ba06b4888984"}, {"date": "2022-05-02T16:02:09", "title": "GFK styling type with VFs: Add axis glossary links", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "399984810ea5ca3290c1f2d227a84710dea80363"}, {"date": "2022-05-02T16:02:09", "title": "GFK styling type with VFs: Correct slant value example", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "518ffddaac74ee8d446224bd4c545ec61634fe8c"}, {"date": "2022-05-02T15:58:18", "title": "introducing_parametric_axes/content improvements", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "0db1a7d8ac211a92d08dc60954793c66fe1ed129"}, {"date": "2022-05-02T15:57:53", "title": "glossary/terms/variable_fonts/content clarify axes", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "0231f6cd9661ce437e48ac440f14c7f1e4fcb21a"}, {"date": "2022-05-02T15:57:53", "title": "GFK: Update mentions of registered axes", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "9ba3464a0661057fcf11ade2e4a6ee09b0343b03"}, {"date": "2022-05-02T15:56:10", "title": "introducing_parametric_axes/lesson.textproto", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "1d9271a8092ca342ec7167ce80caabe4076da85f"}, {"date": "2022-04-30T04:38:58", "title": "Update CONTRIBUTING.md", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "4cb4eb1b60beece2c60b704eb4d95cea4868554d"}, {"date": "2022-04-29T20:26:12", "title": "weight and width textprotos updated to say stroke weight", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "80e36bf350b813d63df2773e54a53693c347c047"}, {"date": "2022-04-29T20:25:24", "title": "y_transparent_descender.textproto Use depth, not height", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "796f577b27d495ddc490f8c711a0fcf4809d5485"}, {"date": "2022-04-29T19:45:50", "title": "Update content.md", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "1a5f3450066eb850f59e4319613106b95a9ba952"}, {"date": "2022-04-29T19:43:22", "title": "New \"Introduction to Parametric Axes\" thumbnail illustration and caption updates (#4571)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "dc6d39170dd4a7b1d20a0e98ba18f9a7b539591d"}, {"date": "2022-04-29T18:56:58", "title": "Update introducing_parametric_axes lesson", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "cff7889f4dd54b5a8753e2ac824b2c07bfce0698"}, {"date": "2022-04-29T18:19:18", "title": "Update image for introducing_parametric_axes", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "537d081de14c7e027dcaa6c274c4e4e0e0910455"}, {"date": "2022-04-29T18:15:41", "title": "Rename image files for introducing_parametric_axes lesson", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "f2191236c4b0133ada93219fca67f63e9b48a24c"}, {"date": "2022-04-29T18:13:52", "title": "Update introducing_parametric_axes_3.svg", "author": "Nathan Williams", "status": "new", "kind": "infrastructure", "id": "cb8bec0a2374e70ab2e7014022f5beb3c26f1611"}, {"date": "2022-04-29T18:13:22", "title": "Update introducing_parametric_axes_1.svg", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "47d218d67bcf895663d6bf76bf1dbf1405517a23"}, {"date": "2022-04-29T18:13:04", "title": "Update introducing_parametric_axes_1.svg", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "083a928fc89ba77f56277b9471751a1802006e73"}, {"date": "2022-04-29T18:08:34", "title": "Add missing image for introducing_parametric_axes lesson", "author": "nathan-williams", "status": "new", "kind": "infrastructure", "id": "4b650428b68dc46a6361f0fb8b741cb71f9c2792"}, {"date": "2022-04-29T18:07:10", "title": "Fix images in introducing_parametric_axes lesson", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "82c958098a67dfc2fc2e9ac497871b1e7b32a3bf"}, {"date": "2022-04-29T17:57:31", "title": "Revert change to Axis Registry in PR #4570", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "e0ea649cda17344d59895d660644294a4ef10e8e"}, {"date": "2022-04-29T17:54:45", "title": "Gfk parametric axes (#4570)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "c0473ed9623640d23b1d48563cc254d01ce3880d"}, {"date": "2022-04-29T14:30:23", "title": "Creating `flair.svg`", "author": "Elliot Jay Stocks", "status": "modified", "kind": "family", "id": "ed29279d80391df81c02aa0ec791557d23673621"}, {"date": "2022-04-29T13:50:39", "title": "updated lists (#4569)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "ad2e1eb48dd2bd404295e81087bc5fc3803b0c9f"}, {"date": "2022-04-29T12:17:46", "title": "Tiro devanagari file name HOTFIX (#4564)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "265268499351c2a22f660b9ded70cb111eea4203"}, {"date": "2022-04-29T12:15:53", "title": "Paprika: Version 1.010; ttfautohint (v1.8.3) added (#4496)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "377b7801a2ae23133e600dac1cc39f1b752f5422"}, {"date": "2022-04-29T01:07:44", "title": "Merge commit 'c45e024a7a6dd111f593cf2ea5592c7e0cb674a0'", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "4824e067d5ef99b7b3c62a34a58905e1abef1d70"}, {"date": "2022-04-29T01:07:44", "title": "Squashed 'axisregistry/' changes from ca5e3d9d..3158f45e", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "c45e024a7a6dd111f593cf2ea5592c7e0cb674a0"}, {"date": "2022-04-29T01:07:11", "title": "Merge commit '3158f45e87c1a3cb23559106d66c8ef1e7832833'", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "657f651b0e5779a4c081e8239a2597240666980b"}, {"date": "2022-04-29T01:05:05", "title": "Specify illustration_url in parametric axes", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "3158f45e87c1a3cb23559106d66c8ef1e7832833"}, {"date": "2022-04-29T01:01:47", "title": "Update textprotos to specify illustration_url", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "49a1f47280bc566b03ca4d5dece6c9a064ea5935"}, {"date": "2022-04-29T00:33:14", "title": "Merge commit '28522fe4f9f0849df91a7c45103ad86c9327a54e'", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "e35b60bb3ef3b7335681ca96f192b825e278de5d"}, {"date": "2022-04-29T00:07:07", "title": "optical_size.textproto typo fix", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "28522fe4f9f0849df91a7c45103ad86c9327a54e"}, {"date": "2022-04-28T23:46:33", "title": "Rename images for Introducing Parametric Axes", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "2fd1140cc72d3028a9418667c0a682cbc11b9ef6"}, {"date": "2022-04-28T22:59:27", "title": "Squashed 'axisregistry/' content from commit ca5e3d9d", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "d6236bba52532944a176597d17a48f0dffcc2d78"}, {"date": "2022-04-28T22:59:27", "title": "Merge commit 'd6236bba52532944a176597d17a48f0dffcc2d78' as 'axisregistry'", "author": "nathan-williams", "status": "new", "kind": "infrastructure", "id": "cdcac0aeef2f4ebce6e937d33b29553821762d5c"}, {"date": "2022-04-28T22:59:00", "title": "Temporarily remove axisregistry/", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "b0914e4f00e7bdc980e94e8c36da4c07cdbb0381"}, {"date": "2022-04-28T21:44:42", "title": "Reduce the length of descriptions and rename parametrics", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "ca5e3d9d3481741c86fd80af1c869c7f8236451f"}, {"date": "2022-04-28T21:10:38", "title": "Add parametric axes images", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "7e18356d1db3269e539ff5ba37d8fcb72dc31870"}, {"date": "2022-04-28T20:35:52", "title": "glossary/terms/xtra_axis remove double space", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "032e8eadb2f206151107e06d6531435f445e8a4c"}, {"date": "2022-04-28T20:35:52", "title": "glossary/terms/optical_size_axis add parametric finesse", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "c3b75fca526318f2dae6f6ef41e90d4b096fc850"}, {"date": "2022-04-28T20:35:52", "title": "knowledge/contributors: Correct davelab6 URL", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "280112a5ce0bec0372a978af199ff0a08fc6a7f6"}, {"date": "2022-04-28T20:35:52", "title": "Alt text for all 8 para. axes\u2019 thumbnails", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "53f6e75475d74e48a694f5e341314d9bf03837d2"}, {"date": "2022-04-28T20:35:52", "title": "Re-ordering VF note again", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "4c7f08711fdb427783432e1dd85b27c86293b6de"}, {"date": "2022-04-28T20:35:52", "title": "Captions + alt text in `introducing_parametric_axes` article", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "39263dfa6d0f6146ccecad1c8214a06666690fa5"}, {"date": "2022-04-28T20:35:52", "title": "Further copy tweaks to the VF addition on `choosing_typefaces_that_have_optical_sizes`", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "2597c41f37e6e9dcb7fc51acdd79202f6cf32aec"}, {"date": "2022-04-28T20:35:52", "title": "Add note about optical size file-size impact (#4567)", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "29eb667a917bd72cbbb33940bbeadc77a50a2497"}, {"date": "2022-04-28T20:35:52", "title": "New illos for para. axis article", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "17cd187b71261b87a036e1e3dd1e3a1881fc4e53"}, {"date": "2022-04-28T20:35:52", "title": "Adding prev / next articles", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "205f624bf52dac2edf151e1484d71c82bd8555c5"}, {"date": "2022-04-28T20:35:52", "title": "Adding `introducing_parametric_axes` into module running order", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "c3dbdbe913d7f29d4472a82cefe3dcde08911860"}, {"date": "2022-04-28T20:35:52", "title": "Adding Dave to contributor list", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "948ba009a39da8e2464255c24732dd5d03fbbbdf"}, {"date": "2022-04-28T20:35:52", "title": "Fixing left-over \u201cINSERT_URL\u201d in `optical_size_axis` entry", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "3d7c17988b5e45b9feafc7634f3e5e78344ffb6c"}, {"date": "2022-04-28T20:35:52", "title": "Actioning @davelab6\u2019s copy edits to `contrast` entry", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "27a4f2dfaa106c8c175179f8b07294c4fcf5dd05"}, {"date": "2022-04-28T20:35:52", "title": "Actual URLs for para. axis glossary terms", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "0dd58d961ba02a72a43d09acc90295cfbaee22b2"}, {"date": "2022-04-28T20:35:52", "title": "Adding correct URLs in all para. axis gloss. intros", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "31e7b4f41796ff4ddfa871325cb4f5f92167bad5"}, {"date": "2022-04-28T20:35:52", "title": "Added all links, but w/ placeholder URLs", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "7d4699f91dc8f518db2571393c5a78f070709617"}, {"date": "2022-04-28T20:35:52", "title": "Correct `thumbnail.svg` for `parametric_axis` entry", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "db17d681156cdf61109c4112285b2bdb70bf12f3"}, {"date": "2022-04-28T20:35:52", "title": "Adding related_lessons: \"introducing_parametric_axes\" on all para terms", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "558f333f9ec8dd48721aa49ae35125d707778b91"}, {"date": "2022-04-28T20:35:52", "title": "Adding excerpts + editing axis names in titles", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "6feb5bf1d24825be277da427f44b493bf8ae0d0f"}, {"date": "2022-04-28T20:35:52", "title": "Actual copy for para. gloss. terms - no formatting", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "bcf79199121f441e52999f0ca9297037180b0b57"}, {"date": "2022-04-28T20:35:52", "title": "Inserting actual URLs into links in para. glossary term", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "6414fd1a2eac032c398b8d112e56120f037b7772"}, {"date": "2022-04-28T20:35:52", "title": "Inserting actual URLs into links in para. article", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "07d3f850b4a70b881d7d3273cc85a59d367bdddf"}, {"date": "2022-04-28T20:35:52", "title": "Inserting links into para. article, but actual URLs are still to do", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "8a42603f1ac8caedea95953131d6808720f6760c"}, {"date": "2022-04-28T20:35:52", "title": "Creating `parametric_axis` glossary term", "author": "Elliot Jay Stocks", "status": "new", "kind": "infrastructure", "id": "7ed8a85286a98baf15bff7644d33bf9bdb0ae208"}, {"date": "2022-04-28T20:35:52", "title": "Creating `Introducing parametric axes` article (needs formatting)", "author": "Elliot Jay Stocks", "status": "new", "kind": "infrastructure", "id": "99c9f1876c5b8b76be6f9f45cdfd731cc928d87e"}, {"date": "2022-04-28T20:35:52", "title": "New version of illos to better demonstrate range", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "694db875f6f8b2e3dd107748fdf3aeea108a7dd2"}, {"date": "2022-04-28T20:35:52", "title": "Setting up files + directories for parametric axes", "author": "Elliot Jay Stocks", "status": "new", "kind": "infrastructure", "id": "17019d394788c54a017701c6ffb01def7480ea9d"}, {"date": "2022-04-28T14:48:12", "title": "Updated contributing.md with correct links (#4544)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "505eacab71c0978a7e10f2c241b743116724b602"}, {"date": "2022-04-28T10:43:47", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "56b938e85a55eafda1ec098a30aacb790c14e86a"}, {"date": "2022-04-28T10:17:19", "title": "Nuosu SIL: Version 2.200 added (#4565)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "f02ae1b6160f938704f00fbeee26c9f708bbe27c"}, {"date": "2022-04-28T10:11:27", "title": "Joan: Version 1.000; ttfautohint (v1.8.3) added (#4563)", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "5ddb8daa287281964b825109da0cde122d72e8f1"}, {"date": "2022-04-28T03:08:29", "title": "Replace Noto Kufi Arabic with full build (#4560)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "f7d34edb8b8aa4aa3c19e49ea7ece1ac9b354e7b"}, {"date": "2022-04-27T18:16:55", "title": "Update to_sandbox.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "9ada378cf86c6b2cabff8f97f5b17de4348fb47b"}, {"date": "2022-04-27T17:57:37", "title": "Update to_sandbox.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "04ad57225476f6801be5028343bd250aa16f15ea"}, {"date": "2022-04-27T17:28:29", "title": "Update to_sandbox.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "704b4ea9132e8ddb72b0be68657a00fc25fd08c9"}, {"date": "2022-04-27T16:47:02", "title": "updated to_sandbox list (#4561)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "20fecc51c7f215bedc16bf6ca32c7d4ee7c344f0"}, {"date": "2022-04-27T16:02:07", "title": "Update to_sandbox with Roboto Flex profiles", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "09c84fcd88aea453197ace0ef03bc66455ef8175"}, {"date": "2022-04-27T15:58:16", "title": "Update Roboto Flex description and add/fix profiles (#4557)", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "21210f607a123e74d8251b62042bcb6e82583d24"}, {"date": "2022-04-27T09:18:02", "title": "Nuosu: Version 2.200 added (#4542)", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "89bdfe9392f9d1d3956096e2931d887a245c97df"}, {"date": "2022-04-27T09:15:01", "title": "Scheherazade New: Version 3.300 added (#4541)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "62bd0f389eb64cb9fdd08002b5e5ce00be9ba8a6"}, {"date": "2022-04-27T08:43:23", "title": "[gftools-packager] Blaka: Version 1.001; ttfautohint (v1.8.4.7-5d5b) added (#4555)", "author": "Yanone", "status": "new", "kind": "family", "id": "0a949b872d3f954f054667819ba82cae4aba4278"}, {"date": "2022-04-27T08:42:10", "title": "[gftools-packager] Blaka Hollow: Version 1.001; ttfautohint (v1.8.4.7-5d5b) added (#4556)", "author": "Yanone", "status": "new", "kind": "family", "id": "21f51aedbe2704dc941c74711661b9d9c87b3558"}, {"date": "2022-04-27T08:35:42", "title": "[gftools-packager] Radio Canada: Version 2.100 added (#4558)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "34b46871f54885ff1c8bff7109c422f96ac6773b"}, {"date": "2022-04-27T07:52:53", "title": "Added italic to radio canada's upstream.yaml", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "1b590223498b036b51eedbc02850208e5bd2d84b"}, {"date": "2022-04-26T18:39:10", "title": "replace all \".\" with \"\u06d4\"(Arabic full stop) for '_Arab' language sample texts (#4549)", "author": "zhao", "status": "modified", "kind": "infrastructure", "id": "f061ebc955235b29dbb2f5f9b2623a06e5df0b8d"}, {"date": "2022-04-26T14:08:46", "title": "introducing_variable_fonts/content Add mixing axes (#4552)", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "e05b69a216feb35e60c778ff4530247e21633512"}, {"date": "2022-04-25T16:50:19", "title": "remove Traditional Chinese languages from NotoSansSC (#4548)", "author": "zhao", "status": "modified", "kind": "infrastructure", "id": "88baf14d8f3294628dfbd90c7d542b63237641a5"}, {"date": "2022-04-24T19:31:57", "title": "Update TRIVIA.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "36393b09b148e17995499c7a24e48e6c1d7c03f3"}, {"date": "2022-04-22T13:53:43", "title": "Update 1_add-font.md", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "06efe0a0a2d0043d5db7f4449276fd4174ee96ae"}, {"date": "2022-04-21T18:12:04", "title": "Uppercase Optical Size because it's a proper noun (#4543)", "author": "Tomas", "status": "modified", "kind": "infrastructure", "id": "79765e139779f4506af7e9de65ed6a99726bfb2c"}, {"date": "2022-04-21T11:37:05", "title": "updated push-lists (#4540)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "e585143bc8b3b4a2a733380de2d48bb68abd4807"}, {"date": "2022-04-21T10:57:32", "title": "mavenpro: v2.102 added (#4539)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "5cc7852391fa929e4103e1948a71b928f3db9f6e"}, {"date": "2022-04-21T10:44:00", "title": "Andika: Version 6.101 added (#4535)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "f5c0a9e3191755ef64b257bb9a469e56eb3f7542"}, {"date": "2022-04-21T09:35:03", "title": "[gftools-packager] Spline Sans: Version 1.001 added (#4502)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "e58775f36e6fd3cc5f43eb64f170a9931c6b3827"}, {"date": "2022-04-21T09:34:33", "title": "[gftools-packager] Spline Sans Mono: Version 1.002 added (#4497)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "754c4a21e0e5360bd28c26f514535c1c4c1a620e"}, {"date": "2022-04-21T09:17:49", "title": "Removing extra \u201cthe\u201d in `contrast` glossary term (#4533)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "2109a29903ebd7a1291424eda1aa80e09a1d5c92"}, {"date": "2022-04-19T06:53:27", "title": "Delete old axisregstry/lang mirror dirs.", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "9959bb24da14fd18891c6fc30fe0b9a86daee189"}, {"date": "2022-04-19T06:52:36", "title": "Update casual.textproto", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "64d69ddfc3543db81528e865fd58329c8bc14642"}, {"date": "2022-04-18T18:00:41", "title": "Update casual.textproto", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "2e5409f3b88f6bd0c84970b3145fb05a449db025"}, {"date": "2022-04-16T16:42:00", "title": "Delete axisregistry/ and lang/ and rename *_st/", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "ae08ef115bbd71ef55adf286c1fb4d95069920c8"}, {"date": "2022-04-16T03:07:42", "title": "Clear languages from METADATA.pb for non-Noto", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "28b492c0f8d4ae1480550cbc9b5b9cf515842e6a"}, {"date": "2022-04-16T00:25:30", "title": "Copy lang/ and axisregistry/ to *_old/.", "author": "nathan-williams", "status": "new", "kind": "infrastructure", "id": "437ada71f83c88a5f89e3a19be8c788869371f74"}, {"date": "2022-04-16T00:13:12", "title": "Merge remote-tracking branch 'lang/main'", "author": "nathan-williams", "status": "new", "kind": "family", "id": "5cd2e1b2808d70a86c77018d5eb37c615bac3a7a"}, {"date": "2022-04-16T00:10:14", "title": "Merge remote-tracking branch 'axisregistry/main'", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "d74efe49c716b642278e223c9eec6a12e9a780d0"}, {"date": "2022-04-15T10:15:36", "title": "updated push lists (#4521)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "33a9a5ddd28d280f2c9605891fa7549e978a407b"}, {"date": "2022-04-15T09:43:26", "title": "[gftools-packager] Tiro Devanagari Hindi: Version 1.52 added (#4451)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "49c0a6c88f6fe8631445428267a3c87d15ab53e1"}, {"date": "2022-04-15T09:42:18", "title": "[gftools-packager] Tiro Devanagari Marathi: Version 1.52 added (#4452)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "1daa9f25745763c30722ca4c11bc7137508db491"}, {"date": "2022-04-15T09:39:57", "title": "[gftools-packager] Tiro Devanagari Sanskrit: Version 1.52 added (#4453)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "0957669da256d661b59c7d82c385f9d8115699a2"}, {"date": "2022-04-15T09:35:59", "title": "[gftools-packager] Tiro Gurmukhi: Version 1.52 added (#4454)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "5ef1e25a8a9a345c751b6f3cb512111007ea17e4"}, {"date": "2022-04-15T09:34:17", "title": "[gftools-packager] Tiro Kannada: Version 1.52 added (#4455)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "fcd9168256b1185e71afcf9ee2166a485b3a443a"}, {"date": "2022-04-15T09:23:21", "title": "Tiro Telugu: Version 1.52 added (#4457)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "8b6e3db5736ada990c57b751491ddee929841921"}, {"date": "2022-04-15T09:17:37", "title": "Update to_sandbox.txt with pushed entries. (#4509)", "author": "Garret Rieger", "status": "modified", "kind": "infrastructure", "id": "28fafcd4bcfad1399d4ac68d3e31b500dc52e29c"}, {"date": "2022-04-14T18:35:26", "title": "[gftools-packager] Roboto Flex: Version 3.100 added (#4508)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "dce3aa6dca876ac74f787ae655373af010160e7b"}, {"date": "2022-04-14T16:22:37", "title": "[gftools-packager] Tiro Tamil: Version 1.52 added (#4456)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "77764e590ee24660116156401cdd45fa49772122"}, {"date": "2022-04-14T16:12:26", "title": "updated push lists (#4507)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "afc03c07e0895678267910e5cff5976378b44a16"}, {"date": "2022-04-14T16:08:46", "title": "Tiro Bangla: Version 1.52 added (#4450)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "3d54dc796a267cfb25d9f99f5b36b96202e98394"}, {"date": "2022-04-14T07:06:31", "title": "Vazirmatn: Version 32.102 added (#4474)", "author": "Yanone", "status": "modified", "kind": "family", "id": "2aa8060d53136c8dd5fbf02ee63038ea3af69bb6"}, {"date": "2022-04-14T06:45:35", "title": "Remove entries that have been pushed. (#4504)", "author": "Garret Rieger", "status": "modified", "kind": "infrastructure", "id": "327dd899db7935e21718f222af08a9488e948e8c"}, {"date": "2022-04-13T15:13:53", "title": "Tall Chai catalogue info (#4387)", "author": "Yanone", "status": "new", "kind": "designer", "id": "3591f39ec269ec523d940dd4f4f8012dea4d2eeb"}, {"date": "2022-04-13T13:30:10", "title": "Designer added: Familjen STHLM AB (#4501)", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "fc028a58a5ac76df6e5b2d1a2f625ac0d4b744e2"}, {"date": "2022-04-13T13:29:52", "title": "[gftools-packager] Water Brush: Version 1.010; ttfautohint (v1.8.4.7-5d5b) added (#4475)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "fe95a02e4f1052603e566cc4339ea97d80df5bea"}, {"date": "2022-04-13T13:22:22", "title": "Libre Bodoni: Version 2.003 added (#4498)", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "8c9641917db6868b3b0ea8b88882c65c11e09453"}, {"date": "2022-04-13T13:19:00", "title": "knowledge/glossary/terms/regular_upright/content (#4492)", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "14279dc66a9af3cb14d6db96c8cd0e45f2f2894b"}, {"date": "2022-04-13T13:08:47", "title": "Removed \"/\" at the end of the line. (#4500)", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "8fca1f6a5a02328f060716ab4de9b35516047599"}, {"date": "2022-04-12T09:21:15", "title": "Tapestry: Version 1.010; ttfautohint (v1.8.4.7-5d5b) added (#4476)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "f69bd2f8a19b3a00fb92c03c8f154fd25d4222b3"}, {"date": "2022-04-12T09:13:51", "title": "Arizonia: Version 1.010; ttfautohint (v1.8.4.7-5d5b) added (#4477)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "ac8b7b6041bd7c1ba1784557e41e1c5d90f2e600"}, {"date": "2022-04-12T09:07:58", "title": "Alumni Sans Collegiate One: Version 1.010 added (#4489)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "0df02275bb189dfb709e96205f69b66509ceca07"}, {"date": "2022-04-11T03:59:39", "title": "Experimental maximum_color version of color fonts", "author": "Rod S", "status": "modified", "kind": "family", "id": "94bec74722c2995afd62f0e01dec9f327424c6f8"}, {"date": "2022-04-08T07:27:25", "title": "Correcting Hebrew illo to right-to-left (#4483)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "3bfa6280f7ec0116de0809b1d5110ecadaebfa89"}, {"date": "2022-04-08T02:34:26", "title": "Test load of Blaka Ink", "author": "Rod S", "status": "new", "kind": "family", "id": "4e93e54fd5d018c208b997fbf2fc86fcddce9c50"}, {"date": "2022-04-07T03:12:39", "title": "Revert \"Drop COLR, lets see what breaks :D\"; successfully identified", "author": "Rod S", "status": "modified", "kind": "family", "id": "ddede62c24d12a0d978c1b837adbae0369dcfd91"}, {"date": "2022-04-06T15:58:27", "title": "Fix broken link in 'Understanding Numerals' article", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "d629ce281b6c443814dd01af254de69570c452bb"}, {"date": "2022-04-06T14:13:11", "title": "add illustration url to axis.textproto (#4470)", "author": "zhao", "status": "modified", "kind": "infrastructure", "id": "7379ff4843ca641df136343052d28992b79d718c"}, {"date": "2022-04-06T08:50:14", "title": "Fernando Mello designer added (#4426)", "author": "Viviana Monsalve", "status": "new", "kind": "designer", "id": "6f6043c5bdc4cb7e6cb3316745236f26bfc0cce1"}, {"date": "2022-04-06T08:46:34", "title": "Neelakash Kshetrimayum designer added (#4448)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "116bbcca693c6e6dbae2c3480b1deb4127b26fc6"}, {"date": "2022-04-06T04:57:12", "title": "Rebuilt axes_pb2.py", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "infrastructure", "id": "8101ad7bdd0f19ce02c77ad4911a806cb4066b29"}, {"date": "2022-04-06T04:57:12", "title": "add illustrations and illustration_link to axis.textproto", "author": "zhao", "status": "modified", "kind": "family", "id": "7e79651017bb0221b41c627a8289ca207bae255a"}, {"date": "2022-04-05T23:58:52", "title": "Drop COLR, lets see what breaks :D", "author": "Rod S", "status": "modified", "kind": "family", "id": "10375130e11059548043f443ae4fc1ebbdde08af"}, {"date": "2022-04-05T18:16:53", "title": "Adjust date added to trigger metadata reprocessing", "author": "Rod S", "status": "modified", "kind": "family", "id": "aad688d145323a7e21dc5fb0e2a43fb1a6e699cf"}, {"date": "2022-04-05T17:19:35", "title": "Merge pull request #30 from googlefonts/xz_proto_definition", "author": "zhao", "status": "new", "kind": "infrastructure", "id": "017968633555a06bcb43a39a6716b28ec8dd9cd3"}, {"date": "2022-04-05T17:17:45", "title": "update axes.proto to include illustration_url", "author": "zhao", "status": "modified", "kind": "family", "id": "90d749006a2219bed765d3b666afe4c7d6ad125b"}, {"date": "2022-04-05T15:27:25", "title": "Restore lines in to_production.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "fc7926533d6b9398210a2a4cb93b559b9305fb0c"}, {"date": "2022-04-05T04:27:45", "title": "Test builds of Bungee that have passed through nanoemoji's maximum_color utility", "author": "Rod S", "status": "modified", "kind": "family", "id": "9f92199e0e5e1b0495d1ffc560b4c8559799aa11"}, {"date": "2022-04-01T14:52:42", "title": "Updated push lists (#4467)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "c3df6ee0cd521edddf01075955da07dcbc096795"}, {"date": "2022-04-01T13:17:48", "title": "Curly quotes fix (#4466)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "040754a723d163d5ad643bd13bf58c8037831312"}, {"date": "2022-04-01T12:35:10", "title": "Sarah proofreading (#4464)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "313dd8679fdd4a9b0464524e1a1c69fd7b666a96"}, {"date": "2022-04-01T00:09:39", "title": "Update content.md", "author": "repeatdailystudio", "status": "modified", "kind": "infrastructure", "id": "cbf1a59f1e88ca31b4d41ef48b1c86ab69cc9fe0"}, {"date": "2022-03-31T23:24:15", "title": "Update content.md", "author": "repeatdailystudio", "status": "modified", "kind": "infrastructure", "id": "4cc54f42f4e5b9f04f03f7df586dd397bd10b3a7"}, {"date": "2022-03-31T23:18:45", "title": "Update content.md", "author": "repeatdailystudio", "status": "modified", "kind": "infrastructure", "id": "2d2bfd28df22a1564e8c2309ac4dfa339d59a6e4"}, {"date": "2022-03-31T23:17:51", "title": "Update content.md", "author": "repeatdailystudio", "status": "modified", "kind": "infrastructure", "id": "f79871b943e89aa3b1801b71c900f7eeeb58fcaa"}, {"date": "2022-03-31T23:15:37", "title": "Update content.md", "author": "repeatdailystudio", "status": "modified", "kind": "infrastructure", "id": "65d8d27b9706d90d0f8f97c265a729e836681ec0"}, {"date": "2022-03-31T23:10:35", "title": "Update content.md", "author": "repeatdailystudio", "status": "modified", "kind": "infrastructure", "id": "f1846a2f1b7a0656fdc4d1efdaa6970c6232a04f"}, {"date": "2022-03-31T20:36:55", "title": "Update content.md", "author": "repeatdailystudio", "status": "modified", "kind": "infrastructure", "id": "929c58aff885c02559af1af1e255224f70a1b9a2"}, {"date": "2022-03-31T20:27:26", "title": "Update content.md", "author": "repeatdailystudio", "status": "modified", "kind": "infrastructure", "id": "cdf0138c0c5de78d774e41f6c86b531607ecf78f"}, {"date": "2022-03-31T20:24:51", "title": "Update content.md", "author": "repeatdailystudio", "status": "modified", "kind": "infrastructure", "id": "b17e6cc4c9185dd28f0fcd27694202dc2aea038f"}, {"date": "2022-03-31T20:23:03", "title": "Update content.md", "author": "repeatdailystudio", "status": "modified", "kind": "infrastructure", "id": "c5ddf13cea1434cde4fdfcf7ae8e33c6932bd61d"}, {"date": "2022-03-31T20:20:33", "title": "Update content.md", "author": "repeatdailystudio", "status": "modified", "kind": "infrastructure", "id": "4ca31d1437de2de4d8908dc64464babe23f56910"}, {"date": "2022-03-31T20:18:27", "title": "Update content.md", "author": "repeatdailystudio", "status": "modified", "kind": "infrastructure", "id": "23e05ab64bc76ed82f820686926afa1ca4524fd6"}, {"date": "2022-03-31T20:16:18", "title": "Update content.md", "author": "repeatdailystudio", "status": "modified", "kind": "infrastructure", "id": "cb1302496921434e0e23e262c9df4fa8738a8bed"}, {"date": "2022-03-31T20:07:18", "title": "Update content.md", "author": "repeatdailystudio", "status": "modified", "kind": "infrastructure", "id": "b91026573414d44f313767deebf9144bac02eef8"}, {"date": "2022-03-31T20:05:15", "title": "Update content.md", "author": "repeatdailystudio", "status": "modified", "kind": "infrastructure", "id": "1cc3225f7becb31d6e61298a4ec55f79001acf03"}, {"date": "2022-03-31T20:00:27", "title": "Update content.md", "author": "repeatdailystudio", "status": "modified", "kind": "infrastructure", "id": "86f313974068858a30d2cf0cd643b39dd3f7805e"}, {"date": "2022-03-31T19:57:02", "title": "Update content.md", "author": "repeatdailystudio", "status": "modified", "kind": "infrastructure", "id": "46ded3b3a414a2fbe1a0009a01e1d2a64ae3a708"}, {"date": "2022-03-31T19:53:20", "title": "Update content.md", "author": "repeatdailystudio", "status": "modified", "kind": "infrastructure", "id": "ad22a453774ca21c2a4a1762b21b39d15a29934b"}, {"date": "2022-03-31T04:47:21", "title": "Exploratory generation of additional color tables", "author": "Rod S", "status": "modified", "kind": "family", "id": "e6fe9666933fff31dcf87b9b5ec771c55e255140"}, {"date": "2022-03-31T03:26:15", "title": "Dave pointed out this doesn't handle deployment so the name is misleading (#4459)", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "af3b61fc19a01ebaae6085378617e67b0419b9a5"}, {"date": "2022-03-31T02:09:34", "title": "[gftools-packager] Sofia Sans: Version 4.103 added (#4458)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "ae2673e9576cef514b32a81811d0891e57d45ad2"}, {"date": "2022-03-30T20:34:23", "title": "Spline Sans Mono: Version 1.000 added (#4428)", "author": "Abyss Type Company", "status": "new", "kind": "family", "id": "769f990ee76d572c08f9aef7e8ae2ba8be153654"}, {"date": "2022-03-30T18:06:28", "title": "Typeface credits etc (#4442)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "d416b6914eb316bfc7d42dd1b75ef96246dc5b7e"}, {"date": "2022-03-30T16:42:29", "title": "Use the usual name for CI, show a badge for CI on root readme (#4443)", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "3690f7e4fdacf3e6d12a5f8f4aa59e77cdcb8a6f"}, {"date": "2022-03-30T14:48:26", "title": "Crimson Text: Version 1.100; ttfautohint (v1.8.4) added (#4416)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "1ac62d533f0aaeb37e348425c9122be0eadeaa22"}, {"date": "2022-03-30T14:46:47", "title": "Update to_production.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "05b62436fe1914bf9c5fd371bf8dfa74eb82ed2b"}, {"date": "2022-03-29T22:23:36", "title": "Update to_production.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "259ed95fd1d3ea02dbad0122cd3d70a07ef19163"}, {"date": "2022-03-29T22:18:22", "title": "Update to_production.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "28d2d526dd164ef01e2b0f71d6d0d3cd65739569"}, {"date": "2022-03-29T22:12:12", "title": "Update to_production.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "75dbb32a323743d80c561af20308221365070a41"}, {"date": "2022-03-29T21:30:49", "title": "Update to_production.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "62248f05e24a17accccdf2f04d7625dd9afa9e70"}, {"date": "2022-03-29T21:30:27", "title": "Update to_production.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "ea2a2e2ba6530c8aa812896300a4ba51418f0432"}, {"date": "2022-03-29T19:27:29", "title": "Update to_production.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "83764991f00cc28a52686a31fea7e44f22c27118"}, {"date": "2022-03-29T05:11:39", "title": "BIZ UDGothic: Version 1.002 added; BIZ UDPGothic: Version 1.002 added (#4430)", "author": "Aaron", "status": "modified", "kind": "family", "id": "5798ef0b0ccdd0d63a9155922f437c47d8a1f74f"}, {"date": "2022-03-29T05:11:28", "title": "BIZ UDPMincho: Version 1.002 added; BIZ UDMincho: Version 1.002 added (#4431)", "author": "Aaron", "status": "modified", "kind": "family", "id": "4116019bf1658bc7e05082875c5ecd9bb71a71ef"}, {"date": "2022-03-28T22:27:09", "title": "Update to_sandbox.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "74b5838f6b54027b81e92768bc3b8ce14590ab3c"}, {"date": "2022-03-28T22:13:37", "title": "Update to_sandbox.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "521b82b4f6b8638d7a25fc156f17fb1fa2978ea2"}, {"date": "2022-03-28T21:45:28", "title": "Update to_sandbox.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "98f3354733d062d1ee9b8542a647ddca3dd7c767"}, {"date": "2022-03-28T19:02:37", "title": "Move Knowledge sources under cc-by-sa license.", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "d7ac31e1ba33ec83026ea662f0e227df7134e357"}, {"date": "2022-03-28T19:01:14", "title": "Make the GfK Project available as cc-by-sa (#4427)", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "d9379a51022fa1002da3379b6f7d400db3395c8a"}, {"date": "2022-03-28T16:59:59", "title": "Add 'Material Design' to contributors.textproto", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "f60ed02d4b55aeaebfe6866ac2ed152b24ddb5d4"}, {"date": "2022-03-28T16:14:27", "title": "GFK Q1 prelaunch edits (#4429)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "5f39180a03df9aa1b97685453ca68d3b4707bc27"}, {"date": "2022-03-28T09:16:23", "title": "Axis def tweaks (#4425)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "84dacefe47f3942180e2d2b18609579ebe49ac2e"}, {"date": "2022-03-25T15:42:36", "title": "updated sandbox list (#4423)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "cfce9851acda7adcd1b1c74fe0b96861b5266dce"}, {"date": "2022-03-25T15:02:43", "title": "Fix typo in image url on em/content.md", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "04281f73b71a94cf098c534b0ddbb67b0894c1c0"}, {"date": "2022-03-25T15:00:02", "title": "Reformatting a checklist for choosing type (#4422)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "b78bc76b3436a237c147265c7b0975915fb0e0e0"}, {"date": "2022-03-25T13:30:35", "title": "Fix axis def markdown tables (#4419)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "69c9cb483b65e2f0b30f17e01ddce0ae655316aa"}, {"date": "2022-03-25T10:23:23", "title": "[gftools-packager] Square Peg: Version 1.010; ttfautohint (v1.8.4.7-5d5b) added (#4413)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "3c5a605f7544cb4bd3267c2ce3e5359f6423fb99"}, {"date": "2022-03-25T10:20:11", "title": "[gftools-packager] Ms Madi: Version 1.010; ttfautohint (v1.8.3) added (#4412)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "74cce0a70b8f579e503f0b11234d5007c1d2b11d"}, {"date": "2022-03-25T10:17:46", "title": "[gftools-packager] Whisper: Version 1.010; ttfautohint (v1.8.4.7-5d5b) added (#4414)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "21635fa33f706273ffadc353d1c2f4a0b35e13cd"}, {"date": "2022-03-25T10:16:03", "title": "[gftools-packager] Updock: Version 1.010; ttfautohint (v1.8.4.7-5d5b) added (#4415)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "f1678df596382763aa65abedaf2e98b7ccc58674"}, {"date": "2022-03-25T10:08:40", "title": "Catalogue tokotype (#4406)", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "30efde4ce0771df9e865466621493e4762bf709a"}, {"date": "2022-03-25T10:07:44", "title": "[gftools-packager] Sofia Sans: Version 4.102 added (#4409)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "24f2e5b9e7565b6c7d174e83b0664026cc1a1f4b"}, {"date": "2022-03-25T10:02:12", "title": "[gftools-packager] Plus Jakarta Sans: Version 2.006 added (#4408)", "author": "Yanone", "status": "new", "kind": "family", "id": "092204231c6bf36c0871c0cad11077660106cef5"}, {"date": "2022-03-25T09:56:02", "title": "[gftools-packager] My Soul: Version 1.010; ttfautohint (v1.8.4.7-5d5b) added (#4399)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "76cd30cda533ba978c384b5460d9c79e62b2eda3"}, {"date": "2022-03-25T09:53:45", "title": "Knowledge 3benefit vf (#4395)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "bc4565e11f1682c69887917bbde24e784edad2e4"}, {"date": "2022-03-25T09:52:29", "title": "Updated gfk launch content for q1 (#4410)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "37ac27bee54ddcdc229c85e5435ebe99fdde2cc8"}, {"date": "2022-03-24T21:17:47", "title": "Remove duplicate entry for Richard Rutter", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "ee525357e550872387d3ebb490acd22292106303"}, {"date": "2022-03-24T17:00:24", "title": "Changing all instances of `Rich Rutter` to `Richard Rutter`", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "3f8cb4f978185118fd519188c28a9d3d11bc1a29"}, {"date": "2022-03-24T14:22:35", "title": "updated push lists (#4407)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "53db7babab24d81f7b508cf2d0dfeecf25065878"}, {"date": "2022-03-24T14:09:29", "title": "Update term.textproto", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "d1223540e3437463dc70b1dc8be263d3b7c450bd"}, {"date": "2022-03-24T14:05:38", "title": "Morizawa: removed period from path", "author": "Rosalie Wagner", "status": "modified", "kind": "designer", "id": "fa06bde63e3dfca5bd63a6e14d918c190bca4dd3"}, {"date": "2022-03-24T12:46:46", "title": "BIZ UDGothic: Version 1.001 added; BIZ UDPGothic: Version 1.001 added (#4402)", "author": "Aaron", "status": "modified", "kind": "family", "id": "a654ecfca64095b320504e8687803c1a0a4492d2"}, {"date": "2022-03-24T12:45:51", "title": "BIZ UDMincho: Version 1.001 added; BIZ UDPMincho: Version 1.001 added (#4401)", "author": "Aaron", "status": "modified", "kind": "family", "id": "2e8f5fa2f2143eaf6f51102b38b91c409b10e8f3"}, {"date": "2022-03-24T12:30:30", "title": "Morisawa Inc.: designer added (#4397)", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "2e5fe1a61a387e23925b5b63e3e8e5af2208183c"}, {"date": "2022-03-24T12:29:56", "title": "[gftools-packager] Akshar: Version 1.000 added (#4388)", "author": "Yanone", "status": "new", "kind": "family", "id": "6dac97888a4878f6f59db268c0f8a336e49a2890"}, {"date": "2022-03-24T12:25:25", "title": "Cooper and Brasses: designer added (#4392)", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "3ff10fcc6da3f842de5985a94c95334056ff536f"}, {"date": "2022-03-23T21:41:04", "title": "Update content.md", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "8cfcdcfc5e9a04ef5cf50de21edf0156e197febc"}, {"date": "2022-03-23T20:44:59", "title": "Add entry to contributors.textproto for Rich Rutter", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "069dea0897b29af5e8ac3b0c7d1c7f87e0cb1280"}, {"date": "2022-03-23T18:31:32", "title": "Update content.md", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "a3458f0c83a0ef4bb248dd98946d4598e8240c0f"}, {"date": "2022-03-23T18:22:58", "title": "Fix ordered+nested list syntax", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "418156cc8b03af669d35531849492926a5f54097"}, {"date": "2022-03-23T16:58:33", "title": "Update term.textproto", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "a9de7917e331cb779bb4a30599402b3ed191c7be"}, {"date": "2022-03-23T16:40:24", "title": "Update term.textproto", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "5d0c789ed55d84f61b0c4ab9e2ec61847fa66309"}, {"date": "2022-03-23T15:21:19", "title": "Alexandre Saumier Demers: designer added (#4396)", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "a838ce1c1f65f630006fbd68f893cfb9f992601a"}, {"date": "2022-03-23T15:20:28", "title": "Charles Daoud : designer added (#4391)", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "c3927c34253e33ec81edfde39b248623264eaef5"}, {"date": "2022-03-23T15:03:21", "title": "New gfk content for q1 (#4398)", "author": "Elliot Jay Stocks", "status": "modified", "kind": "infrastructure", "id": "b2adcd7796ab0401e9ab6d7fd091fef762426749"}, {"date": "2022-03-23T14:55:27", "title": "Restore lang/ directory.", "author": "nathan-williams", "status": "new", "kind": "infrastructure", "id": "ffd9ab30442341ba8ed24ca25221e3bc5719c839"}, {"date": "2022-03-23T14:52:43", "title": "Temporarily remove lang/ directory.", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "ca14bfb0ab5f18459b92ed25655d46c24b8eb121"}, {"date": "2022-03-23T11:32:10", "title": "Heebo: credit updated (#4394)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "df6f161425dd2bedacdf5d227922fc202e6607bd"}, {"date": "2022-03-23T11:25:19", "title": "Revert \"Update heebo credit (#4386)\" (#4393)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "937c54305ba1f8f161e79b45c7d85cb8a978c8b6"}, {"date": "2022-03-23T10:41:18", "title": "Update heebo credit (#4386)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "651b722b52b3b7116325b218508019c80e2e0c1d"}, {"date": "2022-03-18T17:27:32", "title": "Merge pull request #24 from googlefonts/zx_0318", "author": "zhao", "status": "modified", "kind": "family", "id": "864db9a2f5e8dbe3d4bc6fdb7726a8ee4e481be2"}, {"date": "2022-03-18T17:27:21", "title": "add fallback_only to .textproto (#4385)", "author": "zhao", "status": "modified", "kind": "family", "id": "8efa545ea1f579236690337f395ae9ca17494917"}, {"date": "2022-03-18T16:49:26", "title": "add missing fallback_only to .textproto", "author": "zhao", "status": "modified", "kind": "family", "id": "a3e79752d4fdac7bae5d9b4903d85247c89f9c2f"}, {"date": "2022-03-18T16:23:58", "title": "Update to_sandbox.txt", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "7cdf507cd33956668a06ab90bc7d729418275dc8"}, {"date": "2022-03-18T16:14:34", "title": "Update to_sandbox.txt", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "8dd69435f151a80560f61e14f98b8e179cf9412f"}, {"date": "2022-03-18T15:58:00", "title": "Update to_sandbox.txt", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "74624fc211803f46cf3893be62d7bf684f98cf1b"}, {"date": "2022-03-18T15:50:29", "title": "Update to_sandbox.txt", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "11a12abf034f319c0019cb9cc92bae51b03bfb40"}, {"date": "2022-03-18T15:25:15", "title": "Update to_sandbox.txt", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "32c438e1a8c1bd0bd8a4f0f402dad8891aa4891e"}, {"date": "2022-03-18T15:15:04", "title": "Updated push lists", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "242c0a87fa26267025f4914d2de102f5e52c3118"}, {"date": "2022-03-18T14:31:24", "title": "Radio Canada: Version 2.100 added (#4383)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "1b3d4df4e1d394ef94d8944261af54eedb935ea0"}, {"date": "2022-03-18T14:26:27", "title": "BIZ UDPMincho: Version 1.0 added; BIZ UDMincho: Version 1.0 added (#4380)", "author": "Aaron", "status": "new", "kind": "family", "id": "453591e978b27b58d31f93cd58f33d0146c59439"}, {"date": "2022-03-18T14:24:27", "title": "BIZ UDPGothic: Version 1.0 added; BIZ UDGothic: Version 1.0 added (#4374)", "author": "Aaron", "status": "new", "kind": "family", "id": "90f18ceea071d1758dfb4966559901ff51a86c1e"}, {"date": "2022-03-18T14:23:26", "title": "Vazirmatn: Version 32.0.0 added (#4352)", "author": "Yanone", "status": "new", "kind": "family", "id": "3c908f75ae95ea7fa0384db107e2e6eae60c471c"}, {"date": "2022-03-18T12:30:45", "title": "push lists updated (#4382)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "fd43c0721d5c917901e8917067a3e0f3fe8dcad6"}, {"date": "2022-03-18T11:33:55", "title": "Toshi Omagari: designer added (#4379)", "author": "Emma Marichal", "status": "modified", "kind": "designer", "id": "7d50b866ac81d346464aacf0bf5a658f0073bc34"}, {"date": "2022-03-18T11:33:43", "title": "Designer added : George Triantafyllakos (#4378)", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "991d2f68ea097519eed89f58a465a08dd0a7259b"}, {"date": "2022-03-16T14:35:10", "title": "Added Saber\u2019s catalogue info (upcoming Vazirmatn font) (#4351)", "author": "Yanone", "status": "new", "kind": "designer", "id": "3dd4ac120f92c8b9b0e4ec09c167e7552d475073"}, {"date": "2022-03-16T14:29:31", "title": "Designer added: Eduardo Tunni (#4375)", "author": "Emma Marichal", "status": "modified", "kind": "designer", "id": "a64de19ddb5d02810d3ca3bd0124955b2248d901"}, {"date": "2022-03-15T15:59:52", "title": "Nermin Kahrimanovic: Description updated (#4359)", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "95abc0da80455d0adf7b794fdb4acc6ea2eb2299"}, {"date": "2022-03-15T15:38:30", "title": "[gftools-packager] Ingrid Darling: Version 1.010; ttfautohint (v1.8.3) added (#4363)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "c53bec086edf5ba19c08b79204d9cd47e6670b54"}, {"date": "2022-03-15T11:25:57", "title": "Lavishly Yours: Version 1.010; ttfautohint (v1.8.3) added (#4364)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "a29b503a56a06c9c261cae1bf93660e9ddc7e1c0"}, {"date": "2022-03-15T04:28:52", "title": "Rebuilt BungeeColor with bugfix for Coverage glyph order", "author": "Rod S", "status": "modified", "kind": "family", "id": "e8ff1fc2f54be5c39eb0917b0e003fef47dc6d4f"}, {"date": "2022-03-14T16:10:49", "title": "[gftools-packager] Send Flowers: Version 1.010; ttfautohint (v1.8.4.7-5d5b) added (#4365)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "aa7ae34555d544a405bc396d37741551b670ec62"}, {"date": "2022-03-14T16:07:19", "title": "Added Tokotype (#4368)", "author": "Yanone", "status": "modified", "kind": "family", "id": "05dd8518e648c844283761f27f7d22e458e32ffc"}, {"date": "2022-03-14T07:48:16", "title": "remove preprocessing of fallback names", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "infrastructure", "id": "a2b0d67270bc1320368a1efb7eee9f3a3d76a124"}, {"date": "2022-03-14T06:42:19", "title": "add code test to avoid spaces in fallback names", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "family", "id": "997e558dfe6cc5eda7b597da02c8b5fb04f5b37b"}, {"date": "2022-03-13T20:38:10", "title": "Revert \"Update test build of Bungee Color\"; need to fix bug with glyph reordering then retry", "author": "Rod S", "status": "modified", "kind": "family", "id": "e1109c2194757df7c8dfd72782e1ded5336963da"}, {"date": "2022-03-11T18:41:21", "title": "Update y_transparent_uppercase.textproto", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "fff8645120af275af869547eb914d18d1397db76"}, {"date": "2022-03-11T18:37:02", "title": "Update y_transparent_uppercase.textproto", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "f8966fd6f0f94a49c643c1866fdf511d3f5036dd"}, {"date": "2022-03-11T14:45:24", "title": "Update METADATA.pb", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "71b90098096e0230c956165e6c1bde94036fbd97"}, {"date": "2022-03-11T12:21:59", "title": "robotoflex: v3.002 added (#4360)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "519ac048cfe2ef21c7841d912592ab2240a8a36a"}, {"date": "2022-03-11T11:17:20", "title": "knowledge/glossary/terms/axis_in_variable_fonts/content small correction (#4356)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "e8bd45dfa1d79f03e1a7fb6065884f2f370f30f0"}, {"date": "2022-03-11T07:20:41", "title": "Update width.textproto", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "8344d5fefc612b47275548dac810bf2461124162"}, {"date": "2022-03-11T07:20:12", "title": "Update weight.textproto", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "9c9264003cab7bd48b26778f4b8d5218c439b681"}, {"date": "2022-03-11T07:19:45", "title": "Update wonky.textproto", "author": "Nathan Williams", "status": "modified", "kind": "family", "id": "f478dbe13e8569a6454780125d2818919d2bb39a"}, {"date": "2022-03-11T07:19:15", "title": "Update width.textproto", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "c2571ba0a78ce8947ceb733f5cdc76cc5e3f73d6"}, {"date": "2022-03-11T07:18:36", "title": "Update weight.textproto", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "12c22bb8e780a9db7fe7d0e4e1adfba7751b812d"}, {"date": "2022-03-11T07:17:33", "title": "Update wonky.textproto", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "7dc9553aa7add44b9e0c69c890ebc3bcca22e8f5"}, {"date": "2022-03-11T00:12:15", "title": "Update test build of Bungee Color", "author": "Rod S", "status": "modified", "kind": "family", "id": "5caa9a173a92d1dd2d30b59bbb2f93cf23905f5d"}, {"date": "2022-03-10T08:32:17", "title": "Revert \"Remove axisregistry to make space for the submodule.\"", "author": "nathan-williams", "status": "new", "kind": "infrastructure", "id": "c20fc6e0b8bf278019fc075f869921a91e607e90"}, {"date": "2022-03-10T08:31:56", "title": "Revert \"Remove lang directory; data is now available through gflanguages submodule.\"", "author": "nathan-williams", "status": "new", "kind": "infrastructure", "id": "1bdde381d56ec6293bf049f715a768e92ec7d4de"}, {"date": "2022-03-10T08:31:23", "title": "Remove submodules.", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "f5b218e46362ba9d173db095dff08cd74444652e"}, {"date": "2022-03-10T05:09:49", "title": "Ran maximum_color on BungeeColor to test it's addition of an SVG table", "author": "Rod S", "status": "modified", "kind": "family", "id": "0375ad8c60cfa1adfc28531ee13589e0dd507a7f"}, {"date": "2022-03-10T00:33:19", "title": "Update to_sandbox.txt", "author": "rsheeter", "status": "modified", "kind": "family", "id": "53df5136fc428a79e2b9eca53d785d31e5e4e319"}, {"date": "2022-03-09T23:09:15", "title": "update github url on setup.py", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "family", "id": "c292326b70c21e186b3b9b9e32ad6c0ad9a97f33"}, {"date": "2022-03-09T22:52:47", "title": "Revert \"Make submodules track main branch.\"", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "6f767cc5b34d2637522ed45827a4f952825b3d35"}, {"date": "2022-03-09T22:49:36", "title": "Make submodules track main branch.", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "87592241cf5b2d7dd81a923ba17cd64728947430"}, {"date": "2022-03-09T22:41:44", "title": "Reset the lang submodule", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "770694ecbbad0a58cdc73cf17bed68c2298c3b4e"}, {"date": "2022-03-09T22:39:32", "title": "Remove gflanguages submodule in favor of lang", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "ae1f5bd45b4eb7ff9fa98dc32ef4119d6a0d12bd"}, {"date": "2022-03-09T22:05:47", "title": "Add lang repo as a submodule (was gflanguages).", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "0cc0e76851856250c21c0fe4bfc0fc99bf01567b"}, {"date": "2022-03-09T18:59:58", "title": "Remove lang directory; data is now available through gflanguages submodule.", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "a1cd92db57fc0dd10f86a59ab415149479d1813c"}, {"date": "2022-03-09T18:57:50", "title": "Add axisregistry submodule.", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "d805fef022c6b84d90c4e980eb3b44b73e14ce20"}, {"date": "2022-03-09T18:57:25", "title": "Remove axisregistry to make space for the submodule.", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "9b890a2eb9b7c456217d5262884b1676e01c5d77"}, {"date": "2022-03-09T18:56:07", "title": "Add gflanguages as a git module. Will replace the lang directory.", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "602f6baf2293e09c49bf9cb813e70f32780003df"}, {"date": "2022-03-09T18:46:57", "title": "Update wonky.textproto", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "bf07443b7ee6b392a9513a5af22c42225fc21abc"}, {"date": "2022-03-09T18:46:44", "title": "Update monospace.textproto", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "67ee1ec00e4540f9238512e03f42205e2f4c8a51"}, {"date": "2022-03-09T18:46:24", "title": "Update cursive.textproto", "author": "Nathan Williams", "status": "modified", "kind": "family", "id": "eb0bc511734790e2cb396811b8e21a4c2e47ba94"}, {"date": "2022-03-09T18:42:21", "title": "Fix typos in axis registry.", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "14e7bdcc6b88fd0db6c510a31e9f1fd06cb087a7"}, {"date": "2022-03-09T18:38:58", "title": "Remove sample_glyphs data from Noto families' metadata. That metadata is now generated.", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "e69986d37832cc07980dee9d70fa5597b0b47ad8"}, {"date": "2022-03-09T06:38:36", "title": "Use default DATA_DIR if user passes base_dir=None", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "infrastructure", "id": "7a223ee36489d6c405fc17d44f06b0f62ffba38b"}, {"date": "2022-03-04T21:25:20", "title": "Simplify/Update API", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "infrastructure", "id": "ea009d0403a72a0d11de93df215f627d028d9e6b"}, {"date": "2022-03-04T20:37:29", "title": "Correct Google companyname", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "family", "id": "26dfb5aade38e6c1304b371c66a1281b02cd0920"}, {"date": "2022-03-04T16:35:52", "title": "[gftools-packager] Sofia Sans: Version 4.101 added (#4333)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "d4ace626a71b0bc5def793af97e42bcfe49c4aae"}, {"date": "2022-03-04T09:43:41", "title": "initial implementation of the axisregistry module", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "family", "id": "5244c946dfaa6a6af9059889579e51eb9e412aff"}, {"date": "2022-03-04T09:35:43", "title": "robotoserif: v1.007 added (#4346)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "a84cf0f0bb7f869fbfe664b0014f17176537417d"}, {"date": "2022-03-03T16:52:39", "title": "fix to_sandbox.txt", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "c40dbb5b167e6d8bbcb0fb5d8d47c6fc68997ad0"}, {"date": "2022-03-03T16:21:53", "title": "Add Roboto Serif (#4329)", "author": "Niko Halink", "status": "modified", "kind": "infrastructure", "id": "c151eaf94b4b07f631cfbe2e425dbd4b75dd9eec"}, {"date": "2022-03-03T16:16:05", "title": "updated to_lists again", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "562e92a7ef0eba821b393103fbde993b938b6640"}, {"date": "2022-03-03T15:58:34", "title": "[gftools-packager] Fredoka: Version 2.001 added (#4345)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "eda3fe521878f70de0e2d91fd6d800f93f8c4758"}, {"date": "2022-03-03T15:51:11", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "d39bbdbb174f5d19cfe56b5bb044bfbd8607ec33"}, {"date": "2022-03-03T15:49:57", "title": "Jaikishan Patel designer added (#4344)", "author": "Viviana Monsalve", "status": "new", "kind": "designer", "id": "923caf7ef0642c58e37f61acf6dd0c2628f0b02f"}, {"date": "2022-03-03T15:27:13", "title": "updated to_lists", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "86ad85c0c91afba9d8afe760dd75a5cf882019e0"}, {"date": "2022-03-03T15:05:24", "title": "Syne: Version 2.200 added (#4343)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "54fb97bd69162b95b2aa2c3996ffd71466c1aec2"}, {"date": "2022-03-03T12:28:37", "title": "Noto Sans: 2.007 added (#4291)", "author": "Simon Cozens", "status": "modified", "kind": "family", "id": "a970ecbe0bf1e6ae5cb22d6abdea672448655f0c"}, {"date": "2022-03-03T12:02:05", "title": "Revert \"inter: v3.19 added (#4211)\" (#4334)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "f1a5408575a7bdf850161445c882b16b5afb84c6"}, {"date": "2022-03-03T11:11:01", "title": "Anybody: Version 1.111 added (#4339)", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "3134d388c0a77e1ebea71cf0ac374fdf7d054b26"}, {"date": "2022-03-03T11:02:58", "title": "Familjen Grotesk: Version 2.000 added (#4338)", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "c5472db7405caf4c4a962843ab2d446519090161"}, {"date": "2022-03-03T10:52:25", "title": "Update width.textproto (#4342)", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "16f9736176997a57fcd7bf8556add98a475a4953"}, {"date": "2022-02-26T20:59:44", "title": "Exploratory addition of Aref Ruqaa Ink (#4335)", "author": "rsheeter", "status": "modified", "kind": "family", "id": "2fba0d68602b7eb3374d030c1c34939de56023f9"}, {"date": "2022-02-26T15:46:39", "title": "Update AUTHORS.txt", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "82c229ad26cf8524672384338111437f1d0ebe47"}, {"date": "2022-02-25T18:23:52", "title": "Update to_production.txt", "author": "nyshadhr9", "status": "modified", "kind": "infrastructure", "id": "ae8eb95affe52eeba54f4429d0e96f6133188d71"}, {"date": "2022-02-25T14:10:25", "title": "Alumni Sans Inline One: Version 1.100; ttfautohint (v1.8.3) added (#4331)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "d2ed457c9dd46f3cd26c99a492e4f723206542ef"}, {"date": "2022-02-25T13:55:48", "title": "Kufam's description updated (#4332)", "author": "Viviana Monsalve", "status": "modified", "kind": "metadata", "id": "b4e39877a49d2a201979f4a268ba1f14425e9e70"}, {"date": "2022-02-24T14:09:37", "title": "[gftools-packager] Babylonica: Version 1.010; ttfautohint (v1.8.3) added (#4324)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "53d6b71b49618e991330149bb7d77112bc48dbd4"}, {"date": "2022-02-24T05:21:34", "title": "Clarify Open Sans licensing status as OFL (#4206)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "57311b5baf175fa1bdbf055d5ccb50e53d19e745"}, {"date": "2022-02-23T16:50:32", "title": "Update 4_anything-else.md", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "bf35e5a382879a96db23a6694a0df5cd4eb1f150"}, {"date": "2022-02-23T16:49:54", "title": "Update 1_add-font.md", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "952d3ab74f91db216a619c3c7d6801132c02e39a"}, {"date": "2022-02-23T16:48:27", "title": "Update 4_anything-else.md", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "435a693dc0f41ec0650336caf0b36305027dd4f0"}, {"date": "2022-02-23T16:48:03", "title": "Update 3_font-bug.md", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "d06e183303fd5e6a601a6bac4f401ca6befee4f7"}, {"date": "2022-02-23T16:47:50", "title": "Update 2_update-font.md", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "05cc6f7f1c6873224b54ad9e06eecc611bf6fec2"}, {"date": "2022-02-23T16:47:32", "title": "Update 1_add-font.md", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "520445aa745034eb6a646e3c80ffeda64584acf6"}, {"date": "2022-02-23T10:35:25", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "5ab06c9d423d2bf095e2098018ecfda201f7efa6"}, {"date": "2022-02-23T10:33:56", "title": "updated push lists", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "6e4ee97c5797463247fc2d350e0193d2867b5f5e"}, {"date": "2022-02-23T09:36:23", "title": "Beau Rivage: Version 1.010; ttfautohint (v1.8.3) added (#4323)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "4d3115f1ef99d09a91f6890cd25353f7c1cb1231"}, {"date": "2022-02-23T09:28:30", "title": "Grape Nuts: Version 1.010; ttfautohint (v1.8.3) added (#4322)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "37f5e5ac2e472eb2403424bf9facbc8bf111362d"}, {"date": "2022-02-23T09:17:28", "title": "[gftools-packager] Rubik Wet Paint: Version 2.200 added (#4320)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "853513d0d859043b246db39bb45918e93b097c48"}, {"date": "2022-02-23T09:16:08", "title": "[gftools-packager] Rubik Moonrocks: Version 2.200 added (#4319)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "0685b2bb14f0ffb4b4a427f9b31777d5b21d46a9"}, {"date": "2022-02-23T09:13:21", "title": "[gftools-packager] Rubik Glitch: Version 2.200 added (#4318)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "bd0eacd9cd78251eee7aeff1080ae3e92a6a1437"}, {"date": "2022-02-23T09:10:39", "title": "[gftools-packager] Rubik Puddles: Version 2.200 added (#4317)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "210ebc8df7fc052109c4b273a602ff5a6cc80980"}, {"date": "2022-02-23T09:07:59", "title": "[gftools-packager] Rubik Microbe: Version 2.200 added (#4316)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "25163d4b1689c331d3a58c4a56f0b9d60b1f94a1"}, {"date": "2022-02-23T08:59:21", "title": "[gftools-packager] Rubik Bubbles: Version 2.200 added (#4314)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "1a1749768eb76dacf309b1affbf586c4fbbdcefd"}, {"date": "2022-02-23T06:39:05", "title": "Restore the red pen, it's helpful to have a marker", "author": "Rod S", "status": "modified", "kind": "family", "id": "186b5bc050d1372823bb9d565585ebc3b3385a54"}, {"date": "2022-02-22T01:13:12", "title": "More extensive compat test", "author": "Rod S", "status": "modified", "kind": "family", "id": "36f59ed45b86f74ce844292f73296788993c4072"}, {"date": "2022-02-19T02:41:14", "title": "Rebuild test font", "author": "Rod S", "status": "modified", "kind": "family", "id": "00e86ade95ef09a95d660a62e83ecdf6498eb210"}, {"date": "2022-02-18T19:11:25", "title": "Dropped hyperglot dependency due to licensing.", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "family", "id": "75e6907c9ca2f59881a67d60e54e50fa1e0f7e1a"}, {"date": "2022-02-18T16:25:09", "title": "updated push lists", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "f9bb20f9e7edae456e6faf13104c4960ecd344e0"}, {"date": "2022-02-18T16:14:31", "title": "Add Roboto Serif (#4303)", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "799684335c993014eb8d6f3955ebac033db11af7"}, {"date": "2022-02-18T16:13:26", "title": "[gftools-packager] Eczar: Version 2.000 added (#4321)", "author": "Yanone", "status": "modified", "kind": "family", "id": "597475e6f4459f731c6857f7c64ecc5183e4e10d"}, {"date": "2022-02-18T15:50:28", "title": "[gftools-packager] Rubik Beastly: Version 2.200 added (#4313)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "bc8911e6ce854087efe7675afe3caa7876271329"}, {"date": "2022-02-18T14:59:45", "title": "[gftools-packager] Anek Latin: Version 1.003 added (#4280)", "author": "Yanone", "status": "new", "kind": "family", "id": "ba4334505244fc033e8e59342b4682ebf91c6a21"}, {"date": "2022-02-18T14:57:06", "title": "[gftools-packager] Anek Kannada: Version 1.003 added (#4279)", "author": "Yanone", "status": "new", "kind": "family", "id": "8781cff489a699f0e20b122afa7f791640dbcb58"}, {"date": "2022-02-18T14:42:41", "title": "[gftools-packager] Anek Gurmukhi: Version 1.003 added (#4278)", "author": "Yanone", "status": "new", "kind": "family", "id": "315b62b7005991f2723ccb9d789b010ea4a4298f"}, {"date": "2022-02-18T14:35:05", "title": "[gftools-packager] Anek Malayalam: Version 1.003 added (#4281)", "author": "Yanone", "status": "new", "kind": "family", "id": "5df45cccfed5dd2d07b7b2a987384bfd76a537f5"}, {"date": "2022-02-18T14:29:45", "title": "[gftools-packager] Anek Telugu: Version 1.003 added (#4284)", "author": "Yanone", "status": "new", "kind": "family", "id": "2d216f8bd5906809f23313a9fe05480000669367"}, {"date": "2022-02-18T13:16:37", "title": "[gftools-packager] Anek Bangla: Version 1.003 added (#4304)", "author": "Yanone", "status": "modified", "kind": "family", "id": "60d08bb25d216d2394094e3ab5e61f92d354bbd8"}, {"date": "2022-02-18T13:12:10", "title": "[gftools-packager] Anek Devanagari: Version 1.003 added (#4305)", "author": "Yanone", "status": "modified", "kind": "family", "id": "ac1371ad5eccb06352daf399448b673a79c98024"}, {"date": "2022-02-18T13:08:50", "title": "[gftools-packager] Anek Gujarati: Version 1.003 added (#4306)", "author": "Yanone", "status": "modified", "kind": "family", "id": "d3ec5576954cf3e400faf38e61bcdbe06b082197"}, {"date": "2022-02-18T13:06:34", "title": "[gftools-packager] Anek Odia: Version 1.003 added (#4307)", "author": "Yanone", "status": "modified", "kind": "family", "id": "059d40cac1819d084d21a60e63f2af92631dfa53"}, {"date": "2022-02-18T12:51:21", "title": "[gftools-packager] Anek Tamil: Version 1.003 added (#4308)", "author": "Yanone", "status": "modified", "kind": "family", "id": "33962261d91437c9a3a04eb32763631c8dec1c81"}, {"date": "2022-02-18T09:03:32", "title": "Noto sans et serif dysplay: reverse primary categories in metadata.pb (#4247)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "28bdbf5d556760e34e1df3469de85e3e7a74f48d"}, {"date": "2022-02-18T08:20:41", "title": "remove redundant second copy of the license text", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "infrastructure", "id": "30c13b863742da5ff11af70f4b2b3f1c5416c2e8"}, {"date": "2022-02-18T07:53:55", "title": "updated and simplified the textproto definition", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "family", "id": "6ce744cb3927fed8eb4d8d4b2101854c378139d0"}, {"date": "2022-02-18T05:54:04", "title": "Fix typo in add font issue template header", "author": "Eli Heuer", "status": "modified", "kind": "family", "id": "07f22f09abeaedf788d8539f8764697d5c257c6d"}, {"date": "2022-02-16T23:38:25", "title": "files for license / authors / contributors", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "new", "kind": "infrastructure", "id": "6d4ed4c10741ba2506ea9665d462abf63e391a83"}, {"date": "2022-02-16T22:56:02", "title": "re-enabling many linters checks", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "infrastructure", "id": "b8b1c20969a4eaf8128de6f5519404a141aae773"}, {"date": "2022-02-16T22:56:02", "title": "Rename module to gflanguages", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "infrastructure", "id": "fbe4fc220b6ada6c04d5fd895b5c2dedeaaf79d2"}, {"date": "2022-02-16T22:56:02", "title": "tidying up the code/comments/headers", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "family", "id": "c6c218b384aa3193a1b9e7fa826d44b4a4f4c87b"}, {"date": "2022-02-16T15:59:10", "title": "[gftools-packager] Nunito: Version 3.602 added (#4309)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "604936664fd62c14271209b51f98e7f495dd1a3e"}, {"date": "2022-02-16T14:13:21", "title": "removed description from upstream.yaml (nunito)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "9d2a5fd0506d708c3090c36591eb8ddcf08c31ab"}, {"date": "2022-02-16T09:58:02", "title": "Update 1_add-font.md", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "bd9fed7c58d1a06dba1fde32f0f4240fbd4c9229"}, {"date": "2022-02-16T09:27:32", "title": "Update 1_add-font.md", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "d0c020d88fe7f7cf18590215ca0d51406129ac2d"}, {"date": "2022-02-16T09:01:50", "title": "code test for lang_support.SupportedLanguages()", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "family", "id": "08cec65a6725655bb52793dca019b574444e7953"}, {"date": "2022-02-16T09:01:50", "title": "fixing the GitHub Actions build", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "infrastructure", "id": "52bcd6f7d9cce360cd4614c794d1a2f09751817d"}, {"date": "2022-02-16T07:49:46", "title": "Initial implementation of the `languages` module.", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "family", "id": "907c85747b41fe66258b818486bab0e38b6f80c3"}, {"date": "2022-02-15T10:01:05", "title": "Spline Sans : Metadata and description updated (author name) (#4295)", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "92225a0d2867ef5ad4499f871fdb58e018096afd"}, {"date": "2022-02-15T09:23:35", "title": "Spartan : metadata and description updated (author name) (#4296)", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "294cfbd2d45ef6bf2c999abf84a84d14b6939307"}, {"date": "2022-02-10T20:32:37", "title": "update axis textproto (#4290)", "author": "zhao", "status": "modified", "kind": "infrastructure", "id": "303341563b7202df8eedb5a9eba67b95fb9f5f3d"}, {"date": "2022-02-10T14:10:17", "title": "Anek Bangla: Version 1.003 added (#4275)", "author": "Yanone", "status": "new", "kind": "family", "id": "6370ce2d48495faa1d3062f1054a70d3257882f1"}, {"date": "2022-02-10T14:03:05", "title": "Anek Devanagari: Version 1.003 added (#4276)", "author": "Yanone", "status": "new", "kind": "family", "id": "eed6654aef682f2d20ab9ee0b2a0ecc079e4f3b8"}, {"date": "2022-02-10T13:46:42", "title": "Anek Gujarati: Version 1.003 added (#4277)", "author": "Yanone", "status": "new", "kind": "family", "id": "68f7ee5d4f9cfc0d5625d39cc6caf0cb6b642003"}, {"date": "2022-02-10T12:40:16", "title": "Update 2_update-font.md", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "8c7a0e4902cd3c681ce6cd1a777132039659d908"}, {"date": "2022-02-10T12:23:59", "title": "Anek Odia: Version 1.003 added (#4282)", "author": "Yanone", "status": "new", "kind": "family", "id": "4e91b53829338e1f4b2ed92bbfee2092cd3a7b27"}, {"date": "2022-02-10T12:16:22", "title": "Anek Tamil: Version 1.003 added (#4283)", "author": "Yanone", "status": "new", "kind": "family", "id": "95418469c212cb9058cdaa72017624338e99f987"}, {"date": "2022-02-09T14:12:04", "title": "Update 3_font-bug.md", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "258393873d9d16ea1b04050c8e90ef656d20b7e9"}, {"date": "2022-02-08T04:44:32", "title": "Tweaked compat test", "author": "Rod S", "status": "modified", "kind": "family", "id": "6a2f5bb27dec0611e7cffc8266dbb18678da4d16"}, {"date": "2022-02-04T23:38:01", "title": "Update ku_Yezi.textproto (#4268)", "author": "Marek Jeziorek", "status": "modified", "kind": "infrastructure", "id": "e56373112d2af0a43fe375c1ea8c9f678012e77a"}, {"date": "2022-02-04T15:45:24", "title": "ABeeZee: Version 1.003; ttfautohint (v1.8.3) added (#4265)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "a8bc01c6dcb2933dca0f37180df6c516e226b346"}, {"date": "2022-02-02T16:39:23", "title": "Update 1_add-font.md", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "a885676a596a39590a57164a659108f02cbc6444"}, {"date": "2022-02-02T13:15:24", "title": "Update to_production.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "369290bda13a1073db17deabf0c327505a89917f"}, {"date": "2022-02-02T13:15:02", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "4608378b091da1e22c91e99e6668abd7854f9a0e"}, {"date": "2022-02-01T09:47:24", "title": "Update to_sandbox.txt", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "6d551730436d4582b95976eae2e60d783e82288e"}, {"date": "2022-02-01T09:46:05", "title": "ci: ensure designer filenames are ascii (#4263)", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "8f5b76c9cd54f5204b8e2cd79dedab07728f4e29"}, {"date": "2022-02-01T02:21:15", "title": "Update width.textproto to include the range implemented in Roboto Flex (#3211)", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "8b97d9e1136b9c22da92b52fedc62f78471f7e5d"}, {"date": "2022-02-01T02:18:34", "title": "Only ascii allowed here", "author": "Rod S", "status": "modified", "kind": "designer", "id": "bcf4263eb6aff96b0608d10e363d00186c3434a7"}, {"date": "2022-02-01T01:35:16", "title": "Update color tables in NotoColorEmojiCompatTest-Regular.ttf", "author": "Rod S", "status": "modified", "kind": "family", "id": "82624301e4f59c7b89b4126b65ce4e54caf626b1"}, {"date": "2022-01-31T04:37:54", "title": "Revert \"Update METADATA.pb (#4240)\" (#4261)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "cbc5923455aef1387a5eacfbaa760011dc5dd930"}, {"date": "2022-01-28T16:45:34", "title": "updated to_lists", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "7ed57ff56156974ec009b14abf441ffc8d3e40b8"}, {"date": "2022-01-28T14:23:35", "title": "Update METADATA.pb (#4240)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "37510b309d822fe989c4a726713fd0dd441fc949"}, {"date": "2022-01-28T14:22:13", "title": "BhuTuka Expanded One: Version 1.000; ttfautohint (v1.8.3) added (#4222)", "author": "Yanone", "status": "new", "kind": "family", "id": "b52c856055e50a6168f00f988b1767920170ae9b"}, {"date": "2022-01-28T13:40:08", "title": "Aubrey: Version 1.102; ttfautohint (v1.8.3) added (#4229)", "author": "Yanone", "status": "modified", "kind": "family", "id": "4678b39ef50659bf72cf21c2b38ff83280d82a99"}, {"date": "2022-01-28T13:39:46", "title": "Brawler: Version 1.101; ttfautohint (v1.8.3) added (#4230)", "author": "Yanone", "status": "modified", "kind": "family", "id": "d9b649cad0a92a9993c1c25afad25154e8384536"}, {"date": "2022-01-28T13:26:40", "title": "Jacques Le Bailly: Designer added (#4252)", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "83c15aac031c52720394b2d1cddc9e7c76f88f57"}, {"date": "2022-01-28T13:26:26", "title": "Wire One: re-added the lang tag (#4255)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "fcf20e291297246d20a67f68a30c95cf09c1bd9b"}, {"date": "2022-01-28T13:15:40", "title": "Wire One: Version 1.102; ttfautohint (v1.8.3) added (#4231)", "author": "Yanone", "status": "modified", "kind": "family", "id": "3f57c8fab77c7854f09cdb020398b5bfd182a7de"}, {"date": "2022-01-28T13:08:31", "title": "updated to_lists (#4248)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "c273665b293d1f85b184c9c2b899161f7ea455c2"}, {"date": "2022-01-28T13:08:02", "title": "Mirko Velimirovi\u0107: designer added (#4253)", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "5b60d99939138b0d07f5ed9a787025589ff4c67a"}, {"date": "2022-01-27T13:22:46", "title": "Smoosh Sans: languages added to metadata.pb (#4246)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "2855855a4cf481d4220e30ca3bff0704cc111a57"}, {"date": "2022-01-27T13:22:17", "title": "League Spartan: added languages to metadata.pb (#4245)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "cbd5689bfcd23b419bd22d4fbbd7d659a47f8018"}, {"date": "2022-01-27T13:08:08", "title": "Hubballi: added languages to metadata.pb (#4244)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "391e1cfc684917f1acd69236af8c8ab7132efdd9"}, {"date": "2022-01-27T12:49:27", "title": "Fredoka: updated metadata and description (#4243)", "author": "Rosalie Wagner", "status": "modified", "kind": "metadata", "id": "852e3979d0f4e51403fe0705f14bf7039bcd6284"}, {"date": "2022-01-26T05:25:42", "title": "Be red, pen", "author": "Rod S", "status": "modified", "kind": "family", "id": "ae3ee9f43a922b0ad99c6617e75abbc6d59576e7"}, {"date": "2022-01-26T05:05:28", "title": "A distinctively red pen", "author": "Rod S", "status": "modified", "kind": "family", "id": "7f562ce9f871b8b105cf777db4f71f6bc531058e"}, {"date": "2022-01-26T04:47:45", "title": "Rebuilt with modified rounding", "author": "Rod S", "status": "modified", "kind": "family", "id": "ae28112c9a24fac5654323354237ac98e57cd466"}, {"date": "2022-01-26T04:42:49", "title": "Update compat test to COLRv1,SVG,CBDT", "author": "Rod S", "status": "modified", "kind": "family", "id": "56bdf6b1bacb1619d2e2eefd9835b89a76964138"}, {"date": "2022-01-25T04:27:59", "title": "Undo \"Exploratory nanoemoji font (#4226)\" to try again", "author": "Rod S", "status": "new", "kind": "family", "id": "531ba764aae31c20b84ee6f0edb9fa998b08f749"}, {"date": "2022-01-24T12:55:47", "title": "Noto Sans+Serif Display: correcting category to DISPLAY (#4232)", "author": "Marek Jeziorek", "status": "modified", "kind": "infrastructure", "id": "1db3e20bc0128dcc7d6c8d581f17607513ff2a3c"}, {"date": "2022-01-24T08:58:00", "title": "Update category for Source Serif 4 to Serif (#4236)", "author": "Maciej Goszczycki", "status": "modified", "kind": "infrastructure", "id": "a8927f63f051b3bdc830481e75de462729859da0"}, {"date": "2022-01-21T06:14:10", "title": "Revert \"Exploratory nanoemoji font (#4226)\"; found a problem", "author": "Rod S", "status": "modified", "kind": "family", "id": "e49e31b20fd5e5c241bccf3c4d7c352f7935192f"}, {"date": "2022-01-21T05:37:55", "title": "Update to_sandbox.txt (#4225)", "author": "Marek Jeziorek", "status": "modified", "kind": "infrastructure", "id": "8ea718f7d618db9e1b8bd2896b6c872f6f95dcbb"}, {"date": "2022-01-21T05:26:55", "title": "Exploratory nanoemoji font (#4226)", "author": "rsheeter", "status": "new", "kind": "family", "id": "9ac25b63580a152effcfbbbefa0d8b2b65ebe795"}, {"date": "2022-01-20T22:02:33", "title": "Removed incorrect information about the number of glyphs in the subsets of CJK scripts (#4224)", "author": "Marek Jeziorek", "status": "modified", "kind": "metadata", "id": "ed9511aaaa39c5a5df7e7fcf9ec27b8100fde8d5"}, {"date": "2022-01-19T22:40:14", "title": "Test push process.", "author": "Andrew John", "status": "modified", "kind": "metadata", "id": "e9ad10b1d9c49dfbf505d48241158879ad9e5d32"}, {"date": "2022-01-14T14:10:15", "title": "ofl/aladin/DESCRIPTION.en_us.html updated (#4209)", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "1e52205986a58ea800f87b05051f8cd968596877"}, {"date": "2022-01-14T13:02:23", "title": "Alumni Sans: Version 1.018 added (#4180)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "9f8863f59281e444a6273b30fa23cbc59eac304d"}, {"date": "2022-01-14T12:58:54", "title": "[gftools-packager] Piazzolla: Version 2.005 added (#4217)", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "a51760d084d1a0f90e77bf55c347ffdb67346805"}, {"date": "2022-01-13T14:22:42", "title": "Piazzolla: Version 2.005 added (#4215)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "a7b3fb1d8ff80d0328baeee896b14cdc6602de2d"}, {"date": "2022-01-12T12:45:33", "title": "inter: v3.19 added (#4211)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "43efaa81f0df72d0fed5b4e84fc9e6f8bb4fb85d"}, {"date": "2022-01-12T11:17:56", "title": "Zen Kaku Gothic Antique: Version 1.002 added; Zen Kaku Gothic New: Version 1.002 added (#4194)", "author": "Aaron", "status": "modified", "kind": "family", "id": "b8f2790b12018153309b61335c4887ce939fde37"}, {"date": "2022-01-11T22:13:10", "title": "fix broken links.", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "infrastructure", "id": "b80a8624e1bb78353ba105fcc49d73c2e53a24c8"}, {"date": "2022-01-11T16:44:24", "title": "Darumadrop Renaming (#4177)", "author": "Yanone", "status": "modified", "kind": "family", "id": "25c09cbb3600d5fc385d45994b9147f4b0921c0f"}, {"date": "2022-01-11T16:40:51", "title": "Bakbak Version 1.003 (#4176)", "author": "Yanone", "status": "modified", "kind": "family", "id": "10e8b3d3084ee57a75fadc74171e3c97c6e4c0b7"}, {"date": "2022-01-07T12:50:38", "title": "Update template add-font with new glyphset link", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "ecafde9e1a4367042e561a75e51c145f306e71c6"}, {"date": "2022-01-06T19:03:20", "title": "Update OFL.txt", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "9fe9e366fe3b74e2fb6d62950ac8fbe5201a8e92"}, {"date": "2022-01-06T11:29:31", "title": "Updated to_lists (#4200)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "75f985421ada8272d7c58aa99d82c7f189bcb4fa"}, {"date": "2022-01-06T06:23:20", "title": "Update to_production.txt", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "f841fc5679e539d56acadf48a7e2b95326afd9f4"}, {"date": "2022-01-06T06:17:13", "title": "Update to_sandbox.txt", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "4bb6adbb21c0d85108560dcf4b27322d15d22928"}, {"date": "2022-01-06T05:07:58", "title": "Update to_sandbox.txt", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "3bc4b8df29d678973bd019f0f751559f2498ea89"}, {"date": "2022-01-06T04:31:09", "title": "Update DESCRIPTION.en_us.html (#4198)", "author": "Tobias Kunisch", "status": "modified", "kind": "metadata", "id": "9dcb39204dbd94475526daa007ee3cf19fe31c87"}, {"date": "2022-01-05T13:04:47", "title": "League Spartan: Version 2.002 added (#4122)", "author": "Emma Marichal", "status": "new", "kind": "family", "id": "c762083efddeeacc8dfb9b05150fa80172fd54d2"}, {"date": "2022-01-05T12:22:28", "title": "Smooch Sans: Version 1.010 added (#4183)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "fa96e5f2ec435cf11958306c9648d0d6df89e332"}, {"date": "2022-01-03T21:59:42", "title": "Update to_production.txt", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "7db3f310ef69cfb7fd543b62c98e0f2a89d042b3"}, {"date": "2021-12-21T01:10:45", "title": "Update README.md", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "c78dda0a03c6a7f8b975b86c80c55bedcc0af17c"}, {"date": "2021-12-17T15:18:06", "title": "Math clarification done (#4174)", "author": "Viviana Monsalve", "status": "modified", "kind": "metadata", "id": "d6423c1d9417ba5b703f475d9425ab4e52bd7ff9"}, {"date": "2021-12-16T16:17:42", "title": "inconsolata/METADATA.pb Add 2nd sans category (#4141)", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "32a839f41d62af77f433064442277c8f470e9a8d"}, {"date": "2021-12-16T14:37:51", "title": "Hubballi: Version 1.000; ttfautohint (v1.8.3) added (#4175)", "author": "Yanone", "status": "new", "kind": "family", "id": "29cde031be655567b6b237d401f3e1a172861e84"}, {"date": "2021-12-16T10:01:23", "title": "Update CONTRIBUTING.md", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "9db7c8ee501b9a41187d06c091ef34ffd941e0b1"}, {"date": "2021-12-16T09:45:04", "title": "Update 1_add-font.md", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "b6958c54cf808b21870db77013974855ce5be2dd"}, {"date": "2021-12-15T20:28:13", "title": "Update 1_add-font.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "b81017f0980301c37efb19c5d58a6065b655f8a0"}, {"date": "2021-12-15T17:14:28", "title": "Update to_production.txt", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "3347f91e4ebb2616813e496699a56e0a750007ad"}, {"date": "2021-12-15T11:25:41", "title": "Fredoka: Version 2.000 added (#4170)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "bbd715dfa9aa35a1663ddcf711fc6405679c45cd"}, {"date": "2021-12-15T07:14:02", "title": "Update METADATA.pb", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "e25c8f0233ad6baee741ede7b77aefa008c40f8f"}, {"date": "2021-12-15T01:13:35", "title": "Temporarily fix build, remove latin-ext", "author": "Andy John", "status": "modified", "kind": "infrastructure", "id": "da09c78fcd9cfa9939d18ee5521e7f8189ed0038"}, {"date": "2021-12-14T16:22:17", "title": "Update METADATA.pb", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "d01b150b4ea9e4413136e9dc8dd8942d86bfea5d"}, {"date": "2021-12-14T05:27:33", "title": "Update METADATA.pb", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "8388a906745c7a20967a4544bd9615d7a6eadcf9"}, {"date": "2021-12-14T02:12:59", "title": "Update METADATA.pb", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "419cc3ad8e36ddd8397afca53002b4d749bf16a6"}, {"date": "2021-12-13T21:48:53", "title": "Test change.", "author": "Andy John", "status": "modified", "kind": "infrastructure", "id": "c960a36a2be30acb8e6ef853300adca84916bd7f"}, {"date": "2021-12-13T17:37:49", "title": "Update to_production.txt", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "4ebfe9d8a4a51e697f54eefdbbd1a70391a45d01"}, {"date": "2021-12-13T11:48:52", "title": "to_lists updated (#4166)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "3843615fea9170cf4fe0d2873f8601e6d8a6897a"}, {"date": "2021-12-13T06:25:58", "title": "Update METADATA.pb", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "40628e892a797751326da68e1a5431260dafbfe7"}, {"date": "2021-12-13T01:57:41", "title": "Update METADATA.pb", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "7e9614e62788866e92749c2d9b35881cbdbb60a5"}, {"date": "2021-12-12T18:29:43", "title": "Add language support metadata to all METADATA.pb files (#4160)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "633ebadbf5280a439a49ee831ab9446093b27f62"}, {"date": "2021-12-10T14:32:02", "title": "Update to_sandbox.txt", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "afdab519d7ba2e0316156bf7719ab41589c0e912"}, {"date": "2021-12-10T12:33:29", "title": "oswald/DESC updated to correct Cyrillic info (#4140)", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "76b0ed8c9ed1c9d2b35beac9cfff0708cd21905f"}, {"date": "2021-12-10T12:29:53", "title": "League Gothic: Version 2.001 added (#4146)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "7e64fb81de77247813e64a6fc75e27cc5934698a"}, {"date": "2021-12-09T18:04:45", "title": "Update 1_add-font.md", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "fba1dfe046e7a4e8a58b9d43ed25d10e8b7c371b"}, {"date": "2021-12-09T13:57:13", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "e64cec6f8dba046e896c37de6124038888773368"}, {"date": "2021-12-09T13:55:58", "title": "Zen Maru Gothic: description updated (#4159)", "author": "Rosalie Wagner", "status": "modified", "kind": "metadata", "id": "14404a830f8809dbb1fdab800bb718d49102a222"}, {"date": "2021-12-09T13:00:59", "title": "Added issue link in CONTRIBUTING.md", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "7a36f8c039f0c30c3671e678f8a6ece499bbb1ce"}, {"date": "2021-12-09T12:54:25", "title": "Rename 4_anything-else to 4_anything-else.md", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "0479aa78c6f5c92abdaa9686664bfbf4d1b06ba4"}, {"date": "2021-12-09T12:50:23", "title": "Update 4_anything-else", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "738cc9b978c975c9346d360959fb3d219e24c710"}, {"date": "2021-12-09T12:47:17", "title": "Create 4_anything-else", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "4f666a88ac5d21536ebb443b1455c898a9c3ffe8"}, {"date": "2021-12-09T12:33:51", "title": "Rename font-bug.md to 3_font-bug.md", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "276804993bf32b46493ba443dbec0162ca61e041"}, {"date": "2021-12-09T12:32:59", "title": "Update and rename update-font.md to 2_update-font.md", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "5b7517882a1890896d6765c078e799b0b82ed7b5"}, {"date": "2021-12-09T12:31:44", "title": "Rename add-font.md to 1_add-font.md", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "57dd25e4e10332f59b8e578fe3a4feda8e320f71"}, {"date": "2021-12-09T11:09:45", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "612cc30f91d30deee969a1275e31783d1f8c35d7"}, {"date": "2021-12-09T11:09:06", "title": "Baloo Bhaijaan 2: arabic subset added (#4158)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "337f8029350acb4183c9181dab5ebec4fb4d70bd"}, {"date": "2021-12-08T15:06:37", "title": "Updated lists (#4157)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "0876cd6e53a3f82748ac5de6f72428b24513fe33"}, {"date": "2021-12-08T14:46:02", "title": "montserrat: v8.000 added (#3969)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "fd60a948760465ea72ad844667bbf0799828a7fa"}, {"date": "2021-12-08T13:11:36", "title": "Bevan: Version 2.100; ttfautohint (v1.8.3) added (#4105)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "160c7fe82ecb74b108d886ed8d27762f6e346163"}, {"date": "2021-12-08T12:24:14", "title": "Font Bureau: designer added (#4155)", "author": "Rosalie Wagner", "status": "new", "kind": "designer", "id": "bd36322d799e94705a8625725511c2f4a83eb89b"}, {"date": "2021-12-08T11:59:48", "title": "Ole: Version 1.010; ttfautohint (v1.8.3) added (#4113)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "7466c507e856bbefe654743ce6bcd35c0c0264e3"}, {"date": "2021-12-08T11:33:08", "title": "M PLUS Code Latin: Version 1.005; ttfautohint (v1.8.3) added; M PLUS 1 Code: Version 1.005 added (#4121)", "author": "Aaron", "status": "modified", "kind": "family", "id": "cc7c9d1136ffad9e89319aa3b8045d985f6ea223"}, {"date": "2021-12-08T11:25:44", "title": "Love Light: Version 1.010; ttfautohint (v1.8.3) added (#4135)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "6612051d78193f5f624909f6768f132bc8343934"}, {"date": "2021-12-08T11:23:07", "title": "Mea Culpa: Version 1.010; ttfautohint (v1.8.3) added (#4136)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "73ac3ca72a6064df6b2590fe3cad5cf15133b8d2"}, {"date": "2021-12-08T11:19:13", "title": "Alice: Version 2.003; ttfautohint (v1.8.3) added (#4145)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "edfdc270a7be7c4c29d3f24914e2e00410d1faa8"}, {"date": "2021-12-08T10:13:30", "title": "splinesans: v1.000 added (#4095)", "author": "Abyss Type Company", "status": "new", "kind": "family", "id": "486c183f0043ef1bbafc3c9223d026f9d9317521"}, {"date": "2021-12-07T19:38:11", "title": "Add Bungee Spice (#4154)", "author": "rsheeter", "status": "new", "kind": "family", "id": "e15b297284887384ccb18a38b8656375f4997f3c"}, {"date": "2021-12-07T19:28:03", "title": "Add Knowledge files to main fonts repo", "author": "nathan-williams", "status": "new", "kind": "infrastructure", "id": "f0b83db5a5d6cb69941e29b0d8c769d984b5e5e6"}, {"date": "2021-12-07T19:24:47", "title": "Remove misplaced Knowledge files; will restore Knowledge files under correct paths in a followup commit.", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "45f3432e567daa26a0eebeed7997826b696beeca"}, {"date": "2021-12-07T14:19:33", "title": "Bumped to 8.002 (urgent glyph definition issues) (#4152)", "author": "Yanone", "status": "modified", "kind": "family", "id": "4f5dbdb58c9075640112a760b0f2376ab04cd187"}, {"date": "2021-12-07T03:37:37", "title": "Arabic test font tweaks (#4151)", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "d7300270a864b14a6f499b302ec44fc5fc0cf9f1"}, {"date": "2021-12-03T23:30:26", "title": "Tweak AQC designer", "author": "Rod S", "status": "modified", "kind": "infrastructure", "id": "2cc405283e8cc66165b16e44db6afd0fc8c6db68"}, {"date": "2021-12-03T19:51:40", "title": "Restore Bungee color; bug believed fixed.", "author": "Rod S", "status": "new", "kind": "family", "id": "e7d2b6559bda4540aec9bf93e0a5cfca323721c3"}, {"date": "2021-12-03T15:55:37", "title": "Update add-font.md", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "6ac5108e010b66ea6d1c7d4a460499c430da4d5e"}, {"date": "2021-12-03T15:31:02", "title": "Update font-bug.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "b37594ca0f826576054caa98e4cdf5cbff76b6a9"}, {"date": "2021-12-03T15:20:26", "title": "Update add-font.md", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "816af0a25739705415fe8ecf696335a2fc06754f"}, {"date": "2021-12-03T15:14:55", "title": "Update add-font.md", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "e36f967cbe0ffbe3d4afb73942bd347bd577aebf"}, {"date": "2021-12-03T15:10:21", "title": "Rename update-font to update-font.md", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "d33f93461ef4ac6774f00464e084307390442ef5"}, {"date": "2021-12-03T15:08:26", "title": "ISSUE_TEMPLATE/add-font.md add empty string", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "c8cb7a27b8e22e5b5a60c53f8c486f6303d60a04"}, {"date": "2021-12-03T15:00:45", "title": "Create issue templates (#4142)", "author": "Dave Crossland", "status": "new", "kind": "infrastructure", "id": "343abfd0bd4a74fa8ec4983ee2b4c8d9129d4258"}, {"date": "2021-12-02T12:53:37", "title": "Kolker Brush: Version 1.010; ttfautohint (v1.8.3) added (#4115)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "a6cae74f6cde0de6082e774065f5c0ef323310cf"}, {"date": "2021-12-02T09:28:37", "title": "Inspiration: Version 2.010; ttfautohint (v1.8.3) added (#4114)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "245758c4de61324a7a7d28d564e9af8333968623"}, {"date": "2021-12-02T03:13:16", "title": "Fix extension of AQC", "author": "Rod S", "status": "modified", "kind": "infrastructure", "id": "c29098c25be025f8ed81c6a08031ab08bcd73c1f"}, {"date": "2021-12-02T03:02:55", "title": "Exploratory addition of AMC (#4132)", "author": "rsheeter", "status": "new", "kind": "family", "id": "d583f33ab7d0458fae2c04d7a7dca9fa56fdaf8a"}, {"date": "2021-12-02T02:33:17", "title": "Update naming of ReemKufiFun binary (#4131)", "author": "rsheeter", "status": "modified", "kind": "family", "id": "33664f4c78b8e67814cf10723fcafdf9f5fd8a9c"}, {"date": "2021-12-02T02:23:57", "title": "Exploratory addition of Reem Kufi Fun (#4130)", "author": "rsheeter", "status": "new", "kind": "family", "id": "c96667aab9b49cf7e163c3cf2a5d7a64365d85f4"}, {"date": "2021-12-02T02:11:35", "title": "No longer an otf", "author": "Rod S", "status": "modified", "kind": "infrastructure", "id": "bc79dde7b847de871b4f968eebca3b88d96976d1"}, {"date": "2021-12-02T02:09:11", "title": "Switch Reem Kufi Ink to glyf (#4129)", "author": "rsheeter", "status": "modified", "kind": "family", "id": "3321ecdb8a5dfe8133e867b6a4af4377a7a78f25"}, {"date": "2021-12-02T01:22:46", "title": "Revert \"Exploratory addition of Bungee Color (#4128)\"; found a bug", "author": "Rod S", "status": "modified", "kind": "family", "id": "865ae2ca586a153844ff70a4da27485b127febc8"}, {"date": "2021-12-02T01:10:45", "title": "Exploratory addition of Bungee Color (#4128)", "author": "rsheeter", "status": "new", "kind": "family", "id": "172b445dbe2430ef03fe4d5d0c9b73b515e91a53"}, {"date": "2021-12-01T21:33:32", "title": "Testing", "author": "Andy John", "status": "modified", "kind": "infrastructure", "id": "b7acbd68b204a4237dba7a2468f7322757b3ae0f"}, {"date": "2021-12-01T20:54:27", "title": "Hold some places.", "author": "Andy John", "status": "new", "kind": "infrastructure", "id": "42bb28d7d18ae3deb57d4324ef594a5578a9e17e"}, {"date": "2021-12-01T16:47:40", "title": "Baskervville: Version 1.001; ttfautohint (v1.8.3) added (#4126)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "f514d07957d41a490d9d0e55df5a418732eaac1d"}, {"date": "2021-12-01T14:30:32", "title": "Moo Lah Lah: Version 1.010; ttfautohint (v1.8.3) added (#4112)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "ae657b2e1337f45ccc9b0d04a923ccb8c99822e2"}, {"date": "2021-12-01T14:29:07", "title": "Oooh Baby: Version 1.010; ttfautohint (v1.8.3) added (#4088)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "e67686a9563bbeec9120663f62208976d2aa3995"}, {"date": "2021-12-01T14:25:13", "title": "Twinkle Star: Version 2.010; ttfautohint (v1.8.3) added (#4084)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "b3920ce98d80868d10d21cdd8d488e7cba30be97"}, {"date": "2021-12-01T14:23:57", "title": "Qwitcher Grypen: Version 1.100; ttfautohint (v1.8.3) added (#4111)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "b723da0e90820ac7fc4551eb70e7d1d5b6b5eb3d"}, {"date": "2021-12-01T14:11:44", "title": "Vollkorn: [HOTFIX] bumped up version number (#4124)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "14cd2acd0902164aa1580c2be3835f9c696044f4"}, {"date": "2021-12-01T09:43:08", "title": "Heebo : description updated (#4108)", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "8253cb190a0b1eb2ebc34db0ee50f3260978fbcf"}, {"date": "2021-11-26T15:00:21", "title": "Expletus Sans : Description updated (#4107)", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "70bdb60e5ff20356ad2b3b83e163bfa0b29e70c4"}, {"date": "2021-11-26T14:25:50", "title": "to_sandbox.txt updated (#4106)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "521d1e5d6051f891705ee87da26d2bcd913cd708"}, {"date": "2021-11-26T14:18:11", "title": "Correct EkType Github Repo URL (#4104)", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "1061d8e4d638afc725ae9298403f4cf91f67b9a7"}, {"date": "2021-11-26T12:26:03", "title": "Luxurious Roman: Version 1.010; ttfautohint (v1.8.3) added (#4082)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "8f6171bdbd55bc95ff7556adea85c97c8dbb7fb6"}, {"date": "2021-11-26T09:40:56", "title": "Lexend: designer added (#4052)", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "635071a8001427f28f18c85f2efdc02e58b1e120"}, {"date": "2021-11-26T09:36:41", "title": "Baloo Thambi 2: Version 1.700 added (#3986)", "author": "Yanone", "status": "modified", "kind": "family", "id": "397ea6e1a45c12c2f46fa003276d2c501755d4ab"}, {"date": "2021-11-26T09:33:41", "title": "Merriweather description (#4098)", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "e48db3c5deb377c406561273e30c8fa45366baf5"}, {"date": "2021-11-25T15:32:52", "title": "The Nautigal: Version 1.100; ttfautohint (v1.8.3) added (#4080)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "78b7801b517f6d39ff033c9e72b3a08d08893b8b"}, {"date": "2021-11-25T15:31:17", "title": "Moon Dance: Version 1.010; ttfautohint (v1.8.3) added (#4081)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "3e774f45f68235aef617bfd6d69e477fc6a41636"}, {"date": "2021-11-25T14:55:10", "title": "Sheherazade New : description updated (link) (#4072)", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "d4593676362a8482602aed3ed0a3a4bbb7251fe7"}, {"date": "2021-11-25T14:48:15", "title": "Baloo Chettan 2: Version 1.700 added (#3985)", "author": "Yanone", "status": "modified", "kind": "family", "id": "164f84fea7f2a61dc501b32686e60cca9d029e08"}, {"date": "2021-11-25T14:45:45", "title": "Baloo Da 2: Version 1.700 added (#3980)", "author": "Yanone", "status": "modified", "kind": "family", "id": "9104fa8b6299c9de3d70e0a9dbe471cc7d5b5743"}, {"date": "2021-11-25T11:02:08", "title": "Zen Old Mincho: Version 1.500 added (#4093)", "author": "Aaron", "status": "modified", "kind": "family", "id": "dac28ca2a883c27a817104b72bfa8d5e7e973954"}, {"date": "2021-11-25T10:59:34", "title": "Update to_production.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "984f43198514f6f5e2fae5ce768298c50a3b6db6"}, {"date": "2021-11-25T10:41:45", "title": "Imperial Script: Version 1.010; ttfautohint (v1.8.3) added (#4083)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "d4488f009887fe2d6c621929e6cd1494cf1f0fa5"}, {"date": "2021-11-25T10:32:59", "title": "Licorice: Version 1.010; ttfautohint (v1.8.3) added (#4086)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "93679897b9eb9d7b2254a738b1042758004b9bab"}, {"date": "2021-11-25T10:31:00", "title": "Vujahday Script: Version 1.010; ttfautohint (v1.8.3) added (#4087)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "c6bed0406a7056e5e7337ecad31528a50328d038"}, {"date": "2021-11-25T10:21:09", "title": "Expletus Sans: Version 7.500 added (#4032)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "37c8dee94d1dfb2b7b79d7610744bcd44442d6d1"}, {"date": "2021-11-25T10:03:59", "title": "Baloo 2: Version 1.700 added (#3981)", "author": "Yanone", "status": "modified", "kind": "family", "id": "8e0cd05881f3ae5e933ba4161103005a3e841ce0"}, {"date": "2021-11-24T15:00:53", "title": "Updated list according to last push (#4099)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "d23a802f0dc7e93ec8f30c304e47b6b597c42ff1"}, {"date": "2021-11-24T14:36:10", "title": "artakana: name updated (#4097)", "author": "Rosalie Wagner", "status": "modified", "kind": "designer", "id": "607789cedc7d03a758ae21f8eb1d9d849ddafbb4"}, {"date": "2021-11-22T10:25:23", "title": "Island Moments: Version 1.010 added (#4085)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "4eeaeee724de93ca98e14fc23ab88abb50b3dfc8"}, {"date": "2021-11-22T10:22:56", "title": "Waterfall: Version 1.010; ttfautohint (v1.8.3) added (#4089)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "2e225dc5ed9a1ccbf4965ab12dfd141cc2e56b96"}, {"date": "2021-11-22T10:21:33", "title": "Neonderthaw: Version 1.010; ttfautohint (v1.8.3) added (#4090)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "ab89534e05283b490c85a5ae471a1a547bfbae3e"}, {"date": "2021-11-22T10:20:48", "title": "Superunion bio (#4091)", "author": "Rosalie Wagner", "status": "new", "kind": "designer", "id": "b0f9c4c1b3acd30b186654ef803717b9744f7bfb"}, {"date": "2021-11-18T13:15:26", "title": "Rasa: Version 2.004 added (#4078)", "author": "Yanone", "status": "modified", "kind": "family", "id": "f3c5b833a98f01f157aa3d6dc2a1bb2dbc76ee36"}, {"date": "2021-11-18T13:13:05", "title": "Yrsa: Version 2.004 added (#4079)", "author": "Yanone", "status": "modified", "kind": "family", "id": "64ee9b109c826fd503bf455ab61206eff9d2177d"}, {"date": "2021-11-17T10:43:31", "title": "Erin MacLaughlin : bio updated : \"USA\" deleted. (#4063)", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "4f2b21748e923409e9001c6e8051a4f932efd5c0"}, {"date": "2021-11-17T10:42:54", "title": "Gutenberglabo : bio updated. (#4064)", "author": "Emma Marichal", "status": "modified", "kind": "infrastructure", "id": "d192b3226d6dbc050a7e6afbc6c0bad40d19770c"}, {"date": "2021-11-17T10:42:17", "title": "sourceserif4: v4.004 added. (#4067)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "7b203a635ebe80801c80f29633d4fc467cd1214e"}, {"date": "2021-11-17T05:19:19", "title": "Touch METADATA.pb for fuggles", "author": "Rod S", "status": "modified", "kind": "infrastructure", "id": "e6e15e57f581f1af3d77f6ee92f4c4e986d846d5"}, {"date": "2021-11-16T20:48:16", "title": "Update to_sandbox.txt", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "69a7851a1b1842a0ca94e4ee3b633a903bf376c8"}, {"date": "2021-11-16T20:47:13", "title": "fuggles/DESCRIPTION Updated", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "bef60bc8f830762cd35388613a02810505f0f19d"}, {"date": "2021-11-16T18:53:57", "title": "Latest Roboto-Flex file (#4068)", "author": "rsheeter", "status": "modified", "kind": "family", "id": "d3eafb19f2b695a9f1295602732c1afd8dcee189"}, {"date": "2021-11-12T12:59:30", "title": "Removed zen and re-added Nokora", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "6b4c70f5cbb4bba680cfa6a1432d62cf1a95c43c"}, {"date": "2021-11-12T12:26:14", "title": "readded zen-fonts in to_prod", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "591b4da969d618b9a1a16b5a5d43132c26c4c174"}, {"date": "2021-11-11T11:37:36", "title": "Vaibhav Singh profile added (#4048)", "author": "Viviana Monsalve", "status": "new", "kind": "designer", "id": "560432a65aef3b0cab3dcc239605ed36a7ee545b"}, {"date": "2021-11-11T11:36:52", "title": "Eczar: Description and Metadata file updated (#4054)", "author": "Viviana Monsalve", "status": "modified", "kind": "metadata", "id": "e4243e12a815004b187c553bbead3f7d18fecdaf"}, {"date": "2021-11-11T11:23:34", "title": "Update METADATA.pb (#4053)", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "0fd411363f6a966f2f7735cbdf20f6483b006ee8"}, {"date": "2021-11-10T18:42:29", "title": "Update to_production.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "cbf5f607d10437ef0e8a2a673babd6f20ee066b7"}, {"date": "2021-11-10T16:22:50", "title": "Update to_production.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "087ce7c0f7c57ba295a57005f958349fef95cc12"}, {"date": "2021-11-10T15:52:21", "title": "Update to_production.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "3c8874f5867434c1742030ddc3971edfc7c0d104"}, {"date": "2021-11-10T15:37:02", "title": "Update to_production.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "810328aeac4216a77c588e17b6788345006f06c3"}, {"date": "2021-11-10T14:23:41", "title": "to sandbox updated (#4051)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "97f942ac81d515e5368e8b05454274f6030e3031"}, {"date": "2021-11-10T13:31:17", "title": "to_prod: Added Montagu Slab", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "79dbc6377e2dc8322cdd5f75f97a65407f474b97"}, {"date": "2021-11-10T13:25:27", "title": "Battambang: Version 8.001; ttfautohint (v1.8.3) added (#4018)", "author": "Yanone", "status": "modified", "kind": "family", "id": "0dc5797dca0ea900c2e70f44353e2c114815b721"}, {"date": "2021-11-10T13:23:56", "title": "Bokor: Version 8.001; ttfautohint (v1.8.3) added (#4019)", "author": "Yanone", "status": "modified", "kind": "family", "id": "bb6f4353216ad15a9a42cc0c7ea02f7d2e16db0e"}, {"date": "2021-11-10T13:22:37", "title": "Fasthand: Version 8.001; ttfautohint (v1.8.3) added (#4020)", "author": "Yanone", "status": "modified", "kind": "family", "id": "8855534bfad29ff175a100f399311d00223d20b3"}, {"date": "2021-11-10T13:21:22", "title": "Freehand: Version 8.001; ttfautohint (v1.8.3) added (#4021)", "author": "Yanone", "status": "modified", "kind": "family", "id": "3017cf805a409cc3f34eeb641f7c12335bb6209b"}, {"date": "2021-11-10T13:19:43", "title": "Hanuman: Version 8.001; ttfautohint (v1.8.3) added (#4022)", "author": "Yanone", "status": "modified", "kind": "family", "id": "39de1110d9f8060f089bfa7f8da13873a65101ff"}, {"date": "2021-11-10T13:18:45", "title": "Koh Santepheap: Version 2.001; ttfautohint (v1.8.3) added (#4023)", "author": "Yanone", "status": "modified", "kind": "family", "id": "94b1c5cac746922e6f79614d55289e328d683fe7"}, {"date": "2021-11-10T13:17:11", "title": "Metal: Version 8.001; ttfautohint (v1.8.3) added (#4024)", "author": "Yanone", "status": "modified", "kind": "family", "id": "29309f09178018442be848a2238a735b5dd937c9"}, {"date": "2021-11-10T13:14:33", "title": "Oi: Version 3.000 added (#4049)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "0750dc7c2e46ca92aa88a536264cb7e82484b13e"}, {"date": "2021-11-10T13:09:08", "title": "Redacted: Version 1.001; ttfautohint (v1.8.3) added (#4004)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "231a8f4a6bf5fb953cf37fa153da6b85e1d05fc3"}, {"date": "2021-11-10T11:07:41", "title": "Moul: Version 8.001; ttfautohint (v1.8.3) added (#4025)", "author": "Yanone", "status": "modified", "kind": "family", "id": "58cc4bedd78201f026a3b7d6aaa50d49ff50487b"}, {"date": "2021-11-10T11:04:08", "title": "Moulpali: Version 8.001; ttfautohint (v1.8.3) added (#4026)", "author": "Yanone", "status": "modified", "kind": "family", "id": "3f325456c7d99330efc4f3b6530487c47c5b5474"}, {"date": "2021-11-10T11:03:10", "title": "Odor Mean Chey: Version 8.001; ttfautohint (v1.8.3) added (#4027)", "author": "Yanone", "status": "modified", "kind": "family", "id": "4e94c6c3a7d6408ba662e391e1211b7d0d951541"}, {"date": "2021-11-10T11:02:03", "title": "Preahvihear: Version 8.001; ttfautohint (v1.8.3) added (#4028)", "author": "Yanone", "status": "modified", "kind": "family", "id": "a9ba6e27aa2eb2f59fa8a6b2ccc2f02a5286e96c"}, {"date": "2021-11-10T11:00:16", "title": "Christian Naths : designer added (#4009)", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "894ef590bcd1bc4827a43ef095f8421301272db6"}, {"date": "2021-11-10T10:38:04", "title": "Suwannaphum: Version 8.001; ttfautohint (v1.8.3) added (#4029)", "author": "Yanone", "status": "modified", "kind": "family", "id": "d65b4dbaf6b626eee773b45ab52ddad4e2753a4e"}, {"date": "2021-11-10T10:36:30", "title": "Taprom: Version 8.001; ttfautohint (v1.8.3) added (#4030)", "author": "Yanone", "status": "modified", "kind": "family", "id": "dffc8a60d40c7b7c439f83e2fcb5e06a9fd10cca"}, {"date": "2021-11-09T20:38:01", "title": "palanquin: fix cmaps (take 2) (#4047)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "ba0ae485eccac41ad1465056176ad43d6da73fe8"}, {"date": "2021-11-08T21:08:33", "title": "Update to_sandbox.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "67c55b07cb9891a3cdf53fc58e47b9d2ad82e7e7"}, {"date": "2021-11-08T20:28:37", "title": "Revert \"Revert \"Reem Kufi Ink take 2 (#4039)\"; found addtional problems (https://github.com/fonttools/fonttools/pull/2441)\"", "author": "Rod S", "status": "new", "kind": "family", "id": "901f29ca646666ecc4271bec44c190a9c8374a87"}, {"date": "2021-11-08T12:00:31", "title": "Fix cmaps for Chenla and Palanquin (#4041)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "84b31698cb643dd35af5cf4567974d98e57ff2ac"}, {"date": "2021-11-06T21:33:48", "title": "Revert \"Reem Kufi Ink take 2 (#4039)\"; found addtional problems (https://github.com/fonttools/fonttools/pull/2441)", "author": "Rod S", "status": "modified", "kind": "family", "id": "4f5b715ce29ca52a4cbad30d8ea24f5f196e0c55"}, {"date": "2021-11-06T19:48:01", "title": "Reem Kufi Ink take 2 (#4039)", "author": "rsheeter", "status": "new", "kind": "family", "id": "f9f483d8122637dc9277e1ea4ede73552b3c6647"}, {"date": "2021-11-05T13:48:21", "title": "to_prod: removed manrope cause fix is already live", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "bea2c37a37abd842fa228afcd5003d45e08f4273"}, {"date": "2021-11-05T13:42:20", "title": "to_prodlist updated (#4038)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "d72e95c06c2e696d1adf40d77b937e0072aacb1f"}, {"date": "2021-11-05T12:42:32", "title": "Artakana: bio updated (#4037)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "436c8ceb63dfdc6ac9d60b008a7ec49fac8fe03d"}, {"date": "2021-11-05T11:08:59", "title": "Smooch: Version 1.010; ttfautohint (v1.8.3) added (#3999)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "5eaf6b5b3f3488b68189ddd5e2277026744461bb"}, {"date": "2021-11-04T15:48:56", "title": "Meow Script: Version 1.010; ttfautohint (v1.8.3) added (#4000)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "fc12dc56576abd13e8d20d218b242bddd86ef973"}, {"date": "2021-11-04T15:45:33", "title": "Gwendolyn: Version 1.010; ttfautohint (v1.8.3) added (#4002)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "306bf7bfc6f88940f5c8c23d7a6b5cdcc7db5bc6"}, {"date": "2021-11-04T14:20:11", "title": "Urbanist: Version 1.303 added (#3992)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "69409947a524cb5c9fdc3977270e8bcb3a95a498"}, {"date": "2021-11-04T13:38:25", "title": "Readex Pro: Version 1.203 added (#4031)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "956ee3203d796c132e1a201fafb02931dab25a04"}, {"date": "2021-11-04T09:56:48", "title": "Dan Ross : designer added. (#4008)", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "4a03205e294f532e3329bc643d5067f3d737fa88"}, {"date": "2021-11-04T09:32:50", "title": "sourcecodepro: v1.018 added (#4010)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "04b9cc0b96616b190802646dc9a6d51a25d428de"}, {"date": "2021-11-04T07:22:10", "title": "Update to_sandbox.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "85c7f10bdbca85b4bcbc2c2b3761ec60513d7a57"}, {"date": "2021-11-03T19:21:41", "title": "Update to_sandbox.txt", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "d0e6535684ac408df2e1d16925c9631d1ba1280a"}, {"date": "2021-11-03T19:20:00", "title": "Update Zen font descriptions (#4011)", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "36ae351f1465b598ae49fee01be1107303569a2a"}, {"date": "2021-11-03T16:09:48", "title": "Update to_production.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "c724a8701f47a41a9a0b7bc0ae5ecdbea95280ca"}, {"date": "2021-11-03T15:36:58", "title": "Baloo Bhai 2: Version 1.700 added (#3982)", "author": "Yanone", "status": "modified", "kind": "family", "id": "29d0f913700acd62ba1a10e7a5732136758cc277"}, {"date": "2021-11-03T15:20:15", "title": "RedactedScript: Version 1.001; ttfautohint (v1.8.3) added (#4005)", "author": "Emma Marichal", "status": "modified", "kind": "family", "id": "b86355816fa30ea84fc8958b034b75ded8ee76a4"}, {"date": "2021-11-03T12:42:41", "title": "Fuzzy Bubbles: Version 1.010; ttfautohint (v1.8.3) added (#4001)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "19311a025d3069c8882a130bce378178e45dac9f"}, {"date": "2021-11-03T12:41:09", "title": "Luxurious Script: Version 1.010; ttfautohint (v1.8.3) added (#4003)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "ea4cc33bf2e7af6b2de45b34518206f61eeafa84"}, {"date": "2021-11-03T12:13:48", "title": "Baloo Paaji 2: Version 1.700 added (#3983)", "author": "Yanone", "status": "modified", "kind": "family", "id": "54710b79418fdf4324175ba0a18ad19aa8558e72"}, {"date": "2021-11-02T23:02:30", "title": "Remove pending fix for subsetter (#3998)", "author": "rsheeter", "status": "modified", "kind": "family", "id": "1b5032e4675c56e621f5bffec9519b4da1f126f3"}, {"date": "2021-11-02T22:19:06", "title": "Remove ReemKufiInk-Bold due to https://github.com/fonttools/fonttools/issues/2438 (#3997)", "author": "rsheeter", "status": "modified", "kind": "family", "id": "9bcdaa5f47dc4f3f71a0cfcaa70f42cbb5c64155"}, {"date": "2021-11-02T20:59:40", "title": "Sometimes you want all the quotes (#3996)", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "e30b20d5ccf544bc543ceeb57a071cb29f16841b"}, {"date": "2021-11-02T20:34:14", "title": "Add Reem Kufi Ink (COLRv1) (#3995)", "author": "rsheeter", "status": "new", "kind": "family", "id": "c69470613efc21b0b1c4f34503e184fc1ac1f7ec"}, {"date": "2021-11-02T17:07:14", "title": "Nunito: Version 3.601 added (#3991)", "author": "Yanone", "status": "modified", "kind": "family", "id": "70c8ac4019a1d0b8a114639ba74853b93ea222d3"}, {"date": "2021-10-29T14:12:17", "title": "Merriweather : URL in the description updated. (#3989)", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "c7e2740188205a85323c7385547f6f59b4f2245a"}, {"date": "2021-10-29T14:11:48", "title": "Besley description updated. (#3990)", "author": "Emma Marichal", "status": "modified", "kind": "metadata", "id": "13933b9fc909fa71dcc1a18964889048f4a11333"}, {"date": "2021-10-29T14:08:22", "title": "Baloo Bhaijaan 2: Version 1.700 added (#3979)", "author": "Yanone", "status": "new", "kind": "family", "id": "a6eb370bf3728a1f47e483a0d5a31788fd5aabf4"}, {"date": "2021-10-29T14:04:01", "title": "Baloo Tamma 2: Version 1.700 added (#3984)", "author": "Yanone", "status": "modified", "kind": "family", "id": "48be53e8ff974858f33a01c86ded83dba2fd710f"}, {"date": "2021-10-29T13:27:05", "title": "Baloo Tammudu 2: Version 1.700 added (#3987)", "author": "Yanone", "status": "modified", "kind": "family", "id": "ece08a06735a5c407cba20e373f1b1f6e17f590f"}, {"date": "2021-10-29T13:07:52", "title": "Baloo Bhaina 2: Version 1.700 added (#3988)", "author": "Yanone", "status": "modified", "kind": "family", "id": "35975c1b333741fd295e1137b10e4ce351358574"}, {"date": "2021-10-28T14:10:56", "title": "remove tool directory (#3975)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "50c4d7965243ce243f2d5c628c217c5a3b44af40"}, {"date": "2021-10-28T09:33:13", "title": "Murecho: Version 1.010 added (#3976)", "author": "Aaron", "status": "new", "kind": "family", "id": "15010ad77ab4506015ff78788f3991db34a94ded"}, {"date": "2021-10-27T19:46:04", "title": "Update to_sandbox.txt", "author": "nyshadhr9", "status": "modified", "kind": "infrastructure", "id": "3a7ee0d557f14656dc2907910d513f0141b94f9a"}, {"date": "2021-10-27T16:27:05", "title": "Update to_sandbox.txt", "author": "nyshadhr9", "status": "modified", "kind": "infrastructure", "id": "61aee4bc5d96c38617d4d21e8e77f01ed9e7902b"}, {"date": "2021-10-27T14:20:39", "title": "to_sandbox updated (#3974)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "a77584181445fe4954d092146278c6d3bb3f3df9"}, {"date": "2021-10-27T13:36:03", "title": "Kaisei Opti: Version 5.003 added; Kaisei Decol: Version 5.003 added; Kaisei HarunoUmi: Version 5.003 added; Kaisei Tokumin: Version 5.003 added (#3966)", "author": "Aaron", "status": "modified", "kind": "family", "id": "2cf929ff0bb4428b0cb43920004d1e1127706b4d"}, {"date": "2021-10-27T13:33:44", "title": "Zen Maru Gothic: Version 1.001 added (#3965)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "ef3b6f8df2d299a7a82c68cd8743c8f9c11e1c8f"}, {"date": "2021-10-27T13:30:17", "title": "Zen Kurenaido: Version 1.001 added (#3964)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "301365039c8637f7a5420e65bac7f57a54421b04"}, {"date": "2021-10-27T13:28:39", "title": "Zen Kaku Gothic Antique: Version 1.001 added; Zen Kaku Gothic New: Version 1.001 added (#3962)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "64d5623af9cc754790f7361bcc8649e6a576fb3a"}, {"date": "2021-10-27T13:24:38", "title": "Zen Old Mincho: Version 1.001 added (#3960)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "7ad4e0f79605ed245f4d82fe5f17980b97416dfa"}, {"date": "2021-10-27T13:22:12", "title": "Zen Antique Soft: Version 1.001 added; Zen Antique: Version 1.001 added (#3959)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "30a4532c801f2650897aa9949ceab031a6401037"}, {"date": "2021-10-27T13:20:43", "title": "Road Rage: Version 1.003 added (#3956)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "3e0358068d401966eb42ef11b2ae1af06430ce83"}, {"date": "2021-10-27T13:18:33", "title": "Kings: Version 1.004; ttfautohint (v1.8.3) added (#3955)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "28e654f2b70ddb4ab537e27e80c3a3872685c5f4"}, {"date": "2021-10-25T21:04:23", "title": "Remove unexpected regions from ko_Kore.textproto (Korean language metadata)", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "5bf859e500583d76fa83444588188b1fc62dc0ef"}, {"date": "2021-10-25T20:53:39", "title": "Add display name for Noto Serif KR (Noto Serif Korean)", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "0c8e97ed0f7e273b5bdf7610d91234a2afa9dc36"}, {"date": "2021-10-25T10:39:49", "title": "fix report (#3968)", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "a5b37a6c2188f2a714490fddd0076556369bf004"}, {"date": "2021-10-22T14:24:30", "title": "To sandbox updated (#3963)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "549c92cca8ca366ea1248f20f4ab545618746c43"}, {"date": "2021-10-22T12:57:59", "title": "Flow Block: Version 1.101; ttfautohint (v1.8.3) added; Flow Rounded: Version 1.101; ttfautohint (v1.8.3) added; Flow Circular: Version 1.101; ttfautohint (v1.8.3) added (#3957)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "4eafa089518e614a30fa2e783879f45cec0da803"}, {"date": "2021-10-21T14:50:41", "title": "Update and rename AUTHORS to AUTHORS.txt", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "0c770569d6ec722d8cd062c91667bec67dc9c450"}, {"date": "2021-10-21T14:15:52", "title": "lang/languages/fa_Arab Updated population of Iran (#3824)", "author": "Mohammadreza Yektamaram", "status": "modified", "kind": "infrastructure", "id": "4021fde78d4946fd36d20796892ae961947fffe5"}, {"date": "2021-10-21T14:13:49", "title": "README mention `fnt` (#3936)", "author": "Alex Myczko", "status": "modified", "kind": "infrastructure", "id": "7790077c37b55720f9d273f1deb47575acf1ab68"}, {"date": "2021-10-20T14:59:13", "title": "Archivo Narrow: Version 3.001 added (#3948)", "author": "Aaron", "status": "modified", "kind": "family", "id": "d4c821625c44c4adb6dbf7289a250597c0c99660"}, {"date": "2021-10-20T14:46:34", "title": "Work Sans: Version 2.012 added (#3681)", "author": "Aaron", "status": "modified", "kind": "family", "id": "f9a520d3956150b929616354dc7ec915be39e3b4"}, {"date": "2021-10-20T14:34:58", "title": "Gutenberg Labo : designer added (#3904)", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "023bb1dd2dddbda97b73d464236882c498d8b3e4"}, {"date": "2021-10-20T14:15:41", "title": "Font-Kai: designer added. (#3910)", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "6eb996e0fc500664e3fdec4498fb261aa3c83403"}, {"date": "2021-10-20T13:50:46", "title": "Kinuta Font Factory : Designer added (#3905)", "author": "Emma Marichal", "status": "new", "kind": "designer", "id": "d7f7a07ec5113e31d3c67978539d3ae0276942e5"}, {"date": "2021-10-20T13:37:05", "title": "Shalimar: Version 1.010; ttfautohint (v1.8.3) added (#3947)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "f2f6ff260e0dc81af9b639af4979a6d9770e69e4"}, {"date": "2021-10-15T12:48:35", "title": "to_sandbow updated (#3945)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "463567a2ace0017f54b005f7bc111f9823e6138e"}, {"date": "2021-10-15T12:14:57", "title": "montaguslab/METADATA +registry_default_overrides (#3939)", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "c28d7720ecb695fd258ed07abfca7ed58883031f"}, {"date": "2021-10-14T18:23:46", "title": "Update to_sandbox.txt", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "80a52958017eb75ce3e2a2fc3505c049d9834ed9"}, {"date": "2021-10-14T15:24:45", "title": "Takashi Funayama : Designer added (#3903)", "author": "emmamarichal", "status": "new", "kind": "designer", "id": "88398090720b3fd373b68a5c4e6915c3ee77ab81"}, {"date": "2021-10-14T15:23:22", "title": "Petemoss: Version 1.010; ttfautohint (v1.8.3) added (#3930)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "493aaec28644519468e9868471de7a8698d4300f"}, {"date": "2021-10-14T15:19:48", "title": "Passions Conflict: Version 1.010; ttfautohint (v1.8.3) added (#3931)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "f937a9ba8f4f35aea43c9b5e09583762e196aa04"}, {"date": "2021-10-14T15:13:14", "title": "Mulish: Version 3.603 added (#3762)", "author": "Aaron", "status": "modified", "kind": "family", "id": "73086f05f20695bb8ea7e607781dc6ffe316fdbc"}, {"date": "2021-10-14T15:03:50", "title": "Hurricane: Version 1.010; ttfautohint (v1.8.3) added (#3932)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "05e8975af5e22228cff9e6715af08587fd89bb8b"}, {"date": "2021-10-14T14:53:44", "title": "Praise: Version 1.100; ttfautohint (v1.8.3) added (#3940)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "a765c62aae4cbd596178b511afcfba84a3e34e25"}, {"date": "2021-10-14T14:51:24", "title": "Sassy Frass: Version 1.010; ttfautohint (v1.8.3) added (#3941)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "033dd21ad1c5a398424a83a14083fd9c4f098ca2"}, {"date": "2021-10-14T13:18:20", "title": "Natsumi Matsuba : designer added. (#3907)", "author": "emmamarichal", "status": "new", "kind": "designer", "id": "13a3e5404ee7a5444720ff8ee58c27757b833d5a"}, {"date": "2021-10-14T13:13:32", "title": "Maniackers Design : designer added. (#3909)", "author": "emmamarichal", "status": "new", "kind": "designer", "id": "ae68dffd6c90ad5ce5eb689cd7251ac0ebe00de1"}, {"date": "2021-10-14T10:20:08", "title": "Nokora: version 8.000 added (#3908)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "7448fa7f8a8ad7ed870791be00c0a9ce542c6c5f"}, {"date": "2021-10-14T09:56:30", "title": "Readex Pro: metadata updated (#3901)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "08530baf8f621007af584095fb194d226b4861f3"}, {"date": "2021-10-14T09:27:13", "title": "Overpass: Version 4.000 added (#3832)", "author": "Aaron", "status": "modified", "kind": "family", "id": "d8f31106ea0af85ee2f3a3d38a2fe155de0d716c"}, {"date": "2021-10-14T09:23:13", "title": "Liu Jian Mao Cao: Version 1.003 added (#3927)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "0bf38a8a393773912e43d57dfb8b45e7fb868044"}, {"date": "2021-10-14T09:21:09", "title": "Puppies Play: Version 1.010; ttfautohint (v1.8.3) added (#3942)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "2ee01b24ac4952705ea15ba79bac31ae5e1071d8"}, {"date": "2021-10-14T09:19:08", "title": "Added bio for Ek Type (#3944)", "author": "Yanone", "status": "new", "kind": "infrastructure", "id": "bc5e9b835cde9603b07476ec06325cdf7d8c72e8"}, {"date": "2021-10-14T03:07:28", "title": "Filenames (#3943)", "author": "rsheeter", "status": "modified", "kind": "family", "id": "96800fb3e967b900421481008771f14c3717ec52"}, {"date": "2021-10-13T08:24:40", "title": "Julieta Ulanovsky : designer added (#3929)", "author": "emmamarichal", "status": "modified", "kind": "designer", "id": "dde732ba74d044ebfadea820fd14d8289b14f60d"}, {"date": "2021-10-11T16:46:47", "title": "Bio updated. (#3933)", "author": "emmamarichal", "status": "modified", "kind": "infrastructure", "id": "1fd4146865f2fdeecb1f26071a52b13b83d40f46"}, {"date": "2021-10-11T16:45:43", "title": "Genos: Version 1.010 added (#3934)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "200bfba5e1471dec3ecd03b1f71626e9acdf5d34"}, {"date": "2021-10-08T14:43:53", "title": "Suman Bhandary: designer added. (#3914)", "author": "emmamarichal", "status": "new", "kind": "designer", "id": "b6cbdda3c54895fa9df2e1d7d047c3113634f76a"}, {"date": "2021-10-08T14:40:05", "title": "Agustina Mingote : Designer Added (#3902)", "author": "emmamarichal", "status": "new", "kind": "designer", "id": "51ec4ad145451a50757d0ab38d779eff9a8f8e88"}, {"date": "2021-10-08T14:36:41", "title": "Shippori Antique: Version 2.001 added; Shippori Antique B1: Version 2.001 added (#3913)", "author": "Aaron", "status": "modified", "kind": "family", "id": "d101ebd3b8c8f4dc8f1da2a7001885e943bce1a5"}, {"date": "2021-10-08T14:24:52", "title": "Corinthia: Version 1.013; ttfautohint (v1.8.3) added (#3916)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "51050e9d1358c58702b96017bc891ad59342f5bd"}, {"date": "2021-10-08T14:23:30", "title": "Estonia: Version 1.014; ttfautohint (v1.8.3) added (#3917)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "c1c96b1743b6a1984844abd0ecceb16224640652"}, {"date": "2021-10-08T14:22:16", "title": "Mooniak : designer added. (#3915)", "author": "emmamarichal", "status": "modified", "kind": "infrastructure", "id": "86c043ca9ccf9fa585d93ecaa1658a63e5c5cf74"}, {"date": "2021-10-07T21:34:51", "title": "update tjs_Latn.textproto (#3894)", "author": "zhao", "status": "modified", "kind": "infrastructure", "id": "b073dbcf412dad0f415f695e69380e62d22b5248"}, {"date": "2021-10-07T10:08:03", "title": "Sorry, that was a mistake", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "17085e7a3ec0e41a869849928d8441c0a696d0a8"}, {"date": "2021-10-07T10:07:42", "title": "Create issues.sh", "author": "Yanone", "status": "new", "kind": "infrastructure", "id": "011b5d4cf49d1f9cdcac5b6cc9f709ad3b4e7320"}, {"date": "2021-10-07T08:29:06", "title": "Borys Kosmynka designer added. (#3912)", "author": "emmamarichal", "status": "modified", "kind": "infrastructure", "id": "56256f486f011f16dba723dca834a34b28c4186a"}, {"date": "2021-10-07T07:06:57", "title": "to_sandbox updated (#3911)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "b2413371fec6abfd88048a843dee58c90954d8ca"}, {"date": "2021-10-06T14:14:03", "title": "to_production updated (#3906)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "b79f7fd13b700a1609e839d50af23868eae6a653"}, {"date": "2021-10-06T13:51:21", "title": "Kosugi Maru: Version 4.002 added (#3896)", "author": "Aaron", "status": "modified", "kind": "family", "id": "5696ef41e279e8ac3bc2835e60453a49dfcf3986"}, {"date": "2021-10-06T13:43:19", "title": "Kosugi: Version 4.002 added (#3895)", "author": "Aaron", "status": "modified", "kind": "family", "id": "9fc4eac722cec1cbb58b3c85c2f687bc39eda180"}, {"date": "2021-10-06T13:38:46", "title": "Playfair Display v1.203 (stat fix) (#3649)", "author": "Aaron", "status": "modified", "kind": "family", "id": "1e1aa08e994ff7db50116e86ccc7b52a4e4ae5b8"}, {"date": "2021-10-06T13:27:19", "title": "Outfit: Version 1.000 added (#3881)", "author": "Aaron", "status": "new", "kind": "family", "id": "29e94d990c84a54f83644e7c43f42dfc9e1a4ac7"}, {"date": "2021-10-06T13:02:23", "title": "Fiona Ross : designer added (#3900)", "author": "emmamarichal", "status": "new", "kind": "designer", "id": "fbc895378ac426053be04185aaeb05becef7ab89"}, {"date": "2021-10-05T20:14:09", "title": "Undo last test commit", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "9e4ef495d18b8833108dabbfa67c0db10fd83080"}, {"date": "2021-10-05T20:13:30", "title": "Test 2 commits that cancel", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "c4a9b2717bef2323d504abaecf710310a77667c2"}, {"date": "2021-10-05T17:52:54", "title": "Update to_sandbox.txt", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "78e1dc46c4a77e1b53422f83fb06ed241793566a"}, {"date": "2021-10-05T01:28:51", "title": "Update to_sandbox.txt", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "7496b6e13e3d1b29d6f396c3369bd6c643ec3797"}, {"date": "2021-10-04T14:28:53", "title": "cairo: v3.116 added (#2380)", "author": "Eli Heuer", "status": "modified", "kind": "family", "id": "ea017b81484c44a68dee2bce96205d115925916d"}, {"date": "2021-10-01T15:55:44", "title": "Update to_production.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "e77afb398e8fcccc0d4531600b1bd8a201bbb232"}, {"date": "2021-09-30T17:25:28", "title": "ofl/mplus1code/METADATA.pb Remove chinese", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "b58a08eae1a7d06406e7d913bfe432e4ab0fc7e7"}, {"date": "2021-09-30T16:26:51", "title": "Kosugi Maru: Version 4.001 added (#3816)", "author": "Aaron", "status": "new", "kind": "family", "id": "3e7fa5988f7a34978a87fd8101f037108d8a3f94"}, {"date": "2021-09-30T16:26:28", "title": "Kosugi: Version 4.001 added (#3815)", "author": "Aaron", "status": "new", "kind": "family", "id": "b6fceb113a88f8dee6b7de14d00d634d4ea4cccb"}, {"date": "2021-09-30T15:03:33", "title": "M PLUS Code Latin: Version 1.001; ttfautohint (v1.8.3) added; M PLUS 1 Code: Version 1.001 added (#3859)", "author": "Aaron", "status": "new", "kind": "family", "id": "d0cbdacb7b4331f59a6d609cf9e53b3e1f1447a5"}, {"date": "2021-09-30T13:08:50", "title": "Dancing Script: Version 2.001 added (#3788)", "author": "Aaron", "status": "modified", "kind": "family", "id": "f8dc91f6f13564fd038c60c02e82f305be8c551d"}, {"date": "2021-09-30T12:53:23", "title": "Signika: Version 2.001 added (#3782)", "author": "Aaron", "status": "modified", "kind": "family", "id": "80874660e59fabe523036a20957a9370fe1230a7"}, {"date": "2021-09-30T12:39:24", "title": "Hepta Slab: Version 1.101 added (#3785)", "author": "Aaron", "status": "modified", "kind": "family", "id": "acfa4ad65f631d60c3473f1a2726716aa1467e0f"}, {"date": "2021-09-30T12:34:48", "title": "Comforter: Version 1.010; ttfautohint (v1.8.3) added (#3845)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "1218e81324201385c433bfc1de774e87f5c24e8d"}, {"date": "2021-09-30T12:27:48", "title": "Comforter Brush: Version 1.013 added (#3886)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "097afc14a608c7a78fd997998f89dfd20727b719"}, {"date": "2021-09-29T16:32:02", "title": "Yuji Syuku: Version 3.001; Yuji Mai: Version 3.001; Yuji Boku: Version 3.001; (#3521)", "author": "Aaron", "status": "new", "kind": "family", "id": "807bf6c8eb6a18198f7944895bb8ec114ba5f381"}, {"date": "2021-09-29T10:20:18", "title": "Changa: Version 3.003 added (#3873)", "author": "Aaron", "status": "modified", "kind": "family", "id": "5b61d6b493fad7555fc27646a151139f3149366b"}, {"date": "2021-09-29T10:10:16", "title": "Updating Inter to 3.019 (#3781)", "author": "Aaron", "status": "modified", "kind": "family", "id": "b0928647ba26c8d55548aa19feb2f7aeba622d4a"}, {"date": "2021-09-29T09:48:56", "title": "Yuji Hentaigana Akebono: Version 3.002 added; Yuji Hentaigana Akari: Version 3.002 added (#3878)", "author": "Aaron", "status": "modified", "kind": "family", "id": "c73147056d396cab07a4432ef9d61945b2c81255"}, {"date": "2021-09-29T09:46:13", "title": "Yuji Hentaigana Akira+Akebono : japanese subset added to metadata.pb (#3822)", "author": "Aaron", "status": "modified", "kind": "infrastructure", "id": "03a48d3c92b6f5684061ebcf42eab902d64055d8"}, {"date": "2021-09-27T09:15:23", "title": "opensans: v3.001 added (#3877)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "2c2daf5437f3151f5c46788c08a68309884b3e69"}, {"date": "2021-09-24T18:26:41", "title": "Update to_sandbox.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "2ee399931408bb364c9b113d4b910c03f374d211"}, {"date": "2021-09-24T18:26:17", "title": "Update to_sandbox.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "de4178ea03f32e2411b769ac02306a349cf50c70"}, {"date": "2021-09-24T18:25:39", "title": "Specify display name for Noto Sans N'Ko", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "97250eba26a014126e13ebacbb0d010524030aaf"}, {"date": "2021-09-24T14:42:06", "title": "Lora v3.001 (stat fix) (#3641)", "author": "Aaron", "status": "modified", "kind": "family", "id": "786ec5b83251f471919291ebba2781891d098e6c"}, {"date": "2021-09-24T12:01:06", "title": "EB Garamond v1.001 (stat fix) (#3633)", "author": "Aaron", "status": "modified", "kind": "family", "id": "177c41e760ce7c766ba001e49be72f0367d6b347"}, {"date": "2021-09-24T11:53:19", "title": "Bakbak One: Version 1.002; ttfautohint (v1.8.3) added (#3810)", "author": "Aaron", "status": "new", "kind": "family", "id": "338bebe14ef79f66255c97fbbcac4cb5b6cf7f7b"}, {"date": "2021-09-24T11:47:22", "title": "Manrope: rsubsets added to metadata (#3864)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "c21b2c1808fbfb5027b0279050f1fe47cfbcfffe"}, {"date": "2021-09-24T11:46:46", "title": "Rosario: Version 1.201 added (#3764)", "author": "Aaron", "status": "modified", "kind": "family", "id": "5f70e9b1d82fee698eb0d78df979cd328f610d90"}, {"date": "2021-09-24T11:25:11", "title": "Update to_production.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "b48060c3cb7635b6966057fe4128823424b48d0b"}, {"date": "2021-09-24T10:59:18", "title": "M PLUS 2: Version 1.001 added; M PLUS 1: Version 1.001 added (#3862)", "author": "Aaron", "status": "modified", "kind": "family", "id": "67f25250c3d4d8af42232bd6258df201a742c100"}, {"date": "2021-09-22T16:32:56", "title": "updated to_lists (#3861)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "f88ac7c6f15ed279f224223f07eaaad3dc245d02"}, {"date": "2021-09-22T16:21:27", "title": "Mplus 2: Version 1.000; Mplus 1: Version 1.000 (#3444)", "author": "Aaron", "status": "new", "kind": "family", "id": "a77d4e395553bcbebd5a327d433abbb7caddb2e2"}, {"date": "2021-09-22T14:49:20", "title": "Signika Negative: Version 2.001 added (#3783)", "author": "Aaron", "status": "modified", "kind": "family", "id": "359c4c4749175df8fba498bffd510322523051db"}, {"date": "2021-09-22T11:25:27", "title": "Comforter Brush: Version 1.010; ttfautohint (v1.8.3) added (#3846)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "39f3dfc82b339a1106e23037c8603942015cfa8a"}, {"date": "2021-09-22T10:40:40", "title": "Jost: Version 3.710 added (#3831)", "author": "Aaron", "status": "modified", "kind": "family", "id": "91b26e2e0231f5aa85f5470a7b23d6d732ab15fc"}, {"date": "2021-09-22T10:34:50", "title": "Montagu Slab: Version 1.000 added (#3858)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "60dc03fb1238cbb20a5f712759c24b286b67d77f"}, {"date": "2021-09-17T10:20:25", "title": "Readex Pro: Version 1.201 added (#3850)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "7ca5a530e1915bd1fb66037fe0eba947e497eb47"}, {"date": "2021-09-17T09:59:24", "title": "Are You Serious: Version 1.100 added (#3853)", "author": "Viviana Monsalve", "status": "modified", "kind": "metadata", "id": "d586f4d8e0e672520120fc8437527c663bb3fc03"}, {"date": "2021-09-17T09:58:25", "title": "Allura: Version 1.101 added (#3855)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "207719137a61f71c2f9aa363b0df1dae1b5cc9a9"}, {"date": "2021-09-17T09:57:35", "title": "sourcesans3: added (#3856)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "4013637d2e1a67ceb8b0a50957bbbff41a27d0f6"}, {"date": "2021-09-16T13:16:10", "title": "update sandbox list (#3852)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "504930e3198cb4452a080661b3b7b3b78ffe7ffa"}, {"date": "2021-09-16T13:01:50", "title": "updated to_prod list (#3851)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "0d4eee2c01d83e72e9ffe929bbe4f6a4a08c61ca"}, {"date": "2021-09-16T12:10:16", "title": "Update to_production.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "21e0562deee2082c0fd4e0d6cf1e283fc5f365f3"}, {"date": "2021-09-16T12:05:01", "title": "Corinthia: Version 1.011; ttfautohint (v1.8.3) added (#3847)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "b550139e84e4bfe8786b2595a512e01bc7d67905"}, {"date": "2021-09-16T12:02:37", "title": "Estonia: Version 1.012; ttfautohint (v1.8.3) added (#3848)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "3fcb9f90ec5a291abc83243042203728f3eda4d1"}, {"date": "2021-09-15T18:51:48", "title": "Update Noto Sans Meetei Mayek's name (was missing space).", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "e011c63812ec1b4bb6ff309cd8c2c47cb1706c93"}, {"date": "2021-09-15T14:03:12", "title": "sourcesanspro: v2.045 added. (#3835)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f3f3d547cd8c4f7963bcd4dc1965ba564b281ef7"}, {"date": "2021-09-15T09:30:59", "title": "Removed from this repo deprecated fonts which are not in sandbox (#3814)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "6d20e9aac2c0e8f29e224fc78666df33a590dad0"}, {"date": "2021-09-14T19:34:43", "title": "Add English to Langar's supported languages", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "792b23e855c15f3fdab9690b5d94f86daa06f559"}, {"date": "2021-09-14T18:20:27", "title": "Add English to the supported languages list for Roboto", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "451290162a52688169109948f96c3e15306b4b10"}, {"date": "2021-09-13T11:11:21", "title": "Remove '\u0971' from Devanagari sample text in Noto Sans metadata; not very interesting and behaves oddly at sorting time", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "63c795cbafd88bd4370b6f15f0d700acfdc345d4"}, {"date": "2021-09-10T09:52:15", "title": "Dosis: Version 3.002 added (#3821)", "author": "Aaron", "status": "modified", "kind": "family", "id": "59f86d8fc9353b362d45c981917024bc45a64145"}, {"date": "2021-09-09T21:31:19", "title": "Comment out all languages supported by Noto Nastaliq Urdu besides ur_Arab (Urdu).", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "5a58d6b2e0dab83f912fba5180b29849dbd7ba35"}, {"date": "2021-09-09T19:16:20", "title": "Revert subset list on RocknRoll One. Of CJK, only the japanese subset should be present.", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "ddff0dff6727d3a9536b10a2b2e1bc3250ff8c0d"}, {"date": "2021-09-09T16:00:15", "title": "Remove languages whose sample text shows tofu for Noto Nastaliq Urdu", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "737d000fb531903266933e8d55d4ed978a2bc5cf"}, {"date": "2021-09-09T15:16:49", "title": "Update Spartan[wght].ttf (#3601)", "author": "Aaron", "status": "modified", "kind": "family", "id": "3ac54d012eccc2e4c4d87fd2cc7adce528139d8b"}, {"date": "2021-09-08T13:45:27", "title": "to_sandbox updated (#3813)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "57a2ba087729d4ebac6918635ffccad85b6a821d"}, {"date": "2021-09-08T13:00:24", "title": "Birthstone Bounce: Version 1.010; ttfautohint (v1.8.3) added (#3793)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "8bd4436fd8225b13fba6ea81d14606463e48c0d8"}, {"date": "2021-09-08T12:57:30", "title": "Birthstone: Version 1.013; ttfautohint (v1.8.3) added (#3792)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "d829350c2f34cb6e60cf77bf786befe7b40a8073"}, {"date": "2021-09-08T12:52:24", "title": "Fleur De Leah: Version 1.010; ttfautohint (v1.8.3) added (#3794)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "90b4ee651f4e634ed699e3658fc69ea1d3127cac"}, {"date": "2021-09-08T12:46:47", "title": "Grey Qo: Version 2.010 added (#3795)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "c4f002a9e243fb2646707cec90ed04571c86518a"}, {"date": "2021-09-08T12:44:40", "title": "Grechen Fuemen: Version 1.010; ttfautohint (v1.8.3) added (#3796)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "ac4afe52d74603ee7dd571b1f43126ba45552856"}, {"date": "2021-09-08T12:36:27", "title": "Reggae One: Version 1.100 added (#3479)", "author": "Aaron", "status": "modified", "kind": "family", "id": "a90c1e388d5c5e577c01f30eb644b4fb47982fd0"}, {"date": "2021-09-08T12:27:59", "title": "RocknRoll One: Version 1.100 added (#3809)", "author": "Aaron", "status": "modified", "kind": "family", "id": "7ed0c3a1b2321dbc2b073177fdc83e51f93d9c2e"}, {"date": "2021-09-08T12:11:04", "title": "Preahvihear: Version 8.000; ttfautohint (v1.8.3) added (#3503)", "author": "Yanone", "status": "modified", "kind": "family", "id": "b045172a5c2b56b0bd0871d047e0626b12a548b0"}, {"date": "2021-09-08T12:02:41", "title": "Big Shoulders Stencil Text: Version 2.000 added (#3435)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "4ea17f133ba241776798ab68a43bd10b6a15eee4"}, {"date": "2021-09-08T12:01:31", "title": "Big Shoulders Stencil Display: Version 2.000 added (#3436)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "081d4ba5b9a8dd141d79c1108596876529fd4602"}, {"date": "2021-09-08T11:59:01", "title": "Moulpali: Version 8.000; ttfautohint (v1.8.3) added (#3502)", "author": "Yanone", "status": "modified", "kind": "family", "id": "df97a7127e25084661608cbe4844131d0f1242e8"}, {"date": "2021-09-08T11:50:11", "title": "Odor Mean Chey: Version 8.000; ttfautohint (v1.8.3) added (#3500)", "author": "Yanone", "status": "modified", "kind": "family", "id": "4f02801a185a8e4cc9da5cd885b62a8592364aa5"}, {"date": "2021-09-08T11:47:53", "title": "Hanuman: Version 8.000; ttfautohint (v1.8.3) added (#3496)", "author": "Yanone", "status": "modified", "kind": "family", "id": "3a2203073ab60b324de58dbacdbfbf3215d25ad0"}, {"date": "2021-09-08T11:30:56", "title": "Taprom: Version 8.000; ttfautohint (v1.8.3) added (#3504)", "author": "Yanone", "status": "modified", "kind": "family", "id": "322723b107d9735dcaf566434f6c03449b94ca24"}, {"date": "2021-09-08T11:28:51", "title": "Battambang: Version 8.000; ttfautohint (v1.8.3) added (#3491)", "author": "Yanone", "status": "modified", "kind": "family", "id": "05ca7fb450e76518c72862c831286e5d7a458dab"}, {"date": "2021-09-08T11:27:02", "title": "Dangrek: Version 8.000; ttfautohint (v1.8.3) added (#3507)", "author": "Yanone", "status": "modified", "kind": "family", "id": "f587dcbf828a122ad148599d8aa95435810351e1"}, {"date": "2021-09-08T11:23:14", "title": "Suwannaphum: Version 8.000; ttfautohint (v1.8.3) added (#3495)", "author": "Yanone", "status": "modified", "kind": "family", "id": "45d644ee01cfadb78884d4f7d3b007246d5d20a1"}, {"date": "2021-09-08T11:22:11", "title": "Bayon: Version 8.001; ttfautohint (v1.8.3) added (#3498)", "author": "Yanone", "status": "modified", "kind": "family", "id": "b95081fc50761be8e1392bff2f5fce234a8954a6"}, {"date": "2021-09-08T11:21:00", "title": "Metal: Version 8.000; ttfautohint (v1.8.3) added (#3501)", "author": "Yanone", "status": "modified", "kind": "family", "id": "58a542afa0c2e2a5101b5d97d8c7ce7feee4c321"}, {"date": "2021-09-08T11:17:14", "title": "Angkor: Version 8.000; ttfautohint (v1.8.3) added (#3505)", "author": "Yanone", "status": "modified", "kind": "family", "id": "8328055ac9d624a301f293060123ea8419bf1cad"}, {"date": "2021-09-08T11:14:55", "title": "Koh Santepheap: Version 2.000; ttfautohint (v1.8.3) added (#3506)", "author": "Yanone", "status": "new", "kind": "family", "id": "722d0c5f748abfef9dd9444b0e91de802871ae7c"}, {"date": "2021-09-08T11:12:39", "title": "Bokor: Version 8.000; ttfautohint (v1.8.3) added (#3508)", "author": "Yanone", "status": "modified", "kind": "family", "id": "be8873d995a835ccea880bce564a14c52b3d20cf"}, {"date": "2021-09-08T11:11:24", "title": "Moul: Version 8.000; ttfautohint (v1.8.3) added (#3509)", "author": "Yanone", "status": "modified", "kind": "family", "id": "b79965efe281ce510bafe39e9e2bd81b3012080c"}, {"date": "2021-09-08T11:10:36", "title": "Freehand: Version 8.000; ttfautohint (v1.8.3) added (#3510)", "author": "Yanone", "status": "modified", "kind": "family", "id": "22560a21e26edf6b5e5223b5b34a61b22dbc5fdb"}, {"date": "2021-09-08T11:09:47", "title": "Koulen: Version 8.000; ttfautohint (v1.8.3) added (#3511)", "author": "Yanone", "status": "modified", "kind": "family", "id": "6a37f2a34525f75781cd76a95a433d64377fe9b8"}, {"date": "2021-09-08T11:08:02", "title": "Fasthand: Version 8.000; ttfautohint (v1.8.3) added (#3512)", "author": "Yanone", "status": "modified", "kind": "family", "id": "6df6c98f6792db8af60a645a0a4858133a7413d0"}, {"date": "2021-09-08T09:57:35", "title": "Big Shoulders Inline Text: Version 2.000 added (#3437)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "7123620dec97124cb344d29e0aacde4713fbdcd8"}, {"date": "2021-09-08T09:47:21", "title": "Big Shoulders Display: Version 2.000 added (#3434)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "94ee6b8b988ef08c912b463d697e51d1658cf6e8"}, {"date": "2021-09-08T09:41:04", "title": "Big Shoulders Text: Version 2.000 added (#3432)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "7f3f5f3c77f14cdfa507619a22dd1d72d87a5a17"}, {"date": "2021-09-08T09:36:15", "title": "Big Shoulders Inline Display: Version 2.000 added (#3438)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "d5baecffa3e9457ce8a7beda09c584b7a16f9415"}, {"date": "2021-09-08T09:28:43", "title": "Updating to Fira Code 5.2 (#3786)", "author": "Aaron", "status": "modified", "kind": "family", "id": "30485dad1f47216a16c95042e455d0a3105e031c"}, {"date": "2021-09-08T09:19:15", "title": "Faustina: Version 1.200 added (#3806)", "author": "Aaron", "status": "modified", "kind": "family", "id": "ce3ec5d1e383e0e1abdc142378df4dcb39979529"}, {"date": "2021-09-08T04:44:24", "title": "Remove sample text from rkt_Beng", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "00ab2baf9c8e0abcd000a70a4d38d4bb8a5f030c"}, {"date": "2021-09-08T04:32:44", "title": "Remove yue_Hant from supported languages for Noto * TC/HK", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "e682e2cbd9b9e404e102ea0236fd83c516e4addd"}, {"date": "2021-09-08T04:25:56", "title": "Copy sample text changes upstream", "author": "Nate Williams", "status": "modified", "kind": "infrastructure", "id": "7ceb3ee6f8a8cd5f83794523164cee26c67875ce"}, {"date": "2021-09-03T11:29:28", "title": "Gluten: Version 1.204 added (#3591)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "846eb7f39ee398e771a2807cc94ab7fd86bb8565"}, {"date": "2021-09-03T11:14:27", "title": "Remove ban_Bali sample text in favor of sa_Bali. Both are historical, so we aren't introducing a sample text hole.", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "31c0334f1b44a8cdda3f178f79e39d45c8b4c2c7"}, {"date": "2021-09-03T10:31:02", "title": "updated to_sandbox.txt (#3797)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "0d93973c8d8cb0d4673b290f3e3e056bf885b179"}, {"date": "2021-09-03T09:49:53", "title": "Trigger report every Mon", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "51d080562bc78e0d2e4c0c1745b4429b578f6a37"}, {"date": "2021-09-03T09:42:24", "title": "Rubik Beastly: Version 2.103; ttfautohint (v1.8.3) added (#3787)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "2c4a0dee1c093ef07fa12fea05425cd4e0fd7c6b"}, {"date": "2021-09-03T09:11:56", "title": "trigger report generation", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "aadab5825d32e050abc7a5a1f7673d3ab65bb9c3"}, {"date": "2021-09-02T04:25:56", "title": "Remove Han languages from Noto * TC/HK", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "dd2055f64c273b29e22692dcb344cf9604e0c03f"}, {"date": "2021-09-02T04:03:48", "title": "Remove all *_Hant languages from Noto * SC and all *_Hans languages from Noto * TC/HK", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "b873699bd44603b67be41c7a40a2ba3f524ec748"}, {"date": "2021-09-01T17:54:16", "title": "Remove Arabic languages from supported languages for Noto Sans|Serif|Serif Display|Sans Mono|Sans Display", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "79229f903980e9ce7daa9921d707f82c7994d7dc"}, {"date": "2021-09-01T16:13:56", "title": "Update TRIVIA.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "588a7178be29a92522d81965887cc574679aaa30"}, {"date": "2021-09-01T10:42:18", "title": "CrimsonPro v1.003 (stat fix) (#3632)", "author": "Aaron", "status": "modified", "kind": "family", "id": "5c70a7919f949918e4b3d994dfc3c8864d174578"}, {"date": "2021-09-01T09:25:52", "title": "Hahmlet: Version 1.002 added (#3759)", "author": "Aaron", "status": "modified", "kind": "family", "id": "afb3b9481d0a9a6be66bd779417b48ebcfd437bc"}, {"date": "2021-09-01T08:56:50", "title": "ci: add reporter (#3752)", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "ccf29ac5938e179af19a87f6cefc05873a4fe246"}, {"date": "2021-09-01T03:55:28", "title": "Remove Linear A sample text from languages and replace with family sample text override for Noto Sans Linear A.", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "22b9a9af9cc5bed75679ff2d9db2c4adcde0c0d7"}, {"date": "2021-08-31T20:50:23", "title": "Update swb_Arab.textproto", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "4ba3c51fcd92b2f4157463fdbb740ae8b4658afc"}, {"date": "2021-08-31T19:31:26", "title": "Update lad_Latn.textproto (#3779)", "author": "Tomas", "status": "modified", "kind": "infrastructure", "id": "216829785e1d1fc511ddc47ce88da04154b91afa"}, {"date": "2021-08-31T19:08:09", "title": "Remove basketball player symbol", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "c0944d43da291f3e81586df7d8133df74af957cc"}, {"date": "2021-08-31T10:59:16", "title": "MuseoModerno: Version 1.002 added (#3763)", "author": "Aaron", "status": "modified", "kind": "family", "id": "e151ae63ce2df8f180388b1482be245f75754cde"}, {"date": "2021-08-31T09:43:33", "title": "Carattere: Version 1.010; ttfautohint (v1.8.3) added (#3766)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "08c5eb1bd59bd9acc8363e14b10da92a319db4e3"}, {"date": "2021-08-31T09:42:33", "title": "Corinthia: Version 1.010; ttfautohint (v1.8.3) added (#3767)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "6fb1ef40c4100fd5ac8f17fe2b639d5cea2bdce6"}, {"date": "2021-08-31T09:37:17", "title": "Estonia: Version 1.010; ttfautohint (v1.8.3) added (#3768)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "647b05b59d51f2ce57cfeab129f9d267d5e94e12"}, {"date": "2021-08-31T09:36:00", "title": "Ruge Boogie: Version 1.010; ttfautohint (v1.8.3) added (#3769)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "478fca0fe6fa5e2c676dcccec8b121cbf921778c"}, {"date": "2021-08-31T09:34:22", "title": "Gideon Roman: Version 2.010 added (#3770)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "b1573ad2c7d24dc107e5935abcdeef17fe35bd4f"}, {"date": "2021-08-31T09:33:12", "title": "Are You Serious: Version 1.100 added (#3776)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "b6f5c2bd70566ca3a922c2bca6b022b5b4fba952"}, {"date": "2021-08-27T12:57:06", "title": "updated to_lists (#3774)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "f13e2cab67ba18bd6f4e4f2f050bf82f8fc72bb6"}, {"date": "2021-08-27T09:30:56", "title": "Be Vietnam Pro: Version 1.002; ttfautohint (v1.8.3) added (#3771)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "1cfe4cb468a703a247ca2d02410f80841b496218"}, {"date": "2021-08-27T09:00:24", "title": "Rokkitt: Version 3.103 added (#3761)", "author": "Aaron", "status": "modified", "kind": "family", "id": "990aa67659702681deea9b98db0a3b69658ccef4"}, {"date": "2021-08-27T08:54:18", "title": "DotGothic16: Version 1.100 added (#3477)", "author": "Aaron", "status": "modified", "kind": "family", "id": "d5ef175583bb5f7a3b01bc6c4603dd4a1f445f34"}, {"date": "2021-08-27T08:35:37", "title": "Be Vietnam Pro: updated branch in upstream.yaml", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "428bc97e091b68f242358e570429029916c935f9"}, {"date": "2021-08-27T08:27:34", "title": "Exo1 v2.001 (stat fix) (#3635)", "author": "Aaron", "status": "modified", "kind": "family", "id": "6fba670af5d061fd103f55626ff51c62e8f533dd"}, {"date": "2021-08-26T21:55:12", "title": "Test that singe quotes are now ok.", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "51ea5c951f303ef2dc306a34cbdf0ea2d6ae690b"}, {"date": "2021-08-26T18:58:17", "title": "Use double quotes.", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "6a4d5a28a31566df4f242fcd77ff04c33dc2b7b1"}, {"date": "2021-08-26T17:55:23", "title": "Update METADATA.pb", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "1ed55d3921d5284fce36026668b5a44e95c09f62"}, {"date": "2021-08-26T16:11:53", "title": "Update METADATA.pb", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "451c0df6597124104a549eb4933a17e54594957f"}, {"date": "2021-08-26T15:51:02", "title": "Jura v5.106 (stat fix) (#3639)", "author": "Aaron", "status": "modified", "kind": "family", "id": "57ecf341fe3da6601933c290d7415a0f81362146"}, {"date": "2021-08-26T14:36:41", "title": "Updating STAT table in Reem-Kufi (#3602)", "author": "Aaron", "status": "modified", "kind": "family", "id": "e3db99000da5a629aa53c1913abd7040fa200cad"}, {"date": "2021-08-26T13:59:52", "title": "Mohave v2.003 (stat fix) (#3645)", "author": "Aaron", "status": "modified", "kind": "family", "id": "22be014c6adeafa37abbeddc303d7fb7295ae6db"}, {"date": "2021-08-26T12:54:14", "title": "Manrope v4.504 (stat fix) (#3642)", "author": "Aaron", "status": "modified", "kind": "family", "id": "8f9a401dbb3793e0d1264b15d96aa253f05280f5"}, {"date": "2021-08-26T12:26:41", "title": "Oswald v4.102 (stat fix) (#3661)", "author": "Aaron", "status": "modified", "kind": "family", "id": "7737b61706f8b5de7e6d883f99cb99000ab6cce8"}, {"date": "2021-08-26T10:42:25", "title": "Piazzolla: Version 2.004 added (#3744)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "8863c4e607a2219a4f8b0896017172f62f2a7e81"}, {"date": "2021-08-26T10:23:35", "title": "Kreon v2.002 (stat fix) (#3657)", "author": "Aaron", "status": "modified", "kind": "family", "id": "e38615a06eecd445550a1cf90aed75885e986f98"}, {"date": "2021-08-26T10:05:40", "title": "Comfortaa v3.105 (stat fix) (#3631)", "author": "Aaron", "status": "modified", "kind": "family", "id": "0c01af346718560354ea183d63169c8269bc76a2"}, {"date": "2021-08-26T09:42:45", "title": "Josefin Sans v2.001 (stat fix) (#3664)", "author": "Aaron", "status": "modified", "kind": "family", "id": "2a009610af02391398edff605e5c06eb4a67f234"}, {"date": "2021-08-26T09:41:09", "title": "DelaGothic 1.005 (#3618)", "author": "Aaron", "status": "modified", "kind": "family", "id": "c78f24ab5a959d45c42b8971b4e9a0e345ad454e"}, {"date": "2021-08-26T08:04:18", "title": "Red Hat Mono: Version 1.022 added (#3758)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "78451af6645cd74705cc18b245107637010d6b79"}, {"date": "2021-08-25T22:42:23", "title": "Test push", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "fc6fe2ed1fa366a6954dc2910942e6006b189a01"}, {"date": "2021-08-25T22:40:57", "title": "Add files via upload", "author": "Andrew John", "status": "new", "kind": "infrastructure", "id": "b9d397765a66639cb15e75d7c56dbcfeecde08d7"}, {"date": "2021-08-25T22:39:43", "title": "Test push", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "5ccdd3179478d1a25521fc664fff00e880507a25"}, {"date": "2021-08-25T16:06:42", "title": "Saira: Version 1.101 added (#3746)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "3cfea32a77637ada0e209f10d9f91e7ff9d2a32f"}, {"date": "2021-08-25T15:09:53", "title": "temp remove ttfa to unblock ci", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "971e64ce2bb7fd9ed1a01b75d8691d811720ad3b"}, {"date": "2021-08-25T01:14:12", "title": "Test push", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "cec08131c158539bd7436ac5b8b9d8fd0f229fff"}, {"date": "2021-08-25T01:05:49", "title": "Test push", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "56795a809510fd30a7fad9c7f078a753aad924df"}, {"date": "2021-08-25T00:42:27", "title": "Test push process.", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "b54177c9e44a5e0ded45ecdbea223757ce34f109"}, {"date": "2021-08-24T22:44:44", "title": "Test push process.", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "aa76f0ac8e5f1b8254dec98389b3be9e3e352a60"}, {"date": "2021-08-24T16:23:37", "title": "Remove placeholder image from Noto Sans Nushu article directory.", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "8bf53638c816b453936a969cae394249afc101ca"}, {"date": "2021-08-24T07:44:13", "title": "Add all languages of supported scripts for all Noto families. This would not necessarily be appropriate outside of the Noto collection, but we can be confident that all languages of a given script are supported by a Noto family that is already marked as supporting a language using that script.", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "15f1c83e0f154c401149e5f5ded6a531a7a43249"}, {"date": "2021-08-20T19:23:17", "title": "Update to_sandbox.txt", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "2f23f2f8f4fc153f7c53ad32d56965bd93140365"}, {"date": "2021-08-19T23:06:22", "title": "YTUC, you are out of order", "author": "Rod S", "status": "modified", "kind": "infrastructure", "id": "e710c2cf58ae5a863a551e503b54ff76e0e6d9f1"}, {"date": "2021-08-19T02:59:19", "title": "Update to_sandbox.txt (#3749)", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "70b4f2af032627441bc5b23ffdc1dad4e4589034"}, {"date": "2021-08-19T01:54:13", "title": "One more test.", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "af6dddccd5ac8d2678f7746660e4b02dbe4dd10f"}, {"date": "2021-08-18T22:54:05", "title": "Test ingestion again", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "60d8d742ad324cd86cdad43abc8c0c5dabd34b37"}, {"date": "2021-08-18T22:50:19", "title": "Update to_production.txt", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "dd48c03631c94f2c27cfac786204b845adad7169"}, {"date": "2021-08-18T22:43:44", "title": "Test ingestion", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "ba806fc0349f3e3dd104f306dd16d65bc877a0f1"}, {"date": "2021-08-18T22:33:13", "title": "Test ingestion", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "e31850059dd6716630c7618310ab9a3eb5454f86"}, {"date": "2021-08-18T22:02:43", "title": "Test change to test ingestion of images.", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "b8c539795e130d5abd63cc749d4b5c99edd2c4b5"}, {"date": "2021-08-18T17:21:54", "title": "Fix copyright line", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "08f7b261bbfa2d147611bb48bf2bcd02cb8be3cd"}, {"date": "2021-08-18T17:02:46", "title": "Remove extra }", "author": "Rod S", "status": "modified", "kind": "infrastructure", "id": "aecd972f07f4813823a0a20a0525c96707a26fe5"}, {"date": "2021-08-18T16:36:57", "title": "Update CONTRIBUTING.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "417ae5bd29245dde88ed671ad550b90363815da5"}, {"date": "2021-08-18T16:20:04", "title": "Update to_sandbox.txt", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "caef278ce4f1cccab13a05843202e7c6f5f2b0ea"}, {"date": "2021-08-18T16:19:27", "title": "Add ofl/sawarabimincho/METADATA w correct category", "author": "Dave Crossland", "status": "new", "kind": "infrastructure", "id": "7419cdcc727e1a2807dbf84b4941bc530388b7d7"}, {"date": "2021-08-18T12:42:22", "title": "Update METADATA.pb (#3745)", "author": "Aaron", "status": "modified", "kind": "infrastructure", "id": "72dc589f13b7dfc784d13d1ff4e42175f2c4923a"}, {"date": "2021-08-18T12:37:51", "title": "Revert \"Revert \"Red Hat Display: Version 1.021 added (#3702)\" (#3742)\" (#3747)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "95950e9bae04859cfa193b845d550f5d037243a2"}, {"date": "2021-08-17T20:46:32", "title": "Convert copyright to use double quotes.", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "dd5fb24492d579c8160ccf84ba71f68f35b734c0"}, {"date": "2021-08-17T16:39:48", "title": "Red Hat Text: Version 1.021 added (#3701)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "f029c6bb20fb274dbcec681b7c2af53a936d0f7b"}, {"date": "2021-08-17T09:50:47", "title": "Maven Pro v2.101 (stat fix) (#3660)", "author": "Aaron", "status": "modified", "kind": "family", "id": "0ac365525b4a28c15877871961191be9897cd797"}, {"date": "2021-08-17T09:41:59", "title": "Exo2 v2.002 (stat fix) (#3636)", "author": "Aaron", "status": "modified", "kind": "family", "id": "8d29a3e2062681d3793fcf5bb1a156dcc8281987"}, {"date": "2021-08-17T09:18:59", "title": "Revert \"Red Hat Mono: Version 1.021 added (#3703)\" (#3743)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "89516d1110722e0eea9b9970e691256c13fce4a8"}, {"date": "2021-08-17T09:18:16", "title": "Revert \"Red Hat Display: Version 1.021 added (#3702)\" (#3742)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "6e81fd63bf562b896b102c9cb48c1f0399964e48"}, {"date": "2021-08-17T09:15:55", "title": "Red Hat Display: Version 1.021 added (#3702)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "0d08a1125c0f11439127540c5a3f1295fb268c7b"}, {"date": "2021-08-17T09:15:23", "title": "Cherish: Version 1.005 added (#3735)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "384d51f8516f1a0054a2fba10a611cd5f7c9ef76"}, {"date": "2021-08-17T09:13:47", "title": "Red Hat Mono: Version 1.021 added (#3703)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "cbc9049e3ab2d9ce6f107cdc314b4bd2ca641526"}, {"date": "2021-08-17T07:51:00", "title": "Add family sample text overrides to fill remaining sample text holes", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "398a28a7aba600037f768e067523646d2148f165"}, {"date": "2021-08-17T07:06:34", "title": "Add new language definitions using udhr transliterations.", "author": "nathan-williams", "status": "new", "kind": "infrastructure", "id": "76f1706719359a6a5c5db6d14b287f686157a5c5"}, {"date": "2021-08-17T06:49:02", "title": "Add sample text overrides for Noto families that either do not have supported languages or have supplemental coverage (e.g. Noto Sans Tamil Supplement).", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "a90ec3c54f01ba8187728130bd28f95088b0cb35"}, {"date": "2021-08-17T06:44:19", "title": "Remove Latin languages from supported languages list of Noto Sans Math", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "016868f3bcc9bfc268c6ec53a01e4570090bc58b"}, {"date": "2021-08-17T01:06:16", "title": "Update to_production.txt", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "bf6c4907402ca86d071bd1982d0acd0a362ad118"}, {"date": "2021-08-17T00:47:06", "title": "Update to_sandbox.txt", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "a60feb2ec62ce72ad630582e28286c623da2b267"}, {"date": "2021-08-16T14:14:36", "title": "ofl/azeret -> ofl/azeretmono (#3739)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "641a022ebbf8e5b68d024bc9d0d521f82a3aa1d0"}, {"date": "2021-08-16T14:08:56", "title": "ofl/glory/DESCRIPTION.en_us.html (#3738)", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "659cb68b2678e0ba33f966c80decbb39bf8f8d78"}, {"date": "2021-08-16T11:59:33", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "74a0f6bf1b3717e6733171255ceed56f222144f3"}, {"date": "2021-08-16T11:57:29", "title": "Remove static fonts for unhinted variable font families (#3695)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "70b0fc8a89474b2dce6dc41610acdd25719d665a"}, {"date": "2021-08-15T04:01:49", "title": "Update to_sandbox.txt", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "10a708073179c32928eb894e53465fca8106772f"}, {"date": "2021-08-13T20:27:35", "title": "Add display name for Noto Serif JP", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "bca4e25a10a93b9b525c9347e60c91bbb242a3e4"}, {"date": "2021-08-13T12:20:30", "title": "Update to_production.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "1531a1e46b7c4a719e023cb63aad1bf8b17d0836"}, {"date": "2021-08-13T12:19:53", "title": "Archivo: description corrected (#3733)", "author": "Rosalie Wagner", "status": "modified", "kind": "metadata", "id": "f688860027a47ea957d2cf636ecef1b4ae566440"}, {"date": "2021-08-13T11:30:37", "title": "updated to_list (#3732)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "829d0c9f5fc7bdb370fd143183c999a16a820c5f"}, {"date": "2021-08-13T10:48:20", "title": "Lemonada: removed static directory (#3731)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "378b04f2c70fc0a200fedf7b269d6ad49cccfd64"}, {"date": "2021-08-13T10:37:18", "title": "Lemonada v4.005 (stat fix) (#3640)", "author": "Aaron", "status": "modified", "kind": "family", "id": "0a305919137700d960d61643f1a926d861694c76"}, {"date": "2021-08-13T10:08:33", "title": "Ephesis: Version 1.010; ttfautohint (v1.8.3) added (#3678)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "a05014f87817156a67def15e8b8b906ec8182136"}, {"date": "2021-08-13T10:06:07", "title": "Explora: Version 1.010 added (#3686)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "7705cc7f49183dd2f21c73cd9eb967ced0d977ec"}, {"date": "2021-08-13T10:05:03", "title": "RU Serius: Version 1.011; ttfautohint (v1.8.3) added (#3684)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "3e1eb73a7d0713c0ec502f7738184e10e727c1ef"}, {"date": "2021-08-13T00:45:33", "title": "Add display name to Noto Traditional Nushu and update supported languages to just be Nushu", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "bb0c0d7d22ef5dc68cd8ed22627ac0cb52d13f19"}, {"date": "2021-08-13T00:13:43", "title": "Change display name for all things Nushu to include the umlaut (i.e. N\u00fcshu)", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "3f81ddf16b34bde2416f8018b4bb1ff1c1a75da4"}, {"date": "2021-08-13T00:05:06", "title": "Add display names for Noto CJK families", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "b9e8f6ec6cfb91a07ca1df1afe140bccd58b6dbb"}, {"date": "2021-08-12T23:58:18", "title": "Rename Perso-Arabic to Arabic in all instances from language display names to comments in METADATA.pb files.", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "f45c93e8cf9e737a2eb041886327046e73b898a7"}, {"date": "2021-08-12T20:40:37", "title": "Adjust YTFI so Roboto Flex contains the fallback. This unfortunately takes it off the recommended default but that's ok temporarily.", "author": "Rod S", "status": "modified", "kind": "infrastructure", "id": "0281fbb3dd62cfff0fbae08ab3060fb0e37c52cd"}, {"date": "2021-08-12T20:22:30", "title": "Make XOPQ default == fallback", "author": "Rod S", "status": "modified", "kind": "infrastructure", "id": "2267b6b254b9f35fd7d813f7403281f3440cc9b7"}, {"date": "2021-08-12T16:59:05", "title": "updated to_sandbox (#3698)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "b9d2778822fce2272d5de24524e9c9f46d483afc"}, {"date": "2021-08-12T16:58:44", "title": "Set designer urls to empty (#3696)", "author": "Marc Foley", "status": "modified", "kind": "designer", "id": "15e1b75d0d2f7e48057bbdc717cad8147905df95"}, {"date": "2021-08-12T16:18:02", "title": "Remove errant field", "author": "Rod S", "status": "modified", "kind": "infrastructure", "id": "06fdf78a3596544167fc08f5523d4626ea4173c4"}, {"date": "2021-08-12T16:11:27", "title": "Experimental addition of Roboto Flex (#3692)", "author": "rsheeter", "status": "new", "kind": "family", "id": "6536337bb8f5edf833b255f93259b82367806204"}, {"date": "2021-08-12T09:53:33", "title": "Andada Pro: Version 3.003 added (#3693)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "4898fcbdc1ae6fddefcaf37c3fc7e7e331467373"}, {"date": "2021-08-12T09:47:42", "title": "Scheherazade New : Added arabic subset to metadata.pb (#3694)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "d8c27fe18c22ed40a790e68090f18faa4219ab82"}, {"date": "2021-08-12T03:55:24", "title": "Sketch of ytfi pending a real definition (#3691)", "author": "rsheeter", "status": "new", "kind": "infrastructure", "id": "fd697b81b232a270166ebb6c76a3a614aeff1e8c"}, {"date": "2021-08-12T03:49:18", "title": "Define XTFI (#3690)", "author": "rsheeter", "status": "new", "kind": "infrastructure", "id": "b9d94160b4900a2160fc40b627a5efb80f60b186"}, {"date": "2021-08-12T03:39:00", "title": "Fix display names", "author": "Rod S", "status": "modified", "kind": "infrastructure", "id": "5faa45440fe869fdfcbbc79679bf006bac2b2f6e"}, {"date": "2021-08-12T03:27:28", "title": "Add all Roboto Flex axes except YTFI which is not defined in https://variationsguide.typenetwork.com/ (#3688)", "author": "rsheeter", "status": "new", "kind": "infrastructure", "id": "8a65a2a14f4cde1f5572df7cd93d5d653d5312c5"}, {"date": "2021-08-10T13:11:21", "title": "Markazi Text v1.001 (stat fix) (#3644)", "author": "Aaron", "status": "modified", "kind": "family", "id": "e5488681f12727d42e13a13f29ddebe9f475b1fd"}, {"date": "2021-08-10T11:54:37", "title": "Ruda v2.001 (stat fix) (#3652)", "author": "Aaron", "status": "modified", "kind": "family", "id": "b275aee5408f826c7d929c8f93b61bd7a9ab81eb"}, {"date": "2021-08-10T11:13:47", "title": "Updating to UFR, fonts rebuilt (#3655)", "author": "Aaron", "status": "modified", "kind": "family", "id": "726818c7767f8d3eef97efc2d260979d406e5864"}, {"date": "2021-08-10T09:48:00", "title": "Revert \"Updating to UFR, fonts rebuilt (#3663)\" (#3683)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "56db26e67b0376b0fd347a0ef8bcc856ae826832"}, {"date": "2021-08-10T09:44:35", "title": "Updating to UFR, fonts rebuilt (#3663)", "author": "Aaron", "status": "modified", "kind": "family", "id": "bfbea9261045c146a383d48a3119c6f58b6c07f6"}, {"date": "2021-08-10T09:22:52", "title": "Updated to UFR, fonts rebuilt (#3662)", "author": "Aaron", "status": "modified", "kind": "family", "id": "2d2737569a9626b680130747811148bee4acf8a5"}, {"date": "2021-08-10T08:52:33", "title": "Bonheur Royale: Version 1.010; ttfautohint (v1.8.3) added (#3675)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "0bc581c0364d049aacf9d6964d65af379d9251ef"}, {"date": "2021-08-10T08:51:28", "title": "Birthstone: Version 1.010; ttfautohint (v1.8.3) added (#3676)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "09b1737b493e9075e01ce1be2a48a2c6f59037d5"}, {"date": "2021-08-10T08:48:57", "title": "Yuji hentaigana fonts (#3680)", "author": "Aaron", "status": "new", "kind": "family", "id": "888cad5484a9e5875869f017f91c490bcd6ceb28"}, {"date": "2021-08-10T01:47:38", "title": "Update to_sandbox.txt", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "a6e84a25614cdb5e854bed87864a61bb656d4329"}, {"date": "2021-08-10T00:26:50", "title": "Update to_sandbox.txt", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "e779662e42df9b99fd446370b23b1109b110c12b"}, {"date": "2021-08-10T00:17:47", "title": "Update to_sandbox.txt", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "9bf5f40e6a624b1b18614daf3502d634bc3c35f9"}, {"date": "2021-08-10T00:01:26", "title": "Update to_sandbox.txt", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "7c28ae8b0ee23e85258b07c78a0494e8474d3287"}, {"date": "2021-08-08T23:38:25", "title": "Update to_production.txt", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "f17be6774a664095398c83dec4a01a6faeabb57a"}, {"date": "2021-08-06T22:44:37", "title": "Update sample glyphs for all Noto families.", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "8502218d8b7493219c6bacd1f20ff7534583f19e"}, {"date": "2021-08-06T14:37:20", "title": "Caramel: Version 1.010 added (#3672)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "8a905ba7061e0e986f55014469ccf1eb4ae485ac"}, {"date": "2021-08-06T12:47:22", "title": "El Messiri: Version 2.020 added (#3673)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "a1b41d3a87354004b98884ac5f442a4e88954b56"}, {"date": "2021-08-06T08:45:02", "title": "Hand tune more sample text (such as removing the dashes '-' that appeared in many transliterations)", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "44c4f5bb2dcead7f4782e9848c5f70bb8d95ace9"}, {"date": "2021-08-06T07:47:26", "title": "Hand tune language metadata (some supported languages on a few Noto families and some sample text)", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "f257aeb40b62a870598058edb91bacd028fad4e9"}, {"date": "2021-08-05T14:33:36", "title": "Add a code of conduct", "author": "Eli Heuer", "status": "modified", "kind": "infrastructure", "id": "ca57b8c50286fa51d2dc61d203829af8d50e4f7b"}, {"date": "2021-08-05T11:56:22", "title": "Updating to UFR, fonts rebuilt (#3637)", "author": "Aaron", "status": "modified", "kind": "family", "id": "98931f43a8dcf8ca908949780e0d03a6e4195227"}, {"date": "2021-08-05T11:34:26", "title": "Stick: Version 1.100 added (#3481)", "author": "Aaron", "status": "modified", "kind": "family", "id": "74eda7af4dd3ff135edb525b253c2625a1d10da6"}, {"date": "2021-08-05T11:32:38", "title": "Updated to UFR, rebuilt (#3643)", "author": "Aaron", "status": "modified", "kind": "family", "id": "a9c658a2f794e77803061c9202d4f5e28129dede"}, {"date": "2021-08-05T11:18:40", "title": "Mochiy Pop P One: Version 2.000; added; Mochiy Pop One: Version 2.000; (#2861)", "author": "Aaron", "status": "new", "kind": "family", "id": "63082b6587710953689e74734d9af6ea1ca649b8"}, {"date": "2021-08-05T10:48:15", "title": "Updating to UFR format, fonts rebuilt (#3665)", "author": "Aaron", "status": "modified", "kind": "family", "id": "25240a5fc4a6bb412d1889c8d3e9ce7b39e1d9ce"}, {"date": "2021-08-05T10:23:58", "title": "Converted to UFR, fonts rebuilt (#3670)", "author": "Aaron", "status": "modified", "kind": "family", "id": "abf71245949027c279caff7c2cb988c97e7d0b11"}, {"date": "2021-08-05T09:48:06", "title": "RocknRoll One: Version 1.100 added (#3480)", "author": "Aaron", "status": "modified", "kind": "family", "id": "d2daa5bc6f4113784af9862094c036aad66374ab"}, {"date": "2021-08-05T09:13:12", "title": "Updating to UFR and fixing STAT (#3634)", "author": "Aaron", "status": "modified", "kind": "family", "id": "07078f01d0d661d2cba6c4e6ef09c927af35e668"}, {"date": "2021-08-05T08:43:01", "title": "yangheeryu : bio added (#3617)", "author": "Min Kim", "status": "new", "kind": "designer", "id": "0b87ef6acf93b6ef4c2ff419d385083f276a7b13"}, {"date": "2021-08-05T08:39:19", "title": "artakana : bio added (desinger name fixed) (#3614)", "author": "Min Kim", "status": "modified", "kind": "designer", "id": "a18af6c7a0c0e09fc780b6058b7dafd691f109da"}, {"date": "2021-08-05T08:34:47", "title": "hypertype : bio added (#3616)", "author": "Min Kim", "status": "new", "kind": "designer", "id": "bdba73b10ae13cca009cdae144c77bab01379db3"}, {"date": "2021-08-04T18:29:11", "title": "Update yue_Hani.textproto (#3659)", "author": "zhao", "status": "modified", "kind": "infrastructure", "id": "9fc065f7488437c5a378891f21f8bd288c788d07"}, {"date": "2021-08-04T01:34:41", "title": "Rename Perso-Arabic script to Arabic.", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "5dd4cb25bcf0cc1ee2e22c73f2a78cfc0e59fee8"}, {"date": "2021-08-04T01:26:12", "title": "Update Noto DESCRIPTION/ARTICLE files.", "author": "nathan-williams", "status": "modified", "kind": "metadata", "id": "bb598ee7fa849088c9c7c05e89641b94900afd35"}, {"date": "2021-08-03T06:51:11", "title": "Update to_production.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "c364444bb531795e2ded91f9f50a936bd0de9438"}, {"date": "2021-08-03T06:50:33", "title": "Update to_sandbox.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "12b68d7e971f0b0c915a37bad62b386b19ae55dd"}, {"date": "2021-08-03T06:48:10", "title": "Update DESCRIPTION.en_us.html", "author": "Nathan Williams", "status": "modified", "kind": "metadata", "id": "1ca1d73ce98e3f7d01f1ef2aa9aa965ce2ba0061"}, {"date": "2021-08-03T06:47:23", "title": "Update DESCRIPTION.en_us.html", "author": "Nathan Williams", "status": "modified", "kind": "metadata", "id": "9a9a83127f2d4b96b228be97ebb054bb5385f9be"}, {"date": "2021-08-02T21:05:24", "title": "Prettify all ARTICLE.en_us.html files.", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "3117bee7c15e7e5e6c8446c925244c537606b8b4"}, {"date": "2021-08-02T19:22:39", "title": "Remove Noto Sans UI from upstream. fixes 3627", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "b1ac846d767d3a57bde66a6dcd7edf97f97b8b02"}, {"date": "2021-08-02T17:46:36", "title": "Update DESCRIPTION.en_us.html", "author": "Nathan Williams", "status": "modified", "kind": "metadata", "id": "519baa0f35e75e232b3775b115a13e521d3813b0"}, {"date": "2021-08-01T00:06:01", "title": "Remove Hang script", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "edadc355cf358106d62c2e54eb40860e5a6814e3"}, {"date": "2021-07-31T21:55:48", "title": "Copy in article files.", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "786bd6df9b3aedc4677c95eeba68b0548e2a89fa"}, {"date": "2021-07-30T20:09:38", "title": "Change license (APACHE>OFL) in Noto Sans UI metadata file", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "b85789364b1a9b904735a2808188f5c19030cbc6"}, {"date": "2021-07-30T18:39:11", "title": "Test article processing. (#3624)", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "dc8b662ded6f8308cb605b608206bb1cb62da0cd"}, {"date": "2021-07-30T16:52:11", "title": "Add language/sample_glyphs/is_noto metadata to Noto Sans UI", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "2f1a90a37da0e40845fb77961447d57f90cc098f"}, {"date": "2021-07-30T16:36:51", "title": "Lexend Tera: Version 1.007 added; Lexend Zetta: Version 1.007 added; Lexend Peta: Version 1.007 added; Lexend: Version 1.007 added; Lexend Deca: Version 1.007 added; Lexend Giga: Version 1.007 added; Lexend Exa: Version 1.007 added; Lexend Mega: Version 1.007 added (#3623)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "beda156f5a2abc96ec52442f60bb1ab4d122e38d"}, {"date": "2021-07-30T14:54:53", "title": "Lexend: branch name updated in upstream.yaml (#3622)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "f0d769ec9992cd21a446d65bc7f0ae18abead322"}, {"date": "2021-07-30T14:22:01", "title": "Lexend Families : updated repo URL in upstream.yalm and Description (#3621)", "author": "Rosalie Wagner", "status": "modified", "kind": "metadata", "id": "537a5229c36a001670c3f7df922854630358e169"}, {"date": "2021-07-30T10:04:27", "title": "Improve sample text using UDHR translations.", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "706205196198da6e93690785e247922814012d0b"}, {"date": "2021-07-30T09:15:23", "title": "Update METADATA.pb for Noto CJK fonts with noto metadata (sample_glyphs, is_noto, languages)", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "f28aede87c07725dc133e80c8e761b652abdc93c"}, {"date": "2021-07-30T08:35:23", "title": "Update sample text; in some cases, was misplaced under the wrong script.", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "c9deca68d97bb87c1f7378ce4ebf426b0aa7c3f0"}, {"date": "2021-07-30T07:22:31", "title": "Remove sample text from hnj_Laoo \u2013 it's the sample from hnj_Latn that was mistakenly placed here.", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "e843d850b2d90d4c9008a703c0d3a816990b43c2"}, {"date": "2021-07-30T01:34:45", "title": "Convert image to png. (#3620)", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "4a4f42adba499957aedc1ac172ce51a9e6b58c77"}, {"date": "2021-07-29T23:40:31", "title": "Pushsterimg (#3619)", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "87845cecfeed47c111846a5647bcc8cfbdbcb3b0"}, {"date": "2021-07-29T21:11:00", "title": "Add missing script definitions: Brai, Hmnp, Ranj", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "f0edd5def02750ac1b328dbd654c1294bd792ffe"}, {"date": "2021-07-29T20:52:54", "title": "Update akz_Latn.textproto", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "cf550f91ae32c4f3b92c3f7272630bf52af58b77"}, {"date": "2021-07-29T20:03:03", "title": "Add missing script: Geok", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "4c1192af884ec7d01da27fd3f609977a06059e11"}, {"date": "2021-07-29T16:48:11", "title": "updated to_lists (#3615)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "af0d4155e49c5d66bb60cf7766f44beee01d3a9f"}, {"date": "2021-07-29T11:09:07", "title": "Kaisei Decol: Version 5.002; Kaisei HarunoUmi: Version 5.002; Kaisei Tokumin: Version 5.002; Kaisei Opti: Version 5.002; (#3441)", "author": "Aaron", "status": "new", "kind": "family", "id": "0c776cb8c0deb85d357346d8ae3d79c3102d634e"}, {"date": "2021-07-29T09:31:23", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "7133b810cbe127ebe64531b129b38c9bea20943e"}, {"date": "2021-07-29T08:54:31", "title": "Add source_type to noto cjk metadata files to indicate OTF", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "d4d129b9ecea168655815cdb25439a5cd5c21852"}, {"date": "2021-07-29T08:09:53", "title": "Add Noto CJKs and Noto Sans UI to upstream. (#3606)", "author": "Nathan Williams", "status": "new", "kind": "family", "id": "beff1d8226e598dfaf06f9f8312c01021f70e9d2"}, {"date": "2021-07-28T23:36:05", "title": "Remove invalid region ids from language textprotos.", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "603b394c69c7eb7d60e0f8d093b3f743b5fde3cb"}, {"date": "2021-07-28T17:37:06", "title": "Fill in masthead_partial for sa_Dogr", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "54e777459f27fcbbd8424cfe3b20d390a8abf77d"}, {"date": "2021-07-28T16:38:44", "title": "Update sample text for kwi_Latn; was not properly populated at some point and should have been reverted+repopulated.", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "d585a2aa1945a095a13b21449e0dc9f9168b8c16"}, {"date": "2021-07-28T16:28:01", "title": "Fill in masthead full/partial field for sample text in languages; was caused by some languages' glyph sets not being recognized as word characters in regex.", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "da5690fd948bdd92a58aecbbdfb89fafcc9da554"}, {"date": "2021-07-28T01:40:47", "title": "Remove language files for languages with undefined language.", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "32a31e442afa57a9ec1fe2476311c57d126ee71d"}, {"date": "2021-07-28T01:37:50", "title": "Follow up to commit: eecdfb76ad49b6ad34cef84d132f1dc5ad2ba98c.", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "a217b75f53c04e29ac25563bf5f912e612b64959"}, {"date": "2021-07-28T01:31:22", "title": "Revise regions for languages", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "eecdfb76ad49b6ad34cef84d132f1dc5ad2ba98c"}, {"date": "2021-07-27T18:01:34", "title": "Clear regions for historical languages.", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "3f32b67eeea3be1732adf76819aa5b2ffc49a4e0"}, {"date": "2021-07-27T17:15:08", "title": "Update ARTICLE.en_us.html", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "c2818e044de80e239900126fb9bcf5266884d285"}, {"date": "2021-07-27T09:39:15", "title": "Train One: Version 1.100 added (#3482)", "author": "Aaron", "status": "modified", "kind": "family", "id": "4beeb1c359deeb09c46662858f6409635760d31e"}, {"date": "2021-07-27T07:57:18", "title": "Mark historical languages and delete Bopo script along with zh_Bopo \u2013 we don't want to treat it as a language.", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "f249ab4db21a8b7efa9cadd688400bde9c20ea70"}, {"date": "2021-07-27T05:38:51", "title": "Add sample text / create languages for the sample texts provided via the Noto metadata holes spreadsheet.", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "0fba4424fe2dd15102fd745e5784f65043df1ea0"}, {"date": "2021-07-27T04:56:15", "title": "Handtune the Sanskrit (Orya) sample text", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "02f398344b169c05f1540ec2927fd86eb7ee7630"}, {"date": "2021-07-27T04:54:13", "title": "Add languages/sample text for new transliterations from Adam.", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "6c4c571683bcc6fdef5c4fcd0400cdd4460ebe01"}, {"date": "2021-07-27T04:53:33", "title": "Revert \"Add new languages using new transliterations\"", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "c2fa062d211b75abbed35bd8f7bba111035d3913"}, {"date": "2021-07-27T04:51:31", "title": "Add new languages using new transliterations", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "4e26200e6a3116cba618363547f8a94470c92c61"}, {"date": "2021-07-27T04:38:01", "title": "Add autonyms from the merged data set", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "3d975e01233f3291637fbce64d23f70c233d0671"}, {"date": "2021-07-27T04:32:11", "title": "Fill in sample text holes using neighboring fields (e.g. specimen16 => specimen21)", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "c497235b8be85c72cf5b44817c16f6c47637573f"}, {"date": "2021-07-27T02:24:15", "title": "Specify fallback for Open Sans is at wdth 100 (#3604)", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "2b2d42f6f75711dcefa30baff7c9ed6530d0cb8b"}, {"date": "2021-07-26T23:52:05", "title": "Update ARTICLE.en_us.html", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "9cde87e2e37f26be67b6569b7417042f6e60f8a8"}, {"date": "2021-07-26T23:46:11", "title": "Grab a few more fallback values to experiment with (#3603)", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "ca9288e18a30b8112cc9665371711c1cba5fd942"}, {"date": "2021-07-26T22:36:02", "title": "Create/edit languages to add sample text using the Article 1 translations", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "5a93474ac593ab116154bf7d0da6cb0a02ab7cbe"}, {"date": "2021-07-26T21:48:57", "title": "Revert \"Create/edit languages to add sample text using the article one translations from the merged YAML file: https://github.com/twardoch/udhr-custom/blob/bbd5f8a2ef92fb35feafc745de730038e28072f9/merged/udhr-art1-omniglot7.yaml\"", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "aaf2b9abc6be01d49cdad9a22a1189af93dd9699"}, {"date": "2021-07-26T21:22:41", "title": "Create/edit languages to add sample text using the article one translations from the merged YAML file: https://github.com/twardoch/udhr-custom/blob/bbd5f8a2ef92fb35feafc745de730038e28072f9/merged/udhr-art1-omniglot7.yaml", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "db6cfedf90bce1c91b0a590236681d3494994b6b"}, {"date": "2021-07-26T21:20:48", "title": "Update language id in METADATA.pb files for West Albay Bikol", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "a62c6557a4e37acc5810a96cf48ddd0a390f6868"}, {"date": "2021-07-26T10:27:33", "title": "Add/update languages with sample text using the UDHR transliterations/manual translations provided in https://github.com/twardoch/udhr-custom", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "f42a7e1c00d7f148847a543b09a1a28bf8adf23d"}, {"date": "2021-07-26T09:45:55", "title": "Public Sans: multiple designers fixed (#3592)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "58c0c30973dcfbb4d6a8a80ad5b3c32704dd5f1f"}, {"date": "2021-07-26T09:45:41", "title": "Fira Code: multiple designers fixed (#3593)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "020ab098d5a716d8de40b39d905d2568daec4136"}, {"date": "2021-07-26T09:45:26", "title": "David Libre: Multiple designers fixed (#3595)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "2df67f4d580a12cdba3f4a4711b00c31e9215097"}, {"date": "2021-07-26T09:45:04", "title": "Markazi Text: OFL added, multiple designers fixed (#3594)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "dcebce6c76c43860e7843de64cbfb4b275dfd53d"}, {"date": "2021-07-26T09:44:34", "title": "Heebo: multiple designers fixed (#3596)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "1c6ea269d513c69fe981fbead8f8303e412679ca"}, {"date": "2021-07-26T09:44:11", "title": "Assistant: multiple designers fixed (#3597)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "3bf3de52fcf49be38efbb0106f0a3acc329c2dc9"}, {"date": "2021-07-26T09:43:56", "title": "Ruda: multiple designers fixed (#3598)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "40d3e9e1fd36a11984c19e6baa202a5b5cbc13c4"}, {"date": "2021-07-26T08:08:29", "title": "Add two new Script textprotos (Aran, Rohg)", "author": "nathan-williams", "status": "new", "kind": "infrastructure", "id": "d1ab21c8b0bf89aa3c83556917cf588225b4018a"}, {"date": "2021-07-22T02:39:43", "title": "Update to_sandbox.txt", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "ba19f4ac0b5b635c233dcaf78a5666ce37947918"}, {"date": "2021-07-22T01:51:00", "title": "It's very surprising when Noto Sans Mono doesn't appear in the monospace category", "author": "Rod S", "status": "modified", "kind": "infrastructure", "id": "38996cca33cf0e097b0f3ac1cb37757dfb750ba4"}, {"date": "2021-07-21T21:05:00", "title": "Article2 (#3589)", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "c7f1a853e6c434bd6446793bfc582b7723474fe8"}, {"date": "2021-07-21T19:42:43", "title": "Fist test article html file. (#3588)", "author": "Andrew John", "status": "new", "kind": "infrastructure", "id": "2df0203b58f5242a8b22fc7f361d362740179f0b"}, {"date": "2021-07-20T09:29:58", "title": "Work Sans: Version 2.011 added (#3586)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "305a050da82a6cb78eb22770d0830da7a75c5a72"}, {"date": "2021-07-20T08:22:06", "title": "Scheherazade New : version 3.200 added (#3582)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "564c683ae28c13ba5848f4daeb9e7496a658b7f8"}, {"date": "2021-07-19T11:13:13", "title": "stalinistone: version 3.004 (#3585)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "47acff4b8a9426b1da5d8e951a88f339bb95a7aa"}, {"date": "2021-07-16T13:32:45", "title": "updated to_prod list (#3584)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "eb6ae7506a970bbc1263d8d9329cbe90ebad6938"}, {"date": "2021-07-16T13:20:41", "title": "updated sandbox list (#3583)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "736305cd763a34104610749393f27ba125b8bcdc"}, {"date": "2021-07-16T00:05:39", "title": "Update language ids to always include the script code. There is no benefit in our code to having the script implied under some conditions.", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "efdae618d353fa740835fe8d121b41f8d8c96877"}, {"date": "2021-07-15T14:11:51", "title": "Rampart One: Version 1.100 added (#3478)", "author": "Aaron", "status": "new", "kind": "family", "id": "40d0d88683b81fe307092951138cf81e626f621a"}, {"date": "2021-07-15T14:05:20", "title": "IBM Plex Sans Condensed: Version 1.3 added (#3440)", "author": "Yanone", "status": "modified", "kind": "family", "id": "137470e1c67e8632d41997d10e620eee1e023a80"}, {"date": "2021-07-15T13:13:23", "title": "Shizuru Font: Version 1.000 added (#2871)", "author": "Aaron", "status": "new", "kind": "family", "id": "1031401d9f1fb8372738a98d16706395a2be5585"}, {"date": "2021-07-15T13:12:43", "title": "Rock 3D: Version 1.000 added (#2870)", "author": "Aaron", "status": "new", "kind": "family", "id": "fd0aabe0ac26f8a1e5a06c92264e991952a9d924"}, {"date": "2021-07-15T13:08:09", "title": "Klee: Version 1.100 (#2908)", "author": "Aaron", "status": "new", "kind": "family", "id": "a881eac792f94326957e5796541b99ac9e434a52"}, {"date": "2021-07-15T10:00:46", "title": "[gftools-packager] Urbanist: Version 1.250 added (#3431)", "author": "corey hu", "status": "new", "kind": "family", "id": "fe7c8ea29152913af38da8ac51974ab02a8ffc50"}, {"date": "2021-07-15T09:57:07", "title": "Allison: Version 1.010; ttfautohint (v1.8.3) added (#3574)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "3e7d7585d218aa0db6ebcd0d3c176718ff48670e"}, {"date": "2021-07-15T09:54:23", "title": "RUSerius: Version 1.010; ttfautohint (v1.8.3) added (#3575)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "4d1f7ae9cd1e1b6b26f615bb801ee96c7b8bbbfc"}, {"date": "2021-07-15T09:51:25", "title": "Besley: version 2.000 added (#2942)", "author": "Owen", "status": "new", "kind": "family", "id": "85c5cea9da66117723c05bf5d7a7143fd10a411b"}, {"date": "2021-07-15T09:42:39", "title": "Be Vietnam Pro: Version 1.000 added (#3456)", "author": "bettergui", "status": "new", "kind": "family", "id": "659c177cdcf193101a1721ea9373e70be36c03ee"}, {"date": "2021-07-09T20:14:59", "title": "Update descriptions for Noto families.", "author": "nathan-williams", "status": "modified", "kind": "metadata", "id": "93ea8cbe3ce6c0f64142b233e113bc2496f5fc04"}, {"date": "2021-07-09T16:32:27", "title": "Shippori Mincho B1: Version 3.110; ttfautohint (v1.8.3) added; Shippori Mincho: Version 3.110; ttfautohint (v1.8.3) added (#3316)", "author": "Aaron", "status": "modified", "kind": "family", "id": "01fe2d31ea04a7d2d294f0698c16544b63bbc87d"}, {"date": "2021-07-09T13:04:26", "title": "Lexend Exa: Version 1.100 added; Lexend: Version 1.100 added; Lexend Giga: Version 1.100 added; Lexend Peta: Version 1.100 added; Lexend Mega: Version 1.100 added; Lexend Deca: Version 1.100 added; Lexend Zetta: Version 1.100 added; Lexend Tera: Version 1.100 added (#3517)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "da0650b869cca3db7ad721dab552debe82bb69b0"}, {"date": "2021-07-09T12:59:59", "title": "Update to_production.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "2ef72759514b9399d24adab6cf21143c3036a23b"}, {"date": "2021-07-09T06:38:53", "title": "Update all Noto description files with the noto docs sources.", "author": "nathan-williams", "status": "modified", "kind": "metadata", "id": "3447a6fdbb983ca2b0196b9a94533a325fd91588"}, {"date": "2021-07-08T14:24:39", "title": "updated to_* lists (#3578)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "d0b3a0b1e7bcc8c4e728e60d3a5be3cb20f1c989"}, {"date": "2021-07-08T03:29:47", "title": "Populate sample_glyphs field in all noto families.", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "e2cb4aa135f8065dce43c5b46c59f4d667059c36"}, {"date": "2021-07-02T17:04:13", "title": "Update TRIVIA.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "e4b6d1f499cff6043fd67386710d7c7754b65fca"}, {"date": "2021-07-01T20:37:02", "title": "Add names to languages missing them.", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "824b9349bdf386e0e0dfb289a10b70a585cde421"}, {"date": "2021-07-01T16:48:41", "title": "update to_* files (#3572)", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "edd7fe0f9dea7a9fdc0d79655bda14204103c937"}, {"date": "2021-07-01T10:49:25", "title": "IBM Plex Sans Hebrew: Version 1.2 added (#3554)", "author": "Yanone", "status": "new", "kind": "family", "id": "6d4b5da4272f744a6c42c4b550ed1fd32651f723"}, {"date": "2021-07-01T10:49:01", "title": "IBM Plex Sans Devanagari: Version 1.1 added (#3555)", "author": "Yanone", "status": "new", "kind": "family", "id": "a3dd250ef48efe60f609ea3558641b389370bd80"}, {"date": "2021-07-01T10:48:32", "title": "IBM Plex Sans KR: Version 1.001 added (#3556)", "author": "Yanone", "status": "new", "kind": "family", "id": "29731dada3b0ad91a10336c8ef5f25dc690aecc4"}, {"date": "2021-07-01T10:48:19", "title": "IBM Plex Sans Thai: Version 1.1 added (#3557)", "author": "Yanone", "status": "new", "kind": "family", "id": "3b7aef15c0d06b8939bb92917136b27aaae5ea91"}, {"date": "2021-07-01T10:47:07", "title": "IBM Plex Sans Thai Looped: Version 1.1 added (#3558)", "author": "Yanone", "status": "new", "kind": "family", "id": "0457aa161dbfff74fbbf8bd8d1c54a408ae8fb6b"}, {"date": "2021-07-01T10:46:44", "title": "IBM Plex Sans Arabic: Version 1.1 added (#3545)", "author": "Yanone", "status": "new", "kind": "family", "id": "121e596e0923a3fb124f45a8b858769a199369d3"}, {"date": "2021-06-29T14:50:02", "title": "Stick No Bills: Version 2.000 added (#3571)", "author": "Yanone", "status": "new", "kind": "family", "id": "649983275680b0efe946e1de1dba99ed718dc179"}, {"date": "2021-06-29T08:59:58", "title": "Yaldevi: Version 1.100 added (#3570)", "author": "Yanone", "status": "new", "kind": "family", "id": "5236812944acca710a7b6db2dbc583a02671ea2f"}, {"date": "2021-06-29T01:25:24", "title": "Add a line break to script files to trigger running the push tool.", "author": "Salma Bleaz", "status": "modified", "kind": "infrastructure", "id": "b7175497be88eb486ba49d52feb5a54a2abff22c"}, {"date": "2021-06-28T10:00:54", "title": "Red Hat Display: Version 1.010 added (#3520)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "90395889ed44cbd1bce429834020bb81c4d6e88b"}, {"date": "2021-06-28T09:46:58", "title": "Red Hat Text: Version 1.010 added (#3519)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "6802dfae9b6f4201d848fbab651c23045fef96a1"}, {"date": "2021-06-28T08:37:58", "title": "Gemunu Libre: Version 1.100 added (#3567)", "author": "Yanone", "status": "modified", "kind": "family", "id": "77b7a8700e8ed0d45b9f2ecbfd378ac3a97185ed"}, {"date": "2021-06-26T02:39:59", "title": "Remove sample_text field from languages where they only have fallback_language.", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "f2c3da05f6b8d8ee6b3abc4b466287ccdd680501"}, {"date": "2021-06-25T08:30:11", "title": "Better website link (#3566)", "author": "Yanone", "status": "modified", "kind": "designer", "id": "9bcd70a7b811115ea25a59b6baec5e96bcd58801"}, {"date": "2021-06-25T00:38:22", "title": "Gowunbatang DESC fix url", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "b16f04d3e6295b7634c30d4ce79ba4f1d2149358"}, {"date": "2021-06-25T00:35:42", "title": "Gowunbatang DESC fix", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "c69bc5132f72305d81d7439213c52d6f862dfdb3"}, {"date": "2021-06-25T00:33:28", "title": "Update to_sandbox.txt", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "80435bf0e1de738026116e80d09b880e9aa058fb"}, {"date": "2021-06-24T09:32:46", "title": "Update test_server_files.yaml", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "66885185d52ffac3402dc9ed6aa867e3eebd4340"}, {"date": "2021-06-23T22:22:28", "title": "Update to_production.txt", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "da0b12f02b43a7084f30776ad1a0635cf1940595"}, {"date": "2021-06-23T18:45:02", "title": "Merge Noto Serif Tamil Slanted into Noto Serif Tamil as the Italic style.", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "9b085f82900b7ec74b57bf2d19edddd2f1533111"}, {"date": "2021-06-23T18:26:16", "title": "Remove wdth axis [100,100] from notoserifgurmukhi/METADATA.pb", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "b7c42aac27216060bf75c635e56a7812c1f59d77"}, {"date": "2021-06-23T18:22:30", "title": "Add new languages/scripts.", "author": "nathan-williams", "status": "new", "kind": "infrastructure", "id": "c329f948b88e64fbe2092aedb89db5b7d170f083"}, {"date": "2021-06-23T18:20:17", "title": "Set OS2 weight values on NotoSerifMyanmar* to have expected values.", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "5b7db9fef30553b450703a44ab654ddcad47f1c8"}, {"date": "2021-06-23T18:15:00", "title": "Set OS2 weight class to expected values on Noto Sans Thai Looped TTFs.", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "8b575d598097bc969d2ad068bbb9f9e91b821a2f"}, {"date": "2021-06-23T16:51:13", "title": "IBM Plex Sans: Version 3.2 added (#3439)", "author": "Yanone", "status": "modified", "kind": "family", "id": "e0b9f6ca2d88f7d6e89710ee06b17d53a21f6a22"}, {"date": "2021-06-23T15:47:24", "title": "IBM Plex Serif: Version 2.6 added (#3544)", "author": "Yanone", "status": "modified", "kind": "family", "id": "b598f5e3ad6849188c9c71714b0fafe11dc88e02"}, {"date": "2021-06-23T14:54:20", "title": "IBM Plex Mono: Version 2.1 added (#3527)", "author": "Yanone", "status": "modified", "kind": "family", "id": "465b90c97b4de569e0b546bb2536900194cf7187"}, {"date": "2021-06-23T02:06:28", "title": "Update OFL.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "cd0053a201ed4f6c672e7daaa2e43ab3a0b61074"}, {"date": "2021-06-23T02:02:38", "title": "Update OS/2 Weight Class on NotoNastaliqUrdu-Bold.ttf to match the expected value of 700. fixes #3563", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "bbe747defd5df7db7ed13aa59b10d4b01395e236"}, {"date": "2021-06-22T14:24:14", "title": "Dongle: Version 2.000 added (#3530)", "author": "Aaron", "status": "new", "kind": "family", "id": "388be86af3f1ba315e505752b4e26ca1078b712a"}, {"date": "2021-06-22T14:19:08", "title": "Glory: Version 1.011 added (#3553)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "e311a15b7cef0d617a0ca1206769f8bb8397af88"}, {"date": "2021-06-22T14:17:38", "title": "Alumni Sans: Version 1.014 added (#3559)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "bc42a87b00b60bb82a38ad7916b333fb41c2dccb"}, {"date": "2021-06-18T17:39:48", "title": "Mark historical languages.", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "0803a1e24c87937bc5c455688aba28baf20e6dc3"}, {"date": "2021-06-17T16:44:12", "title": "Add a line break to region files to trigger running the push tool.", "author": "Salma Bakr", "status": "modified", "kind": "infrastructure", "id": "10a6c2bbe00424fc7ac518e79df83af11f695a16"}, {"date": "2021-06-17T13:49:48", "title": "Hachi Maru Pop: Version 1.300 added (#3484)", "author": "Aaron", "status": "modified", "kind": "family", "id": "a9f5b0a285a8f2883b3448580db61f6289e3187b"}, {"date": "2021-06-17T13:46:28", "title": "fontworksinc : bio added (#3532)", "author": "Min Kim", "status": "new", "kind": "designer", "id": "44b99068ff1a0e8a0ff9caa76203c6ee5e971a17"}, {"date": "2021-06-17T13:45:42", "title": "Satsuyako : bio added (#3534)", "author": "Min Kim", "status": "new", "kind": "designer", "id": "b77f0e72563bb51f512b7cf9862eae5cd20487e1"}, {"date": "2021-06-17T13:45:28", "title": "Font Zone 108 : bio added (#3535)", "author": "Min Kim", "status": "new", "kind": "designer", "id": "d551d1b2e52a16b0e4aa9d6afcf6b4881e4eb9c4"}, {"date": "2021-06-17T13:45:17", "title": "Nontynet : bio added (#3536)", "author": "Min Kim", "status": "modified", "kind": "designer", "id": "3f082333064b538a50174ea634763095452cbcde"}, {"date": "2021-06-17T13:45:02", "title": "FONTDASU : bio added (#3537)", "author": "Min Kim", "status": "new", "kind": "designer", "id": "6bd5d29da73df568b333645296c083530892ac54"}, {"date": "2021-06-17T13:44:49", "title": "Hiroki-Chan : bio added (#3538)", "author": "Min Kim", "status": "new", "kind": "designer", "id": "c79c1b0d026360c66e0e8fb4b1ec166a7594a458"}, {"date": "2021-06-16T21:27:56", "title": "Remove und.textproto; und is a pseudo-language.", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "a1b79b304a382fe57228c32127b54e35d13e095c"}, {"date": "2021-06-16T20:33:43", "title": "Add missing script info for some lagnuage textprotos.", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "7f29adf54fe5243c92d139a1592575a103c9331b"}, {"date": "2021-06-16T17:01:29", "title": "Update Oswald CLS values (#3542)", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "1e219b23207ed18a7ac703e08d44ae35a9612f19"}, {"date": "2021-06-16T06:41:24", "title": "Update METADATA.pb (#3540)", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "7a613f6db52028b2dc73a2c717c5092cc546ba3e"}, {"date": "2021-06-16T04:34:23", "title": "Update METADATA.pb (#3539)", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "549e9a3f356d60db717f8ee8e5fe894b02f1ae74"}, {"date": "2021-06-16T04:22:28", "title": "First pass at rigging fallbacks for Oswald (#3531)", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "0685e0c2d0f8b4fd88f507edb7143590343d3cd4"}, {"date": "2021-06-15T15:57:17", "title": "Add extra line to the end of language files to trigger the push tool.", "author": "Salma Bakr", "status": "modified", "kind": "infrastructure", "id": "6c5ad149db6ec66c3f856f7049d77a6e1e73152f"}, {"date": "2021-06-15T02:08:14", "title": "Update to_sandbox.txt", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "688c2d0d924fcd5eda050bd02214fdd3dde24edd"}, {"date": "2021-06-14T14:56:45", "title": "Add required header to greatvibes/OFL.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "4096491256fd3048bc736c866564ab1adca1382b"}, {"date": "2021-06-14T14:11:42", "title": "Great Vibes: Version 1.010; ttfautohint (v1.8.3) added (#3528)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "59adf74d6054b41e8e647193c1cfa69115256843"}, {"date": "2021-06-12T10:26:22", "title": "Comic Neue credit Hrant (#3529)", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "370c795d7e5f9b02db9a793c2779e2c8f94c6adc"}, {"date": "2021-06-11T13:49:55", "title": "Gowun Dodum: Version 2.000 added (#3523)", "author": "Aaron", "status": "new", "kind": "family", "id": "16a2143d6f6d3a722f4c1bd96a76a637b952c412"}, {"date": "2021-06-11T13:49:21", "title": "Gowun Batang: Version 2.000 added (#3524)", "author": "Aaron", "status": "new", "kind": "family", "id": "539f6c4bb51e9b328dd5826bcbf2fd9b1ce56e19"}, {"date": "2021-06-11T13:47:04", "title": "Red Hat Mono: Version 1.010 added (#3518)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "485d5b68fa3a9bcd4cf4e0cfe818adea3ea47c45"}, {"date": "2021-06-11T09:04:10", "title": "Yusei Magic: Version 1.200 added (#3513)", "author": "Aaron", "status": "modified", "kind": "family", "id": "f58dfb9001f31a5eb15b4960b9548b8fd0fa6168"}, {"date": "2021-06-11T09:02:10", "title": "Kiwi Maru: Version 1.100 added (#3514)", "author": "Aaron", "status": "modified", "kind": "family", "id": "3c056bcb5ff36927f98e5d12e34d74a9a3e36068"}, {"date": "2021-06-11T09:01:37", "title": "Yomogi: Version 3.100 added (#3516)", "author": "Aaron", "status": "modified", "kind": "family", "id": "0d23c895fdfbbb977fa7a6317a169a4ba2dd6321"}, {"date": "2021-06-10T00:50:48", "title": "Update to_sandbox.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "d275485e394b6fb002092dadd58c7a04bb3f5845"}, {"date": "2021-06-09T18:24:56", "title": "Add required header to Allura license file", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "af3910d427d03070d53748fdb4412ce1d80362bf"}, {"date": "2021-06-09T14:39:02", "title": "Mulish: Version 3.602 added (#3335)", "author": "Yanone", "status": "modified", "kind": "family", "id": "4fc2349f63644b20792e839849e0f7b418fedb9e"}, {"date": "2021-06-09T14:21:24", "title": "Azeret: Version 1.002 added (#3475)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "c44cf77ca5281d654117f49bf349c7d6200ff688"}, {"date": "2021-06-09T13:12:04", "title": "Designer: Carolina Giovagnoli added (Andada Pro) (#3489)", "author": "Rosalie Wagner", "status": "modified", "kind": "designer", "id": "69698a96e4f81a42bb46b96a0ec0f959b7949d28"}, {"date": "2021-06-09T12:50:37", "title": "Ruthie: Version 1.012 added (#3485)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "6d91f3c06971d51f10e4327e3a7a5ba51d5dd318"}, {"date": "2021-06-09T10:56:57", "title": "Hina Mincho: Version 1.100 added (#3486)", "author": "Aaron", "status": "modified", "kind": "family", "id": "0bac7827e144dbedf41b2ae9cb798d1b19f180ba"}, {"date": "2021-06-09T10:55:17", "title": "Designer: Martin V\u00e1cha added (Azeret Mono) (#3488)", "author": "Rosalie Wagner", "status": "new", "kind": "designer", "id": "4eea7b332ea1e40492d1e7ae903f0418897abeda"}, {"date": "2021-06-09T10:49:27", "title": "Designer: Displaay added (Azeret Mono) (#3487)", "author": "Rosalie Wagner", "status": "new", "kind": "designer", "id": "d0a1de1b7288388e49eb8c13b819fad584de70f3"}, {"date": "2021-06-09T10:48:12", "title": "Allura: Version 1.100 added (#3483)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "3185fd527ea6cb5b1697a18e59187a29307a2106"}, {"date": "2021-06-08T20:38:47", "title": "Update METADATA.pb", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "3a48508de6f50ac3ead39d06a323c6ede31e988a"}, {"date": "2021-06-08T18:30:08", "title": "Update METADATA.pb", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "b7f42eced4ca7ddb628e53b5ea3f275a90d1e580"}, {"date": "2021-06-04T14:12:12", "title": "Linus Boman added as designer of Atkinson (#3471)", "author": "Viviana Monsalve", "status": "new", "kind": "designer", "id": "14e15d1dea4539acdd5557043f4e9d5708fa9d59"}, {"date": "2021-06-04T14:12:00", "title": "Applied Design Works added as designer of Atkinson (#3467)", "author": "Viviana Monsalve", "status": "new", "kind": "designer", "id": "3e2a880f98947086ec362e72f793b25448f408ed"}, {"date": "2021-06-04T14:11:04", "title": "Megan Eiswerth added as designer of Atkinson (#3469)", "author": "Viviana Monsalve", "status": "new", "kind": "designer", "id": "220a451eb48de31ccbd628212676d5c3cb244f7a"}, {"date": "2021-06-04T14:10:43", "title": "Elliott Scott added as designer of Atkinson (#3468)", "author": "Viviana Monsalve", "status": "new", "kind": "infrastructure", "id": "ad684a752e3a18d0dfeac7df2c5fae6c71107e33"}, {"date": "2021-06-04T14:10:20", "title": "Braille Institute added as designer of Atkinson Hyperlegible (#3466)", "author": "Viviana Monsalve", "status": "new", "kind": "designer", "id": "f81101a62fa1c0851b494fd0c12d8fb0a423a3d5"}, {"date": "2021-06-04T14:08:03", "title": "Theodore Petrosky added as designer of Atkinson (#3472)", "author": "Viviana Monsalve", "status": "new", "kind": "designer", "id": "ee25201730415289760d306f66acd89fefd7e14a"}, {"date": "2021-06-04T14:06:42", "title": "Kumbh Sans: Version 1.003 added (#3465)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "a96b1ce809acfe0bf73e608a788d3e0221a286e3"}, {"date": "2021-06-04T05:15:15", "title": "Update METADATA.pb", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "430f2371640b7249455898a8a6e0e0dea557bfcb"}, {"date": "2021-06-03T15:56:44", "title": "Add GF download ZIP metadata for Recursive and Fraunces families.", "author": "Salma Bakr", "status": "new", "kind": "infrastructure", "id": "cd5801f10bc4fc62074ed09fc8decb2a6b60ab80"}, {"date": "2021-06-03T15:50:44", "title": "Playball: Version 1.010 added (#3464)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "00ab40e1cdf29190ad0c1432c079f950185e11f4"}, {"date": "2021-06-03T15:08:29", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "4c6c4418b24bb3e58ca627e17c16b7e9cab35c0e"}, {"date": "2021-06-03T15:08:13", "title": "Update to_production.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "de566962cb05128f1f8fcb837b48077749e9f3c3"}, {"date": "2021-06-03T14:56:29", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "6fce85985e4b854d965e760ea9dbfc262a69d7cb"}, {"date": "2021-06-03T14:55:56", "title": "updating Robert Leuschke directory (#3463)", "author": "Viviana Monsalve", "status": "modified", "kind": "designer", "id": "86d181352068da81e94c00ddf6e3fb86116493bd"}, {"date": "2021-06-03T11:16:55", "title": "To prod (#3462)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "69291187771e29a52b710743745e42a1ba640280"}, {"date": "2021-06-03T10:20:47", "title": "to_sandbox.txt updated (#3460)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "ee2a632d47a74e382561b6d023b01eea2d9ce194"}, {"date": "2021-06-03T09:47:36", "title": "Kousuke Nagai: fixed minor typo (#3461)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "07a85d0a6734aa9f99e447fcd4a714b7be2fabaa"}, {"date": "2021-06-01T07:38:33", "title": "WindSong: Version 1.010; ttfautohint (v1.8.3) added (#3454)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "54ae16f51fb15a22536f7e3bf65833f520909b0a"}, {"date": "2021-05-27T12:22:00", "title": "STIX Two Text: Version 2.13 b170 added (#3385)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "9017368e541f77a66e2302f474d2142d1bb77f5c"}, {"date": "2021-05-26T07:39:11", "title": "Add placeholder article for Nushu", "author": "nathan-williams", "status": "new", "kind": "infrastructure", "id": "be2f656d7547398559196b47ede17b30c05ddc4c"}, {"date": "2021-05-26T06:39:33", "title": "Process exemplar chars for all languages, replacing unicode encodings with actual chars and unescaping characters, as well.", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "6bb0db0da75eb2b0add4bb8a24064ac3016869d3"}, {"date": "2021-05-25T21:14:05", "title": "Lovers Quarrel: Version 1.010; ttfautohint (v1.8.3) added (#3443)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "385af64e06099604fd67c2b002c915748892358b"}, {"date": "2021-05-21T17:14:38", "title": "Update to_sandbox.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "e98c6f1e1508c086c36c7a1963e3355c621db927"}, {"date": "2021-05-21T11:54:25", "title": "Georama: Version 1.001 added (#3358)", "author": "Yanone", "status": "modified", "kind": "family", "id": "d9733b43f050487e34cc24100c00c4dceecccaff"}, {"date": "2021-05-21T11:47:22", "title": "MonteCarlo: Version 1.010; ttfautohint (v1.8.3) added (#3422)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "3bad658bbefc87592f4dca3b1c130aa3a13dfddc"}, {"date": "2021-05-21T11:46:59", "title": "Style Script: Version 1.010; ttfautohint (v1.8.3) added (#3424)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "ea1203dd089e4702ab45557123d80a8c34e3eadd"}, {"date": "2021-05-21T11:17:51", "title": "Andada Pro: Version 3.003 added (#3430)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "abc77b248fce0adf9ea393a03f8dd257fe92fc96"}, {"date": "2021-05-21T05:25:13", "title": "Add language definitions for remaining notos that should have them", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "336fe7c3a241427f052fc5bc17cff166a994a8a2"}, {"date": "2021-05-20T15:05:35", "title": "Scheherazade new: version 3.100 added (#3417)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "44f046916150da63f6d382f9b7d03aa9f283ee17"}, {"date": "2021-05-20T15:03:28", "title": "Fix incorrect file permissions", "author": "Bruno Arueira", "status": "modified", "kind": "family", "id": "d0623a232f5b64f5e1963dc88c66d7de8f25f872"}, {"date": "2021-05-19T21:35:14", "title": "Remove duplicate language entries from family protos.", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "1fc9ccab9c73630857dc124a31cfbd350f38b1ea"}, {"date": "2021-05-19T20:40:50", "title": "Update METADATA.pb", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "32af542d44548c328156daa25e4673953607fc0c"}, {"date": "2021-05-19T10:13:47", "title": "Update test.yaml", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "ba4e1c9de22c1e41a7696ff9c53a2e5afa1549c9"}, {"date": "2021-05-18T18:58:45", "title": "Add supported language metadata to the Noto METADATA.pb files. (#3427)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "10da177d80fb84fb59c72498769f2550487c1c0f"}, {"date": "2021-05-18T03:45:48", "title": "Backfill region data for languages using existing Noto metadata", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "143e2b977b52eed3631e1ac952884d6f3f548840"}, {"date": "2021-05-18T03:41:21", "title": "Pull languages present in existing Noto site metadata and create corresponding LanguageProtos. Required adding a couple of ScriptProtos as well.", "author": "nathan-williams", "status": "new", "kind": "infrastructure", "id": "931717be58576ad1958550a28bf330cd79002d30"}, {"date": "2021-05-14T15:14:05", "title": "Add language/script definitions so that every Noto family has at least one supported language besides outliers like Sybmols and Emoji.", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "686484f9ab0530d18d88003e37cd0b57650480d6"}, {"date": "2021-05-14T14:11:37", "title": "Update to_sandbox.txt", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "5a9c6767e895024bafdb5c669fbbaf8c986d86b5"}, {"date": "2021-05-14T09:26:40", "title": "SIL International: bio added (#3421)", "author": "Rosalie Wagner", "status": "new", "kind": "designer", "id": "bc2bb9b32f8baf4f2f53f24207c3d025439432c6"}, {"date": "2021-05-14T09:18:43", "title": "[gftools-packager] Hahmlet: Version 1.001; ttfautohint (v1.8.3) added (#3408)", "author": "Aaron", "status": "new", "kind": "family", "id": "df3bab6722947cce9f7da9badc388f0ad9cb7a23"}, {"date": "2021-05-14T09:14:04", "title": "Santiago Orozco: bio updated (#3420)", "author": "Rosalie Wagner", "status": "modified", "kind": "designer", "id": "c876711d65948c5417d41b011657313e09c31e3f"}, {"date": "2021-05-14T09:10:01", "title": "ci: allow empty link for designer profiles", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "033223bf166ed8a2111a5e7799d9f07eb3945e30"}, {"date": "2021-05-14T09:06:17", "title": "tanukizamurai : bio added (#3423)", "author": "Min Kim", "status": "new", "kind": "designer", "id": "f0509e92e987353d1e28deb6efddc12b94e3a427"}, {"date": "2021-05-13T20:23:02", "title": "Add all Notos to to_sandbox.txt file since they were all just tagged with is_noto field.", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "b677f9438fc024a26f84b0e23c2d8b9eee6acd76"}, {"date": "2021-05-13T20:17:51", "title": "Tag Noto families as members of the Noto collection in their METDATA.pb files (is_noto: true).", "author": "nathan-williams", "status": "modified", "kind": "infrastructure", "id": "7f0185fdc9cc234d6b5bfa51913ef49957c6a158"}, {"date": "2021-05-13T17:22:51", "title": "Rename script Beng to Bangla.", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "0fd84e461922232f23b8422756d1c331932fd80f"}, {"date": "2021-05-12T12:33:34", "title": "Quicksand: Version 3.006 added (#3410)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "c4d10b2a6e42723c8bbac29eef4fcadf855764b6"}, {"date": "2021-05-11T23:06:16", "title": "Update lang metadata pkg.", "author": "nathan-williams", "status": "modified", "kind": "metadata", "id": "555f87824b1dddb8a258252bf5994125f63cd1e6"}, {"date": "2021-05-11T18:06:59", "title": "/tools/README fix link", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "8e6601965520a21c6c0d266259fa413c1b8a44f7"}, {"date": "2021-05-10T11:51:51", "title": "Update Palette Mosaic description file (#3386)", "author": "Aaron", "status": "modified", "kind": "metadata", "id": "aceb68f6c024f6396e69f395f77deb16b08fe2e7"}, {"date": "2021-05-10T11:46:15", "title": "Abdullah Aref: bio added (#3388)", "author": "Khaled Hosny", "status": "new", "kind": "designer", "id": "ccedc1f4d64158dc36d589d0499b64faa3b8f4b3"}, {"date": "2021-05-10T07:28:36", "title": "Fully populate lang/ metadata directory", "author": "nathan-williams", "status": "modified", "kind": "family", "id": "d428bcbed528d25691e76d885af772d235e9caac"}, {"date": "2021-05-07T10:24:16", "title": "Atkinson Hyperlegible: Version 1.006; ttfautohint (v1.8.3) added (#3362)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "1b22086d13bdbbf5ec63d01a39a49246e4ac355f"}, {"date": "2021-05-07T10:23:56", "title": "Playball: Version 1.001 added (#3384)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "ec8b602aadf658e5c06303f14c41616b8d2e8967"}, {"date": "2021-05-05T19:07:01", "title": "fix markdown syntax", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "infrastructure", "id": "a587b223b0c030475527db2e56c327450bab3e09"}, {"date": "2021-05-05T19:01:36", "title": "add a link to docs of fontbakery checks from the googlefonts profile", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "infrastructure", "id": "376ce498e1036e8ade33378078e4eb69a4fd0a21"}, {"date": "2021-05-05T16:35:00", "title": "updated to_sandbox (#3381)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "d561efb44d535376b25fdf249a61db3cedc44ba2"}, {"date": "2021-05-05T16:18:00", "title": "Italianno: Version 1.100; ttfautohint (v1.8.3) added (#3379)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "c7039c870a09971a8f458ea1311b5ddf68cbfec3"}, {"date": "2021-05-05T16:13:34", "title": "Zen Tokyo Zoo: Version 1.002; ttfautohint (v1.8.3) added (#3364)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "45dffb8b4b894ef6771e8b080c4ba8f0b7a2673e"}, {"date": "2021-05-04T10:54:13", "title": "Initialize language/region metadata.", "author": "nathan-williams", "status": "new", "kind": "infrastructure", "id": "13c45fe94cd268bc58c36acda1bdb70e6c0bb18f"}, {"date": "2021-04-30T14:00:26", "title": "Fuggles: Version 1.100; ttfautohint (v1.8.3) added (#3354)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "b5ca2d5f29eb0783b85dadf973abeb350271b071"}, {"date": "2021-04-30T13:58:22", "title": "Akaya Telivigala: Version 1.002; ttfautohint (v1.8.3) added (#3355)", "author": "Yanone", "status": "modified", "kind": "family", "id": "7b4021c0a1fb54537ea9d050e97e83fa9ea0ed88"}, {"date": "2021-04-30T09:19:26", "title": "Kousuke Nagai: bio added (#3359)", "author": "Min Kim", "status": "new", "kind": "designer", "id": "eb26f23620041d836b4d484fe864051ebe657718"}, {"date": "2021-04-29T13:29:43", "title": "Updated to_*.txt (#3353)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "f1aa96ee4869e5be1c0ce58459fcd70937e31e99"}, {"date": "2021-04-29T13:02:24", "title": "Tourney: Version 1.015 added (#3350)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "eb0bc5baaca1d95e5352f706f042064fffbe72ac"}, {"date": "2021-04-29T13:01:43", "title": "catalog/designers/robleuschke (#3259)", "author": "Viviana Monsalve", "status": "new", "kind": "designer", "id": "fb26270caf2f9e55b5a92de2dcd7ce5b1959498d"}, {"date": "2021-04-29T11:13:29", "title": "Update bio.html (#3351)", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "01e0ba504845359869c86302924283c4fb1b0d2e"}, {"date": "2021-04-28T09:52:57", "title": "Lexend Zetta: Version 1.005; ttfautohint (v1.8.3) added; Lexend Peta: Version 1.005; ttfautohint (v1.8.3) added; Lexend Exa: Version 1.005; ttfautohint (v1.8.3) added; Lexend Giga: Version 1.005; ttfautohint (v1.8.3) added; Lexend Mega: Version 1.005; ttfautohint (v1.8.3) added; Lexend Deca: Version 1.005; ttfautohint (v1.8.3) added; Lexend Tera: Version 1.005; ttfautohint (v1.8.3) added (#3345)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "f893bb335721c3ef13ad9bb8d2ff1a5206919cce"}, {"date": "2021-04-28T08:48:58", "title": "Rubik: Version 2.102 added (#3344)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "096e136d61e4e0cf9aff11d38eb2cc73c07381b1"}, {"date": "2021-04-27T18:01:33", "title": "Remove some unwanted cyrillic-ext subsets from noto (#3347)", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "47e383d132ddb876dcb760fb20cddcff91afbf3e"}, {"date": "2021-04-26T08:45:41", "title": "Update info.pb (#3341)", "author": "Yanone", "status": "modified", "kind": "designer", "id": "8801898c117ad67df5e740d313abca92fd7591d5"}, {"date": "2021-04-26T08:25:39", "title": "Festive: Version 1.101; ttfautohint (v1.8.3) added (#3314)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "7d43ecce95de59077ba3031103badf5c76a8cf34"}, {"date": "2021-04-26T08:14:48", "title": "Bilbo: Version 1.100 added (#3329)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "4af5d21701761dd821a1163dd6b1d86d5af03968"}, {"date": "2021-04-26T08:14:12", "title": "Qwigley: Version 1.010; ttfautohint (v1.8.3) added (#3328)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "82139bf16dcf542bfa931ec07c8ceb517eb28c70"}, {"date": "2021-04-26T08:06:05", "title": "Fix typo in Red Hat Display description (#3338)", "author": "Travis Spomer", "status": "modified", "kind": "metadata", "id": "d635b4680d4dfe056ef92edc63c8c3274fb11e9b"}, {"date": "2021-04-23T22:33:33", "title": "Assign noto subsets to a few unusual cases (#3337)", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "ddf442c99f7b39e35d2c5fbec2a94a07826b14e7"}, {"date": "2021-04-23T22:19:51", "title": "Update to_sandbox.txt", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "f80ca71f2d0476b522dcd5c0cab279b01b1fa1c3"}, {"date": "2021-04-23T22:16:07", "title": "Update to_sandbox.txt", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "dc119d89ecdd6a7cba54810b4301a6efbe723c3d"}, {"date": "2021-04-23T21:59:09", "title": "Update to_sandbox.txt", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "bd27449e26b8ef74790fa197609a8897e19dca3c"}, {"date": "2021-04-23T21:54:09", "title": "Update to_sandbox.txt", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "a8324d45ece84947be2b611a5aa2e786928a851a"}, {"date": "2021-04-23T19:27:59", "title": "Assign Noto subsets (#3330)", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "6fb4da819deca6389d46b8ab65d9f80551ab40f3"}, {"date": "2021-04-23T11:11:08", "title": "Florian Karsten: update bio.html (#3331)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "cacb7114d80b8f15839408640f6195102292381f"}, {"date": "2021-04-23T11:10:56", "title": "updated to_sandbox (#3332)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "fb34260544969e52ce80644a76f411814b6eb6dc"}, {"date": "2021-04-23T10:51:25", "title": "Yrsa: Version 2.001 added (#3327)", "author": "Yanone", "status": "modified", "kind": "family", "id": "6cf9a98f64f47e95ec78217db210ba15fbe7bd4e"}, {"date": "2021-04-23T10:46:58", "title": "Rasa: Version 2.001 added (#3326)", "author": "Yanone", "status": "modified", "kind": "family", "id": "7ea10e1f8dc4cb057c2989a72718d9d963940198"}, {"date": "2021-04-22T21:40:47", "title": "Assign another round of Noto subsets (#3324)", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "f093c40588516725b0a03f08d704ce7c4b6b225e"}, {"date": "2021-04-21T15:50:47", "title": "Hina Mincho: Version 1.000; ttfautohint (v1.8.3) added (#3312)", "author": "Aaron", "status": "new", "kind": "family", "id": "bf63dbc0b8196df75283e0b7251bc4584911e52f"}, {"date": "2021-04-21T14:36:37", "title": "YomogiFont: Version 3.000; ttfautohint (v1.8.3) added (#2882)", "author": "Aaron", "status": "new", "kind": "family", "id": "c84125aca6f6cb53cb96db4298036a98b0831eae"}, {"date": "2021-04-21T14:25:55", "title": "Shippori Antique: Version 2.000; ttfautohint (v1.8.3) added; Shippori Antique B1: Version 2.000; ttfautohint (v1.8.3) added (#2869)", "author": "Aaron", "status": "new", "kind": "family", "id": "d6e18668a6b361867a279e7503f6d42d92f3ada9"}, {"date": "2021-04-21T12:03:00", "title": "[gftools-packager] Qahiri: Version 1.01 added (#2924)", "author": "Khaled Hosny", "status": "new", "kind": "family", "id": "075a93018606c135ffd4e973db1af85c2a58aac2"}, {"date": "2021-04-21T10:35:27", "title": "STIX Two Text: Version 2.12 b168 added (#3256)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "294ec619432f07d65ae8432d131aa547980322d7"}, {"date": "2021-04-21T10:35:01", "title": "STIX Two Math: Version 2.12 b168 added (#3304)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "76d97cb481958f9bb0976a453f8126f8e2ea87ab"}, {"date": "2021-04-20T15:37:35", "title": "Update to_production.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "f9043c8cfe56583786dc6afc2d556ca976e5d214"}, {"date": "2021-04-20T15:29:21", "title": "ofl/spacegrotesk/DESCRIPTION.en_us.html Add minisite link (#3320)", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "f2391adaa213471186ca066036912bf5a755bee2"}, {"date": "2021-04-14T16:53:00", "title": "updated to_sandbox (#3313)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "5c3d8ef085f3084db38936d0dcd39a567dbc1e01"}, {"date": "2021-04-14T13:01:02", "title": "Chathura: removed ITC from designer (#3311)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "0e61f1d6ffffd3b9be9e62bd618b1503b90c7189"}, {"date": "2021-04-14T12:38:40", "title": "updated to_production.txt (#3310)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "1e2705fba10ccaf5841d343eeae0d4255b312c45"}, {"date": "2021-04-14T08:55:33", "title": "Palette Mosaic: Version 1.001 added (#3308)", "author": "Aaron", "status": "new", "kind": "family", "id": "9b890c8d44cbdf6800214705ffaf6d83452d2347"}, {"date": "2021-04-14T08:53:26", "title": "Update Trivia.md (#3309)", "author": "Adithya Krishna", "status": "modified", "kind": "infrastructure", "id": "86c8663a2c513464f993f40bc0ea97c9cb4074af"}, {"date": "2021-04-13T20:41:11", "title": "docs(TRIVIA): fix grammar (#3305)", "author": "David Barton", "status": "modified", "kind": "infrastructure", "id": "abe8d229466ff3f904ac67c383239edcde549f7e"}, {"date": "2021-04-13T16:13:01", "title": "Bona Nova: Version 4.001; ttfautohint (v1.8.3) added (#3275)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "728f6da025e3c73cab9192712492c01ad5922919"}, {"date": "2021-04-13T15:52:01", "title": "Natael Gama : bio updated (#3303)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "eeaf66a854514d0b13f36e3cdea2dcd7bc3870da"}, {"date": "2021-04-13T14:35:45", "title": "reemkufi: v1.0 (#3302)", "author": "Khaled Hosny", "status": "modified", "kind": "family", "id": "f99bdc98c66546d147aecd40dc233f81fe8048b2"}, {"date": "2021-04-13T14:14:23", "title": "Bitter: Version 2.002 added (#2801)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "7aca1ebb5db6fbe957ed765cc800b0b148a9539d"}, {"date": "2021-04-13T14:12:25", "title": "Otomanopee One: Version 3.003; ttfautohint (v1.8.3) added (#2868)", "author": "Aaron", "status": "new", "kind": "family", "id": "e57fc4e6dc99bf9b6e0c32e4fe952e02c46361e9"}, {"date": "2021-04-13T14:11:33", "title": "Recursive: Version 1.078 added (#3279)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "90cefea260c147a08c59c8c5cbe4fa28c40ae4f9"}, {"date": "2021-04-13T14:06:33", "title": "Rodrigo Fuenzalida : Bio added (#3289)", "author": "Rosalie Wagner", "status": "new", "kind": "designer", "id": "8b1a3348da6e94009994e9f70fc3c96008f86ea1"}, {"date": "2021-04-09T16:18:59", "title": "Assign subsets for adlam, cherokee, masaram-gondi, yi (#3285)", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "2b2aab212c4ed04131063a55ccde23714dd191fd"}, {"date": "2021-04-09T11:28:15", "title": "Natanael Gama: removed google+ link (#3282)", "author": "Rosalie Wagner", "status": "modified", "kind": "designer", "id": "88e32e32e3efa83ab1264a5ae1afaa285f809b7e"}, {"date": "2021-04-09T11:26:59", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "fc424eea9dcec7f7ccadd7bccb4c76469bb5f5b1"}, {"date": "2021-04-08T18:34:15", "title": "Update to_sandbox.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "61b68cd5b1ed2a4864de733bfcee7be8d3761062"}, {"date": "2021-04-08T18:34:00", "title": "Update to_production.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "dad32f1e28f903d46450f6a0d7184f7dbe3577d1"}, {"date": "2021-04-08T14:24:24", "title": "Revert \"Palette Mosaic Font One: Version 1.000 added\" (#3280)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "e9af3892857a6367091e97a4d6c56c6fde5abee0"}, {"date": "2021-04-08T14:22:15", "title": "Palette Mosaic Font One: Version 1.000 added (#2872)", "author": "Aaron", "status": "new", "kind": "family", "id": "6eba9c4624ac6e90ef5163c991ee707306983002"}, {"date": "2021-04-08T14:19:41", "title": "catalog/designers/rossmills (#3258)", "author": "Viviana Monsalve", "status": "new", "kind": "designer", "id": "8011eca1d2913a5ca096527827cc052ee793a804"}, {"date": "2021-04-08T09:49:36", "title": "Thomas Jockin : bio added (#3266)", "author": "Rosalie Wagner", "status": "new", "kind": "designer", "id": "94331922bf116089513c507acb97a5aec62556c6"}, {"date": "2021-04-08T08:40:40", "title": "Catalog Danh Hong (#3274)", "author": "Yanone", "status": "modified", "kind": "designer", "id": "6fe702862235ae554b48d14ccbf965be63b73a60"}, {"date": "2021-04-07T13:07:37", "title": "Rasa: Version 2.000 added (#3272)", "author": "Yanone", "status": "modified", "kind": "family", "id": "0f1f206bf82c04ca3a07e44b3d19362c52e530d8"}, {"date": "2021-04-07T13:07:14", "title": "Yrsa: Version 2.000 added (#3273)", "author": "Yanone", "status": "modified", "kind": "family", "id": "84dd83fd387a84b709b2011094cbf09469c02b72"}, {"date": "2021-04-07T12:51:56", "title": "Unchen: Description's URL updated (#2287)", "author": "Andrew John", "status": "modified", "kind": "metadata", "id": "27e946beed2bd02fc6d992469e0ede48763aba21"}, {"date": "2021-04-03T18:42:31", "title": "Update CONTRIBUTING.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "de5869af5c1ffc102a5d2a470a6a81eafc6228c9"}, {"date": "2021-04-01T17:55:21", "title": "updated to_sandbox.txt (#3277)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "1883ce3c76f2b2809578c9c3cc5c4f466253feff"}, {"date": "2021-04-01T10:15:05", "title": "CI: tests for designer profiles (#3268)", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "5069c3df0e0b6289b46fe58475038eaa9bbabdad"}, {"date": "2021-03-31T15:08:06", "title": "Kufam: Version 1.301; ttfautohint (v1.8.3) added (#3263)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "537ba8a1da30d3ad7cc0861044330ba2a50951f9"}, {"date": "2021-03-31T15:06:48", "title": "Alex Brush: Version 1.101 added (#3270)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "d9112d5cec1f8f2803a6eeb2f7ef44428647c5c7"}, {"date": "2021-03-29T09:55:26", "title": "Alex Brush: Version 1.101 added (#3248)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "7d87a7969ad5e54086c284c16440389a38cb7eb4"}, {"date": "2021-03-26T10:21:09", "title": "New Tegomin : designer name fixed (#3264)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "d30e32013facd83ea722ad3df98bd75aa38d85c4"}, {"date": "2021-03-26T10:19:36", "title": "Kapakana: designer name fixed (#3265)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "b66f71cbfb3419182d2f04cce3750455f28da36f"}, {"date": "2021-03-25T16:05:21", "title": "stevematteson make img png", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "de55a0402d1c47de591efb17345e5e61c7a988ea"}, {"date": "2021-03-25T15:50:03", "title": "Revert \"designers/stevematteson : sremoved link and .png (#3261)\" (#3262)", "author": "Marc Foley", "status": "modified", "kind": "designer", "id": "31aa2c92dc5f6690b6afaf1e8e02600d1f5ae47d"}, {"date": "2021-03-25T15:11:41", "title": "designers/stevematteson : sremoved link and .png (#3261)", "author": "Rosalie Wagner", "status": "modified", "kind": "designer", "id": "5e51a4883007350313d9806b3e020fb99b380a9c"}, {"date": "2021-03-25T14:09:47", "title": "encodesanssc: v3.002 added. (#2439)", "author": "Stephen Nixon", "status": "new", "kind": "family", "id": "a13d629c86d6880db5df718f4eaae0ee90a53d85"}, {"date": "2021-03-25T14:09:09", "title": "arefruqaa: v1.003 (#3215)", "author": "Khaled Hosny", "status": "modified", "kind": "family", "id": "de3320b54068a9e69748aa943e582294623fd3b5"}, {"date": "2021-03-25T14:06:55", "title": "Zen Loop: Version 1.000; ttfautohint (v1.8.3) added (#3166)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "f67bea885ba0ad06c6de7e41a8ec1f460f7820c6"}, {"date": "2021-03-24T17:31:02", "title": "updated to_sandbox.txt (#3255)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "a4b29ec82ead0b7a35e048861037a9761048d2ea"}, {"date": "2021-03-24T16:07:31", "title": "Brygada 1918: Version 3.006 added (#3252)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "4714790f81723b4ed52c2f08a16855cc24e7ad05"}, {"date": "2021-03-24T15:50:56", "title": "Concert One: Mutiple Designer fixed (#3253)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "8e38d8ff533d0e03f8400d1d0cd92f3b380b871d"}, {"date": "2021-03-24T15:32:55", "title": "updated to_production.txt (#3237)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "70c22962ef51cd6a1560e9f5dff11b90508c5ea0"}, {"date": "2021-03-24T15:32:38", "title": "designers/stevematteson : bio updated (#3236)", "author": "Rosalie Wagner", "status": "modified", "kind": "designer", "id": "874a33d5700a0537ed67b455c9276900bbdc9014"}, {"date": "2021-03-24T15:31:49", "title": "Meide designers changed to Johan Kallas, Mihkel Virkus (#3239)", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "81482bc8d4f4c710467c5974ac973f10b0dbb53d"}, {"date": "2021-03-24T15:31:13", "title": "Designer field changed to Oleg Pospelov, Jovanny Lemonad (#3240)", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "a34e24e8bac98ec76b9cbe34e48aca09a26b4239"}, {"date": "2021-03-24T15:30:41", "title": "Designer changed to Cadson Demak (#3241)", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "de56551db21ef40df0edfd084a017698e64d4395"}, {"date": "2021-03-24T15:28:33", "title": "Designer changed to Rodrigo Fuenzalida, Nicolas Massi (#3242)", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "ed32596e7008f175c3ca5fad05e6ac2021aa822e"}, {"date": "2021-03-24T15:27:53", "title": "Designer changed to Jovanny Lemonad, Pavel Emelyanov (#3243)", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "aa28af37ab7482e92f4b285b2dd3006d429961c0"}, {"date": "2021-03-24T15:27:01", "title": "Designer changed to Matt McInerney, Pablo Impallari, Rodrigo Fuenzalida, Brenda Gallo (#3244)", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "831b58074c1daa0357b258300d258570c04f66dc"}, {"date": "2021-03-24T15:25:29", "title": "Designer changed to Matt McInerney, Pablo Impallari, Rodrigo Fuenzalida (#3245)", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "062dbdcbffb17b5ebeaa4ebc586439f1119b6b00"}, {"date": "2021-03-24T15:24:26", "title": "Designer changed to Johan Kallas, Mihkel Virkus (#3246)", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "0e869d8d7215823cf1f5787405f7f7f021d853c3"}, {"date": "2021-03-24T11:53:13", "title": "Designer changed to Constanza Artigas Preller, Agustina Mingote (#3247)", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "fe14d5f47d8e8889958fa6037927a6d18eaa4e82"}, {"date": "2021-03-22T18:32:59", "title": "Update to_production.txt", "author": "nyshadhr9", "status": "modified", "kind": "infrastructure", "id": "6f0ff16f62674ecf558158992ed39a08087d4d49"}, {"date": "2021-03-22T10:10:28", "title": "designer changed to Tharique Azeez (#3216)", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "64e0b5e0a95a32bfe0894d6257f2a6cebfd86064"}, {"date": "2021-03-22T10:09:59", "title": "catalog/designers/thariqueazeez (#3217)", "author": "Viviana Monsalve", "status": "new", "kind": "designer", "id": "85cd2d4f4b4a6cb98f19978f86766fe586d55fb5"}, {"date": "2021-03-22T10:09:17", "title": "Fixmultipledesigners: Ruluko (#3219)", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "5a7921f5df4d9694d6390351a964836cfd61c69c"}, {"date": "2021-03-22T10:08:54", "title": "Fixmultipledesigners: Sedgwick Ave & Display (#3220)", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "46886efb53cbe51c2c6e1326581491660d229d4b"}, {"date": "2021-03-22T10:08:38", "title": "Fixmultipledesigners: Stalinist One & Stalin One (#3221)", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "b3497d3049d6597439214469bd80be6048793aef"}, {"date": "2021-03-22T10:08:23", "title": "Update METADATA.pb (#3223)", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "53600596f5b2b17ef6094239f5de1cc52a9ce8c9"}, {"date": "2021-03-22T10:08:09", "title": "Update METADATA.pb (#3224)", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "ed7afbc50390ecdb2819134812855f101530f14d"}, {"date": "2021-03-22T10:07:55", "title": "Update METADATA.pb (#3225)", "author": "Yanone", "status": "modified", "kind": "infrastructure", "id": "f7e5ed19581d573540426841433246c8a5f6021f"}, {"date": "2021-03-22T10:07:42", "title": "Lekton fix \"multiple designers\" (#3226)", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "ab516e78d1074cc6cf77b87bcce7e753fb67e89d"}, {"date": "2021-03-22T10:07:18", "title": "Convergence: Multiple designers fixed (#3227)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "f374fc2cb5491304098cc2f2a9f337a7489ce0d7"}, {"date": "2021-03-22T10:07:04", "title": "Ewert: Multiple designers fixed (#3228)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "06331b243120eaeb2faf9be57118a65c0ab53c6a"}, {"date": "2021-03-22T10:06:49", "title": "Galada: Multiple designers fixed (#3229)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "88ec414681f894039e1a0a21d724b6bb2bed3a52"}, {"date": "2021-03-18T16:52:15", "title": "Update to_sandbox.txt", "author": "nyshadhr9", "status": "modified", "kind": "infrastructure", "id": "42f9ea25c7262c45297a9cbb5d2c8080875db856"}, {"date": "2021-03-17T16:49:41", "title": "updated to_sandbox and to_production (#3212)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "35a071f374a868d3bd9ee0c93c1b3004d34e8891"}, {"date": "2021-03-17T14:06:09", "title": "Arima Madurai: Multiple designers fixed (#3207)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "e8146ed774f988a3dbae16100a379ffb3df7b5ee"}, {"date": "2021-03-17T14:05:17", "title": "Arya: fixed Multiple designers (#3208)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "7ae95a41fee254ddff2e976a814515446082c54e"}, {"date": "2021-03-17T14:04:06", "title": "Chathura: Fixed Multiple designers (#3209)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "17142d96119d311ca40c31867c36e26b2dfbdf5d"}, {"date": "2021-03-17T14:03:39", "title": "Amita: fixed Multiple designers (#3206)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "299517479328683d4a91902d5fa91fb146e4d9e7"}, {"date": "2021-03-15T10:48:42", "title": "Monda: Version 2.100; ttfautohint (v1.8.3) added (#3171)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "7f1eb1639d1954370545329a3219ad9c83cd7cc5"}, {"date": "2021-03-15T10:41:48", "title": "Karantina: Version 1.000; ttfautohint (v1.8.3) added (#3173)", "author": "Yanone", "status": "new", "kind": "family", "id": "c6a35a05e759f79e20a99fd511fe84a9b944f80d"}, {"date": "2021-03-15T10:39:58", "title": "Orelega One: Version 1.1 ; ttfautohint (v1.8.3) added (#3174)", "author": "Yanone", "status": "new", "kind": "family", "id": "38c4e065b473adfad469f67fad7fff4d160f7d99"}, {"date": "2021-03-15T10:38:16", "title": "Catalog: Vernon Adams (#3175)", "author": "Yanone", "status": "modified", "kind": "designer", "id": "1ed2b693f9b7df5f1310fe5f7a66f11292822a77"}, {"date": "2021-03-15T10:37:13", "title": "Antonio: Version 1.002 added (#3176)", "author": "Yanone", "status": "modified", "kind": "family", "id": "1e47308e55771f6fe4f54cc7efb252a4f796afb9"}, {"date": "2021-03-15T10:34:16", "title": "Zen Dots: Version 1.000; ttfautohint (v1.8.3) added (#3177)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "f73db06f37f4e5abca57792f56fc0125b36e55e0"}, {"date": "2021-03-15T09:42:53", "title": "Improve Actions hygiene (#3165)", "author": "Seth Vargo", "status": "modified", "kind": "infrastructure", "id": "78219a7b6d1c6d3a940c7b7bd0bfa54ef340d0dc"}, {"date": "2021-03-12T15:39:44", "title": "Yoshimichi Ohira bio info added (#3163)", "author": "Viviana Monsalve", "status": "new", "kind": "designer", "id": "af719627332552164d712e1147ae55f68a480428"}, {"date": "2021-03-12T15:32:49", "title": "designer fixed in info.pb (#3168)", "author": "Viviana Monsalve", "status": "modified", "kind": "designer", "id": "b60e95a6c9649bc308f11bf01caa8dd7c60961aa"}, {"date": "2021-03-12T15:32:04", "title": "Binoy Dominic added to Designers field in Gayathri's Metadata (#3169)", "author": "Viviana Monsalve", "status": "modified", "kind": "infrastructure", "id": "2ac19857385d841c52682b36a71aa1b7661c7014"}, {"date": "2021-03-11T17:06:34", "title": "Update to_sandbox.txt", "author": "nyshadhr9", "status": "modified", "kind": "infrastructure", "id": "8aa709e51e80c45f2cc936edf7fa5d503e4e38ef"}, {"date": "2021-03-11T15:48:12", "title": "Update to_sandbox.txt", "author": "nyshadhr9", "status": "modified", "kind": "infrastructure", "id": "b42ba989c5c16ba84ea7152bb63b8ba48cfb55a9"}, {"date": "2021-03-11T12:01:37", "title": "updated to_lists (#3167)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "81b6d5df5f18f7bf6f115e2b618392807c619818"}, {"date": "2021-03-10T20:20:11", "title": "Update to_sandbox.txt", "author": "nyshadhr9", "status": "modified", "kind": "infrastructure", "id": "ccd5f32f52c3d6c347fd0f875724fc8ecee5b5df"}, {"date": "2021-03-10T19:22:16", "title": "Add designer credits to ofl/lexend", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "21eb0ebeee8fe68cfffeebc360cc67baf3987f9f"}, {"date": "2021-03-10T19:20:49", "title": "update ofl/lexend/DESC", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "da8a25036a24cd22fc31d387fe89990da7526c9a"}, {"date": "2021-03-10T17:14:18", "title": "updated to_sandbox.txt (#3158)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "f0280fec459329799265fb324c41cfd5f23064bf"}, {"date": "2021-03-10T17:00:19", "title": "Lexend: Version 1.003; ttfautohint (v1.8.3) added (#3152)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "6681c03cd5157d6a4a2218b740e0b28586b53807"}, {"date": "2021-03-10T16:05:06", "title": "Oi: website link added (#3157)", "author": "Rosalie Wagner", "status": "modified", "kind": "metadata", "id": "7195ae55249437ced65d5f81c3b644fe178ba226"}, {"date": "2021-03-10T09:46:37", "title": "Brygada's designers bio added (#3154)", "author": "Rosalie Wagner", "status": "new", "kind": "designer", "id": "883453df137bdac60c455c2beeaf014cc14af65f"}, {"date": "2021-03-10T09:44:45", "title": "Manjari: Version 2.000 added (#3155)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "59eed8e65faaf2b78b482443db7fe167ddab8ead"}, {"date": "2021-03-10T09:31:56", "title": "CI: rename master to main", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "25bff41a694b7cd1041f7f5cbf72e7989cd61790"}, {"date": "2021-03-04T09:48:13", "title": "Wrong name in info.pb (#3143)", "author": "Yanone", "status": "modified", "kind": "designer", "id": "b22f3136cdb5275e3fcef49b54025d30cda71fbd"}, {"date": "2021-03-04T09:40:54", "title": "Added Rony Koch catalogue info (#3142)", "author": "Yanone", "status": "new", "kind": "designer", "id": "c1b8b4633084949a5ad5190d5d90be5dcfcac68e"}, {"date": "2021-03-03T23:15:59", "title": "Update README.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "0a09bc89a25edac49f5bbf8aa6ff1755290768b9"}, {"date": "2021-03-03T08:49:27", "title": "Update opensans description", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "7ebfe506677e65d0916ba49dd9f52b75db82d17d"}, {"date": "2021-03-01T13:13:34", "title": "Bio for Haruki Wakamatsu (#3113)", "author": "Yanone", "status": "new", "kind": "designer", "id": "6418bd97834330f245cce4131ec3b8b98cb333be"}, {"date": "2021-03-01T09:34:54", "title": "Update README.md", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "7d96a1096e3e297e1f533e4439694bfe10c19ce0"}, {"date": "2021-02-27T01:59:41", "title": "Undo test change.", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "b51a3d63cf500ea5bc195bba92614e94904bfb08"}, {"date": "2021-02-27T01:39:48", "title": "Trigger a test update.", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "e23dca2a630d9c3e9b0fb046e3ca3be95c793d8f"}, {"date": "2021-02-25T19:16:35", "title": "Update fonts to push", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "1a083bf9c294225d38e2477d6345840c89b1ef64"}, {"date": "2021-02-24T16:02:20", "title": "Asap: Version 3.000 added (#2802)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "6daa244b0a0c6457128e0132cd4a7c7e8a5a7893"}, {"date": "2021-02-24T15:50:50", "title": "Dela Gothic One: Version 1.003; ttfautohint (v1.8.3) added (#2877)", "author": "Aaron", "status": "new", "kind": "family", "id": "428d5de59daa1a7bfa4f30cd15452ac4cc72130f"}, {"date": "2021-02-24T15:39:57", "title": "Kufam Metadata and designers info updated. (#3107)", "author": "Viviana Monsalve", "status": "modified", "kind": "designer", "id": "241b83808a1b9409eb0374f5c162ec8bca99869e"}, {"date": "2021-02-24T10:42:22", "title": "Added designers/bonnieshavertroup profile (#3109)", "author": "Rosalie Wagner", "status": "new", "kind": "designer", "id": "b2702d317292489ed5d6abb01ba66ee962d14e5d"}, {"date": "2021-02-23T14:42:19", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "b6f7e931d62f1bcfed31e7bfe529e589b99db808"}, {"date": "2021-02-23T13:57:36", "title": "Phaedra picture changed to png (#3110)", "author": "Viviana Monsalve", "status": "modified", "kind": "designer", "id": "12dfefd7c659421fdb98cc8e7437aa7093282175"}, {"date": "2021-02-23T11:40:52", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "ccb75dcbb2cf1c0e8543874d4da66063ca046f41"}, {"date": "2021-02-23T10:13:15", "title": "Fix phaedracharles img", "author": "Marc Foley", "status": "modified", "kind": "designer", "id": "4b479822a8552587fd0153e0b11538fa9971c1b1"}, {"date": "2021-02-19T11:05:19", "title": "updated production and sandox to_lists (#3101)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "43c42d6f66f3c392cb2a24c4883f73c935917773"}, {"date": "2021-02-18T15:33:21", "title": "New Tegomin: Version 1.000 added (#2878)", "author": "Aaron", "status": "new", "kind": "family", "id": "65de92210286af265c9f3d7fb5e96c71d0913127"}, {"date": "2021-02-18T14:20:41", "title": "Benne: Version 1.001 added (#3096)", "author": "Yanone", "status": "modified", "kind": "family", "id": "b4de97e85d669fd689f5d811bcc8b6aadd9295f8"}, {"date": "2021-02-17T19:01:30", "title": "Fraunces and Space Grotesk designers bio added (#3093)", "author": "Viviana Monsalve", "status": "modified", "kind": "designer", "id": "29675334d1b5654ed38b32fee82b8221baff16e6"}, {"date": "2021-02-17T12:47:08", "title": "Brygada 1918: Version 3.005 added (#3095)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "bc90a8ac9694850a8c4e1d6add0c319cbf69eda7"}, {"date": "2021-02-12T10:57:41", "title": "Update to_production.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "5fd232d84605c1773117a2253bb865d26a3a8757"}, {"date": "2021-02-12T10:22:03", "title": "Update to_production.txt", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "cc9e113ad39a04dfa947c3383635e0005087a6a0"}, {"date": "2021-02-11T18:57:30", "title": "updated to_sandbox and to_production (#3091)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "fb1bee9f066d90b72beb4fc175627ab8ee12cf03"}, {"date": "2021-02-11T18:30:53", "title": "updated to_production.txt (#3090)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "0ff3a182c5926ea7da943e5bb76973073bda71cb"}, {"date": "2021-02-11T16:53:33", "title": "Update OFL.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "8140f78c0e5654fd309e4ff500efca65652fd15d"}, {"date": "2021-02-11T10:13:19", "title": "Cherry Bomb One: Version 4.100; ttfautohint (v1.8.3) added (#2983)", "author": "Aaron", "status": "modified", "kind": "family", "id": "6d254d7517c4970b0bd73f62b77435eee0a21d0f"}, {"date": "2021-02-11T09:51:28", "title": "Kiwi Maru: Version 1.000; ttfautohint (v1.8.3) added (#2879)", "author": "Aaron", "status": "new", "kind": "family", "id": "931c48582b1a1cb763743d6716e2b3d9ffb60985"}, {"date": "2021-02-11T09:48:02", "title": "Yusei Magic: Version 1.100; ttfautohint (v1.8.3) added (#3000)", "author": "Aaron", "status": "modified", "kind": "family", "id": "fdcf0f6ef2579df9eff5d5cedc1af0d3548fac8f"}, {"date": "2021-02-10T17:41:01", "title": "Updated catalog info for Rasa (3x) (#2991)", "author": "Yanone", "status": "modified", "kind": "designer", "id": "6e9c29de479ba962ff0beceaa17519d2c52ef14a"}, {"date": "2021-02-10T17:40:11", "title": "Open Sans: Version 3.000 added (#2997)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4ebf835fdc8c2964e6b8d439ed9f47d37e177747"}, {"date": "2021-02-05T07:54:47", "title": "fix broken URL reference", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "infrastructure", "id": "092ac9e068723bb83f1e288075b7775c32ce0543"}, {"date": "2021-02-04T15:52:07", "title": "Update AUTHORS", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "d90af2e2ab7900703fe4d142121afb1a9859e09b"}, {"date": "2021-02-04T15:51:22", "title": "Update CONTRIBUTORS", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "6972494157f677e64e86bbe5dbb9a32e580e6577"}, {"date": "2021-02-04T15:30:30", "title": "Update optical_size.textproto (#2989)", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "12e38bd84802461b349a2ff58a7c0c1546e1cfaa"}, {"date": "2021-02-04T15:02:52", "title": "Update to_production.txt", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "d82e02c28ff5bec556383b7a71fa6044e3ccba5d"}, {"date": "2021-02-04T14:58:40", "title": "Tsukimi Rounded: Version 1.032; ttfautohint (v1.8.3) added (#2880)", "author": "Aaron", "status": "new", "kind": "family", "id": "b2fa8de6c4eec0f2239c7e54488c58fae3683dd3"}, {"date": "2021-02-04T14:56:28", "title": "Train One: Version 1.000; ttfautohint (v1.8.3) added (#2903)", "author": "Aaron", "status": "new", "kind": "family", "id": "942da19a6c65af9073cfbec9300d5e8bd789b625"}, {"date": "2021-02-04T14:46:50", "title": "Archivo: Version 2.001 added (#2979)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "6c70c829f09ea345d3590406693220ea35c6553f"}, {"date": "2021-02-03T21:06:09", "title": "Update to_production.txt and to_sandbox.txt", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "4ad3c292ba8631cc27ca9abbc0da17e5ebc00b4a"}, {"date": "2021-02-03T20:48:45", "title": "Shippori Mincho and B1: removed chinese subsets (#2988)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "9cfd7f0d604474d086763e7b5d2a9adc4e46877e"}, {"date": "2021-02-03T15:04:51", "title": "Libre Barcode 39 Text: Version 1.005; ttfautohint (v1.8.3) added (#2910)", "author": "Lasse Fister", "status": "modified", "kind": "family", "id": "96fd0f661b7a158eb87fcc81709aff3a1b3a2e1e"}, {"date": "2021-02-03T15:04:09", "title": "Libre Barcode 39 Extended: Version 1.005; ttfautohint (v1.8.3) added (#2911)", "author": "Lasse Fister", "status": "modified", "kind": "family", "id": "22df91c2390cf6734936056479668fb525ddab34"}, {"date": "2021-02-03T15:03:29", "title": "Libre Barcode 39: Version 1.005; ttfautohint (v1.8.3) added (#2909)", "author": "Lasse Fister", "status": "modified", "kind": "family", "id": "9afc75e55b992c9fe5fbe2589b1b9a39357faddc"}, {"date": "2021-02-03T15:02:57", "title": "Libre Barcode EAN13 Text: Version 1.008; ttfautohint (v1.8.3) added (#2915)", "author": "Lasse Fister", "status": "modified", "kind": "family", "id": "90233404dd9c0092de76afe4eccb279277c97e8b"}, {"date": "2021-02-03T15:02:35", "title": "Libre Barcode 39 Extended Text: Version 1.005; ttfautohint (v1.8.3) added (#2912)", "author": "Lasse Fister", "status": "modified", "kind": "family", "id": "d6d517e00c75d4d888b3c31078bd75c5ef65a4fb"}, {"date": "2021-02-03T15:01:16", "title": "Libre Barcode 128: Version 1.005; ttfautohint (v1.8.3) added (#2913)", "author": "Lasse Fister", "status": "modified", "kind": "family", "id": "2c8be09d71050bb386a6264d5cd3d9ee51722dc8"}, {"date": "2021-02-03T15:00:53", "title": "Libre Barcode 128 Text: Version 1.005; ttfautohint (v1.8.3) added (#2914)", "author": "Lasse Fister", "status": "modified", "kind": "family", "id": "a6ef91d18f15cf351952c56f8021678f15fc616c"}, {"date": "2021-02-03T14:59:04", "title": "Fix link to the Rounded M+ project homepage (#2982)", "author": "Misha Brukman", "status": "modified", "kind": "metadata", "id": "a1531c6f387f17d99dda9f27ab6c0fd7665c46d3"}, {"date": "2021-02-03T14:54:31", "title": "Oi: Version 2.000 added (#2986)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "5336c920315ad019e9536ef8a35ab182a1031b03"}, {"date": "2021-01-28T18:41:51", "title": "Update to_production.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "82aba76ad337bcffda38561b3597bc22b23fb6f1"}, {"date": "2021-01-28T15:21:05", "title": "DotGothic16: Version 1.000; ttfautohint (v1.8.3) added (#2907)", "author": "Aaron", "status": "new", "kind": "family", "id": "a7a3d21439cc942b9930e1ead4cd775792ab0efa"}, {"date": "2021-01-28T15:18:58", "title": "RocknRoll One: Version 1.000; ttfautohint (v1.8.3) added (#2905)", "author": "Aaron", "status": "new", "kind": "family", "id": "e446ef952dfe50b7cad696a9241f53003fc838b5"}, {"date": "2021-01-28T15:13:03", "title": "Stick: Version 1.000; ttfautohint (v1.8.3) added (#2904)", "author": "Aaron", "status": "new", "kind": "family", "id": "cb837b2457a429561ee044356e4f5632dd1e12fe"}, {"date": "2021-01-28T15:12:07", "title": "Aoboshi One: Version 1.000; ttfautohint (v1.8.3) added (#2918)", "author": "Aaron", "status": "new", "kind": "family", "id": "cf2da3975aefd17b0a95dbd72416665bc9d731fd"}, {"date": "2021-01-28T15:09:16", "title": "Kapakana: Version 1.000 added (#2934)", "author": "Aaron", "status": "new", "kind": "family", "id": "89317c42d5be47346f161fcbde8bd196b1596580"}, {"date": "2021-01-27T18:54:42", "title": "Update to_sandbox.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "4a61243a179e4c00f9f4e333ccf46003325325a6"}, {"date": "2021-01-27T16:47:18", "title": "Update to_sandbox.txt", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "142835f062e370599bac50b7bd64e99eb0074f86"}, {"date": "2021-01-27T11:53:10", "title": "Brygada 1918: Version 3.004 added (#2978)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "5bfd14ed25b041737eb94ef56eb5af4b15e1e5ec"}, {"date": "2021-01-27T09:18:55", "title": "Akaya Kanadaka: Version 1.002; ttfautohint (v1.8.3) added (#2970)", "author": "Yanone", "status": "modified", "kind": "family", "id": "6bfbea71f6fc369d78fa7aa975d1462db45fc7cf"}, {"date": "2021-01-27T09:18:32", "title": "Akaya Telivigala: Version 1.001; ttfautohint (v1.8.3) added (#2971)", "author": "Yanone", "status": "modified", "kind": "family", "id": "df3b2a005240306d660f6b216bd6d1e05531db84"}, {"date": "2021-01-20T22:48:43", "title": "Update OFL.txt", "author": "Marek Jeziorek", "status": "modified", "kind": "infrastructure", "id": "88b06a0c39a81a8b6e5ecf7f1ba2ff9273d29167"}, {"date": "2021-01-18T11:37:00", "title": "Cherry Bomb One: Version 4.000; ttfautohint (v1.8.3) added (#2881)", "author": "Aaron", "status": "new", "kind": "family", "id": "a3a831f0fe44cd58465c6937ea06873728f2ba0d"}, {"date": "2021-01-15T15:04:40", "title": "Vollkorn: Version 5.000 added (#2960)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "3f086fd208e3c6f4639d1ad9b4f56d342de8096d"}, {"date": "2021-01-15T12:30:13", "title": "Akaya Kanadaka: Version 1.002; ttfautohint (v1.8.3) added (#2956)", "author": "Yanone", "status": "new", "kind": "family", "id": "4071e534e1b7ad246c4de074be292d38c62f90da"}, {"date": "2021-01-15T12:13:37", "title": "Akaya Telivigala: Version 1.001; ttfautohint (v1.8.3) added (#2957)", "author": "Yanone", "status": "new", "kind": "family", "id": "2d3c3204ebdb6d559fb50c48189941bac79a7f06"}, {"date": "2021-01-14T15:28:38", "title": "Update to_production.txt", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "ac3b510f34156f3a90eb994fe28a1d27d68e9bbd"}, {"date": "2021-01-14T15:24:26", "title": "Update info.pb (#2955)", "author": "Yanone", "status": "modified", "kind": "designer", "id": "7d8340086a60fb59ebbe328ce12d64fc2d282499"}, {"date": "2021-01-14T12:43:55", "title": "Update to_sandbox.txt", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "d6e08414316e9ec8045ae003228c0f28611a8700"}, {"date": "2021-01-14T12:11:16", "title": "Update to_sandbox, add axisregistry file", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "d69f0eed815b068a407235d6780544cfe849d585"}, {"date": "2021-01-14T12:06:25", "title": "Update to_sandbox.txt", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "6f06a5302f09a7110312c1899f0c8655973337c9"}, {"date": "2021-01-13T17:32:20", "title": "updated/added all known Noto fonts (but notosans) (#2823)", "author": "Marek Jeziorek", "status": "modified", "kind": "family", "id": "a559a6efcfed22bf50219f52ecefcf20b9522408"}, {"date": "2021-01-13T16:07:54", "title": "Kufam designer's info added (#2949)", "author": "Viviana Monsalve", "status": "new", "kind": "designer", "id": "ab1d09efad08c1e89b84af7de48a296a8ba9a452"}, {"date": "2021-01-13T16:04:37", "title": "Sofia Sans: Version 4.100 added (#2889)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "7057d3511d878b89890451df4588b2329c739c26"}, {"date": "2021-01-13T16:03:14", "title": "Truculenta: Version 1.002 added (#2917)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "1a2e47430947b139461aee1ed0331866c745f255"}, {"date": "2021-01-13T14:56:55", "title": "Anton: Version 2.116; ttfautohint (v1.8.3) added (#2951)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "e0a8124cf36bb7c32ca68e5d46d6acdbc3df866a"}, {"date": "2021-01-13T13:35:33", "title": "Fix designer attributes in ofl/lexend*/METADATA.pb (#2948)", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "7c19a3392c5bd2fdb88128eecba8319ac2a66958"}, {"date": "2021-01-13T12:24:31", "title": "Categorize Laila as sans-serif (#2750)", "author": "Jacob Bandes-Storch", "status": "modified", "kind": "infrastructure", "id": "50d5aa461bfda77eec2198facde15543dbe8b504"}, {"date": "2021-01-12T12:33:17", "title": "Reggae One: Version 1.000; ttfautohint (v1.8.3) added (#2906)", "author": "Aaron", "status": "new", "kind": "family", "id": "1d57a836a2434ded20817bf9b4ee5ae91e497d4f"}, {"date": "2021-01-11T13:03:24", "title": "Update to_production.txt (#2947)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "c90722f45214504cac43f52f4b5bc702330c711e"}, {"date": "2021-01-08T15:28:11", "title": "Update to_sandbox and to_prod files.", "author": "Nyshadh Reddy Rachamallu", "status": "modified", "kind": "infrastructure", "id": "b2510dc2a308ed4d217d0c8fea7881c4ff5eb42e"}, {"date": "2021-01-08T11:38:32", "title": "Alegreya: Version 2.009 added (#2927)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "40478177239cbf3bac07908ef0738afee0f72be7"}, {"date": "2021-01-06T14:56:49", "title": "ci: Check server files for typos (#2937)", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "333f9cb269e043fbca3c1e1b1ad2945f786d8a05"}, {"date": "2021-01-06T14:45:57", "title": "reenable gfbot (#2944)", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "d675aabbff87ced6c4f17e601d268850802cfc67"}, {"date": "2021-01-05T20:40:14", "title": "Fix filename.", "author": "Nyshadh Reddy Rachamallu", "status": "modified", "kind": "infrastructure", "id": "14ce7f3dc8f7f1a1d007098f1b2816f9356796bd"}, {"date": "2021-01-05T20:22:36", "title": "Rename filename to match display_name.", "author": "Nyshadh Reddy Rachamallu", "status": "modified", "kind": "infrastructure", "id": "fec76fe13398239566a45680fbc96e208bd32cce"}, {"date": "2021-01-05T10:29:47", "title": "Shippori Mincho: Version 3.000; ttfautohint (v1.8.3) added; Shippori Mincho B1: Version 3.000; ttfautohint (v1.8.3) added (#2941)", "author": "Aaron", "status": "new", "kind": "family", "id": "e68b279f4a95184c8a2ed5195b938ebbc5d760e2"}, {"date": "2020-12-23T15:55:47", "title": "Castoro: Version 1.20 Build 015 added (#2919)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "ebaa6a7aab9b700da4e30a4682687acdf427eae7"}, {"date": "2020-12-23T15:44:23", "title": "Benne: Version 1.000 added (#2926)", "author": "Yanone", "status": "new", "kind": "family", "id": "98ad3e9e27e5fb79f0ad634d0f0434765f016178"}, {"date": "2020-12-23T15:05:15", "title": "Migrate travis to Github actions (#2935)", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "85d730090eb7071369ca4ad3f72ed18da1727189"}, {"date": "2020-12-22T10:33:59", "title": "designers/khaledhosny: Add bio and update avatar (#2925)", "author": "Khaled Hosny", "status": "modified", "kind": "designer", "id": "1b938d98a561140aaa71eaa4e6a47c9e79881032"}, {"date": "2020-12-18T08:05:23", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "f65fd3186e42fbb808d96609aebf48e7957a0289"}, {"date": "2020-12-17T15:49:21", "title": "Update to_sandbox.txt", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "f72dc29bfafbf16316aa764f2d91754fb5830c63"}, {"date": "2020-12-17T15:48:42", "title": "Update width.textproto min from 50 to 25 (#2603)", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "8ae20059ec4f2605dfb2f46bd17b04ac6045b038"}, {"date": "2020-12-17T15:48:27", "title": "Update grade.textproto (#2761)", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "43a3ded251a45d4f59e6d6ea2bc00a7c2f114359"}, {"date": "2020-12-17T10:43:22", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "be1c7cb033eb34af40647735a14db40fdc97a5ff"}, {"date": "2020-12-17T10:42:51", "title": "Update to_production.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "74b745bfb457216bf5e81f890a65a63ec730dc40"}, {"date": "2020-12-17T08:09:00", "title": "Update to_production.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "52965588b3e9a02eab3b26e2393bef19fab8933d"}, {"date": "2020-12-17T02:43:40", "title": "Update to_sandbox.txt", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "01ea7aa3911df7621ef611e5f8f32872cf2411d9"}, {"date": "2020-12-17T02:39:06", "title": "Update to_sandbox.txt", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "01cc0141072408b9f4b314eab2ae2da06e8a5bc4"}, {"date": "2020-12-17T02:39:02", "title": "Update to_production.txt", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "af0df2e753287f2e227bbf8d0a2e58984558b5ca"}, {"date": "2020-12-16T21:24:08", "title": "Update to_sandbox.txt", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "f1d426dcf7ca6e9534bc246e0a8c43ebe3136e30"}, {"date": "2020-12-16T14:10:44", "title": "Castoro: Version 1.20 Build 014 added (#2901)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "eb4d2996b42eccefd7c8650fb968b16047f68240"}, {"date": "2020-12-15T20:20:24", "title": "Update to_production.txt", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "acf2c2005f9462bfe03641301700534d9c654770"}, {"date": "2020-12-15T16:56:59", "title": "Update to_production.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "1c67a9c88d1873e586540aeccc60f60dca81cd9b"}, {"date": "2020-12-14T19:33:28", "title": "Update to_production.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "c75cd54b58a204f372d4eafbe1ba9d49d9d1c0e5"}, {"date": "2020-12-14T19:30:58", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "a1389dce9bda1aba74eb59546eaa902dcc1370ae"}, {"date": "2020-12-14T19:26:16", "title": "Designer's bio for Ibarra Real and Sofia Sans added (#2894)", "author": "Viviana Monsalve", "status": "new", "kind": "designer", "id": "3b535f638cb700907a3a2b28a88c88a5a3f5f9f1"}, {"date": "2020-12-14T19:25:31", "title": "ofl/andikanewbasic/DESCRIPTION.en_us.html typo (#2896)", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "8f2e6dc41f815fb48b211d181505e010c08ca35d"}, {"date": "2020-12-14T19:22:47", "title": "designers/konstantinbulenkov : info fixed (#2897)", "author": "Rosalie Wagner", "status": "modified", "kind": "designer", "id": "bb9b2d0d5a89c184964caa04707ac7c0292af1f4"}, {"date": "2020-12-11T15:34:59", "title": "Libre Barcode EAN13 Text: Version 1.007; ttfautohint (v1.8.3) added (#2891)", "author": "Lasse Fister", "status": "modified", "kind": "family", "id": "9a5a049b9671f0b452913b7625ca3d52d0d5996c"}, {"date": "2020-12-11T13:19:04", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "03f3b921e0b5f24e05bd1b0fba9570565186b229"}, {"date": "2020-12-11T13:01:32", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "0b8c9e5a46963b61849e0bd472ce9e9aeac2932e"}, {"date": "2020-12-11T13:01:00", "title": "Typeland bios (#2890)", "author": "Yanone", "status": "new", "kind": "designer", "id": "0fffcead768ba7e52d08b58a2014302bd8a55080"}, {"date": "2020-12-10T17:50:13", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "600711448b8f00f3e6865274a85798358ea09443"}, {"date": "2020-12-10T17:44:16", "title": "ringoromei changed to ringorseeber (#2885)", "author": "Viviana Monsalve", "status": "new", "kind": "designer", "id": "75fdf9ecf86c8aa0cd648695e6bf44e869ebfa0f"}, {"date": "2020-12-10T11:32:03", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "bbcaf59caa44399cbb8cafb56b7d184a3c68e1b5"}, {"date": "2020-12-09T18:32:55", "title": "Update to_sandbox.txt", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "3afa4870f9ebddc107747b83001897147f4042c4"}, {"date": "2020-12-09T18:24:09", "title": "fraunces: v1.0 added. (#2776)", "author": "arrowtype", "status": "modified", "kind": "family", "id": "ac502d8eff76ef4d9477cdcc8ef7d0c84fde5372"}, {"date": "2020-12-09T18:17:21", "title": "roboto: v3.004 added (#2876)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "3b947ee2732103ef6132b09d234aecd768d2d83c"}, {"date": "2020-12-09T16:53:41", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "8e2035ac9fbb8b712ba2b611be4565531730fbf5"}, {"date": "2020-12-09T16:50:30", "title": "Newsreader: Version 1.003 added (#2837)", "author": "Yanone", "status": "modified", "kind": "family", "id": "991ce1de6075188e6b8977a5aa9fcd3610a4e946"}, {"date": "2020-12-09T16:21:52", "title": "Update to_production.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "634e04778229ded467889eb0f3f432b5be7ce985"}, {"date": "2020-12-09T15:18:16", "title": "Bodoni Moda: Version 2.004 added (#2833)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "5cbf0538b9df18080568c5c021a29bd5e36926ec"}, {"date": "2020-12-09T15:15:17", "title": "Potta One: Version 1.000 added (#2873)", "author": "Aaron", "status": "new", "kind": "family", "id": "9a4e0fa082388b270a531a794a00845291230db5"}, {"date": "2020-12-09T15:11:41", "title": "Chokokutai: Version 1.000; ttfautohint (v1.8.3) added (#2874)", "author": "Aaron", "status": "new", "kind": "family", "id": "9c80bcb865e82ec93e0ab0906c11dd6853e7ff9e"}, {"date": "2020-12-09T13:54:50", "title": "Imbue: Version 1.102 added (#2805)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "5377e4c5ca6b224e0deb0dee313888bb46eaea35"}, {"date": "2020-12-09T12:02:47", "title": "Libre Barcode EAN13 Text: Version 1.006; ttfautohint (v1.8.3) added (#2860)", "author": "Lasse Fister", "status": "modified", "kind": "family", "id": "662923b00480dca27e9101484bcff2d7075e2c5b"}, {"date": "2020-12-09T11:38:52", "title": "Monomaniac One: Version 1.000; ttfautohint (v1.8.3) added (#2866)", "author": "Aaron", "status": "new", "kind": "family", "id": "3eec0534f6121952cd7d0d3d79d360831ff04110"}, {"date": "2020-12-09T11:01:24", "title": "Daruma Drop One: Version 1.000 added (#2864)", "author": "Aaron", "status": "new", "kind": "family", "id": "140a3943d06e866e3a9c14c5b412712179a15910"}, {"date": "2020-12-09T10:43:08", "title": "Hachi Maru Pop: Version 1.201; ttfautohint (v1.8.3) added (#2865)", "author": "Aaron", "status": "new", "kind": "family", "id": "dc1498f60885f622d765dbd4d358b77f33b05205"}, {"date": "2020-12-09T10:21:37", "title": "Slackside One: Version 1.000 added (#2867)", "author": "Aaron", "status": "new", "kind": "family", "id": "77d59e6d9c29cf2c3576be600a4e5582134d395b"}, {"date": "2020-12-09T09:50:09", "title": "Yusei Magic: Version 1.000; ttfautohint (v1.8.3) added (#2875)", "author": "Aaron", "status": "new", "kind": "family", "id": "f8c507e55c38db3560ac44fc2697c1fa2968ac26"}, {"date": "2020-12-09T09:43:18", "title": "designers: jetbrains team bio added (#2863)", "author": "Rosalie Wagner", "status": "new", "kind": "designer", "id": "a90a7d402232156e3b67d6a4d094b88172f117cc"}, {"date": "2020-12-09T09:41:15", "title": "Axis registry : optical size: 16pt fallback added (#2862)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "fa38f09d14b5c976a5b0c140cdfbc562023fc38e"}, {"date": "2020-12-04T20:09:40", "title": "update WONK axis to close issue #2741 (#2765)", "author": "arrowtype", "status": "modified", "kind": "infrastructure", "id": "8acf72da4290da730deba727c9aab01d3d9b08f1"}, {"date": "2020-12-03T17:48:01", "title": "Update to_production.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "4d26eac5c7efb7b8ee38ef7c94b7d34ee26b2d0b"}, {"date": "2020-12-03T17:34:10", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "dceb1218dc951cc63e592b7fd248192aba2abe30"}, {"date": "2020-12-03T17:33:14", "title": "Saira: Version 1.010 added (#2539)", "author": "Lasse Fister", "status": "modified", "kind": "family", "id": "e184a76ca13633d629ed59af582fc68efd395a33"}, {"date": "2020-12-03T12:12:17", "title": "Libre Barcode EAN13 Text: Version 1.005; ttfautohint (v1.8.3) added (#2852)", "author": "Lasse Fister", "status": "modified", "kind": "family", "id": "413ad99b7c575bf05901f71e12e07f4e412283fd"}, {"date": "2020-12-03T12:01:01", "title": "Update to_production.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "3b21f96fd5dc0b33e3148f018eff5e6fa2ce14cd"}, {"date": "2020-12-03T11:56:56", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "2d1429e112fa678028236b7623750d2295767456"}, {"date": "2020-12-03T10:50:17", "title": "Eben and Sorkin Type information added (#2841)", "author": "Viviana Monsalve", "status": "modified", "kind": "designer", "id": "3e7a628b7cc56cdeaf2119ceadb843a6cc9e283d"}, {"date": "2020-12-02T17:07:58", "title": "Libre Barcode EAN13 Text: Version 1.005; ttfautohint (v1.8.3) added (#2850)", "author": "Lasse Fister", "status": "modified", "kind": "family", "id": "00e8216b5c2ccbc04c37fa1e105f54fd0567aa4a"}, {"date": "2020-12-01T06:36:03", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "e844b787bdac71612e74fe99ff7dfe9e7debb7a2"}, {"date": "2020-11-30T21:36:09", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "a5763f7c3eeb5f775f1b589c2c464e63dcc175f6"}, {"date": "2020-11-26T17:35:53", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "aa97a8515c16d91aec528ac6a04c2349299dc45b"}, {"date": "2020-11-26T17:31:31", "title": "AndikaNewBasic: Version 5.500; ttfautohint (v1.8.3) added (#2821)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "5fcff273324d0e69d3d47eba55aeedb602db59a7"}, {"date": "2020-11-26T15:23:10", "title": "Langar: Version 1.001; ttfautohint (v1.8.3) added (#2838)", "author": "Yanone", "status": "new", "kind": "family", "id": "eff7e984bce02e3a73c94c9d10e4c938279ac575"}, {"date": "2020-11-25T17:07:51", "title": "Update to_production.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "5222456e6e79ff15c6ff71b6e2544386b750c11d"}, {"date": "2020-11-25T17:06:59", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "2ecfbff2ec0bd6dae39226e221cb73552ec312ae"}, {"date": "2020-11-25T16:26:00", "title": "designers/owenearl: bio updated (#2834)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "cec837629ffc398af6750bdc1b8c47865232b65a"}, {"date": "2020-11-25T12:52:24", "title": "Calistoga: fixed typo (#2826)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "8a188be33312ecfebf5c3ecd4637b2751922b59c"}, {"date": "2020-11-24T11:14:36", "title": "Nunito: Version 3.601; ttfautohint (v1.8.2.53-6de2) added (#2830)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "57661967c8617c151bfbb804945cf64b21d5dad6"}, {"date": "2020-11-24T10:12:41", "title": "nunito: fix upstream.yaml", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "f1f77e03589e8f43b92cde3b23b0301193e5499e"}, {"date": "2020-11-19T17:31:00", "title": "Update to_production.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "06f78375f42c8b69e65fd6d4c4f14eb4a3cbf70a"}, {"date": "2020-11-19T17:27:48", "title": "designers/yellowtype: fixed typo (#2822)", "author": "Rosalie Wagner", "status": "modified", "kind": "designer", "id": "9bd27132ad2ce6d8271793c18902c7fae85fecae"}, {"date": "2020-11-19T17:23:30", "title": "Update to_sandbox.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "499b5764574af56a73d729543ad6e4d41707d73a"}, {"date": "2020-11-19T05:01:44", "title": "Update to_production.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "96175b4af8a4e7be0e877f5c48a4439d515cee3b"}, {"date": "2020-11-18T21:53:32", "title": "to_sandbox.txt Add ofl/harmattan to update date", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "b3457f7c0447c99d152f16ef2ad8da5448776f4d"}, {"date": "2020-11-18T21:52:29", "title": "ofl/harmattan/METADATA.pb date_added updated", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "7614e5d30d821bdd037f3718bf7eb8123d60ea32"}, {"date": "2020-11-18T20:15:49", "title": "Update to_sandbox.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "a722fb67b08049818db405834870489d158a1eaa"}, {"date": "2020-11-18T15:39:40", "title": "Update to_production.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "6a1e94208acf953834fcf3e010e05017db4156a0"}, {"date": "2020-11-18T15:37:02", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "c40c7d45bd467b3785bdc14ee6cdd38d428cfe57"}, {"date": "2020-11-18T15:33:50", "title": "JetBrains Mono: Version 2.211 added (#2817)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "2e05c1cf00a6e4f40a4b931600a90881c26e15cd"}, {"date": "2020-11-18T15:01:46", "title": "Xanh Mono: designer info update (#2818)", "author": "Rosalie Wagner", "status": "modified", "kind": "designer", "id": "492942d99ca863f7ad6772672ed554d36d798913"}, {"date": "2020-11-16T04:50:54", "title": "Update readme with self-hosting alternatives (#2757)", "author": "Lotus", "status": "modified", "kind": "infrastructure", "id": "01c5aa9a57678c4e9beebb8723f5a9d87fa55a96"}, {"date": "2020-11-13T03:35:28", "title": "Update to_sandbox.txt", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "f8e4417f4431120ae2f03fbf6b0c9bc5c00d6e73"}, {"date": "2020-11-12T09:01:40", "title": "Update to_production.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "d5f6e380e4ab111fb6b05755add4d6b8991641f9"}, {"date": "2020-11-11T19:41:06", "title": "Update fonts to push", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "7534177abd2f576b8eb4f0d6eb84ac212011e4c1"}, {"date": "2020-11-10T18:13:21", "title": "Fix test error.", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "88103e4a46906ec1fcba0c5674b178abf82ddc1d"}, {"date": "2020-11-10T17:29:42", "title": "Update axisregistry/README.md ", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "a76642d565bfd48e3ce8b8ac057d2a6063f586f2"}, {"date": "2020-11-10T14:14:26", "title": "Josefin Slab: Version 2.000 added (#2749)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "d1933f61bbd8d55a9879f07e0b4b36c73f126c56"}, {"date": "2020-11-10T11:34:24", "title": "designers/yellowtype : bio added (#2800)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "71c265b1e8d32d24efe97b9fad6c1fbfb7c12d17"}, {"date": "2020-11-10T11:17:59", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "dd682caf0fd0bfb0b92540189927251a5832bd85"}, {"date": "2020-11-10T01:00:27", "title": "Update METADATA.pb", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "3d20bca31b58075fa31fd28d8055d79f24908865"}, {"date": "2020-11-09T13:56:29", "title": "Added Nermin\u2019s bio (#2797)", "author": "Yanone", "status": "new", "kind": "designer", "id": "0c948270c284fa674df286de36a573833167b39d"}, {"date": "2020-11-09T13:55:15", "title": "Nerko One: Version 1.101 added (#2798)", "author": "Yanone", "status": "new", "kind": "family", "id": "0372d9c8cf912f903965ed2750929c3c47eb1c8f"}, {"date": "2020-11-06T04:29:12", "title": "Update to_production.txt", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "16af398618b8b8247e8f93672cc80c0e10096f9d"}, {"date": "2020-11-05T08:31:30", "title": "designers: converted jpg to png (#2794)", "author": "Rosalie Wagner", "status": "modified", "kind": "designer", "id": "87b66fb7184e7b7d2b794825f9e3374eaeb8be88"}, {"date": "2020-11-04T22:27:01", "title": "Update to_sandbox.txt", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "208ce60507aab668210d76594c114bebf52974a2"}, {"date": "2020-11-04T22:22:29", "title": "Update to_sandbox.txt", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "26a7a6a6a82b002631f510a3e475d98a8bebf21a"}, {"date": "2020-11-04T18:12:39", "title": "Fix John Hudson image ref", "author": "rsheeter", "status": "modified", "kind": "designer", "id": "2064c5162c40a4131073c344e83bd8ec3243fb21"}, {"date": "2020-11-04T15:28:36", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "e7ceebb78aae6e4e537b905e4337cac85979b050"}, {"date": "2020-11-04T15:14:31", "title": "Karla: Version 2.002 added (#2770)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "568985dba2cc5bf58d9f59af93fd5a5faea610ff"}, {"date": "2020-11-04T15:12:24", "title": "Lexend: version 1.002 added (bug fix) (#2789)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "29b3385790321836f8cf036a1b8e65e72e7294bc"}, {"date": "2020-11-04T15:11:11", "title": "Nunito Version 3.600 (#2521)", "author": "Yanone", "status": "modified", "kind": "family", "id": "a5bd0ea86b2576f86672aab557a6024d272187a5"}, {"date": "2020-11-04T15:10:13", "title": "Castoro: Version 1.19 Build 011; ttfautohint (v1.8.3) added (#2790)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "22d874df05e84c1c1ef2b7da269ff4c8b1336542"}, {"date": "2020-11-04T15:08:04", "title": "Castoro's designers information added (#2791)", "author": "Viviana Monsalve", "status": "modified", "kind": "designer", "id": "338222d08b55029f4bdd39b45f773af751b3b587"}, {"date": "2020-11-04T10:30:06", "title": "Update to_production.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "448997a1b5f04bd58f9a8a2a9d25460299a45167"}, {"date": "2020-11-04T10:29:23", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "66b8711603a08f0e0992b614f46c123925412e36"}, {"date": "2020-11-02T11:43:32", "title": "Update README.md", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "b439c994fb212fe6f4f978493774b45dfcbdf4af"}, {"date": "2020-10-30T02:09:42", "title": "Update README.md", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "87b93f842ff7e168ab6f48de2ca8f14cc721d625"}, {"date": "2020-10-29T11:23:07", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "f88cd28a00bbcb1656e093d07d37734a8abd7e6c"}, {"date": "2020-10-29T11:22:16", "title": "ETC: typo in catalog fixed (#2775)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "ac75afe10e442abc777e79801476d31a985a4f23"}, {"date": "2020-10-29T10:26:53", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "3f099e817ea8cf96f79f1960027825427b9a35ea"}, {"date": "2020-10-29T10:19:30", "title": "Update to_production.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "6a237811da8730e8c00e562a1d85af37a53ba883"}, {"date": "2020-10-28T13:17:37", "title": "Update fonts to push", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "5443f5ec965c7ba60a87e8bc5e3037964b1c572e"}, {"date": "2020-10-28T13:04:33", "title": "Texturina: Version 1.002 added (#2767)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "f4a8ff8c122abc147e5fd19fc46cb2396b67b2bb"}, {"date": "2020-10-28T12:39:53", "title": "[hotfix] ofl/elsie/Elsie-Regular.ttf updated (#2754)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "f276fa823700a5278b88de6ebe41499f3d5f98a2"}, {"date": "2020-10-28T12:32:17", "title": "Arefruqaa: v1.002 metadata.pb fixed (#2769)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "30d16b71ede780846fe196d23295e9cf802734a1"}, {"date": "2020-10-27T03:56:07", "title": "min supported opsz is 6", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "92ec7cb6699bcdc28a8c23a38805820a2161cd66"}, {"date": "2020-10-26T23:13:24", "title": "Remove FLAR, VOLM as they currently are not exposed to the dev environment", "author": "rsheeter", "status": "modified", "kind": "family", "id": "10e4ce4aa815a1b5eab52b232247b7b49a213119"}, {"date": "2020-10-26T22:47:30", "title": "Update to_sandbox.txt", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "a69e3131116f33dd3f3ada619972f5881064c8fc"}, {"date": "2020-10-26T22:46:39", "title": "Libre Barcode EAN13 Text: Version 1.004; ttfautohint (v1.8.3) added (#2771)", "author": "Lasse Fister", "status": "new", "kind": "family", "id": "fe5f1e6c440c54d7a4c229df109e51c9b0c7096e"}, {"date": "2020-10-25T20:25:44", "title": "update SOFT axis to close issue #2760", "author": "arrowtype", "status": "modified", "kind": "infrastructure", "id": "226d21eaae0319cd8b1438b0ef6ccb826235d065"}, {"date": "2020-10-21T00:00:50", "title": "Fix license text.", "author": "Nyshadh Reddy Rachamallu", "status": "modified", "kind": "infrastructure", "id": "9f77052d4627c36aa53cf1d20183604ddf727b5c"}, {"date": "2020-10-19T15:58:35", "title": "sandox: update", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "b6de8a8ab79225da43df46d7c9dde18a3576878c"}, {"date": "2020-10-19T15:35:56", "title": "Patric King info added to Catalog (#2751)", "author": "Viviana Monsalve", "status": "new", "kind": "designer", "id": "26f72ffda687c5549a41ec29887a0455a8c5b150"}, {"date": "2020-10-19T15:04:10", "title": "Commissioner: METADATA.pb updated with all axes", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "7db54dd44fba916ce745e85054972f639e1b4015"}, {"date": "2020-10-19T14:50:43", "title": "Big Shoulders Inline Display: Version 1.000 added (#2748)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "034827f3856d2252e20a407094c6bb1019a567b0"}, {"date": "2020-10-19T14:50:04", "title": "Big Shoulders Inline Text: Version 1.000 added (#2747)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "fb4ab46e8b7d17c151734b1f1efd335b7dcf23c3"}, {"date": "2020-10-19T14:49:15", "title": "Big Shoulders Stencil Display: Version 1.000 added (#2744)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "6eb21f3b2b24d74113f1dea776defb071ceae8cf"}, {"date": "2020-10-19T14:48:36", "title": "Big Shoulders Stencil Text: Version 1.000 added (#2743)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "5b89f827b35379d8c3425df013a98ba6ad6b6dfe"}, {"date": "2020-10-19T14:33:24", "title": "flair.textproto added to axisregistry (#2740)", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "d31a52685088af0765283c46fae9f11233aa56cb"}, {"date": "2020-10-19T14:31:14", "title": "volume.textproto added to axisregistry (#2739)", "author": "Rosalie Wagner", "status": "new", "kind": "infrastructure", "id": "5b40dbdf2f32cf5a415ad0f9b21d27bdb02316c7"}, {"date": "2020-10-14T15:54:31", "title": "Added ofl/goldman", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "86439bd66d972093eefc95f7214f482f61f6afda"}, {"date": "2020-10-14T15:51:50", "title": "ofl/petrona added", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "23b722ed2ddab65240f8f54b32316ada19eec4be"}, {"date": "2020-10-14T15:45:44", "title": "Update to_sandbox.txt", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "7b3dbec824d38a90ed11cee258a1e73ec9a0bc87"}, {"date": "2020-10-14T15:34:04", "title": "hammersmithone: name table updated to match API (#2351)", "author": "Measure + Fit", "status": "modified", "kind": "family", "id": "ff6fd2655deb043f1aee47a842525ad6533e0268"}, {"date": "2020-10-14T15:25:46", "title": "Big Shoulders Display: Version 1.101 added (#2746)", "author": "Viviana Monsalve", "status": "modified", "kind": "metadata", "id": "2c7775fed963816c7862f8765b29e6ef614ef10f"}, {"date": "2020-10-14T15:25:11", "title": "Big Shoulders Text: Version 1.101 added (#2745)", "author": "Viviana Monsalve", "status": "modified", "kind": "metadata", "id": "c172a915dc93ed5c2ea0fcbcc09cb67b029f8c8b"}, {"date": "2020-10-13T09:55:43", "title": "dmsans/METADATA.pb Add credit for ITF (#2732)", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "6741286282d728dcf638406fa54d899822f0d13c"}, {"date": "2020-10-13T09:55:04", "title": "Remove stale families (Baloo v1, old renamed ones) (#2412)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "1ce537e65b15c98253fb5773fdf35a0f403eba23"}, {"date": "2020-10-13T09:54:43", "title": "ofl/poppins/METADATA.pb Credit Jonny (#2733)", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "8a0fa97c7404cf2f1f8935a4c0a643b617da3642"}, {"date": "2020-10-13T09:53:55", "title": "Big Shoulders Text: Version 1.101 added (#2727)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "e929def0405bcb2d4f7601007950a7409eca9154"}, {"date": "2020-10-13T09:53:23", "title": "Big Shoulders Display: Version 1.101 added (#2729)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "ca3fc76f0a7d452b347ba7cf173a8126af7ca203"}, {"date": "2020-10-13T09:46:34", "title": "Caveat: Version 2.000 added (#2669)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "a85fc09e44c70c7159761adfdc9d5dd007792c15"}, {"date": "2020-10-13T09:10:49", "title": "Libre Franklin: Version 2.000 added (#2721)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "bac9b4ad19c8f13b8586908f09c735b528a05b2e"}, {"date": "2020-10-13T09:08:13", "title": "Update to_production.txt", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "7e31066d2b8e8cf07c8cc563fab5d4dec9f43d5a"}, {"date": "2020-10-09T18:47:46", "title": "Ballet: METATDA.pb updated with registry_default_override (#2738)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "0af700691cb9ad24372186d52bd9cd8c27550f1a"}, {"date": "2020-10-09T16:59:42", "title": "update to_sandbox.txt", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "3d350bb2b94af06da959d6ab94b5ea28ca2ba712"}, {"date": "2020-10-09T08:42:54", "title": "Space Grotesk: Version 2.000 added (#2728)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "2861cb7b12f90c0a294a12ed666e381e2211872f"}, {"date": "2020-10-08T14:44:09", "title": "HindGuntur, InknutAntiqua, Khula, Padauk Hinting (#2378)", "author": "Measure + Fit", "status": "modified", "kind": "family", "id": "fab83f4bec30374b922992db6ee7d3618fd60f17"}, {"date": "2020-10-07T15:39:52", "title": "Added catalog/designers/owenearl", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "0a258abf962a12e201f25b89485e84faa2141a3c"}, {"date": "2020-10-07T15:34:15", "title": "Update fonts to push", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "220ec0cddf61e2be61a931d9ca3e2731415daf9d"}, {"date": "2020-10-07T14:54:04", "title": "Update travis dependencies (#2722)", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "e73abcbcb68bae465f4f751b4c08aae773cc75da"}, {"date": "2020-10-07T12:41:52", "title": "Arimo: Version 1.33 added (#2713)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "7252eca1fac7ed118f81c4ba5d520f6f40c22860"}, {"date": "2020-10-07T12:35:56", "title": "Ibarra Real Nova: Version 2.000 added (#2709)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "89ade4fa7b7663aec69d3202d2eefd928e78c467"}, {"date": "2020-10-07T12:35:09", "title": "Ballet: metadata fixed (#2718)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "08d34fc5e27cfe41742654966a164e4901c24f02"}, {"date": "2020-10-02T08:50:10", "title": "Ballet: metadata fix (#2716)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "bec48ece86263e8c781886653fdf2f833515c35c"}, {"date": "2020-10-01T15:42:47", "title": "Update fonts to push", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "ec8107fad3f18f57ac981a7bc85de52a332595dc"}, {"date": "2020-10-01T11:07:39", "title": "Assistant: Version 3.000 added (#2708)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "89c9db01508963eb8b48a171c8baf2ef750c5bd9"}, {"date": "2020-10-01T11:06:17", "title": "Oxanium: Version 2.000 added (#2712)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "becd3517c582fa68f041364b02bc597ee822ef1c"}, {"date": "2020-09-30T17:13:37", "title": "Syne Mono: version 2.000 added (#2705)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "27d61f9f7001a1c61572ce06edf8e5443e55f184"}, {"date": "2020-09-30T17:13:13", "title": "Syne Tactile: version 2.100 added (#2706)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "39505d6d78a7a6ce2c13b9525487530d64ee547e"}, {"date": "2020-09-30T17:12:15", "title": "syne: description updated (#2704)", "author": "Rosalie Wagner", "status": "modified", "kind": "metadata", "id": "0972e81de76a043dbdd46ea909b49650de6d638c"}, {"date": "2020-09-30T11:43:56", "title": "Trispace: version 1.210 added (#2700)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "b85ab0fbcfc0bbf38423f56638abb9169f2d1b91"}, {"date": "2020-09-30T11:41:19", "title": "Ballet: version 1.100 added (#2696)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "03fc129d8f320c5cbfbaed842c7325efb9ca9c59"}, {"date": "2020-09-30T11:35:32", "title": "XanhMono: version 3.101 added (#2703)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "b2c6bf4fcbac0cf7527a8005f47b90e2afdf1a8a"}, {"date": "2020-09-30T11:21:41", "title": "Added me as designer (#2707)", "author": "Juan del Peral", "status": "modified", "kind": "infrastructure", "id": "389cf8b48668e5233331ba3c7c3feb85fd5436c2"}, {"date": "2020-09-24T14:53:39", "title": "Delete /axisregistry/expression.textproto (#2594)", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "8d2bb82bece80d7475c3e5d63915f26e0e2f7c31"}, {"date": "2020-09-24T14:50:41", "title": "Update SOFT axis registration (#2677)", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "5a6116cc1778e6eced236ef9ea73d14ea04f42d7"}, {"date": "2020-09-23T20:31:41", "title": "Update to_production.txt", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "7942949f63edf083660abe30ac137288b0dc6d65"}, {"date": "2020-09-23T15:54:58", "title": "Update to_production.txt", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "06b4ea3b5107033311bc58fcf6f583a13ccfce65"}, {"date": "2020-09-23T14:14:51", "title": "Update fonts to push", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "6c66a0864d4eae139e2e441d902dc44812eae713"}, {"date": "2020-09-23T13:54:53", "title": "Commissioner: version 1.000 added (#2675)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "e2d5518fecdc6df44c537269761cbec52a4483be"}, {"date": "2020-09-23T13:51:26", "title": "Handjet: version 2.000 added (#2679)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "16a38d82a0869525a47ec29d3ea960c2f7baace0"}, {"date": "2020-09-23T13:48:20", "title": "Modification of 2342 PR: kantamruy, kdam thmor: name tables (#2680)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "9cb4270d0cd240f7fe58129f150a9351e60c4d5e"}, {"date": "2020-09-23T13:46:30", "title": "Red Rose: Version 2.000 added (#2691)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4353cd55d4f52c24efdc9ab416b82cb2aa85ee44"}, {"date": "2020-09-23T13:45:47", "title": "Cuprum: Version 3.000 added (#2692)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "df19ee8f7ea794d3802afb02a61924ebf4bd4b64"}, {"date": "2020-09-17T14:40:43", "title": "Update to_sandbox.txt", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "9b9ec9329eb7eb6106762f5dbf9bf7f7913194cc"}, {"date": "2020-09-11T11:48:56", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "3b179b729ac3306ab2a249d848d94ff08b90a0af"}, {"date": "2020-09-11T10:40:54", "title": "Impallari Type / Cabin : info updated", "author": "Rosalie Wagner", "status": "modified", "kind": "designer", "id": "c27b41f2d348532fdfe5e99cc2c0023d6cf3818a"}, {"date": "2020-09-11T10:28:56", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "4860d8e1aa14242be16a7a89ba79415be29b37fc"}, {"date": "2020-09-11T10:25:58", "title": "Piazzolla: metadata updated (#2678)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "5fdb41b9581e99140eaf4909e82e8bdb65fe69f3"}, {"date": "2020-09-09T20:09:14", "title": "Update to_sandbox.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "aa32de46068da0921045f2292e0373a679a542b1"}, {"date": "2020-09-09T20:03:21", "title": "Update to_sandbox.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "00ebeee74f191285cdcc5d96c63d8656a4c17a47"}, {"date": "2020-09-09T16:42:20", "title": "Update to_sandbox.txt", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "533b538c76916e8f146215dd903f1c9aaa689035"}, {"date": "2020-09-09T16:34:43", "title": "Owen Earl: designer info added (#2676)", "author": "Rosalie Wagner", "status": "new", "kind": "designer", "id": "5a53bba3fd86cf882b86308a4f01553117d8ea5c"}, {"date": "2020-09-09T14:01:32", "title": "Update Cabin metadata (#2660)", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "3063429a177f8121b2fd0f9ccc55461c94b2cddf"}, {"date": "2020-09-09T13:59:12", "title": "Delete Syne static fonts (#2674)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "21cb6b5f25b850286d55e052f459fd3b67f5d6c0"}, {"date": "2020-09-09T13:56:35", "title": "Update to_sandbox.txt", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "e13b8e243cdd1a152e6bcb01e3d682a96c372578"}, {"date": "2020-09-09T03:36:42", "title": "Update to_sandbox.txt", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "3b371af57d7b87a079f129049f85c79c1fd258d3"}, {"date": "2020-09-09T03:28:35", "title": "Update to_sandbox.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "1a723a33d4bae7a9e1a12aeca68d71e37b440c3c"}, {"date": "2020-09-04T13:40:06", "title": "Sansita swashed: version 1.003 added (#2658)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "e24965e60f784bdfeff869baca4ff94dbb3b542d"}, {"date": "2020-09-04T13:37:47", "title": "Piazzolla: version 2.001 added (#2653)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "64992756507f66559946a4344f2df42bc30183fa"}, {"date": "2020-09-04T13:29:11", "title": "Rubik: Version 2.101 added (#2664)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "49111fa888f88cabdc3a9f11d55bb4f89ca81eca"}, {"date": "2020-09-03T19:46:34", "title": "Update to_sandbox.txt", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "4a8606396ba615cea5813ea29b823b68a801b953"}, {"date": "2020-09-02T04:57:40", "title": "Update to_production.txt", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "1324e638491b5377bba984f81842ab3df63c146c"}, {"date": "2020-09-01T08:44:31", "title": "jost: v3.51 added (#2627)", "author": "Owen", "status": "modified", "kind": "family", "id": "9592afdcbe41fb9931245f1a2a3fc9e0ae81a83e"}, {"date": "2020-08-31T18:58:18", "title": "Update to_production.txt", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "580fdc1a2eecda1394c5e45cdaa20751166b3ab9"}, {"date": "2020-08-27T17:32:24", "title": "Update to_sandbox.txt", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "20dcb412b0c255ef06240371e84c60214d0e4bd2"}, {"date": "2020-08-27T17:26:40", "title": "axisregistry/README.md Add link to live registry", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "03f79bb3b3012a232a535d107170fce06f1d034f"}, {"date": "2020-08-26T22:44:55", "title": "Designers don't appear to have actually changed", "author": "Rod S", "status": "modified", "kind": "infrastructure", "id": "73810ca4874521526d17fcec2025e603862a1561"}, {"date": "2020-08-26T22:27:26", "title": "Update to_sandbox.txt", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "b62c8f69dae7af7b56272d15bebd714bf7e2868c"}, {"date": "2020-08-26T22:23:23", "title": "Declare SOFT,WONK for Fraunces", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "028220f6dd7402f3a7bec2631c343462f986d291"}, {"date": "2020-08-26T20:06:43", "title": "Update to_production.txt", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "960a1081206a00090d8fb34903315f6b0bca2f4a"}, {"date": "2020-08-26T15:28:14", "title": "Update fonts to push", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "802738bbd81775fc5c0322aa4039d878749fec43"}, {"date": "2020-08-26T14:03:45", "title": "Missing designers info (#2648)", "author": "Rosalie Wagner", "status": "modified", "kind": "designer", "id": "43fbafb2ff47149786df7127bfbe34190acf9081"}, {"date": "2020-08-26T10:22:50", "title": "Syne: v-2.000 added (#2644)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "a3aa3c2571019c4f3642c7e13b7fd6e50d75f657"}, {"date": "2020-08-25T17:21:40", "title": "Simplify Arrow Type bio (#2640)", "author": "Stephen Nixon", "status": "modified", "kind": "infrastructure", "id": "e991a6127fe81967a762219620d14947b9ab5ad7"}, {"date": "2020-08-25T16:36:27", "title": "Upgrade Recursive description to better highlight the specimen website (#2608)", "author": "Stephen Nixon", "status": "modified", "kind": "metadata", "id": "9d79f50a74d375e56e253bfca96ddc1d2aba6b67"}, {"date": "2020-08-24T20:15:18", "title": "Update README.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "2ab9a30ebb15f5dadb3c72546918b3df9a38e41a"}, {"date": "2020-08-21T15:46:18", "title": "merriweathersans: v2.001 added (#2632)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "1bb0a09c37a49e57c3794d2db0c8e82f53c063fc"}, {"date": "2020-08-19T15:59:28", "title": "Update to_sandbox.txt", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "32fd526e16f40543e583982b732a674a97f03e00"}, {"date": "2020-08-19T15:16:49", "title": "roboto: v3.000 added (#2550)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "9409aff0417ff2e6e66c40c673339214185251d4"}, {"date": "2020-08-14T19:44:58", "title": "Update to_sandbox.txt", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "fa221674a3d7dcdc271c3b9438f3ad23568c6bad"}, {"date": "2020-08-14T19:44:35", "title": "ofl/librebaskerville/DESCRIPTION fix broken link", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "72572955185e29c83d9f25c3e06464a216529efb"}, {"date": "2020-08-14T13:34:10", "title": "Add recursive to to_sandbox (#2617)", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "126684b0aac3366b837d6ce8598b073345d78497"}, {"date": "2020-08-14T13:16:33", "title": "ofl/kufam/METADATA.pb add arabic subset (#2600)", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "3032fbbd5e59b05b90b42ec4b1b29c0791fc5918"}, {"date": "2020-08-12T10:04:06", "title": "Remove ofl/newsreader/static/*ttf (#2596)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "fb3cf9390537fa19c9b341b2deb4af0b70b7ccff"}, {"date": "2020-08-12T10:01:34", "title": "ofl/harmattan/METADATA.pb: add arabic subset (#2604)", "author": "Rosalie Wagner", "status": "modified", "kind": "infrastructure", "id": "543548ee89af48a510181ca431cbf83cd9e889cb"}, {"date": "2020-08-07T13:25:51", "title": "HOTFIX tradewinds v-1.000 (issue #2350)", "author": "Measure + Fit", "status": "modified", "kind": "family", "id": "97f586e42631dedfe43896b31b794441bc1dab22"}, {"date": "2020-08-06T02:15:53", "title": "ofl/petrona Update METADATA date and DESC", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "cdcead4be3ba91eca0ff9e422f1c7b079d2a625a"}, {"date": "2020-08-05T20:43:02", "title": "Update to_production.txt", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "e637ce0ab9f82042f3e63061eed1fe77223a2b34"}, {"date": "2020-08-05T20:11:02", "title": "Update fonts to push", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "4e3bc7c920c7b4ac898b8fb3560eff4574995de7"}, {"date": "2020-08-05T14:48:15", "title": "Big Shoulders Display v1.100 added (#2598)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "c92513650bc5a519ae7790ca35932e6dd120ffe9"}, {"date": "2020-08-05T14:41:22", "title": "KumbhSans: Version 1.000; ttfautohint (v1.8.3) added (#2526)", "author": "Lasse Fister", "status": "new", "kind": "family", "id": "3679ae811af5a4bf1efe6be21b318b10d35985bf"}, {"date": "2020-08-05T09:11:05", "title": "bigshoulderstext: v1.100 added (#2597)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "9b0af3a84098be574c2e13b44d424639976df42d"}, {"date": "2020-08-04T19:06:56", "title": "Update TRIVIA.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "45c7d37c7cd992c63037f5d586f580057a959ce4"}, {"date": "2020-08-04T14:14:40", "title": "Update axisregistry/README.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "958ddd27527e6f4fb9dadec2a16b9bfb5a3d9381"}, {"date": "2020-08-01T19:28:28", "title": "Update to_sandbox.txt (fix typo)", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "d40de44891816dd5b952c2b1231b9d88bca357b2"}, {"date": "2020-07-31T19:34:33", "title": "Remove source keys from METADATA.pb files (#2585)", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "5d62754577515d2738164d6892f91bf2773abd6f"}, {"date": "2020-07-29T14:48:10", "title": "Update fonts to push", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "7681237a0154e539e175afc5b42e3b2ec05e4d71"}, {"date": "2020-07-29T14:33:23", "title": "literata: v3.002 added (#2580)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "2f7e976afd0935d8fef127fbe92cbcf300913ef4"}, {"date": "2020-07-29T14:16:27", "title": "Newsreader 1.000 (#2577)", "author": "Yanone", "status": "new", "kind": "family", "id": "4d442fa119714832efd1ad3e019f0b18615e9508"}, {"date": "2020-07-29T14:15:56", "title": "Georama 1.000 (#2578)", "author": "Yanone", "status": "new", "kind": "family", "id": "d8f2f5f8f58f14c7031097614c957e7e0a34e009"}, {"date": "2020-07-27T10:22:52", "title": "Fraunces 1.000 (#2570)", "author": "Yanone", "status": "new", "kind": "family", "id": "581699fcc0df7715a0f944e28b1a18d38e4aad62"}, {"date": "2020-07-27T09:58:28", "title": "Grandstander: v2.111 added (#2575)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "ae1d37ea926356900bd195a1e063f465d61e15d7"}, {"date": "2020-07-27T09:32:56", "title": "[gftools-packager] Chilanka: Version 1.510 added (#2574)", "author": "Lasse Fister", "status": "modified", "kind": "family", "id": "0d26823e6a2fae2c57605f689c62c9ef03cc5f03"}, {"date": "2020-07-24T13:20:30", "title": "cabin: v3.001 added (#2571)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "e0e68be377b55f90b78cf34146bbc7ff47c0bff1"}, {"date": "2020-07-23T09:46:01", "title": "[Font Bakery Dashboard] create: ofl/goldman (#2569)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "37e0f8a4fd9c64a680682ec1f3e006aaba974abd"}, {"date": "2020-07-22T15:23:19", "title": "Update fonts to push", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "5167a88ee5cd1570ea4c62fdb906f81af6ea0f7d"}, {"date": "2020-07-22T15:20:32", "title": "Fix email address in copyright line of OFL.txt for librebaskerville (#2544)", "author": "Tim D\u00fcsterhus", "status": "modified", "kind": "infrastructure", "id": "8dd64198c673a5b1d7332842193d832baebcf1b7"}, {"date": "2020-07-22T15:18:37", "title": "merriweathersans: v2.000 added. (#2568)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c793ff569e312a4755a56aa8f5631ce6d7667ebb"}, {"date": "2020-07-22T15:18:19", "title": "cinzel: v2.000 added. (#2566)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "45071f07c63e863a539442ef3562b71ab1f147a6"}, {"date": "2020-07-22T15:17:57", "title": "rubik: v2.100 added (#2567)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e7d3539a23a24e81286e71502e10764590806ae9"}, {"date": "2020-07-22T09:57:02", "title": "Added Kufam 1.300 (#2552)", "author": "Yanone", "status": "new", "kind": "family", "id": "7cc3227eef0c572c251388ac884c527d72cab374"}, {"date": "2020-07-21T12:42:18", "title": "Fix designer name in METADATA.pb (#2556)", "author": "Takahiro Nishino", "status": "modified", "kind": "infrastructure", "id": "22b28235577e826e575fe912b4f8c4e08eb0d79e"}, {"date": "2020-07-15T19:04:50", "title": "s/SAN_SERIF/SANS_SERIF for Encode Sans. (#2551)", "author": "Garret Rieger", "status": "modified", "kind": "infrastructure", "id": "30383ff64d1f7e3019d70c1a9dd6bda8baebc400"}, {"date": "2020-07-15T16:23:56", "title": "Update fonts to push", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "08cb90a1b612a28f2dda36cdfb42d92265683079"}, {"date": "2020-07-15T11:04:10", "title": "encodesans: v3.002 added. (#2515)", "author": "Stephen Nixon", "status": "modified", "kind": "family", "id": "ec8be826b983fca7e6448c1d63d51ccae044adb4"}, {"date": "2020-07-15T09:59:27", "title": "catamaran: v2.000 added (#2547)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "cf5f213159d5ebd3209fd5bf17f8d208e8674873"}, {"date": "2020-07-15T09:58:21", "title": "bitter: v2.001 added (#2548)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c7d2ffdbc47dded62cb7bd4e86954212b5cf5546"}, {"date": "2020-07-13T22:52:55", "title": "GF Axis Registry setup (#2541)", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "4bd3c05add902033e8d9e7f0c6258bf67e9a4814"}, {"date": "2020-07-13T19:08:29", "title": "Add detail to description for Recursive (#2423)", "author": "Stephen Nixon", "status": "modified", "kind": "metadata", "id": "81cdd01607afbd6cd99070dac15dac94dd0d2772"}, {"date": "2020-07-13T12:57:11", "title": "Petrona 2.001 (#2542)", "author": "Yanone", "status": "modified", "kind": "family", "id": "fafa568b91c1e9b19cf9288497c632d2450f8ce4"}, {"date": "2020-07-13T08:54:44", "title": "ofl/caladea/DESCRIPTION.en_us.html: Fix HTML (#2538)", "author": "Michael Witten", "status": "modified", "kind": "metadata", "id": "ba6142ae6bf2b82d602c54e426706bcb826ff9a7"}, {"date": "2020-07-10T13:32:19", "title": "Added Petrona v1.003 (#2293)", "author": "Yanone", "status": "modified", "kind": "family", "id": "4286cb2860a77b750fb6d1b4dacaa0d12efbfe82"}, {"date": "2020-07-08T19:50:40", "title": "Remove ofl/notable. Already in prod", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "8ff44df4edfc6ce6bad4926c3b1e030f34f0141f"}, {"date": "2020-07-08T19:24:48", "title": "Update to_sandbox.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "8d952bfb75359b29362d76cd785dea357ec31aeb"}, {"date": "2020-07-08T18:18:50", "title": "Update Cairo METADATA designer field (#2450)", "author": "Eli Heuer", "status": "modified", "kind": "infrastructure", "id": "3dfc77dc8f7e98f0ef748767c8cb7f1d22f76e2d"}, {"date": "2020-07-08T16:03:14", "title": "Update fonts to push", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "4747ea3ffa7cafd0f6834fb453ef9b99c92a6bde"}, {"date": "2020-07-08T16:02:22", "title": "Harmattan: v 2.000 added (#2533)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "7028be6bbe82a4e5fd97acca2fe02915fd2c80d6"}, {"date": "2020-07-08T16:01:55", "title": "raleway: v4.026 added (#2536)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e16e28b2a73398cbc960f5306f961c1276cc29fc"}, {"date": "2020-07-07T22:17:41", "title": "Update to_production.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "0e3d749b98aaadf766ed68fd327d9a54d00fa64d"}, {"date": "2020-07-06T09:48:02", "title": "[Font Bakery Dashboard] update: ofl/questrial (#2532)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "9b891a0b19036b0868ff57016f4e70c1e2dc3433"}, {"date": "2020-07-06T08:13:27", "title": "Update to_sandbox.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "5fb13b303b60b5b46d6249b84049c6cd4bf46ecd"}, {"date": "2020-07-03T08:47:10", "title": "[Font Bakery Dashboard] create: ofl/redrose (#2530)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "6bee1ae3e4b9761e9d128252d8879aa36fa30de2"}, {"date": "2020-07-03T00:43:25", "title": "add Alyson Fraser Diaz as co-designer in Beth Ellen font", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "infrastructure", "id": "54cd39810f165cbec8b1eae827d8815803a4f1cf"}, {"date": "2020-07-02T14:48:55", "title": "Version 3.6 (#2519)", "author": "Yanone", "status": "modified", "kind": "family", "id": "dd96d4f0acd2b76027c3fe3926a214b0c4d40645"}, {"date": "2020-07-01T16:09:41", "title": "Update fonts to push", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "905374f88f30e7ead1b078e89d79f4ff94b35195"}, {"date": "2020-06-30T15:55:00", "title": "Add LICENSE.txt to zillaslab directory (#2485)", "author": "nextgenthemes", "status": "new", "kind": "infrastructure", "id": "6b48e8c3d3a8ca1437b404d747c0496d654cacf6"}, {"date": "2020-06-30T10:03:25", "title": "amiri: 0.113 added (#2487)", "author": "Khaled Hosny", "status": "modified", "kind": "family", "id": "4210df1abd7797158390c50c4a36dc8bcdb07f09"}, {"date": "2020-06-29T19:06:28", "title": "Update CONTRIBUTING.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "9ae34c284f57a24ce484a0f49f38c26457f2603a"}, {"date": "2020-06-29T13:25:59", "title": "Epilogue: v2.111 added (#2518)", "author": "Rosalie Wagner", "status": "new", "kind": "family", "id": "06f00d8e4acb7964666a8d61f5360c7227399dbe"}, {"date": "2020-06-26T13:27:43", "title": "[Font Bakery Dashboard] update: ofl/rowdies (#2517)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "72e518e8300260bedf5825e17a3a4bea0918d85f"}, {"date": "2020-06-23T12:16:53", "title": "ledger: v1.003 added (#2514)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f8265bddf91e1f2f54160122209d4f60cf2221c9"}, {"date": "2020-06-23T11:26:33", "title": "Poppins: 4.004 Added (hotfix on 4.003) (#2510)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "7dc16b7de42db624b902f2292b68ed9e489e5053"}, {"date": "2020-06-23T10:54:10", "title": "ledger: fixed nbsp width (#2353)", "author": "Measure + Fit", "status": "modified", "kind": "family", "id": "0436d99c089a44300148829184a9e32abcf3d841"}, {"date": "2020-06-17T18:54:12", "title": "Fix busted metadata", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "01a75b749b1fd558eb474b8fa1fa3dc58574543b"}, {"date": "2020-06-17T18:13:38", "title": "Remove another instance of NEGA", "author": "rsheeter", "status": "modified", "kind": "family", "id": "c3372cb4bb22eeeea31490983f0d57c5dc69446b"}, {"date": "2020-06-17T18:11:41", "title": "no font left behind", "author": "rsheeter", "status": "new", "kind": "family", "id": "17a38c1fbecc8fbacbdcab3b5474a9f509871f10"}, {"date": "2020-06-17T16:49:59", "title": "missing S", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "6863a76e83ea332b4f9390cca6209ee10e135870"}, {"date": "2020-06-17T16:39:16", "title": "Do not declare NEGA; not registered with Google Fonts", "author": "rsheeter", "status": "modified", "kind": "family", "id": "fc40b32282f98e699bc467c8c63e71a53140b236"}, {"date": "2020-06-17T15:57:02", "title": "Update to_sandbox.txt", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "3d00d0b6b8bfa2ae450175940d7cef115bbee5cb"}, {"date": "2020-06-17T13:13:17", "title": "Minor description fixes (#2506)", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "d7b9dbfef17c42868fd757fbeef337d714aedc62"}, {"date": "2020-06-17T10:38:15", "title": "Update fonts to push", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "b87b3a04bd51806a007f3c6d2425db367b122411"}, {"date": "2020-06-17T10:34:57", "title": "Added updated and new files for Signika, SignikaSC and SignikaVF (#2452)", "author": "Johannes Neumeier", "status": "modified", "kind": "family", "id": "04f5ee5414a6b1242f2cbb1599a664dde9d464c4"}, {"date": "2020-06-17T09:52:16", "title": "varta: v1.004 added (#2495)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "fea96ec714e4a082faf107e54e65103ac4f2a0eb"}, {"date": "2020-06-17T09:42:19", "title": "encodesans: v3.001 added. (#2497)", "author": "Stephen Nixon", "status": "modified", "kind": "family", "id": "7897fe93248135163fc230351e943278e4cd1b04"}, {"date": "2020-06-17T09:27:17", "title": "abel: four was overkerned to period and comma (#2352)", "author": "Measure + Fit", "status": "modified", "kind": "family", "id": "3b99d83d2625944fc0b8bd328d793fa819b92381"}, {"date": "2020-06-17T09:16:19", "title": "kanit: v2 added. Updated Vietnamese diacritic, spacing, kerning, vertical metrics. (#2503)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "674cdcf5e290b4d29f7b017ad1643e536d1bc372"}, {"date": "2020-06-16T20:52:14", "title": "HOTFIX Mulish v.2.001 added. Changed name Muli to Mulish. (#2504)", "author": "Rosalie Wagner", "status": "modified", "kind": "family", "id": "1831e5b6933f19eb000e1a8615503c313afc394f"}, {"date": "2020-06-15T10:07:26", "title": "sourceserifpro: v3.001 added (#2498)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "1afe12072a7fff0c8eaacb36fa4c8c722192d5e7"}, {"date": "2020-06-11T09:30:39", "title": "sora: v2.000 added (#2494)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "69109d1f48319d1d474a8d2f70018efc2346a3a7"}, {"date": "2020-06-11T09:03:08", "title": "librecaslontext: v2.0 added. (#2432)", "author": "Stephen Nixon", "status": "modified", "kind": "family", "id": "59f83eaa24b834260da89c57408a56aef4fa751a"}, {"date": "2020-06-10T16:32:20", "title": "Add robotomono to to_production.txt", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "31ec02fb871747842d8ab07017419c7c3728eb68"}, {"date": "2020-06-10T15:39:14", "title": "Update fonts to push", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "ede442f3b349390d9eae2dfb2f4d7679971173ae"}, {"date": "2020-06-10T12:14:33", "title": "domine: v2.000 added (#2492)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "2194d6669928109624e4238fbcdb51858ec35a99"}, {"date": "2020-06-10T11:42:53", "title": "grenzegotisch: update description", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "b8611166432c039f7019a007d6c67600ea4b27be"}, {"date": "2020-06-03T18:57:19", "title": "Update fonts to push", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "6f390c39fd117c5a49954bb9defdbb34484cf02f"}, {"date": "2020-06-03T18:55:34", "title": "robotomono: v3.000 added. (#2481)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4df0b673c9b316ad5e8de8fa70b0768ab66c87d6"}, {"date": "2020-06-03T18:55:19", "title": "heebo: v3.001 added. (#2482)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "902785a6e34f09caa1768877c59d3eeb1b299378"}, {"date": "2020-06-03T18:54:50", "title": "raleway: v4.025 added. (#2483)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "37a6dd7a5aef8e3fc8df3435a35a72312e556811"}, {"date": "2020-06-02T17:52:06", "title": "Update CONTRIBUTING.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "799331018b4fe67a33f1d001d09304b612864568"}, {"date": "2020-06-01T09:21:11", "title": "arefruqaa: v1.002 added (#1132) (#2476)", "author": "Khaled Hosny", "status": "modified", "kind": "family", "id": "468061c7508fa1c1d1d0acf77e53fcf776374ae8"}, {"date": "2020-06-01T08:18:28", "title": "Revert \"Migrate CI to Github Actions (#2466)\" (#2478)", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "c2ad7a16ef515beda327da797ba68535fbc91357"}, {"date": "2020-05-29T12:38:40", "title": "Migrate CI to Github Actions (#2466)", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "5f3675b809a5751d01780579ec573761a41fafbb"}, {"date": "2020-05-27T17:37:52", "title": "Update fonts to push", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "ca242ca13720d324c77ac1898c7374afe28e28ea"}, {"date": "2020-05-26T14:43:25", "title": "Fix DESCRIPTIONs for cormorantupright and notable (#2474)", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "750cae0e488f9b86e77e551ba3b4a6fca96c5327"}, {"date": "2020-05-20T15:38:37", "title": "Update fonts to push", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "64901e2120bc71feb7bea9987b29f408ef48592f"}, {"date": "2020-05-20T15:08:14", "title": "museomoderno: v1.001 added (#2461)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "ef0eaf2bd8d553a9ee6611c1b9d421e6cf0b52fe"}, {"date": "2020-05-20T15:07:01", "title": "grenzegotisch: v1.001 added. (#2467)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "42ed30b4f58a26b457a2311ed05bd1266cfb9a11"}, {"date": "2020-05-13T15:25:47", "title": "Update fonts to push", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "d1a2e0ffc0308d05c499b31a0852339a61090d58"}, {"date": "2020-05-11T17:17:49", "title": "Update METADATA.pb", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "1f6831c7b39e4e099ba235df7e775b4a3cc8d52e"}, {"date": "2020-05-11T16:13:08", "title": "encodesans: v3.0 added. (#2438)", "author": "Stephen Nixon", "status": "modified", "kind": "family", "id": "aa9bf55b2d048c805a93c6ca60e5773c48271d7b"}, {"date": "2020-05-11T08:30:12", "title": "fixed METADATA for FiraCode font (#2449)", "author": "IgorDavidyuk", "status": "modified", "kind": "infrastructure", "id": "99a60fb04afbf1378c7507f782d0e3075cede0bc"}, {"date": "2020-05-06T15:52:31", "title": "Update to_sandbox.txt", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "5ce46fa02fe1ebc338eb398866bbb2d9b217fd39"}, {"date": "2020-05-06T15:51:27", "title": "jost split fonts (#2446)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "356e42a15a44b7e75e9fc93da4f33f6d07164526"}, {"date": "2020-05-06T15:19:54", "title": "heebo: v3.000 added (#2444)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "62c8640ccc8dacb083001bebefeba3a37d970d0a"}, {"date": "2020-05-06T15:19:39", "title": "vollkorn: v5.000 added (#2443)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "d621abf1b8f4884f53ca991f603c78f3b84ab67d"}, {"date": "2020-05-05T10:47:41", "title": "Update to_production.txt", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "dce0535282179ec936ea18d2d9d2234ee3ec0d4b"}, {"date": "2020-04-30T17:21:39", "title": "Update to_production.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "7a55a64fc1efaabe6bc54e94602cb82d82ef1a76"}, {"date": "2020-04-30T16:52:08", "title": "Update to_sandbox.txt", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "323b5a4edd3c2aa5e6a01dca6a3f02b59a018d03"}, {"date": "2020-04-30T09:17:40", "title": "Update fonts to push", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "8720d16074cd234b5779f6adced31c7d6b62e77a"}, {"date": "2020-04-24T08:13:58", "title": "archivonarrow: v3.000 added (#2434)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e4432bec2a089596a6ef82fcf0afd665544c9850"}, {"date": "2020-04-24T08:13:19", "title": "leaguegothic v.1.600 added (#2325)", "author": "Mirko Velimirovic", "status": "new", "kind": "family", "id": "9f2ca8a4e74c64168e735d35acbf01e5ee7e6bc9"}, {"date": "2020-04-21T19:11:00", "title": "Updated fonts to push", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "71884bdeae7f2b32b0b21c0e4e9e74e9ea7dd4a2"}, {"date": "2020-04-15T18:24:21", "title": "ofl/recursive/METADATA.pb Fix copyright and date", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "e748c51ad62058593eb81f4aa587186d5bb7c169"}, {"date": "2020-04-15T18:23:08", "title": "ofl/recursive/OFL.txt Fix notice", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "c1ca136f9926acdc3a720a9f90da2bd034a81513"}, {"date": "2020-04-15T18:22:20", "title": "ofl/recursive/DESCRIPTION.en_us.html", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "606e15ffb0ea99566f65c88a7a7f348a50f35a41"}, {"date": "2020-04-15T18:11:48", "title": "Add recursive to GH", "author": "rsheeter", "status": "new", "kind": "family", "id": "e5312002310540b6727ce1a534ac3970441d5fe2"}, {"date": "2020-04-15T16:07:48", "title": "viaodalibre: v2.000 added (#2418)", "author": "bettergui", "status": "modified", "kind": "family", "id": "75e3993fb4a3739592c2ea3e365cc94d5d33e469"}, {"date": "2020-04-15T11:07:33", "title": "Merge pull request #2422 from google/dmmono", "author": "Marc Foley", "status": "new", "kind": "family", "id": "a6a941b92dcd9fd43a48a12458370d9357d46279"}, {"date": "2020-04-15T10:48:49", "title": "dmmono: v1.000 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "85f32a0254c400b643d7ce589b91a2ad29bea73b"}, {"date": "2020-04-14T08:24:42", "title": "Merge pull request #2416 from google/Font_Bakery_Dispatcher-ofl_balsamiqsans", "author": "Marc Foley", "status": "new", "kind": "family", "id": "257d836f1d5d80cf4f6339da5275659983794b0f"}, {"date": "2020-04-14T08:23:55", "title": "Merge pull request #2417 from google/revert-2401-cabin", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "6334743d9484a686758db1ca364c104c51f08888"}, {"date": "2020-04-13T23:32:50", "title": "Roboto does not have an ital axis", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "c53c4df931d3fd0122a30b06d13126cfaad8e014"}, {"date": "2020-04-13T23:08:51", "title": "Revert \"cabin: v3.000 added.\"", "author": "rsheeter", "status": "modified", "kind": "family", "id": "db67c0850b0c9239f4514b615e7892531e5620b1"}, {"date": "2020-04-13T22:43:41", "title": "Update to_production.txt", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "298a654d3b2ad8e9380fc4e50da57c1854e1ea19"}, {"date": "2020-04-13T22:29:00", "title": "ofl/roboto/METADATA.pb Credit foundry contributors", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "e154e4ca0bada7e7f60ac1f0403c079c7cf04d62"}, {"date": "2020-04-13T21:27:08", "title": "Update Roboto to v3 (\"Roboto Classic\") (#2414)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "113bac0943d5b85dcc6c2c01b48fae88d4b5c52a"}, {"date": "2020-04-12T05:55:15", "title": "Update CONTRIBUTING.md", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "7b64519fb0fd8b03b563b32ff55d2362db2c90bf"}, {"date": "2020-04-09T23:11:46", "title": "Revert \"cabin: v3.000 added.\"", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "f332321d731f064655f513b8caf48e49c16c9e01"}, {"date": "2020-04-09T13:50:33", "title": "[Font Bakery Dashboard] create: ofl/balsamiqsans", "author": "vv-monsalve via Font Bakery Dashboard", "status": "new", "kind": "family", "id": "cbaef391e69a0c330d907a3fab7c19fc573c346e"}, {"date": "2020-04-08T17:50:47", "title": "Update to_sandbox.txt", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "fca197728c21503d64420f9480073150305df349"}, {"date": "2020-04-08T16:04:10", "title": "Update fonts to push", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "432ed642284929e50a8ced3f39fcda11a58abf13"}, {"date": "2020-04-08T15:59:55", "title": "Merge pull request #2405 from google/davelab6-comicneue-desc", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "361af7b27de919a550858c4f54d1e7277d4dbc84"}, {"date": "2020-04-08T15:40:28", "title": "added jost V3.500 (#2338)", "author": "Mirko Velimirovic", "status": "new", "kind": "family", "id": "392d8403c9bcff1bdb011c16a24b0d5436eb35d0"}, {"date": "2020-04-08T15:39:47", "title": "Merge pull request #2409 from google/exo1", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c330eec12b12c989c2ef6ae108e954fa8cf341a8"}, {"date": "2020-04-08T14:29:36", "title": "Merge pull request #2410 from google/inconsolata", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "2b1b0dbe184a5e9704d5761fe7559e3fb987976d"}, {"date": "2020-04-07T03:01:35", "title": "Remove subset files; they are generated as needed", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "26d5592da18e32e2a1fb7d83899f171388b006e2"}, {"date": "2020-04-06T22:28:17", "title": "Update to_sandbox.txt", "author": "rsheeter", "status": "modified", "kind": "family", "id": "ab201dffaf0e07f7e9ade9405daabc413492bd23"}, {"date": "2020-04-06T13:45:01", "title": "inconsolata: v3.001 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "0f203e3740b5eb77e0b179dff1e5869482676782"}, {"date": "2020-04-06T10:05:25", "title": "exo: v2.000 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "6c9cb21c9035f5e0e7ca21b5c3884c8755a41520"}, {"date": "2020-04-01T19:47:29", "title": "/ofl/comicneue/DESCRIPTION.en_us.html Updated", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "fa804d27bd064741d5fdc2dad05864fb2e18abfa"}, {"date": "2020-03-25T16:56:56", "title": "Update fonts to push", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "6df94760ab91af2bcf38a4c8219a302d929b11d7"}, {"date": "2020-03-25T11:50:09", "title": "[Font Bakery Dashboard] update family: Ibarra Real Nova (#2396)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "daaa1d2831be68192a84d7b24950882a0aea83fd"}, {"date": "2020-03-25T11:41:20", "title": "manrope v4.501 added (#2399)", "author": "Mirko Velimirovic", "status": "new", "kind": "family", "id": "4b50d0ef3f979014cb931e5c3c8cbdc2ae4afd93"}, {"date": "2020-03-25T10:45:22", "title": "Merge pull request #2401 from google/cabin", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "04ba060095d2a01167d30234e920b3a84ac8b209"}, {"date": "2020-03-25T10:17:49", "title": "cabin: v3.000 added.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "ede65a515cd09ce69d1b287dd7d9088890c4379f"}, {"date": "2020-03-19T07:07:36", "title": "Update DESCRIPTION.en_us.html", "author": "Nathan Williams", "status": "modified", "kind": "metadata", "id": "ed61614fb47affd2a4ef286e0b313c5c47226c69"}, {"date": "2020-03-18T18:16:46", "title": "Update fonts to push", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "ab90972813e8884e3cf187bb66b95a7c57954fed"}, {"date": "2020-03-17T15:30:32", "title": "Merge pull request #2393 from google/worksans", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "1060f6b8df2642bd884504fc32e8f39c2b5c19da"}, {"date": "2020-03-17T11:13:51", "title": "Merge pull request #2389 from google/Font_Bakery_Dispatcher-ofl_comicneue", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "771fbce5a873ea168ed644a9f6a135d1d16761bc"}, {"date": "2020-03-16T10:25:30", "title": "worksans: v2.009 added.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4dd000abd088771b1dd08ce861eb74626f075d84"}, {"date": "2020-03-12T02:16:37", "title": "[Font Bakery Dashboard] create: ofl/comicneue", "author": "vv-monsalve via Font Bakery Dashboard", "status": "new", "kind": "family", "id": "23bf052eb5d01205102d72cba29580df2a38c422"}, {"date": "2020-03-11T16:49:06", "title": "Update fonts to push", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "860390daf2d86d24984d56671c22fc8f04682d43"}, {"date": "2020-03-10T13:36:20", "title": "Merge pull request #2376 from tmm88/patch-1", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "1307c7ac231faa3086163324beb4e7a7b8cf06ad"}, {"date": "2020-03-10T11:44:50", "title": "Merge pull request #2387 from google/exo2", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "be51efc6e55f368f8203d6ccdb9cb03acae47331"}, {"date": "2020-03-10T11:03:46", "title": "exo2: v2.000 added.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f3742603ceaf4f016296d6d5bb440187ced86906"}, {"date": "2020-03-04T17:13:00", "title": "Update fonts to push", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "2e0b88a0ff7cb6a9e14cfd54c0cc52b84ac379be"}, {"date": "2020-03-04T15:00:46", "title": "caladea: fix designer name", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "22c2e187eede3a1c39cebfaffd9a7b19c371136c"}, {"date": "2020-03-04T09:51:24", "title": "Merge pull request #2377 from google/lora", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "50848b51b925383b625bd364feaea7c99896b5be"}, {"date": "2020-03-04T09:29:50", "title": "lora: v3.000 added.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "16a2ebfdf9c30c0ce4a5f8bf030501c57d97d3c3"}, {"date": "2020-03-03T11:20:18", "title": "Merge pull request #2375 from google/baloo-fix", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "682e4cd94ea3d22b22da1537c91bd53211c4ebba"}, {"date": "2020-03-03T11:06:20", "title": "balootammudu: v1.444 hotfix added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "5d3408b6aca8b7367e232c4900c7b27b2c320466"}, {"date": "2020-03-03T10:32:30", "title": "[docs] - google/fonts - README.md", "author": "tmm88", "status": "modified", "kind": "infrastructure", "id": "a88ef45b56838b34000fb8b5d984c6190bbcc051"}, {"date": "2020-03-02T22:15:06", "title": "Update DESCRIPTION.en_us.html", "author": "Nathan Williams", "status": "modified", "kind": "metadata", "id": "55d16114b7984f555ee05b0999aca6d30b9de8ce"}, {"date": "2020-02-27T14:48:18", "title": "Update fonts to push", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "469b65c39fd8aa5dc1eb457d449921290870af45"}, {"date": "2020-02-27T14:45:48", "title": "catalog/designers/thenorthernblock: Add social media urls", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "ab863976c57a371b4cabef55211132c119b7bd45"}, {"date": "2020-02-27T14:12:35", "title": "Merge pull request #2337 from Gue3bara/patch-1", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "62e637c831fc249d59dcfac0c015e2d9162d3c87"}, {"date": "2020-02-27T11:29:17", "title": "Merge pull request #2359 from google/worksans", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "a508be2c65522e7f8cfc91be648113b2a751c972"}, {"date": "2020-02-25T12:28:37", "title": "worksans: v2.008 added.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "1c92eaf4351b1ab75dc9c9a3f128af1480332310"}, {"date": "2020-02-21T10:54:36", "title": "Merge pull request #2349 from Gue3bara/patch-3", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "600275bdcf6971135df2327127aac02ee33189c4"}, {"date": "2020-02-21T10:54:03", "title": "Merge pull request #2348 from Gue3bara/patch-2", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "61bcfb237b903e6489cdc86297117fa84689a226"}, {"date": "2020-02-20T10:37:34", "title": "lacquer: change category from sans to display", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "3514dd0faa567c563e073bbcae6b2d130248212f"}, {"date": "2020-02-19T18:10:21", "title": "mohave: update ofl.txt", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "6babb2c0e0b221e6649e0177f806ecd3f08976e0"}, {"date": "2020-02-19T13:56:53", "title": "mohave v.2.002 added (#2323)", "author": "Mirko Velimirovic", "status": "modified", "kind": "family", "id": "776990bc692c3243ee490dde926b10d2e154c73e"}, {"date": "2020-02-19T12:13:15", "title": "Update METADATA.pb", "author": "Mohamed Gaber", "status": "modified", "kind": "infrastructure", "id": "6ec7f37d965677c22b8a282efadc7adf33a7b786"}, {"date": "2020-02-19T12:11:01", "title": "Update METADATA.pb", "author": "Mohamed Gaber", "status": "modified", "kind": "infrastructure", "id": "1753e89c45faf363bffaf944debcf8a5b6a03d66"}, {"date": "2020-02-12T17:33:29", "title": "Merge pull request #2340 from google/push", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "9b4b790f4ac312aaf2745f6536d667cc3fb8e7a2"}, {"date": "2020-02-12T17:31:54", "title": "Update fonts to push", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "659595c96a7549954ea12847c3202fa36d4c5b22"}, {"date": "2020-02-12T10:03:59", "title": "[Font Bakery Dashboard] create family: Caladea (#2339)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "ae5de9569e6af9ef0242e5b840bbbea651d2287e"}, {"date": "2020-02-11T16:39:20", "title": "Update Cairo Authors", "author": "Mohamed Gaber", "status": "modified", "kind": "infrastructure", "id": "db92bb7b0dd08d636408b563d6e6945cc146eede"}, {"date": "2020-02-11T14:16:20", "title": "ruda: v2.000 added (#2336)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "3486f90a2919f761eb29cb85ed78bc3f9799635b"}, {"date": "2020-02-11T13:38:52", "title": "Merge pull request #2324 from bghryct/spartan", "author": "Marc Foley", "status": "new", "kind": "family", "id": "f2679a94c2dc5ef9ba3604060f84d0db8a87b886"}, {"date": "2020-02-05T15:20:35", "title": "Merge pull request #2332 from google/push", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "5050dd268f0e06faf74360fb4147814a44eedc2a"}, {"date": "2020-02-05T15:16:02", "title": "Update fonts to push", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "86237a84a5d3bebeb1886fe9cf585fe00159876a"}, {"date": "2020-02-03T22:46:07", "title": "Inter is on Sandbox", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "0e093b4e593f771bf17e8fe78d48995fd6b81237"}, {"date": "2020-02-03T14:01:36", "title": "Merge pull request #2327 from yanone/oxanium", "author": "Marc Foley", "status": "new", "kind": "family", "id": "cead1e1970bed262462a4e9ccdcc72c96e6f0a9e"}, {"date": "2020-01-31T14:33:11", "title": "Update to_sandbox.txt", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "3959f16f7099c99142bb40123c042fa40949d6b4"}, {"date": "2020-01-31T13:06:07", "title": "Added Oxanium 1.001", "author": "Yanone", "status": "modified", "kind": "family", "id": "61b58b252cb434697a1ddba7443a40e01f3ad676"}, {"date": "2020-01-31T00:34:04", "title": "Use underscore for SANS_SERIF.", "author": "Andy John", "status": "modified", "kind": "infrastructure", "id": "16c50ec0ecb0636c8d36f92b3a03feb0dee0ccf8"}, {"date": "2020-01-30T23:24:25", "title": "Merge pull request #1908 from google/inter", "author": "Stephen Nixon", "status": "modified", "kind": "family", "id": "907e074002d3ac9ff42bdf9785797d95109153ba"}, {"date": "2020-01-30T18:16:27", "title": "spartan v.1.003 added", "author": "mirko velimirovic", "status": "new", "kind": "family", "id": "2e74b07367391094225ff52efd75bef831963cc5"}, {"date": "2020-01-28T22:38:03", "title": "Update to_sandbox.txt", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "5f90fc2636613e8322c3e25bb0c8ba5304b562dd"}, {"date": "2020-01-28T16:50:21", "title": "Merge pull request #2322 from google/push", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "cf03811bc808b91c3c39dc8f0241d53b9ac46f8b"}, {"date": "2020-01-28T16:44:27", "title": "Update fonts to push", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "2c337a61bafe331751113c24fb20674bd3fe4f4f"}, {"date": "2020-01-28T16:39:45", "title": "Merge pull request #2320 from m4rc1e/baloo2", "author": "Marc Foley", "status": "new", "kind": "family", "id": "230f6e8d424e646f6eaa3a429a67f520c5f7881d"}, {"date": "2020-01-28T13:26:36", "title": "Merge pull request #2273 from yanone/inriasans", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "fb37b70b3f470ba234b4fe667536bd2d8a32f82a"}, {"date": "2020-01-28T12:55:56", "title": "baloo2: update descriptions", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "7ad9834e78a323b5c33f0495a30c64273b42e06f"}, {"date": "2020-01-28T12:43:26", "title": "balootammudu2: v1.640 added.", "author": "Marc Foley", "status": "new", "kind": "family", "id": "00e1d2d0bcc1013c740790d6ec73cfe4d1efcce8"}, {"date": "2020-01-28T12:43:25", "title": "baloothambi2: v1.640 added.", "author": "Marc Foley", "status": "new", "kind": "family", "id": "42f6eba39645bfa706d2ff6d47b61050d1e4fdf0"}, {"date": "2020-01-28T12:43:25", "title": "baloobhaina2: v1.640 added.", "author": "Marc Foley", "status": "new", "kind": "family", "id": "46be99e0d7f513937c4d442e822a5b643ab112fb"}, {"date": "2020-01-28T12:43:25", "title": "baloochettan2: v1.640 added.", "author": "Marc Foley", "status": "new", "kind": "family", "id": "f2a8a69f839dca2bd50ffa5c6ff4ed63bf68d14e"}, {"date": "2020-01-28T12:43:25", "title": "balootamma2: v1.640 added.", "author": "Marc Foley", "status": "new", "kind": "family", "id": "3543811bfb725c27641a43bcb01a6b050f89b94d"}, {"date": "2020-01-28T12:43:25", "title": "baloopaaji2: v1.640 added.", "author": "Marc Foley", "status": "new", "kind": "family", "id": "c7943ab73dd4008e9b9e2f5b52acc56ad5af5fc7"}, {"date": "2020-01-28T12:43:25", "title": "baloobhai2: v1.640 added.", "author": "Marc Foley", "status": "new", "kind": "family", "id": "fec3090e7af9c084dd859117492f59b0ea251a3d"}, {"date": "2020-01-28T12:43:25", "title": "baloo2: v1.640 added.", "author": "Marc Foley", "status": "new", "kind": "family", "id": "ee334a51f96dcc7525fc9c0217f66309c4165ad1"}, {"date": "2020-01-28T12:43:25", "title": "balooda2: v1.640 added.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "a95fea68f176413bfcdeb73cbcb9b41d1f37caf5"}, {"date": "2020-01-24T16:17:38", "title": "inter: v3.012 added.", "author": "thundernixon", "status": "new", "kind": "family", "id": "49ab123f6e4e0b864ccaaedcc6e9724e6aa4d64f"}, {"date": "2020-01-23T14:49:53", "title": "Merge pull request #2309 from yanone/bellota", "author": "Marc Foley", "status": "new", "kind": "family", "id": "aaf2d6aaaabc978dbc1adae949e5dd0ece85b2c6"}, {"date": "2020-01-23T14:48:36", "title": "Added Bellota and Bellota Text", "author": "Yanone", "status": "modified", "kind": "family", "id": "d22365f72284a6af8f644aecbe74a680c55c2014"}, {"date": "2020-01-23T14:16:22", "title": "Merge pull request #2310 from yanone/sen", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "47f314b5b04958749488da24a0e3f500ae17d66a"}, {"date": "2020-01-23T14:15:25", "title": "Added Sen v1.004", "author": "Yanone", "status": "new", "kind": "family", "id": "10fb163796367343ddf30a0c7d3b1e4110d1a9d0"}, {"date": "2020-01-23T14:06:51", "title": "Update CONTRIBUTING.md (#2317)", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "575390b70ce7688f02c2558da1bbbb41aa3f6869"}, {"date": "2020-01-15T13:43:28", "title": "viaodalibre: v1.000 added (#2241)", "author": "bettergui", "status": "new", "kind": "family", "id": "25dea40ef0f6c0cbd621b67a8c80835cea6738b3"}, {"date": "2020-01-14T15:27:36", "title": "Merge pull request #2307 from google/push", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "0e0f94fdf9f18df55489c5ff760214558d5d897b"}, {"date": "2020-01-14T15:22:36", "title": "Update fonts to push", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "4f4ea45954aefbddfa552f38a88ea880915648ff"}, {"date": "2020-01-14T15:20:57", "title": "Merge pull request #2303 from google/gotu", "author": "Marc Foley", "status": "new", "kind": "family", "id": "91979fccbd02adbc80534ac971ebcedba45f8500"}, {"date": "2020-01-13T10:45:10", "title": "Merge pull request #2302 from google/northernblock-bio", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "cf909e887afdb7daa87a27e6782c24d5dc6026c5"}, {"date": "2020-01-13T10:40:06", "title": "catalog | ofl/solway: Add Northern Block as designer", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c4579f4676c55f4d7758cd708b207bdddba769c7"}, {"date": "2020-01-10T16:32:33", "title": "gotu: v2.320 added", "author": "Marc Foley", "status": "new", "kind": "family", "id": "ff7191617554f9d0857875625c4080402ffa72f9"}, {"date": "2020-01-09T09:33:40", "title": "Merge pull request #2301 from google/ci-fonts", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "652f2f6c63823e58643d9a0d5ea6ff67e3ff56b4"}, {"date": "2020-01-08T15:34:13", "title": "travis: Only run gftools qa on prs which contain fonts", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e78091f8983ab272dd95a81145a0d38cfeab2697"}, {"date": "2020-01-08T11:16:47", "title": "Merge pull request #2299 from google/gftools-extras", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "2ca162358af43860cdbcd7225a1e00c4f246f6ed"}, {"date": "2020-01-08T10:55:33", "title": "travis: use pip version of gftools", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "2a649907bd02eb768782d0b905952358b7c2ec9b"}, {"date": "2020-01-06T09:23:51", "title": "Merge pull request #2296 from google/mavenpro-unhint", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "517083b489964a9696c2637879cf991d41e1106a"}, {"date": "2019-12-20T18:21:19", "title": "mavenpro: v2.100 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "45ea32ab70cb3c2f518b917bd4b81a0b2165f04f"}, {"date": "2019-12-11T21:06:39", "title": "Merge pull request #2276 from google/ddcuchen", "author": "Andrew John", "status": "new", "kind": "family", "id": "37c0f8e104143dbc57fbdffb835fbe6e84d8a465"}, {"date": "2019-12-11T14:30:58", "title": "hotfix ofl/uchen/Uchen-Regular.ttf", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "b44e8365d6ad70529595f6f9dcd556588dfeb4a3"}, {"date": "2019-12-10T20:26:00", "title": "Merge pull request #2283 from google/push", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "0da68024531ddc8827b91a6f8cb33ec2daef3ad2"}, {"date": "2019-12-10T20:25:21", "title": "Update fonts to push", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "d8793f8554e946125e9e4d0d5bda23e96767e8c4"}, {"date": "2019-12-10T19:30:51", "title": "Merge pull request #2281 from google/cherrybomb", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c7db09373019fa439fa4b58cae72f5aeafda2f86"}, {"date": "2019-12-10T19:25:57", "title": "Update METADATA.pb", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "815df162803c329a0f743e8c2432dbfa85ff1043"}, {"date": "2019-12-10T18:40:37", "title": "cherrybomb: v4.000 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "3d4903ac5893fb4fb8c3894872378e82962a3fdb"}, {"date": "2019-12-10T17:49:31", "title": "Merge pull request #2280 from m4rc1e/push", "author": "Marc Foley", "status": "modified", "kind": "designer", "id": "cab39ffe49898abf7381a248b47eb2c63ab4efef"}, {"date": "2019-12-10T17:47:38", "title": "Update fonts to push", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "3eef59ed688e0e6db3019becd761a24fc8dfac6d"}, {"date": "2019-12-09T20:20:30", "title": "Typo", "author": "Andy John", "status": "modified", "kind": "infrastructure", "id": "7accfa1f0fb878b588e9dfe85bdb4e155123f0ac"}, {"date": "2019-12-09T20:19:02", "title": "Fix link.", "author": "Andy John", "status": "modified", "kind": "metadata", "id": "ac97145fcaefd1ec815d0a98441364393dd8a1cb"}, {"date": "2019-12-09T20:18:02", "title": "Add url.", "author": "Andy John", "status": "modified", "kind": "metadata", "id": "21f472589fc1635a54fa38e21f9aa7431697329e"}, {"date": "2019-12-09T18:01:16", "title": "Normalize files.", "author": "Andy John", "status": "modified", "kind": "family", "id": "33a6fce32e81b3a909871e30f39dda3fca5049d0"}, {"date": "2019-12-09T17:54:58", "title": "Remove DDC_ from font names.", "author": "Andy John", "status": "modified", "kind": "family", "id": "32fdf7e129fef1d3dcd335506fa07bc852d306d9"}, {"date": "2019-12-09T09:18:22", "title": "Merge pull request #2277 from google/arrowtype-stephen-bios", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "7e131b5592c6fbb1dbe1e0a3451880a143c3aa53"}, {"date": "2019-12-09T00:56:24", "title": "add bios, links, and avatars for Stephen Nixon", "author": "Stephen Nixon", "status": "new", "kind": "designer", "id": "589d76a27a269a8183c46f55a7d4c0ccc311f300"}, {"date": "2019-12-09T00:38:42", "title": "add bios, links, and avatars for Arrow Type", "author": "Stephen Nixon", "status": "modified", "kind": "family", "id": "cfc167a679458dee4ff99b2c149e9f71d6c21036"}, {"date": "2019-12-07T20:35:53", "title": "Add Tibetan font DDC_Uchen", "author": "Andrew John", "status": "new", "kind": "family", "id": "50aea0f92e0d6039b0a96d09cf7f912ee7d65ab3"}, {"date": "2019-12-06T15:57:09", "title": "Update catalog/README.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "9b0d0728c52eb6763876a91a5fec678591f57576"}, {"date": "2019-12-06T15:56:27", "title": "Update catalog/designers/README.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "d670a3fc15342c89e9d72ce36b52fa2b7a7c6209"}, {"date": "2019-12-06T11:25:35", "title": "Merge pull request #2275 from google/Font_Bakery_Dispatcher-ofl_courierprime", "author": "Marc Foley", "status": "new", "kind": "family", "id": "a9a14b3ead48a6ff5ea689be0db9750cfa951f0b"}, {"date": "2019-12-06T11:24:03", "title": "Merge pull request #2274 from google/Font_Bakery_Dispatcher-ofl_gelasio", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "0d7e769a88224d56b398209c91e92c60ff86c386"}, {"date": "2019-12-06T11:23:05", "title": "Merge pull request #2272 from yanone/inriaserif", "author": "Marc Foley", "status": "new", "kind": "family", "id": "eea8c0d0110669c58100be2504e6b4b0e8c41048"}, {"date": "2019-12-06T11:20:36", "title": "Added Inria Serif 1.0", "author": "Yanone", "status": "modified", "kind": "family", "id": "a2b3b38b974b54b30781e8a76feebdb36a3b4bd1"}, {"date": "2019-12-05T23:20:01", "title": "[Font Bakery Dashboard] create: ofl/courierprime", "author": "vv-monsalve via Font Bakery Dashboard", "status": "modified", "kind": "family", "id": "cc9ce5318f8f50a32695e38ef0be8b0e453c7304"}, {"date": "2019-12-05T17:30:41", "title": "[Font Bakery Dashboard] update: ofl/gelasio", "author": "vv-monsalve via Font Bakery Dashboard", "status": "modified", "kind": "family", "id": "6496156599a8f492f03bbe0c0305521e1953ed66"}, {"date": "2019-12-05T14:53:20", "title": "Added Inria Sans 1.2", "author": "Yanone", "status": "modified", "kind": "family", "id": "1878f904fc87b5829845e005841d5293fc840f32"}, {"date": "2019-12-05T12:21:25", "title": "Merge pull request #2271 from yanone/girassol", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "00fd5764d24e559c04d882ae3bd41f17bde5a79f"}, {"date": "2019-12-05T11:45:22", "title": "girassol: v1.004 added", "author": "Yanone", "status": "new", "kind": "family", "id": "b16a7cf6926fc3d99664c65c5c6f0f01b1f0254c"}, {"date": "2019-12-05T10:49:25", "title": "Merge pull request #1 from google/master", "author": "Yanone", "status": "new", "kind": "infrastructure", "id": "fb1d1706a52e20774b67f7949c13d42ed38f0017"}, {"date": "2019-12-04T18:56:11", "title": "Update METADATA.pb", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "b94fa4e3b49c8948e6274856bbde91d93ae9a274"}, {"date": "2019-12-04T10:34:29", "title": "[Font Bakery Dashboard] create family: Gelasio (#2268)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "e23cd10a54ee518f3913ba485e9373ce4d977976"}, {"date": "2019-12-02T14:59:20", "title": "Merge pull request #2267 from google/josefinsans", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "5fd3e6f2a46659dadc7b2919becc6600f5e3416e"}, {"date": "2019-12-02T14:34:59", "title": "josefinsans: v2.000 added.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "13e7a7e31d0dc0ecb95640d3a4fff0a8e9b6a6b8"}, {"date": "2019-11-28T21:36:05", "title": "Update TRIVIA.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "b7a64d53572d023925d0877c9101957e124f205f"}, {"date": "2019-11-21T16:54:41", "title": "Merge pull request #2262 from google/remove_lagattuta", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "a0726002eab4639ee96056a38cd35f6188011a81"}, {"date": "2019-11-21T16:41:25", "title": "remove Mike LaGattuta from METADATA.pb", "author": "Micah Stupak", "status": "modified", "kind": "infrastructure", "id": "2cef67e7fb8531d41343f3e6697f047343934fd4"}, {"date": "2019-11-18T12:15:13", "title": "Changa: v3.000 added (#1949)", "author": "Eli Heuer", "status": "modified", "kind": "family", "id": "ad6557656adf22a484590dceb2f442ee59fb6541"}, {"date": "2019-11-18T10:59:53", "title": "Merge pull request #2252 from google/Font_Bakery_Dispatcher/ofl_solway", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "b40af47caca1853119bf96a1632629b6dc511e2c"}, {"date": "2019-11-18T09:57:08", "title": "Merge pull request #2254 from google/dancingscript", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "8740b6465757fcc296113bfd825681a1fd7ccfa3"}, {"date": "2019-11-18T03:49:10", "title": "Rename a few things related to VFs (#2216)", "author": "Thomas Linard", "status": "modified", "kind": "family", "id": "9253a5145f754df1d2eb110c3cf17d3161093e1d"}, {"date": "2019-11-17T04:41:52", "title": "Update TRIVIA.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "a040848359f4a3959cf01ba5f69aa6d42de7e4af"}, {"date": "2019-11-16T21:15:27", "title": "Add upstream repo URL for Maj\u00f6r Mono on its DESCRIPTION file", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "metadata", "id": "b49552a49a3530b0c56e36012de9e505ae9816e7"}, {"date": "2019-11-16T21:15:27", "title": "fix typo in Mike LaGattuta's name.", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "infrastructure", "id": "e3fe7879c3c600a680e075376e2f9a0028a4c27b"}, {"date": "2019-11-15T11:17:54", "title": "[Font Bakery Dashboard] create family: Gupter (#2255)", "author": "Viviana Monsalve", "status": "modified", "kind": "family", "id": "53879c490a9223f481054109e90df63c8565cfca"}, {"date": "2019-11-13T12:10:47", "title": "dancingscript: v2.000 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "be7d803a18df0c2e5737649c714a9d84baa03c58"}, {"date": "2019-11-12T10:50:47", "title": "Merge pull request #2251 from google/robotoslab", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "905f2f995ac6f757a695b190a2d93c7afcd27a1b"}, {"date": "2019-11-11T19:41:45", "title": "[Font Bakery Dashboard] update: ofl/solway", "author": "vv-monsalve via Font Bakery Dashboard", "status": "modified", "kind": "family", "id": "b37d56481d831c71f59d01abb897cd951c9e4f14"}, {"date": "2019-11-11T14:59:30", "title": "Update METADATA.pb", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "e9f8076affeecfa2e2a90512e3c272fc10b7f9d5"}, {"date": "2019-11-11T14:57:53", "title": "robotoslab: v2.000 added.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "9ed5d84ef7fe6f83ba80af048f52cccc594b79b2"}, {"date": "2019-11-11T10:34:17", "title": "Merge pull request #2243 from google/nunito", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "cb131806b94f0e5b22a0acdb7a45d3a0ec95f09f"}, {"date": "2019-11-08T17:26:02", "title": "Update METADATA.pb", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "7bd240b7c54dda8d8c2512154192cf431e9bb4f1"}, {"date": "2019-11-08T16:07:41", "title": "[Font Bakery Dashboard] create family: Alatsi (#2246)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "3d91fe855aa2d3e40f003b337d77adcedbe4d917"}, {"date": "2019-11-08T15:41:14", "title": "Merge pull request #2247 from yanone/odibee", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "99050cda2572e7e1bd43ee033792f15c85b1c80d"}, {"date": "2019-11-08T11:28:38", "title": "Odibee Sans ready", "author": "Yanone", "status": "modified", "kind": "family", "id": "ff14363f727442ff900f709e208b739b5ccc625c"}, {"date": "2019-11-08T10:51:08", "title": "Merge pull request #2207 from google/Font_Bakery_Dispatcher/ofl_alata", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "7da1d29ab11892926d94194d80b0d315592f4341"}, {"date": "2019-11-08T06:47:31", "title": "[Font Bakery Dashboard] create: ofl/alata", "author": "vv-monsalve via Font Bakery Dashboard", "status": "modified", "kind": "family", "id": "592024db0c46f27093450456efc36c7c12343a37"}, {"date": "2019-11-07T12:37:27", "title": "nunito: v3.504 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "3bdd17c90e2160a99205a43cb56d60fba5847eca"}, {"date": "2019-11-05T23:02:52", "title": "Add required OFL boilerplate text.", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "e4361d27e1a23e92b815de3ae00d588a184454ca"}, {"date": "2019-11-05T08:46:40", "title": "Merge pull request #1952 from google/lemonada", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "0b0c56e56ca6f2ffc2186e634f515bf6440c11ba"}, {"date": "2019-11-05T08:35:34", "title": "Merge pull request #2229 from google/Font_Bakery_Dispatcher/ofl_calistoga", "author": "Marc Foley", "status": "new", "kind": "family", "id": "555eff8346796a7568e691fa89a21be6221c7353"}, {"date": "2019-11-05T08:33:43", "title": "Merge pull request #2225 from google/Font_Bakery_Dispatcher/ofl_solway", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "bf4c55842b7b13ed3d913d4295d35eb346715194"}, {"date": "2019-11-05T08:23:06", "title": "Merge pull request #2238 from google/Font_Bakery_Dispatcher/ofl_ibarrarealnova", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "9f10deb4b67999b819c9841a3e9e0c8a70d70d6d"}, {"date": "2019-11-04T21:38:40", "title": "[Font Bakery Dashboard] create: ofl/calistoga", "author": "vv-monsalve via Font Bakery Dashboard", "status": "modified", "kind": "family", "id": "9e1fdc691d5820ecb79f76355a80a487ba78ad50"}, {"date": "2019-11-04T18:59:38", "title": "[Font Bakery Dashboard] update: ofl/solway", "author": "vv-monsalve via Font Bakery Dashboard", "status": "modified", "kind": "family", "id": "afda795e15fca15ab52c2f32706ee847f19b452e"}, {"date": "2019-11-04T16:21:12", "title": "[Font Bakery Dashboard] create: ofl/ibarrarealnova", "author": "vv-monsalve via Font Bakery Dashboard", "status": "modified", "kind": "family", "id": "a6eb149889678cfc77d3e63860eff149bc62a5c2"}, {"date": "2019-11-01T06:20:55", "title": "lemonada: v4.005 added", "author": "Eli Heuer", "status": "modified", "kind": "family", "id": "fbaa49d6e7099ca380c2ddb46b1e375fa834a0da"}, {"date": "2019-10-31T20:46:40", "title": "Update METADATA.pb", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "3fcf54a1009c15ca73c01a72a56c821cad413289"}, {"date": "2019-10-31T16:20:53", "title": "Add Baskervville (#2197)", "author": "Yanone", "status": "new", "kind": "family", "id": "10ae264b1fd771fd8b5f439d2dcc0d90e700960b"}, {"date": "2019-10-30T20:16:45", "title": "Update METADATA.pb", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "dca5d3be290167e0cc49cb3d7cb28795adf573f9"}, {"date": "2019-10-30T14:45:19", "title": "ebgaramond: v1.000 vf added. (#1881)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "8d96f2bad7acced5f10131fe3b6a36f5a9770ac1"}, {"date": "2019-10-29T17:10:03", "title": "Merge pull request #2009 from google/publicsans-roman-vf", "author": "Marc Foley", "status": "new", "kind": "family", "id": "84e55aa6b7c44cf74ccb430f85a3e179cad30502"}, {"date": "2019-10-29T01:45:05", "title": "Update METADATA.pb", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "e9a4b96be22d655cb00668de58f556ea2f142514"}, {"date": "2019-10-29T01:35:45", "title": "Update METADATA.pb", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "2b6daf1635bb32a8307daab0377e64b2bcaf6176"}, {"date": "2019-10-29T01:14:40", "title": "Update METADATA.pb", "author": "Andrew John", "status": "modified", "kind": "family", "id": "9d010306a1f85fbfe1259a7ba73a69f5b69cd534"}, {"date": "2019-10-25T15:21:24", "title": "Public Sans Roman: v1.006 added", "author": "Eli Heuer", "status": "modified", "kind": "family", "id": "f4c4f1fcbc0d4ec0a194848c1d9683157e3e783e"}, {"date": "2019-10-24T18:16:38", "title": "Merge pull request #2221 from google/drop_", "author": "rsheeter", "status": "modified", "kind": "family", "id": "8f22533ef9547c7d841a9a01bb03fef9bd6ca96d"}, {"date": "2019-10-24T18:15:56", "title": "Fix typo in Jura description", "author": "Rod Sheeter", "status": "modified", "kind": "family", "id": "42d000970d342959f6630e3fcc296bfaa8e7e3e4"}, {"date": "2019-10-23T09:57:01", "title": "Merge pull request #1875 from google/faustina-vf", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e76b7bf4aa3366a63714ca213e059c8a1cff3f84"}, {"date": "2019-10-23T09:33:40", "title": "faustina: v1.100 vf added.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "aa2a0f5151bc4a40a0181bcf4116f53bdb991cf9"}, {"date": "2019-10-23T09:18:19", "title": "Merge pull request #2167 from google/manuale", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "df5a198170683dd00716bd8201ce802adcb62111"}, {"date": "2019-10-23T08:53:55", "title": "manuale: v1.000 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "77a8f07e38258c1770c3a9d634edd813e8f869f8"}, {"date": "2019-10-22T15:39:27", "title": "adding the license file for the Tomorrow family", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "new", "kind": "infrastructure", "id": "6eb00b5aec0ef58fafc9dd20729acc4c59337724"}, {"date": "2019-10-18T23:22:42", "title": "Merge pull request #2212 from google/drop_", "author": "rsheeter", "status": "new", "kind": "infrastructure", "id": "9eb4645d3602cc1692228f9d2ea6088762598193"}, {"date": "2019-10-18T23:21:36", "title": "Remove default_value, not used", "author": "Rod Sheeter", "status": "modified", "kind": "infrastructure", "id": "6bfdded54e368e6be74ae8de5be4dffeb91003f2"}, {"date": "2019-10-18T23:17:01", "title": "Specify wght axis on Jura METADATA", "author": "Rod Sheeter", "status": "modified", "kind": "infrastructure", "id": "d48533108b1c70299de5556f4a1dda19019ed876"}, {"date": "2019-10-17T08:59:51", "title": "[Font Bakery Dashboard] update family: DM Serif Text (#2205)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4c67e41131e3b8d3d761a9e9516370ea4f9cd3d2"}, {"date": "2019-10-17T08:57:00", "title": "[Font Bakery Dashboard] update family: DM Sans (#2203)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "3bac4fe063da99f0cdad2579f6d3039e6d128e37"}, {"date": "2019-10-17T08:49:54", "title": "[Font Bakery Dashboard] create family: Bebas Neue (#2208)", "author": "Viviana Monsalve", "status": "new", "kind": "family", "id": "1e42f687f08eac15a39bde41db3d32198d269067"}, {"date": "2019-10-16T15:36:09", "title": "[Font Bakery Dashboard] update family: DM Serif Display (#2204)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "5bdc59521ab95d387c82a1543277fddab4aa7a8b"}, {"date": "2019-10-15T09:15:25", "title": "Merge pull request #2182 from google/lacquer-bio", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "47de22c2168997894d907f006fd3a525ff70ad90"}, {"date": "2019-10-14T21:50:54", "title": "update Tomorrow family to version 2.002", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "family", "id": "4d30c13bed90f08c655fbd6109c95f4b6c25a409"}, {"date": "2019-10-11T13:31:09", "title": "Merge pull request #2195 from yanone/rowdies", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "588e37088a9a7e6f3d0047edc4e0409b2fc8100d"}, {"date": "2019-10-10T15:04:11", "title": "Add Rowdies", "author": "Yanone", "status": "modified", "kind": "family", "id": "6543c4ef6b41ffa57d720c7a0a39de7673d320ca"}, {"date": "2019-10-09T13:30:26", "title": "update Tomorrow v2.001", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "family", "id": "bbdd69c2b2f0f8e85242e893d1d07e792f623ed4"}, {"date": "2019-10-08T21:41:59", "title": "Create DESCRIPTION.en_us.html", "author": "Andrew John", "status": "new", "kind": "metadata", "id": "59afb78ae45739027c03a90ef7b735fc148d89b5"}, {"date": "2019-10-08T16:10:47", "title": "Update METADATA.pb", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "c2fb94ddc0727d0d5c69e8198ea4da3ec97e4624"}, {"date": "2019-10-07T13:15:09", "title": "Merge pull request #2191 from google/karla-meta", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "4e2489a4d6d3e0cd90952961efba66670ca1d5d1"}, {"date": "2019-10-07T08:05:57", "title": "karla: add static fonts", "author": "Marc Foley", "status": "new", "kind": "family", "id": "b9100b5ad4043df88586c642a2b13f330a04ac44"}, {"date": "2019-10-07T07:58:30", "title": "karla: update METADATA.pb", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "02581a644e6d54588b56fe30419eca6184719252"}, {"date": "2019-10-03T09:44:42", "title": "Merge pull request #2186 from bghryct/jura", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e957da05222f945cca180032c026c263681305d9"}, {"date": "2019-10-03T08:51:54", "title": "Merge pull request #2189 from felipesanches/add_tomorrow_v2.000", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "8d182ab70f0435169b38e99267439d1b2f71111c"}, {"date": "2019-10-03T00:42:52", "title": "Add new family: Tomorrow v2.000", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "family", "id": "93162afc9ab67798a0f6ee6bf392671db4df0cf1"}, {"date": "2019-10-02T18:38:55", "title": "fixed ldot metrics error", "author": "mirko velimirovic", "status": "modified", "kind": "family", "id": "59a64df5a98f9abd240be981f3cb75536f7e3f60"}, {"date": "2019-10-02T15:04:13", "title": "jura v.5.104 added", "author": "mirko velimirovic", "status": "modified", "kind": "family", "id": "f2eecf656af82a86dc14616e11edea09a33f9092"}, {"date": "2019-10-01T09:05:05", "title": "Merge pull request #2185 from google/mansalva-typo", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "a035ce4c5d35e1a203831804bac9f0b72319f0ad"}, {"date": "2019-10-01T09:03:55", "title": "mansalva: fix typo in description", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "0f81aa0a4566a7ee9bb76b0e8a7efc987b6a1e1e"}, {"date": "2019-10-01T08:41:43", "title": "Merge pull request #1943 from bghryct/karla", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "21d12369bbbdf6d7ede572e2432a5ef336ffecb9"}, {"date": "2019-09-30T17:59:30", "title": "Karla V.2.001 added", "author": "Mirko Velimirovic", "status": "modified", "kind": "family", "id": "d42f974a23c90e11f5e2785ae109a584c1f01b59"}, {"date": "2019-09-27T15:38:44", "title": "Update info.pb", "author": "Andrew John", "status": "modified", "kind": "designer", "id": "5aed5e5428bf74a55ff1a69e9bbefe38dc0c7955"}, {"date": "2019-09-27T14:51:44", "title": "Merge pull request #1961 from google/elmessiri", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "46624599a520fbebae2f4f7ebab3fbb3e130d04c"}, {"date": "2019-09-27T08:20:54", "title": "Merge pull request #2184 from yanone/sometypemono", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "bb66eaa9acec0422f85618b535dc246f5c4aa4ad"}, {"date": "2019-09-27T08:20:27", "title": "sometypemono: v1.000 added", "author": "Yanone", "status": "modified", "kind": "family", "id": "3e17ef3a889832d8411a108f40840a5ab1fff289"}, {"date": "2019-09-27T08:15:33", "title": "Merge pull request #2183 from google/mckl-bio", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "a5f209e889d434c7038d6969156ae216541cd4d3"}, {"date": "2019-09-26T15:55:54", "title": "Merge pull request #2181 from yanone/kulimpark", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "76d80d204e18c793158aaeb80e524197a333a68a"}, {"date": "2019-09-26T15:46:26", "title": "kulimpark: v1.000 added", "author": "Yanone", "status": "modified", "kind": "family", "id": "7fe0936892220965b81442668bf12186cc1cd8a1"}, {"date": "2019-09-26T13:19:54", "title": "catalog/designers/mckl: updated", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "2ea4235e3c714df81193646350beb164fdeb041d"}, {"date": "2019-09-26T13:09:14", "title": "catalog/designers/eliblock: updated", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "8451a51df1010567d3b0c9b4660fbf1e74c0319c"}, {"date": "2019-09-26T13:05:59", "title": "lacquer: update description", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "536ff1265927617a85d6f84bf64a2294df689231"}, {"date": "2019-09-26T13:02:38", "title": "catalog/designers/nikipolyocan: added", "author": "Marc Foley", "status": "new", "kind": "designer", "id": "2f99bf7e68317513e3282173e37e5e2d2db0bd78"}, {"date": "2019-09-26T08:26:57", "title": "Merge pull request #2177 from illusionofchaos/patch-2", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "ed510bbd260ce9a07dd0db6feb8cd1e75471df98"}, {"date": "2019-09-25T16:49:23", "title": "Fixed Blinker-Light having wrong post_script_name", "author": "illusionofchaos", "status": "modified", "kind": "infrastructure", "id": "e70bb7cd71b1578dbd98634d0b5e661186e074b9"}, {"date": "2019-09-25T14:34:24", "title": "Merge pull request #2176 from yanone/sulphurpoint", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "5d5a98fe6bf1aa81c0943233f1fbfe470e66ba29"}, {"date": "2019-09-25T14:24:34", "title": "Forgot to change family name in description", "author": "Yanone", "status": "modified", "kind": "metadata", "id": "474eff313bbe8daaf8888ad88de895300e867e69"}, {"date": "2019-09-25T10:40:08", "title": "sulphurpoint: v1.000 added", "author": "Yanone", "status": "new", "kind": "family", "id": "b39281ee3c87229dbceb7a7c86ff331eac7a0faa"}, {"date": "2019-09-24T05:35:56", "title": "Update info.pb", "author": "Andrew John", "status": "modified", "kind": "family", "id": "150e0dabb814ee85e19e9069687f286a071494ec"}, {"date": "2019-09-20T13:22:08", "title": "el-messiri: v2.009 added.", "author": "Eli Heuer", "status": "modified", "kind": "family", "id": "2b828fc9173663b7f8af22cf9ebe5cdaac9f35f8"}, {"date": "2019-09-18T19:10:14", "title": "Update METADATA.pb", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "cdb5c040000d0cddb01f0308617759388d8e6527"}, {"date": "2019-09-18T13:26:46", "title": "Merge pull request #2160 from laerm0/blinker_name_hotfix", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "967f1dce02b129c4fbc1d5e326c7eab7e383418a"}, {"date": "2019-09-16T22:15:52", "title": "Update info.pb", "author": "Andrew John", "status": "modified", "kind": "designer", "id": "a642f0692ebe18200ad44b5ec010f3fe3fd84592"}, {"date": "2019-09-16T17:26:57", "title": "Update METADATA.pb", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "e4d288afa97b46d56ca13313ac81dc3f3dff905e"}, {"date": "2019-09-16T13:01:52", "title": "Merge pull request #2166 from google/almarai", "author": "Marc Foley", "status": "new", "kind": "family", "id": "3adc863728b9b80e781fbcccc3651b653d701bf4"}, {"date": "2019-09-16T10:32:50", "title": "Merge pull request #2165 from google/rosario", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "60f3bf77f2678df05465fe8fa016459bcbbbded6"}, {"date": "2019-09-16T10:08:19", "title": "rosario: v1.101 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "0640ceb9a3686cd1207ec81a20468d9a70044481"}, {"date": "2019-09-11T15:43:09", "title": "Blinker Light: v1.016 added", "author": "Micah Stupak", "status": "modified", "kind": "family", "id": "ff8e6172b597e35333d00cc99b8cd446572891f4"}, {"date": "2019-09-11T14:58:25", "title": "Merge pull request #2158 from google/bigshouldersdisplay", "author": "Marc Foley", "status": "new", "kind": "family", "id": "7a81aca4b8ed6d00b89280d898ccd2b83865d3c5"}, {"date": "2019-09-11T14:47:11", "title": "Merge pull request #2157 from google/bigshoulderstext", "author": "Marc Foley", "status": "new", "kind": "family", "id": "97d11ce50c1b8ca9cbd1d19310346cd6808691bd"}, {"date": "2019-09-11T14:45:15", "title": "Merge pull request #2156 from google/jomolhari", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "26ceae476fad3b59fc7cf0ac55cc8b04aae59e45"}, {"date": "2019-09-11T14:44:28", "title": "jomolhari: add tibetan to METADATA.pb", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "d2fe611587e864cab25e01ff31634e232a2870d4"}, {"date": "2019-09-11T14:41:10", "title": "bigshouldersdisplay: added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "0e29996d5eef5be7f97a6c28aa47430b56bff606"}, {"date": "2019-09-11T14:33:53", "title": "bigshoulderstext: v1.000 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "afb44322d9a9444106692d3362fb4ed2679ce2fc"}, {"date": "2019-09-11T07:52:10", "title": "jomolhari: gen metadata and hotfix font", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "636da261d0d2ef4ef9344ba15754e914d634a863"}, {"date": "2019-09-03T14:16:27", "title": "Merge pull request #2152 from google/mckl", "author": "Marc Foley", "status": "modified", "kind": "designer", "id": "456b7bec5fb6b39842bb6c20b2c7b02bba46a0c3"}, {"date": "2019-09-03T11:19:20", "title": "Merge pull request #2151 from google/turretroad", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "b4d9879957c41cba5e6561d84785e46f51357e4a"}, {"date": "2019-09-03T11:08:47", "title": "catalog/designers/mckl: added", "author": "Marc Foley", "status": "new", "kind": "designer", "id": "7a85c8f748385ae94c33041d9a0a730de1c3dfe5"}, {"date": "2019-09-03T10:50:11", "title": "redhat*: update designer info", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "ed25e122fbfe4f09a7919d7c16ba12b29fa85c57"}, {"date": "2019-09-03T09:45:24", "title": "turretroad: v1.001 added.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "b2fb5551168ad65a40b99dd1ff6358ef06d6bf43"}, {"date": "2019-09-02T16:13:04", "title": "Merge pull request #2150 from google/livvic", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "5d058777d14037b4b3d80097756d767027de9c27"}, {"date": "2019-09-02T15:24:02", "title": "livvic: v1.001 added.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f290a5845c204d1b1bc3a37ddbffd259cdff0d94"}, {"date": "2019-09-02T09:53:46", "title": "Merge pull request #2070 from bghryct/jura", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "34f151596e2dbae4d117d7a189642be1113c6539"}, {"date": "2019-09-02T09:39:39", "title": "Merge pull request #1888 from google/playfair-vf", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "81ecf8f65506a96b9e75cd280b5ce45df91cdba2"}, {"date": "2019-09-02T09:13:34", "title": "Update METADATA.pb", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "b5d03074c7718e189fad3acf684f26690eec2c4d"}, {"date": "2019-08-30T22:40:26", "title": "Merge pull request #2147 from google/designertest4", "author": "Andrew John", "status": "new", "kind": "infrastructure", "id": "a87aec9f84f30297acc127bed32aaa821f5c8305"}, {"date": "2019-08-30T22:38:08", "title": "Update info.pb", "author": "Andrew John", "status": "modified", "kind": "designer", "id": "c1bf40abe81d6d7d40e722e9859d4940aec69f81"}, {"date": "2019-08-30T22:20:10", "title": "Update info.pb", "author": "Andrew John", "status": "modified", "kind": "designer", "id": "d3d6495a138d8b96a0a310e94297bdc228f8920f"}, {"date": "2019-08-30T21:57:39", "title": "Update info.pb", "author": "Andrew John", "status": "modified", "kind": "designer", "id": "04ffc2ed87735a0a36447ed2eeed99ee82ec3491"}, {"date": "2019-08-30T20:29:49", "title": "Update METADATA.pb", "author": "Andrew John", "status": "modified", "kind": "family", "id": "eca622528d1a5d1f905e41bd6f2f54a43ed72cc9"}, {"date": "2019-08-29T15:06:27", "title": "playfairdisplay: v2.100 vfs added.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "fbfca6e0a39416f6b2c6c955b6591888c0f4b2b0"}, {"date": "2019-08-29T11:48:11", "title": "Merge pull request #2142 from google/mansalva", "author": "Marc Foley", "status": "new", "kind": "family", "id": "0e89ef0150d8603e965c0367e215dc0532d86e01"}, {"date": "2019-08-29T11:37:17", "title": "vibes: v1.100 added. (#2141)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "7806635558e2d5bd44254eae993df47c077d1330"}, {"date": "2019-08-29T11:32:58", "title": "mansalva: v2.002 added.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "a5784483f71ba1bce0ecb5b2b82ea11713078c01"}, {"date": "2019-08-28T20:02:55", "title": "Rename to catalog.", "author": "Andrew John", "status": "modified", "kind": "designer", "id": "6ae094ad91176033fb2c404df99fd63c6eaa2fce"}, {"date": "2019-08-28T20:02:55", "title": "Update CONTRIBUTING.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "7900afbb7536676b89debc6b50093f0c25a6daca"}, {"date": "2019-08-28T20:02:55", "title": "Update README.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "0561cddc7524585c928902a9e8bde5f8d04a01fa"}, {"date": "2019-08-28T20:02:55", "title": "Move designer info upstream to GitHub", "author": "Andrew John", "status": "new", "kind": "designer", "id": "a49efe4f049e5dfe8d1781cb8fc8a4cbdd615771"}, {"date": "2019-08-28T14:32:47", "title": "Merge pull request #2126 from google/exo2", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "dd5561b387ec9a49497c2af6e8371032c210b7cc"}, {"date": "2019-08-28T13:41:35", "title": "exo2: v1.100 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "907d74f456d1b2f88e2388d0028b59d5aec6c26a"}, {"date": "2019-08-28T10:50:48", "title": "Merge pull request #2139 from m4rc1e/muli-vf", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "aa047f5750084be0084a3941a917395f84ef9353"}, {"date": "2019-08-28T10:49:16", "title": "muli: rename vf filename", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "216cf6a983c424bd88eb6cfa60063c9ff0f9558e"}, {"date": "2019-08-28T09:56:44", "title": "Merge pull request #1822 from m4rc1e/yanonekaffeesatz-vf", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "a809690495a9dd2f3a7436126a352b755e4b79d4"}, {"date": "2019-08-28T09:40:04", "title": "yanonekaffeesatz: v2.001 vf added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "35749ced83efd5543bfbb53803eb0133dbf642be"}, {"date": "2019-08-27T11:00:53", "title": "Merge pull request #2105 from bettergui/BeVietnam", "author": "Marc Foley", "status": "new", "kind": "family", "id": "74f496111b08bb91fe910c712824a543bf9a9198"}, {"date": "2019-08-27T10:03:49", "title": "Merge pull request #2134 from m4rc1e/qa2", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "e9652e450a49788bfa923e522054399b033832fd"}, {"date": "2019-08-27T09:53:28", "title": "CI: Remove .ci dir. Script is now integrated into gftools qa", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "3baa5c36a5a567d5a3f864c2e3bd5165b7a96261"}, {"date": "2019-08-27T09:53:28", "title": "CI: Use gftools qa v2.0.0", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "970209c85eee367a33d31ef31dbfd929450188a5"}, {"date": "2019-08-23T15:56:33", "title": "pacifico: v3.001 added (#2127)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "34ce35e2b6d7a1467c0ecfd9cd13082a87ffd23e"}, {"date": "2019-08-22T10:46:55", "title": "Merge pull request #2129 from google/podkova-vf", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "7c691fb457b09d7101024438fe66c6f4494ee935"}, {"date": "2019-08-22T08:56:06", "title": "podkova: v2.102 vf added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "d55f1c3d62fae73863d1e2b2ac7ad9804cd48ccc"}, {"date": "2019-08-21T18:47:55", "title": "jura: v5.104 added", "author": "mirko velimirovic", "status": "modified", "kind": "family", "id": "fb29bce2b8b7de8067239dad136d94a85af86c2c"}, {"date": "2019-08-21T16:39:50", "title": "Fix end of file", "author": "Vietanh Nguyen", "status": "modified", "kind": "metadata", "id": "62dcec28dbcea642193e8e3373059f62930a1121"}, {"date": "2019-08-21T16:35:01", "title": "Refine description", "author": "Vietanh Nguyen", "status": "modified", "kind": "family", "id": "c9242c87fce9c0e67bd17c5a8f2c5be52efb85a1"}, {"date": "2019-08-21T15:26:05", "title": "Merge pull request #2128 from google/mavenpro-vf", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "b3df2223c66a056d358bddef4e59c6cefa33eddb"}, {"date": "2019-08-21T14:42:11", "title": "mavenpro: update filename to vf spec", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4f3b13accc8df6d8f8e17cc491fcda41c2034865"}, {"date": "2019-08-21T14:36:52", "title": "Merge pull request #1868 from google/rokkitt-vf", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "ad3b8efb9dfdf6f40ed816d278d8090aef09d390"}, {"date": "2019-08-20T12:25:02", "title": "bevietnam: update OFL copyright", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "1c75c83f931666937d0e18a76c837f8bb0394f25"}, {"date": "2019-08-19T10:04:55", "title": "Merge pull request #2056 from google/sourcecodepro", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "a0e47c8f13811e72722f201dd829d48c0adfe3f6"}, {"date": "2019-08-14T12:30:39", "title": "lexendeca DESCRIPTION Updated", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "e301650445524f7f80837ed04d8b9d3806e33d5e"}, {"date": "2019-08-10T01:45:25", "title": "Update METADATA.pb", "author": "Nathan Williams", "status": "modified", "kind": "infrastructure", "id": "703dccf42921135862e665f014626b6a44a359fc"}, {"date": "2019-08-07T19:13:40", "title": "Update CONTRIBUTING.md", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "0b7ffb9cb4cff40332dbaad8a3acafe1d0085433"}, {"date": "2019-08-06T00:37:36", "title": "remove non-required text for gfonts repo", "author": "Vietanh Nguyen", "status": "modified", "kind": "infrastructure", "id": "192c724d929a1365d314e97a9619dc6a58cd4568"}, {"date": "2019-08-05T23:10:15", "title": "bevietnam: v1.000 added", "author": "Vietanh Nguyen", "status": "new", "kind": "family", "id": "184638ed4cf9231c89e47e8571c608af0d8a347e"}, {"date": "2019-08-02T09:39:58", "title": "Merge pull request #2099 from google/heptaslab", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "bff01b26a688456b934f420bc442fe492595d53b"}, {"date": "2019-08-02T09:38:19", "title": "heptaslab: update METADATA.pb", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "b2519d5c8dbc1c7871daa7389134fee03cb60b11"}, {"date": "2019-08-01T19:59:43", "title": "Merge pull request #2092 from google/lexenddeca", "author": "Marc Foley", "status": "new", "kind": "family", "id": "4a400ebd4f67e9046e5fa52b6d9521be08e4374f"}, {"date": "2019-08-01T18:49:56", "title": "Merge pull request #2096 from google/lexendpeta", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "c1192947249978ea4d9d9e1be06b208733194c94"}, {"date": "2019-08-01T18:42:17", "title": "lexendtera: v1.001 added (#2097)", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "1d6fd03071f76c5cf74ed8f9b85bea4984394e75"}, {"date": "2019-08-01T18:41:59", "title": "lexendgiga: v1.001 added (#2094)", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "cca9e4ad204ad694ac86c04a744e2edc6420b25d"}, {"date": "2019-08-01T18:41:40", "title": "lexendexa: v1.001 added (#2093)", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "16379f19d0e89e571f109624512d5deaa6c04a69"}, {"date": "2019-08-01T18:41:22", "title": "lexendmega: v1.001 added. (#2095)", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "402cb18a8f9ee2d8c27b221b8afd278855ba5047"}, {"date": "2019-08-01T18:41:02", "title": "lexendzetta: v1.001 added. (#2098)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "b0332ae7c255f14568626bdd950ab7ed618f2323"}, {"date": "2019-08-01T11:01:52", "title": "lexendtera: v1.001 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4caa1c19d666937c0fa46576916062cdefb522b8"}, {"date": "2019-08-01T10:59:25", "title": "lexendpeta: v1.001 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e9f7ace90cc1a9e9e7c3100ba67c7d569bb72f4e"}, {"date": "2019-08-01T10:56:48", "title": "lexendmega: v1.001 added.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "8b80aa8ff6dbeef9ff4bb24aec654405267502a2"}, {"date": "2019-08-01T10:54:09", "title": "lexendgiga: v1.001 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4e49f6ca14662f5ea99ad6751c339a36a073a0a3"}, {"date": "2019-08-01T10:50:36", "title": "lexendexa: v1.001 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "2eb32daad9a1a23f3a044c2aa8a2f4b4133355d8"}, {"date": "2019-08-01T10:47:37", "title": "lexenddeca: v1.001 added", "author": "Marc Foley", "status": "new", "kind": "family", "id": "06f00c3fa5587b65563ef8409ca0ea3323a4f690"}, {"date": "2019-07-31T09:12:26", "title": "Merge pull request #1786 from mjlagattuta/heptaslab", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "75159b5b136f95f52a738408e96c1ca228123ac2"}, {"date": "2019-07-30T14:29:49", "title": "heptaslab: v1.100 added", "author": "Mike LaGattuta", "status": "modified", "kind": "family", "id": "593c6a0b28cd09e0941c12d8fc5dbffcaf12f481"}, {"date": "2019-07-26T19:21:10", "title": "Merge pull request #2088 from google/kreon-vf", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "695c1f756b85b6228d3b3ca84b3ca7048dd498e2"}, {"date": "2019-07-26T17:44:30", "title": "Merge pull request #2090 from google/fira-code", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "1ff201d2d67702eb61abbda0604027c7b2fe6bf4"}, {"date": "2019-07-26T17:41:40", "title": "Merge pull request #2089 from google/dosis-vf", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e30a93b1ba7ea3c7b5044391d8404d8184aea763"}, {"date": "2019-07-26T17:00:28", "title": "firacode: v1.208 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f7877b1ddf78de74ab9ff2db68a4eb194448ba47"}, {"date": "2019-07-26T16:56:04", "title": "dosis v3.001 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e08d7ee8bd87517899fc6b1d87ecc68704b5347b"}, {"date": "2019-07-26T16:52:32", "title": "kreon: v2.001 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "0e16e1bb1a712242fa432f9fa6a4c6e1c4fc61f0"}, {"date": "2019-07-26T14:31:54", "title": "Merge pull request #2086 from google/quicksand-vf", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "07badcd1eabb64f6d7c891d5a6659dcff8823927"}, {"date": "2019-07-26T10:48:40", "title": "quicksand: v3.004 added.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "25775a81d9424b0333db2cebad226ea6cad7c6dd"}, {"date": "2019-07-23T09:42:53", "title": "Merge pull request #2078 from google/redhattext", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "46a2945eb5aa60dd8ec20475436878443e57ada1"}, {"date": "2019-07-23T09:40:59", "title": "Merge pull request #2079 from google/redhatdisplay", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "6f692280305988ade75d93994adc6960e5fefeb0"}, {"date": "2019-07-22T12:33:19", "title": "Merge pull request #1969 from google/dosis-vf", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "33be4a4fe2b042fc631b59383197d4f5a6f45d00"}, {"date": "2019-07-22T12:32:43", "title": "Merge pull request #1982 from google/kreon-vf", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "04bcbe65a9811651dde3396b16c94a170f80f89c"}, {"date": "2019-07-22T07:50:33", "title": "redhatdisplay: v1.005 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f033eaab0f0e33751e81df12c2c09057287d44ed"}, {"date": "2019-07-22T07:48:09", "title": "redhattext: v1.005 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c0319fe8ce69cc6505dc7efec778405657771bf5"}, {"date": "2019-07-19T13:46:21", "title": "dosis: v3.000 added.", "author": "Eli Heuer", "status": "modified", "kind": "family", "id": "fb60908eb2ecdca90373bad1f4866303ebe7259a"}, {"date": "2019-07-18T09:11:48", "title": "Merge pull request #1960 from google/oswald-vf2", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "87a6ddba97dac9741dd2c00d97a0f198b10e5906"}, {"date": "2019-07-17T08:34:00", "title": "Merge pull request #2069 from google/farro", "author": "Marc Foley", "status": "new", "kind": "family", "id": "90fe249183d3f598d55561bd4ad380b7b2997a89"}, {"date": "2019-07-17T08:32:15", "title": "Merge pull request #2050 from bghryct/quicksand", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "8da028cbc0c495e6a73e0c86fb58e748eb3e317c"}, {"date": "2019-07-17T08:16:36", "title": "farro: v1.101 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "57a48fbbb5add143366aac7503dceb2d2d32be00"}, {"date": "2019-07-16T14:01:17", "title": "Merge pull request #1911 from google/firacode", "author": "Marc Foley", "status": "new", "kind": "family", "id": "ad9904f584f463352e8fbf1d3b7baf10cc2ae6a0"}, {"date": "2019-07-15T11:08:10", "title": "Merge pull request #2067 from google/arvo", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e8c6f53cebe6531046f6b7ab4fb4dccaa8c73e4f"}, {"date": "2019-07-15T11:02:39", "title": "Merge pull request #1967 from google/orbitron", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f2597d1ab8abf123de8f0c3d0b5147c975e803ed"}, {"date": "2019-07-15T11:01:44", "title": "rokkitt: v3.102 added.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "2819fa3e7aaaf7548c9a4e307c0dc93a6ea5ea94"}, {"date": "2019-07-12T15:40:40", "title": "Merge pull request #1933 from google/enriqueta", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f113126dc4b9b1473d9354a86129c9d7b837aa1a"}, {"date": "2019-07-12T10:43:10", "title": "Merge pull request #1339 from laerm0/StardosStencil_fpgm", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "8fc001921e1a96ca1aa90037ba57f680cccb0e53"}, {"date": "2019-07-12T10:32:52", "title": "ofl/stardosstencil: v1.001 OS X fontbook issues solved", "author": "Micah Stupak", "status": "modified", "kind": "family", "id": "f3dc433a635e80e201e2290fa4804fced4d057f8"}, {"date": "2019-07-12T09:22:17", "title": "arvo: v1.006 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "d2cc27513dcbc95a9171abf3e63376869fc294d6"}, {"date": "2019-07-12T07:09:38", "title": "Merge pull request #2066 from google/archivonarrow", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "a1dc96f2508028bf2d226a63abcf66be806cb9eb"}, {"date": "2019-07-12T06:42:52", "title": "archivonarrow: v2.001 added.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "02452fed7aeb2dbf677a0b9dc3f835c222532457"}, {"date": "2019-07-11T17:53:50", "title": "Merge pull request #2064 from google/imfelldoublepica", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "8dd628504d95ca25a6dc911d186aba76c4e0aa3e"}, {"date": "2019-07-11T17:49:34", "title": "imfelldoublepica: rename fonts and regenerate METADATA.pb", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "49cd931292f05a000014bca3d2686bb018582503"}, {"date": "2019-07-11T14:12:04", "title": "Merge pull request #1367 from laerm0/Simonetta_post", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "761ee179fe4e622a38eeaa5353b2ef925ee6b812"}, {"date": "2019-07-11T13:59:52", "title": "ofl/simonetta: v1.004 added. post table fixed.", "author": "Micah Stupak", "status": "modified", "kind": "family", "id": "b01c90e22bfc54d55390c48ce206f1baaba0807d"}, {"date": "2019-07-11T10:35:48", "title": "Merge pull request #2063 from google/archivo", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "1d4a5ef81dedeb9c53ba83a461e51fdc1b066ece"}, {"date": "2019-07-11T10:02:49", "title": "Merge pull request #1696 from m4rc1e/grenze", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f2f55f53d2a02ab10a8198d9d39efc9496053f0c"}, {"date": "2019-07-11T08:59:56", "title": "grenze: v1.002 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "fda38124145026a16c471df4b36747e57eb253c8"}, {"date": "2019-07-11T07:46:34", "title": "archivo v1.004 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "fbcfb513deb9173a05dfc6e0c7e4b837ed2e8ab9"}, {"date": "2019-07-11T00:15:56", "title": "Update DESCRIPTION.en_us.html", "author": "Nathan Williams", "status": "modified", "kind": "metadata", "id": "5f57cd1ef780ef0693bbd39f6f4be676b11d008a"}, {"date": "2019-07-11T00:15:45", "title": "Update DESCRIPTION.en_us.html", "author": "Nathan Williams", "status": "modified", "kind": "metadata", "id": "42a3039263c6164c972246f26313fa905126007c"}, {"date": "2019-07-11T00:15:16", "title": "Update DESCRIPTION.en_us.html", "author": "Nathan Williams", "status": "modified", "kind": "metadata", "id": "29e42b2014e50888aa1abc432b804db5eada6e01"}, {"date": "2019-07-10T10:31:33", "title": "Merge pull request #1359 from laerm0/League_name", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "8da128df1b02f2841b0d3cc9a4f1178daf21fbe8"}, {"date": "2019-07-10T09:45:16", "title": "Remove trailing whitespace from font family names", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "023aa4b2855c95413d1b1c510ad812beb345df75"}, {"date": "2019-07-10T08:47:02", "title": "Merge pull request #1667 from m4rc1e/asap", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "d561bdd51757fa2d30ed327696671c7d486d01bc"}, {"date": "2019-07-10T08:34:26", "title": "Merge pull request #1372 from m4rc1e/librecaslondisplay", "author": "Marc Foley", "status": "new", "kind": "family", "id": "5575647fa61d9fb375c8c72945c059e1d2a21417"}, {"date": "2019-07-10T08:34:09", "title": "Merge pull request #1371 from m4rc1e/librecaslontext", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "2d74679d52168ee7dc862f1798f101c1b11fa966"}, {"date": "2019-07-10T08:16:11", "title": "asap: v2.000 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "6daabfe2551853bcc20ef634b938265e057947fd"}, {"date": "2019-07-09T13:24:07", "title": "Merge pull request #1981 from felipesanches/add_bethellen_2.000", "author": "Marc Foley", "status": "new", "kind": "family", "id": "1f4d7ceb983b36b05c06074f6238fff088357771"}, {"date": "2019-07-09T12:02:41", "title": "Merge pull request #1487 from m4rc1e/korean_r02", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "a2293ddf2e3cf22321171d71b2a1cce876b85b76"}, {"date": "2019-07-09T11:56:05", "title": "Merge pull request #1668 from m4rc1e/asapcondensed", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "a2a76a6c58e4db9bc209928af93130b810abd9c0"}, {"date": "2019-07-09T11:51:57", "title": "asapcondensed: v1.010 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "72e6bf867ab4b305ea3ea7a29a881752cd6222df"}, {"date": "2019-07-09T11:03:14", "title": "Merge pull request #1360 from laerm0/Kantamruy_name", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "54f9275211f98c1a35420838b985a3dacc5f6085"}, {"date": "2019-07-09T10:33:49", "title": "ofl/kantamruy: v1.201 added. Name table fixed.", "author": "Micah Stupak", "status": "modified", "kind": "family", "id": "666e6fe13d6f2c52baf5f42d38c23bd6fc3dc981"}, {"date": "2019-07-09T10:20:28", "title": "Merge pull request #1313 from google/davelab6-1310", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "830414433971d05089ccb8b74cb9aa4e33aab692"}, {"date": "2019-07-09T09:14:37", "title": "Merge pull request #1361 from laerm0/Fredericka_name", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "324e434dd8269dd661f300eb28cdfa97974a9687"}, {"date": "2019-07-09T09:02:19", "title": "ofl/frederickathegreat: v1.01 added. Fixed name table.", "author": "Micah Stupak", "status": "modified", "kind": "family", "id": "66934bdd44c2f797dee0028472234c7128c45aa8"}, {"date": "2019-07-09T08:43:54", "title": "ofl/leaguescript: v1.001 added. Fixed name table OS X validation failure.", "author": "Micah Stupak", "status": "modified", "kind": "family", "id": "17eecaf5f05c6096272cd820c0061a79a07667c1"}, {"date": "2019-07-08T22:04:21", "title": "Merge pull request #2061 from google/dmsans-description-correction", "author": "Nathan Williams", "status": "new", "kind": "infrastructure", "id": "e4d46f4eb7bf24d9f1457f7b63d0c942e6e7603d"}, {"date": "2019-07-08T22:03:56", "title": "Update DESCRIPTION.en_us.html", "author": "Nathan Williams", "status": "modified", "kind": "metadata", "id": "53b60fad61b50fb155de462d63501e6875b8a77d"}, {"date": "2019-07-08T15:55:10", "title": "Update README.md (#1977)", "author": "Joseph Dalrymple", "status": "modified", "kind": "infrastructure", "id": "90620adff8002ca1af349f1c9175a1500fe54558"}, {"date": "2019-07-08T15:47:32", "title": "Merge pull request #1392 from laerm0/ComingSoon_contours", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "bb05784a072e0be0d6a2711cba4710019637d9d9"}, {"date": "2019-07-08T15:33:41", "title": "apache/comingsoon: contour issues fixed. v1.002 added.", "author": "Micah Stupak", "status": "modified", "kind": "family", "id": "0fc4c4f4a270a62fa1b769c7289a994cbf199b03"}, {"date": "2019-07-08T15:25:43", "title": "Merge pull request #1362 from laerm0/Flavors_name", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f469120069730e95c791914ba64e7b4db8c3eb34"}, {"date": "2019-07-08T15:19:56", "title": "ofl/flavors: v1.01 added. Fixed name table.", "author": "Micah Stupak", "status": "modified", "kind": "family", "id": "7da86e3f405d4cf22e3949698519c75a021177db"}, {"date": "2019-07-08T14:56:06", "title": "Merge pull request #2059 from qaisjp/patch-1", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "8d5ce361ce0edf2cbde6a7d3d0f7d4d576a58a6a"}, {"date": "2019-07-08T14:53:00", "title": "Merge pull request #1365 from laerm0/Astloch_fixes", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c81bc155efc17d9a1fd2f6413d2bf903e7aebb6e"}, {"date": "2019-07-08T14:51:07", "title": "readme: fix Github typo", "author": "Qais Patankar", "status": "modified", "kind": "family", "id": "40192d5b5a6ae5a5468ac021d3975b673b28134d"}, {"date": "2019-07-08T14:41:20", "title": "ofl/astloch: v1.002 added. Fixed name table.", "author": "Micah Stupak", "status": "modified", "kind": "family", "id": "6873b904efbc2675173ff44473c7b53f657d4250"}, {"date": "2019-07-08T12:49:39", "title": "Merge pull request #1626 from jimmycasey/master", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "30fe3031754f03b1c9fe5686538616bc98e195cc"}, {"date": "2019-07-08T12:48:21", "title": "Merge pull request #1798 from ben45c/patch-1", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "5e6d0cee273d11c29bd7a2049f6bf7b32c25a7a5"}, {"date": "2019-07-08T11:35:04", "title": "Merge pull request #1970 from google/longcang", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "50a8a8965b3f7148199b53eb83e22b3ea0b3a0f7"}, {"date": "2019-07-08T11:34:54", "title": "Merge pull request #1971 from google/mashanzheng", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c276740559edbd8541729fdad6aeed2badb199af"}, {"date": "2019-07-08T11:34:35", "title": "Merge pull request #1972 from google/zhimangxing", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "70042c6bc4aea35c1f8b211fea483108456a6e3c"}, {"date": "2019-07-08T11:34:24", "title": "Merge pull request #1973 from google/liujianmaocao", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "89775b816777c31d3cdf9ee742bba9e4945c6de0"}, {"date": "2019-07-08T11:04:45", "title": "enriqueta: v2.000 added.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "58c23711f0f5610e053664f0cbe7bcab088621cb"}, {"date": "2019-07-08T09:19:45", "title": "Merge pull request #2057 from google/revert-1384-nunitosans", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "0aa9a064fd574d567ffbff98e5af1b6bf615e22c"}, {"date": "2019-07-08T09:18:10", "title": "Revert \"nunitosans: v2.500 added\"", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f8dd04a60085c4a22879adf96c680ed8180f59c7"}, {"date": "2019-07-08T09:17:23", "title": "Merge pull request #1384 from m4rc1e/nunitosans", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4ab9450daa25b4b7cc62ee962fe7f48ab8e1119f"}, {"date": "2019-07-08T08:47:37", "title": "sourcecodepro: v2.030 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "72ac95ba4bfe2b28cae470326b82e05246fb5f4c"}, {"date": "2019-07-08T07:37:07", "title": "Merge pull request #2045 from google/blinker", "author": "Marc Foley", "status": "new", "kind": "family", "id": "c5fce504953278142960e50d0ac8b10edc0a5545"}, {"date": "2019-07-08T07:34:33", "title": "Merge pull request #2032 from google/sairastencilone", "author": "Marc Foley", "status": "new", "kind": "family", "id": "750fd43905d5f031d24c85aca13204614c81c98f"}, {"date": "2019-07-08T07:34:12", "title": "Merge pull request #2033 from bettergui/darkergrotesque", "author": "Marc Foley", "status": "new", "kind": "family", "id": "d3576025f520c8d285897221f2ae22b7fd5fd1a7"}, {"date": "2019-07-08T07:33:49", "title": "Merge pull request #2049 from google/livvic", "author": "Marc Foley", "status": "new", "kind": "family", "id": "dc78fe6f8f4bd004cf25328a629049ad0f5be6e7"}, {"date": "2019-07-08T07:32:36", "title": "Merge pull request #2054 from google/lacquer", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "61872e575dbb8390a5cdd66dac7b67a8d9de191f"}, {"date": "2019-07-08T07:26:58", "title": "Added Quicksand V2.001", "author": "Mirko Velimirovic", "status": "modified", "kind": "family", "id": "be2cd56ad69bdb1531a9cc1984553be0e82e1853"}, {"date": "2019-07-04T13:36:23", "title": "lacquer: v1.100 added.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "b636f76a405cb9098a0f085ea89b028986ae2ead"}, {"date": "2019-07-01T09:39:48", "title": "Update DESCRIPTION.en_us.html", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "049c47929a3102623985ca49ab71689382df1c93"}, {"date": "2019-06-27T13:16:33", "title": "livvic: v1.000 added.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "cabd9770b873337eb07b37e196e18782b1762809"}, {"date": "2019-06-26T10:47:44", "title": "fix github URL on METADATA.pb for Bahianita", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "infrastructure", "id": "d1613dfaf6eeee176319bca34ea2d51307659a1f"}, {"date": "2019-06-26T10:47:44", "title": "remove broken sentence from Bahianita DESCRIPTION", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "metadata", "id": "13ece9f8a7ccad27feb01009b5706b94f38bb448"}, {"date": "2019-06-26T04:47:37", "title": "Fix broken link to tools/encodings in README", "author": "James Walker", "status": "modified", "kind": "infrastructure", "id": "76a2b31d113d42579e48df768b5aaad9826b9959"}, {"date": "2019-06-26T04:47:37", "title": "Fix broken link to glyph sets", "author": "James Walker", "status": "modified", "kind": "family", "id": "c644666f7506b89a28c9a3994cbd56b357e2322e"}, {"date": "2019-06-25T12:02:30", "title": "blinker: v1.015 added.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "9d2830d30a64df531ad94bcab50a3c03a87d92f4"}, {"date": "2019-06-23T23:39:13", "title": "METADATA Updated", "author": "vietanh", "status": "modified", "kind": "family", "id": "c6e7944d226f6b34c48b0bdb89573c0f2bbda6f9"}, {"date": "2019-06-21T21:17:15", "title": "Kreon: v2.000 added", "author": "Eli Heuer", "status": "modified", "kind": "family", "id": "e3f5d7ddb2b18af36aaca86ba845e4d0449f13b6"}, {"date": "2019-06-21T15:03:26", "title": "darkergrotesque: v1.000 added", "author": "vietanh", "status": "modified", "kind": "infrastructure", "id": "c4ab99f33cca3b0dee65cf5221b8acbb6749516c"}, {"date": "2019-06-19T22:17:36", "title": "darkergrotesque: v1.000 added", "author": "vietanh", "status": "modified", "kind": "family", "id": "b77c4d9b6a6b3ee7ba2ef09734d0bbabbf5fb48c"}, {"date": "2019-06-19T11:46:15", "title": "sairastencilone: v1.004 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "448d7b027e212084c735e516f32c4c22127c8704"}, {"date": "2019-06-17T20:14:24", "title": "Orbitron: use new vf naming spec", "author": "Eli Heuer", "status": "modified", "kind": "family", "id": "2bb582c6607118d0b9de44075051e8873e68569a"}, {"date": "2019-06-17T18:48:41", "title": "orbitron: v2.000 added.", "author": "Eli Heuer", "status": "modified", "kind": "family", "id": "0b19b371f20d0b9edb8685be87c07c8b6020db58"}, {"date": "2019-06-12T20:10:00", "title": "ofl/literata/METADATA.pb updated (#2029)", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "145ce9d83319a664421fa0ebed31f05cdb2f2ee9"}, {"date": "2019-06-12T16:53:08", "title": "dmsans/dmserif* DESCRIPTION.en_us.html updated", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "7d6d0457706164356c1d19d97e2bab9e0932265e"}, {"date": "2019-06-12T15:16:13", "title": "metrophobic/DESCRIPTION.en_us.html Updated", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "4d2fa4814b96dba256687a947da07da5630faa3b"}, {"date": "2019-06-12T15:16:03", "title": "pacifico/DESCRIPTION.en_us.html updated", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "d30bb8615bb09439fa26703117777ed664e4c6d8"}, {"date": "2019-06-12T15:15:55", "title": "caveat/DESCRIPTION.en_us.html Updated", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "d158bd3ecc367412f79856eb0cb6c49bdd7b280e"}, {"date": "2019-06-12T15:00:48", "title": "lifesavers/DESCRIPTION.en_us.html Updated", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "c8ad5daf27ce6e28290d4f33ad29e5d12e631304"}, {"date": "2019-06-12T14:46:03", "title": "bahianita: v1.008 added (#1669)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "747c13d4ac31f80e050d7c288dccf5f5d80add22"}, {"date": "2019-06-12T14:45:41", "title": "barriecito: v1.001 added (#1673)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "fd24cf6d5c70e889039d3f42b226b52a65830cae"}, {"date": "2019-06-12T14:39:33", "title": "pacifico: v3.000 added (#1454)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "aef2df89997b6d2670f4e51514a4ba170d0f6e71"}, {"date": "2019-06-12T14:39:22", "title": "metrophobic: v3.100 added (#1467)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "b4e1615381e87f08a5d19bfcece435e612968c72"}, {"date": "2019-06-12T14:38:17", "title": "caveat: v1.500 added (#1452)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "52c319f5d50c762f3d5730ccc78aeac8167abbb7"}, {"date": "2019-06-12T14:37:07", "title": "lifesavers: v3.001 added. (#1473)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "177d8ea721d408efc0bc64ae7bedd1193e0ed0d1"}, {"date": "2019-06-12T14:35:05", "title": "dmserifdisplay: v5.100 added (#2025)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "2c8d6d482c03db2a62c1ab71b724dd85c3c7a151"}, {"date": "2019-06-12T14:34:50", "title": "dmsans: v1.100 added (#2023)", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "911fe81baa6522fd75e18b41878e3f7288e74946"}, {"date": "2019-06-12T14:34:34", "title": "dmseriftext: v5.100 added (#2024)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "bc2613e95b0315bdeaa452eeb5e8e3eceac5eaee"}, {"date": "2019-06-12T14:34:06", "title": "Update DESCRIPTION.en_us.html", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "0c746b632971dcaebf7b28ef9e9a9933ba8f772b"}, {"date": "2019-06-12T14:10:26", "title": "literata: v2.001 added.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "3a01dfcf13430bc8e056c5bb9799598bb300d50d"}, {"date": "2019-06-12T13:02:58", "title": "chilanka: v1.400 added.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "73ef14561a37ee0ac9f185d9bcd4a13ec3f4f874"}, {"date": "2019-06-12T12:31:17", "title": "dmsans: v1.100 added", "author": "Marc Foley", "status": "new", "kind": "family", "id": "03cd45cdb82c91854839a76eca909812e49e6fed"}, {"date": "2019-06-12T03:34:06", "title": "Remove `default_value` from METADATA files", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "1f4d0986921ffd3562f591357c881e822647601e"}, {"date": "2019-06-11T17:52:09", "title": "Remove deepmindsans and deepmindserif families", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "df9d71cd4f9063211912c53d232c680a1766011e"}, {"date": "2019-06-11T17:37:43", "title": "Update deepmindsans and serif DESCRIPTIONs", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "0b59749f098fc5ea52905ac8567e28367e709e23"}, {"date": "2019-06-11T15:24:02", "title": "deepmindserifdisplay: v5.003 added", "author": "Marc Foley", "status": "new", "kind": "family", "id": "0251744689e02932e35be97cbee1499b7f973af1"}, {"date": "2019-06-11T15:23:43", "title": "gayathri: v1.000 added.", "author": "Marc Foley", "status": "new", "kind": "family", "id": "9c887c8b29eb58b39e23e21b8b9c5df25eed9c25"}, {"date": "2019-06-11T15:21:40", "title": "Merge pull request #2011 from google/deepmindsans", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "8527abcd9d84332fe2221333866b745b830b266c"}, {"date": "2019-06-11T15:21:23", "title": "deepmindseriftext: v5.003 added", "author": "Marc Foley", "status": "new", "kind": "family", "id": "470939dbf83f89ac7ca2c592f546d02a3dc92781"}, {"date": "2019-06-07T17:46:39", "title": "Update TRIVIA.md", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "a3751dce95af0276cbf628dd74cd3fddf7bb8d5c"}, {"date": "2019-06-07T16:23:48", "title": "deepmindsans: v1.002 added", "author": "Marc Foley", "status": "new", "kind": "family", "id": "536a9f185240c9521ea8ec596cfd350e55b20551"}, {"date": "2019-06-04T13:34:09", "title": "git rm -rf ofl/sairastencil (#2002)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "87776223497b72be361b5c08ba16e9c659209f37"}, {"date": "2019-06-04T08:39:19", "title": "almarai: v1.100 added.", "author": "Marc Foley", "status": "new", "kind": "family", "id": "5f7be97e7ecb8a05dc3e9b24abe84dcd282d1d64"}, {"date": "2019-05-24T11:42:36", "title": "Merge pull request #1824 from thundernixon/roboto-fixedpitch", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "7c2b59ae15f7e58e0210c0b29ee8a3f15a4edb3c"}, {"date": "2019-05-21T10:16:00", "title": "Merge pull request #1994 from google/redhatdisplay", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "e5feaac92dc0b37e169876315fe3973519fc9c0b"}, {"date": "2019-05-21T10:14:11", "title": "Merge pull request #1993 from google/redhattext", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "964e707890240005c4eec55cc05400b4767d7cbc"}, {"date": "2019-05-21T10:13:04", "title": "Merge pull request #1976 from google/solway", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "73afa73bd3273b510e2ca42e9d143556be390724"}, {"date": "2019-05-21T10:12:11", "title": "Merge pull request #1995 from google/manjari", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "83e8ee2a009afb89ed6cbc2df640493b901606a0"}, {"date": "2019-05-20T13:12:39", "title": "solway: Added description", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "34e8e4954a6ceda83911d1fe22bd415b22b7788f"}, {"date": "2019-05-20T13:09:13", "title": "manjari: Update description", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "52b4b3db9ddfdeab9968ca9b5241fd2b31047f17"}, {"date": "2019-05-20T12:57:33", "title": "redhatdisplay: Update description", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "e8065f18668e4a01220027005beedf5993071563"}, {"date": "2019-05-20T12:53:28", "title": "redhattext: Update description", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "d5573e66bc91da2ea799efd33bba5ff63c86d596"}, {"date": "2019-05-15T18:06:31", "title": "Update METADATA.pb", "author": "Andrew John", "status": "modified", "kind": "family", "id": "5a5b9c1e5a1a24e04bcb1c4221cbc3a05dd753be"}, {"date": "2019-05-10T13:59:02", "title": "Add Beth Ellen (Version 2.000)", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "new", "kind": "family", "id": "0aa5f370ae363297b5d9919260451397a30ad366"}, {"date": "2019-05-10T01:57:22", "title": "Merge pull request #1979 from google/andytest29", "author": "Andrew John", "status": "new", "kind": "infrastructure", "id": "1c76cff501862d4635fde5bb682c0706b58a66bc"}, {"date": "2019-05-10T01:38:53", "title": "Update METADATA.pb", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "44c94a4ff1ac5e71f8ae4752424dac81600c2e30"}, {"date": "2019-05-09T21:52:09", "title": "Merge pull request #1978 from google/andytest28", "author": "Andrew John", "status": "new", "kind": "infrastructure", "id": "578d0c442b7a0f7b7ea20028fd4e323be44683a5"}, {"date": "2019-05-09T21:51:37", "title": "Remove test files", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "454ba682ea09b73f5d5cf04884860c9ac668f31c"}, {"date": "2019-05-09T02:25:55", "title": "Merge pull request #1975 from google/andytsest27b", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "b0a772ad0e727e5ea23c2ee9b497c3ae464b5fbb"}, {"date": "2019-05-09T02:25:43", "title": "Get ready for test commit", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "b88cade398835ecc4984e66e549a8125df672eb7"}, {"date": "2019-05-09T02:24:08", "title": "4 in 1 test", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "6fda06a07b6e50bc8d51e57236dd30b87b072505"}, {"date": "2019-05-09T02:21:07", "title": "Get ready for test commit", "author": "Andrew John", "status": "new", "kind": "infrastructure", "id": "d1f1e4058d0e782f937f3145beda8a93fe7c1bf0"}, {"date": "2019-05-08T13:40:05", "title": "Merge pull request #1636 from m4rc1e/solway", "author": "rsheeter", "status": "new", "kind": "family", "id": "98913c32cb109d1e52e641bc77c6c17f20761083"}, {"date": "2019-05-08T13:25:45", "title": "Merge pull request #1693 from m4rc1e/sairastencil", "author": "rsheeter", "status": "new", "kind": "family", "id": "a6f2b303ca5bc5eb087b07d5cd9754a547c8d210"}, {"date": "2019-05-08T13:25:32", "title": "Merge pull request #1843 from m4rc1e/manjari", "author": "rsheeter", "status": "new", "kind": "family", "id": "e79e7cd1e4d132d5b004aca76901a68739b419f2"}, {"date": "2019-05-08T13:25:07", "title": "Merge pull request #1931 from google/redhatdisplay", "author": "rsheeter", "status": "new", "kind": "family", "id": "721d0e780e6614a9ac748c3c1c4b3c3d91683383"}, {"date": "2019-05-08T13:24:52", "title": "Merge pull request #1930 from google/redhattext", "author": "rsheeter", "status": "modified", "kind": "family", "id": "48eb7bf4724c128fdf8d096b64cb76945f9cb6f8"}, {"date": "2019-05-08T09:47:35", "title": "mashanzheng: v2.001 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c09952432d5f03e750f15af768a0c1ab6eaac35e"}, {"date": "2019-05-08T09:46:03", "title": "longcang: v2.001 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "20da2e7644bac5325abbc9f30848ae3162bfc974"}, {"date": "2019-05-08T09:40:29", "title": "liujianmaocao: v1.001 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "64e390bfa42d2e85c46617ed42aaf94ac04ae5c9"}, {"date": "2019-05-08T09:33:23", "title": "zhimangxing: v2.001 added.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "b12c22f97f4769802373d8de6a0f4115eabb9a24"}, {"date": "2019-05-07T18:42:27", "title": "Update METADATA.pb", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "8dea3517ca5596e220039402603747bb9fed99e0"}, {"date": "2019-05-07T16:42:38", "title": "Update METADATA.pb", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "b8ef9609cf19bf395b6ce46760497d3f21d097f4"}, {"date": "2019-05-07T00:45:45", "title": "Update METADATA.pb", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "b4c80f0fa6de4eb650a1c9c0dace7d5aa7da184c"}, {"date": "2019-05-04T01:29:40", "title": "Update METADATA.pb", "author": "Andrew John", "status": "modified", "kind": "family", "id": "65ffb7956f4d609682f7ddb18a77dc5809fbdcf9"}, {"date": "2019-04-30T14:14:47", "title": "oswald: v4.100 vf added.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "6e03a1eb25b837c82068de7e9521a62b6ccf742c"}, {"date": "2019-04-29T10:28:14", "title": "redhatdisplay: v1.003 added.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "546b2c3b24a9a09308856f08c88bc45b21a26453"}, {"date": "2019-04-29T10:24:53", "title": "redhattext: v1.003 added.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "37bd43d90f0cf40d316cc7cdbf230e2b5fc8a0c4"}, {"date": "2019-04-25T00:22:58", "title": "Update METADATA.pb", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "4e272dfc09f23d0c4db91f0d855ef84e0bbaa1a5"}, {"date": "2019-04-23T16:28:40", "title": "Update METADATA.pb", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "37a6a68abbe589b387edba33fc6edda129a62047"}, {"date": "2019-04-22T16:55:09", "title": "Update METADATA.pb", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "6a703023063a194f9af6c4578cead17c9b490fcd"}, {"date": "2019-04-18T23:15:54", "title": "Update METADATA.pb", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "ee5e76a6b5c835573d137e88f4006f687f30c842"}, {"date": "2019-04-18T21:03:44", "title": "Update METADATA.pb", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "7c2fd33174f3f3c8310fa4c0e7422b57983cc7b1"}, {"date": "2019-04-17T17:09:35", "title": "Update METADATA.pb", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "e0965957d5d66037a2c0d367272c847037b4a733"}, {"date": "2019-04-09T02:39:38", "title": "poppins: v4.003 added.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e85b083867116fafffef9881dec3046fae243fe3"}, {"date": "2019-04-05T21:35:10", "title": "fira code: v1.207 added.", "author": "Stephen Nixon", "status": "new", "kind": "family", "id": "cf61567f76d3fe348c9cc83fd64d2ce2a99dc632"}, {"date": "2019-04-01T23:53:50", "title": "Update METADATA.pb", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "280164e6aaff3bb57275c19c77c3eaa2e96273b2"}, {"date": "2019-04-01T23:47:33", "title": "Update METADATA.pb", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "1186bbeed1bdad61f6087dfe178160385f3604ed"}, {"date": "2019-04-01T22:17:01", "title": "Update METADATA.pb", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "ea0b27c47572bb07f299f9b57931d9469caccaa5"}, {"date": "2019-04-01T20:54:04", "title": "Update METADATA.pb", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "50ee33a01fa84c17d975a5404ecf964bae7dd5c2"}, {"date": "2019-03-29T21:42:45", "title": "Update METADATA.pb", "author": "Andrew John", "status": "modified", "kind": "infrastructure", "id": "8d53e285da926fdeb25caa6bac7a275b21cd1b86"}, {"date": "2019-03-28T02:11:49", "title": "Test", "author": "Andy John", "status": "modified", "kind": "infrastructure", "id": "bbca71bc4b1fabd183c6e4ef32daabf326f8d28c"}, {"date": "2019-03-26T17:04:45", "title": "Create a test font, temporarily, to test the push process.", "author": "Andy John", "status": "new", "kind": "family", "id": "a2e33f35fddfb580f42350a8dd78230d2b41c7bb"}, {"date": "2019-03-18T22:17:34", "title": "patrickhandsc: v2.001 added (#1885)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "d08233f9c581786e8c834a1f0695a4f27869c119"}, {"date": "2019-03-18T21:43:42", "title": "b612mono: v1.008 added.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "bff0396e9441e090a54ce93d7eb46aec79f721a3"}, {"date": "2019-03-18T21:41:30", "title": "b612: v1.008 added. (#1877)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "2e8cd558a6a31683ba48900360aa17b6a9380347"}, {"date": "2019-03-15T21:28:52", "title": "LiuJianMaoCao-Regular.ttf Fix copyright notice", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "25c6f4bce15a106c9385a8fa648653dfdcd54fd6"}, {"date": "2019-03-15T21:27:56", "title": "Merge pull request #1853 from m4rc1e/mashanzheng", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "fd4266d1e4f8976113565ba27d8c9659403402a4"}, {"date": "2019-03-15T21:27:41", "title": "liujianmaocao: v1.000 added (#1854)", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "01920516dcba2bbcc4fdb2756948f52d490b1157"}, {"date": "2019-03-15T21:26:43", "title": "zhimangxing: v2.000 added (#1855)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "15afae96341af4cb01be002f4aaee7a5eaf3e76b"}, {"date": "2019-03-15T21:26:25", "title": "longcang: v2.000 added (#1852)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "784037aa9567639573ce7b2f8ad41c17ab9ebbe3"}, {"date": "2019-03-14T18:56:57", "title": "Update METADATA.pb", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "4f4187dc073129d4cba63ac2529ee4040889f2bf"}, {"date": "2019-03-14T18:56:52", "title": "Update METADATA.pb (including copyright)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "6fe0331b816432524a1036d9356c7cc96466fcc7"}, {"date": "2019-03-14T18:51:56", "title": "Update DESCRIPTION.en_us.html", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "1cf08c14ba1b0931ff7f59441169d9752066d14a"}, {"date": "2019-03-14T18:51:54", "title": "Update DESCRIPTION.en_us.html", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "f33ac7b930eb9ea4c0bb3b4d6a2a6601dc2ec252"}, {"date": "2019-03-05T16:34:15", "title": "ci: added", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "ab442e488a2962f4e520a7a384ba1926d3db1994"}, {"date": "2019-02-22T03:44:36", "title": "ofl/ibmplex*/METADATA* fixed", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "92b18f0d5dce60e5be87fec49cd4e78e7912443b"}, {"date": "2019-02-21T14:23:17", "title": "crimsonpro: v1.002 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "01204e1f0504c5d7e6ee723867b6aa08f63d7a36"}, {"date": "2019-02-20T14:35:33", "title": "liujianmaocao: v1.000 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "22fdf57e15d5200afba6339b15d7732b0a6edfb9"}, {"date": "2019-02-20T14:29:06", "title": "mashanzheng: v2.000 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "b5de0899ca2c56a40c3e41a4aec1cbdd04a46229"}, {"date": "2019-02-15T01:30:19", "title": "Add updated and new versions of IBM Plex (#1837)", "author": "Stephen Nixon", "status": "modified", "kind": "family", "id": "115c6eb017ef7cdc035a3058bbc6336d9aa3d992"}, {"date": "2019-02-11T09:50:44", "title": "Merge pull request #1846 from laerm0/fix_broken_links", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "867f700e0307c6915390e58286b01a6513202274"}, {"date": "2019-02-11T09:50:09", "title": "Merge pull request #1835 from jabranr/fix-link", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "be572f9f497ac1f7399be51597e45cf299875c74"}, {"date": "2019-02-08T19:35:04", "title": "fixed broken link to encoding in CONTRIBUTING.md", "author": "Micah Stupak", "status": "modified", "kind": "family", "id": "c8dd6bf72105921456dda5345652ce95f12e9daa"}, {"date": "2019-02-07T09:18:39", "title": "manjari: v1.710 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "d0789291281dd35b3e25b3b67ac6cdde12cffd20"}, {"date": "2019-01-31T18:24:08", "title": "fixes #1834", "author": "Jabran Rafique", "status": "modified", "kind": "infrastructure", "id": "7fde394092b9e2cbf1cc0e1b75fdfd92a092a40e"}, {"date": "2019-01-25T23:16:57", "title": "/ofl/vollkorn Update METADATA and DESC for VF (#1825)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "37c1a2d88f3fe04a1bde9ad6000109fa926e5dfe"}, {"date": "2019-01-25T19:00:55", "title": "roboto mono: set isFixedPitch to true; bump version to 2.002", "author": "Stephen Nixon", "status": "modified", "kind": "family", "id": "5338537ef835a3d9ccf8faf386399f13a30605e2"}, {"date": "2019-01-18T20:01:00", "title": "Update mavenpro DESCRIPTION", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "516450f43c69daffc5ddbe78e0eea8ef9701ab8a"}, {"date": "2019-01-18T20:01:00", "title": "muli: v2.100 vf added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "9aa9e35c4afdff06858bf5b1d98716ba3ae74060"}, {"date": "2019-01-18T15:12:36", "title": "Update muli DESCRIPTION", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "7e1e208710560f9aeebbeda20442f819fa362f7b"}, {"date": "2019-01-18T15:08:54", "title": "muli: v2.100 vf added (#1816)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "9bdca36e5ff72854247f83ad73201737ddc2792a"}, {"date": "2019-01-18T15:08:17", "title": "Update oswald DESCRIPTION", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "dbb34644e36024fef3def6d268d30ead8f0ce113"}, {"date": "2019-01-18T15:06:28", "title": "oswald: Update v4.101 (VF with wght axis added) (#1814)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e6298cc84f595a6dda81460c3aebd320924c3833"}, {"date": "2019-01-18T15:04:57", "title": "Update crimsonpro and literata DESCRIPTION files", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "23a95a792463c0670ef0f6d8cb0ba5fc4e7fd7ad"}, {"date": "2019-01-18T15:01:55", "title": "mavenpro: Update to v2.003 (vf with wght axis added) (#1807)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f10c5f96e61f6b871e46f3e29c586418e1f11598"}, {"date": "2019-01-18T15:00:57", "title": "literata: v2.100 added (VF with wght axis) (#1781)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "62dc5cc4728c30fd5bbf7edb5f54364634ad78e7"}, {"date": "2019-01-18T14:57:02", "title": "crimsonpro: v1.000 added (#1779)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "cd20fc29b01583e88a0ee39759f4b191d04db17d"}, {"date": "2019-01-17T16:38:26", "title": "muli: v2.100 vf added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f4cb450cd45715379b69bd71cee942b48e69d85f"}, {"date": "2019-01-04T06:06:12", "title": "Update TRIVIA.md", "author": "ben45c", "status": "modified", "kind": "infrastructure", "id": "898f906fd4998d7c3948e457811d364c5a3de758"}, {"date": "2018-12-10T22:17:13", "title": "/ofl/staatliches Update DESC, METADATA", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "94dff3eaa9301b6640cccc63c56d6ff33d82882c"}, {"date": "2018-12-09T23:41:20", "title": "comfortaa: readd static fonts. (#1782)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "37ba7d9255c8f24128e1975ce05e14871c3762ec"}, {"date": "2018-12-08T00:01:49", "title": "majormonodisplay/METADATA.pb Category updated", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "fd5a381b4f8363595db331de4c9713d68c6d1f39"}, {"date": "2018-12-05T16:27:13", "title": "Add majormonodisplay (v2.000, #1710)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "a6169376b6444326af92967811721c98b08ddc28"}, {"date": "2018-12-05T16:22:08", "title": "Update TRIVIA.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "ccc390ca077431243f686ee0c005fb296c5fe853"}, {"date": "2018-12-05T16:19:51", "title": "README: Improve metadata description (#1746)", "author": "k", "status": "modified", "kind": "infrastructure", "id": "75acf7f20903df7f3d53438cb38a34ddbd7b2a8e"}, {"date": "2018-12-05T16:10:25", "title": "Add aleo (v1.302, #1502)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "3051d16f9670167d7e4a76e15ab5bd301ff1cb18"}, {"date": "2018-12-05T16:09:59", "title": "Update METADATA.pb", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "c3cf0a1d49ff8d47258eb7ff7275c0333846798a"}, {"date": "2018-12-05T15:55:00", "title": "Add Charm (v1.001, #1720)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "4c9061bab89fafdc0f0b85f689c974fdcfffc310"}, {"date": "2018-12-05T15:50:12", "title": "b612: v1.005 added (#1758)", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "6f7b8caec876d899d96c65ca0567137d1e136bfa"}, {"date": "2018-12-05T15:49:50", "title": "b612 mono: version v1.005 added. (#1759)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "0655ae3b2ff9ff28fd1139363940bcfb9f596e39"}, {"date": "2018-12-05T15:33:57", "title": "barlow family updated to v1.408 (#1330) - major fixes", "author": "Jeremy Tribby", "status": "modified", "kind": "family", "id": "89f5431ff0db41bd2fe3f7ba21a723a01622428b"}, {"date": "2018-12-05T14:43:20", "title": "comfortaa: v3.104 added. (#1775)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "387b20862f999325568739bd2a5700b3d10672cf"}, {"date": "2018-12-05T14:41:46", "title": "zcoolxiaowei: v1.000 added (#1778)", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "101764d6bdbe436ae23b9683a9e3dc7c409985d9"}, {"date": "2018-12-05T14:41:32", "title": "Update OFL.txt", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "be93065388f04ed15c2340666b45a47c403d990a"}, {"date": "2018-12-05T14:41:15", "title": "Update METADATA.pb", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "eed2a509d603233030b09aec5530f27486c2c867"}, {"date": "2018-12-05T14:40:44", "title": "Update DESCRIPTION.en_us.html", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "2f8c01e5686a1322926e1b6684d49dfb777d4093"}, {"date": "2018-12-05T14:38:38", "title": "zcoolxiaowei: v1.000 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "6b3a800449a2cd69ad2f978bdf003c376b83b87e"}, {"date": "2018-12-05T14:38:24", "title": "zcoolqingkehuangyou: v1.000 added (#1777)", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "20f6a6ec4650e244c327b715a15f2930249c9dcc"}, {"date": "2018-12-05T14:38:02", "title": "zcoolqingkehuangyou/METADATA.pb fixes", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "ada8a2170e4f4d8c603080df8dae983985a4011d"}, {"date": "2018-12-05T14:37:23", "title": "zcoolqingkehuangyou/DESC fixed", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "c97c00fde78b55e1a04f1eab3359a7ba6d990f08"}, {"date": "2018-12-05T14:36:31", "title": "zcoolkuaile: v1.000 added (#1776)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "864474ef086b6bacf0737873ad8ce29c2d0b30f0"}, {"date": "2018-12-05T14:31:11", "title": "zcoolqingkehuangyou: v1.000 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "56328c01842464f3af41632473d3e9a4731b7627"}, {"date": "2018-11-21T13:32:32", "title": "b612: v1.005 added", "author": "Marc Foley", "status": "new", "kind": "family", "id": "a2d8f0e1eac999649807539d0d2a0290fa14f963"}, {"date": "2018-11-19T21:49:04", "title": "comfortaa: v3.103 Upgraded to VF (#1750)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "2d5743aea7dc76898e4fc61d708b9012f75e197e"}, {"date": "2018-11-15T16:17:12", "title": "CONTRIBUTING.md Mention Font Bakery", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "440d0b13f50cc6e54fd44bb8800f550caa22dcc5"}, {"date": "2018-11-15T16:08:56", "title": "staatliches: v1.000 added (#1727)", "author": "EliH", "status": "new", "kind": "family", "id": "d3c26bee29d997c0ee152d2acb96b013321482b9"}, {"date": "2018-11-12T21:17:13", "title": "ofl/nanumbrushscript/METADATA.pb Add final line return", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "5ae46bfb269a0ed7d3d5282057721e8e6fb82607"}, {"date": "2018-11-12T16:55:46", "title": "CONTRIBUTING: Clarify CLA", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "deb3b2a64b8a471974e00412368c8825bdd79427"}, {"date": "2018-11-12T16:50:30", "title": "CONTRIBUTING: Fix ProjectChecklist URL", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "396b60f2b6b375dd953bd6e3136634eac0bc6c15"}, {"date": "2018-10-18T14:16:43", "title": "Update CONTRIBUTING.md", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "ef5baa48005169f6489736998fad85f4cad52b2c"}, {"date": "2018-10-11T22:09:57", "title": "charm: v1.001 added.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e56cb5b725e9425d5cbbabc501a3a3fc21b12b50"}, {"date": "2018-09-30T18:50:35", "title": "niramit: v1.001 added (#1708)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "ec092d93766dc28fb19b1bb4cb97c3189aad7b52"}, {"date": "2018-09-17T10:29:32", "title": "sairastencil: v1.003 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "10053565deba4a3b841d9091822bf243d35fad09"}, {"date": "2018-09-13T23:06:04", "title": "notable: v1.100 added (#1648)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c9d3903b093395cbf6dd60779c6ab18835b301cb"}, {"date": "2018-09-12T08:36:00", "title": "Update exo2/METADATA designer key", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "8cd51aae06514da0702461f098378e6da4958ccd"}, {"date": "2018-09-10T21:35:01", "title": "thasadith: v1.000 added (#1649)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "b79d904719b436509853a386cb90900f896c577b"}, {"date": "2018-09-10T20:50:36", "title": "Merge pull request #1664 from m4rc1e/baijamjuree", "author": "rsheeter", "status": "new", "kind": "family", "id": "d97a8660224fa9c6ede074859f0a6d4835325412"}, {"date": "2018-09-10T20:47:29", "title": "Merge pull request #1652 from m4rc1e/k2d", "author": "rsheeter", "status": "new", "kind": "family", "id": "429cc019a589b1ac50ce3f1ed141e3cde6bef6f4"}, {"date": "2018-09-10T20:47:11", "title": "Merge pull request #1657 from m4rc1e/fahkwang", "author": "rsheeter", "status": "new", "kind": "family", "id": "074e57929a3ab5bba5120e1ef115dfc3644c7905"}, {"date": "2018-09-10T20:46:28", "title": "Merge pull request #1658 from m4rc1e/chakrapetch", "author": "rsheeter", "status": "new", "kind": "family", "id": "ad1e130e96980eba308ec7720ec22e4b5d2d71c2"}, {"date": "2018-09-10T20:42:55", "title": "Merge pull request #1655 from m4rc1e/niramit", "author": "rsheeter", "status": "new", "kind": "family", "id": "47e8bb755b5b9ba3da68e7cfcd220bcd144f9581"}, {"date": "2018-09-10T20:42:33", "title": "Merge pull request #1663 from m4rc1e/krub", "author": "rsheeter", "status": "new", "kind": "family", "id": "9133ff1e38dca1b25993ee80067fb0ed6bffbeab"}, {"date": "2018-09-10T20:36:24", "title": "Merge pull request #1650 from m4rc1e/kodchasan", "author": "rsheeter", "status": "new", "kind": "family", "id": "5f7ebc9e3c3c616d73b906cfadf957e882564971"}, {"date": "2018-09-10T20:36:02", "title": "Merge pull request #1654 from m4rc1e/mali", "author": "rsheeter", "status": "new", "kind": "family", "id": "9ee63579761bff9fc10cfbadc741f3ffb9c95ca4"}, {"date": "2018-09-10T20:25:41", "title": "Merge pull request #1653 from m4rc1e/koho", "author": "rsheeter", "status": "new", "kind": "family", "id": "7fa1ee4f83abbd4972eedf8e73e1a27291a839cf"}, {"date": "2018-09-10T20:23:23", "title": "Merge pull request #1659 from m4rc1e/charmonman", "author": "rsheeter", "status": "new", "kind": "family", "id": "4ece22c9ebe55f9f18317bb53758bde3f9ae22f8"}, {"date": "2018-09-10T20:21:16", "title": "Merge pull request #1661 from m4rc1e/charm", "author": "rsheeter", "status": "new", "kind": "family", "id": "a1c07a7118472d093f2dc4b42108333ce9b2ee48"}, {"date": "2018-09-10T20:19:45", "title": "Merge pull request #1656 from m4rc1e/srisakdi", "author": "rsheeter", "status": "new", "kind": "family", "id": "da8afcf5ad54a25fbed1a571ee87c29d69ae3f6f"}, {"date": "2018-09-10T19:48:34", "title": "Merge pull request #1651 from m4rc1e/sarabun", "author": "rsheeter", "status": "modified", "kind": "family", "id": "fcac52a1e6e93ea378f568f321bb1b3cc22b8040"}, {"date": "2018-09-07T13:58:07", "title": "kodchasan: unhinted fonts.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "ad6b8bf2958e9cd8273de57791393a62acb0bc11"}, {"date": "2018-09-07T13:57:31", "title": "sarabun: unhinted fonts.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "7d82a06388d70ec34312df7e7cede76ba8bbf7b5"}, {"date": "2018-09-07T13:56:41", "title": "k2d: unhinted fonts.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e638b5dfabca10f2cf8a4c7b9f4c61b3cf592a68"}, {"date": "2018-09-07T13:55:53", "title": "koho: unhinted fonts.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "2d3f2f5e64f71ac9ab2fde5d3a7133508f4a4ea8"}, {"date": "2018-09-07T13:55:22", "title": "mali: unhinted fonts.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "fbdd512151630cf7f45b291cc2c5f3df8b23b720"}, {"date": "2018-09-07T13:54:35", "title": "niramit: unhinted fonts.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e2004c1bf3218937ed2357295dbb577c8d76992f"}, {"date": "2018-09-07T13:50:02", "title": "srisakdi: unhinted fonts.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "d18343062462be53f17520d22decd8c25141aef3"}, {"date": "2018-09-07T13:49:00", "title": "fahkwang: unhinted fonts.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "df66d8a06f02acf3efecf389ae1960658ad887ff"}, {"date": "2018-09-07T13:48:03", "title": "chakrapetch: unhinted fonts.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c011968d86a629939a4fd8b62a3b18549db0d855"}, {"date": "2018-09-07T13:47:12", "title": "charmonman: unhinted fonts.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e8b429cdc5c84047907f2249af5264109a4d74fc"}, {"date": "2018-09-07T13:46:09", "title": "charm: unhinted fonts.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "920a799040e82ab06122e6ddc54a128e43531088"}, {"date": "2018-09-07T13:45:13", "title": "krub: unhinted fonts.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "7061dc9601a058bb73b3612f09309327c8367a39"}, {"date": "2018-09-07T13:44:29", "title": "baijamjuree: unhinted fonts.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "8192d5fe3123a4ec830662dc96fe6fb221df8889"}, {"date": "2018-08-24T13:36:02", "title": "sarabun: Reverted DESCRIPTION.en_us.html and designer metadata", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "620dcb16902f7c6c4ca2c19e739f7bd52ac67779"}, {"date": "2018-08-24T13:31:24", "title": "charm: updated DESCRIPTION.en_us.html", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "6d7f0b3bf8726cf75663458d1089de9f85b1810d"}, {"date": "2018-08-24T12:01:37", "title": "baijamjuree: updated DESCRIPTION.en_us.html", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "fdde6aba9ac8c1a141315b7a72db6570ae25a5d7"}, {"date": "2018-08-24T11:59:32", "title": "baijamjuree: v1.000 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f27b6e87a01d28d0170f21575baecf3fc6e8e790"}, {"date": "2018-08-24T11:42:51", "title": "krub: updated DESCRIPTION.en_us.html", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "128c5b153063b91b25034bdd6f1857dc7f18a6d0"}, {"date": "2018-08-24T11:40:42", "title": "krub: v1.000 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "be330e7563d1ef85501c97fb6962b5f51b30dac7"}, {"date": "2018-08-24T11:20:38", "title": "srisakdi: updated DESCRIPTION.en_us.html", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "699bc9c11193ab5a26599e565075852fa4f6aa95"}, {"date": "2018-08-24T11:18:53", "title": "srisakdi: Updated fonts to avoid clipping", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "cb65e453fe21855f90db0924b043e9d51f24cb3d"}, {"date": "2018-08-24T11:12:45", "title": "chakrapetch: updated DESCRIPTION.en_us.html", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "db894d262120de537e9627d76a85fd2590e004e3"}, {"date": "2018-08-24T11:12:14", "title": "chakrapetch: Updated fonts to avoid clipping.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "61b8e020a5a2bf12e9994b8dfdb8195a3f905d4d"}, {"date": "2018-08-24T11:10:28", "title": "charmonman: updated DESCRIPTION.en_us.html", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "5c20217fc24e125d077e56f665053b9e000afaec"}, {"date": "2018-08-24T11:08:44", "title": "fahkwang: updated DESCRIPTION.en_us.html", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "3c2129061bfb32815bd37e4d7b30ebd233e1ee1b"}, {"date": "2018-08-24T11:08:07", "title": "fahkwang: Updated fonts to avoid clipping.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c83e68fb36e471d3d396a5bab5a45a4cdab306a2"}, {"date": "2018-08-24T11:06:44", "title": "k2d: fixed METADATA.pb", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "1b9ac655f6ad3bde75c9d025f0dcccdde0bd3af8"}, {"date": "2018-08-24T11:05:40", "title": "k2d: updated DESCRIPTION.en_us.html", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "9ea785119742a4bfb6986c44ade0c345d6998ad4"}, {"date": "2018-08-24T11:05:05", "title": "k2d: Updated fonts to avoid clipping.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "254aececb3f311210bde788148595baac37465f9"}, {"date": "2018-08-24T11:03:58", "title": "kodchasan: updated DESCRIPTION.en_us.html", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "f33e67e42a58b212ea6a574eefc7e281ca91b9c1"}, {"date": "2018-08-24T11:03:05", "title": "kodchasan: Updated fonts to avoid clipping.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "9940fd123476a0a3b340c51878c381584558df5a"}, {"date": "2018-08-24T11:02:09", "title": "koho: updated DESCRIPTION.en_us.html", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "5231dd282d33ee7405703fddf9ba282d5a2a95b6"}, {"date": "2018-08-24T11:01:13", "title": "koho: Updated fonts to avoid clipping.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "2efaf1b2758c231e954599a6b7b38768b046ce31"}, {"date": "2018-08-24T10:58:45", "title": "mali: updated DESCRIPTION.en_us.html", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "61cf3063bb95fc7aeb63a95643f16378dc28f4bd"}, {"date": "2018-08-24T10:58:18", "title": "mali: Updated fonts to avoid clipping.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "b74118b1b952ae8a80cd56f7e64b00e145f409b8"}, {"date": "2018-08-24T10:56:30", "title": "niramit: updated DESCRIPTION.en_us.html", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "03bbbd11ce3ca7e0b17fb95521d41e3f31dee4e2"}, {"date": "2018-08-24T10:55:57", "title": "niramit: Updated fonts to avoid clipping.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "ab05f147337a6de48dfc4d86be963e4073d58799"}, {"date": "2018-08-24T10:52:09", "title": "sarabun: updated DESCRIPTION.en_us.html", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "45205d70109aad84bf7be512be0571867fa5b44f"}, {"date": "2018-08-24T10:50:29", "title": "sarabun: Updated fonts to avoid clipping.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "2c7158845055d760e46b9701b647148d52a4da4c"}, {"date": "2018-08-23T09:30:10", "title": "charm: v1.000 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "053f0ca635d11d8c76b7d584f7e70974932fc674"}, {"date": "2018-08-22T15:43:09", "title": "charmonman: v1.000 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "fc91fcc12b86a30d1bc8db7fc6267d42a1a0b295"}, {"date": "2018-08-22T15:35:46", "title": "chakrapetch: v1.000 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "bf577ca0daa46418a2c26cd1e99f6f593783fc79"}, {"date": "2018-08-22T14:55:20", "title": "fahkwang: v1.000 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "a9695abb54233c0fd07edcd57b436b9ae3d85037"}, {"date": "2018-08-22T14:45:06", "title": "srisakdi: v1.000 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e5e58a7c42c6975f0106be2b5799be07825c836c"}, {"date": "2018-08-22T14:36:26", "title": "niramit: v1.000 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "9dbb6697bcc350a29fc3116158455bba863ac201"}, {"date": "2018-08-22T14:15:37", "title": "mali: v1.000 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "78b2603d0187752bc6225169bf00a6588e6d41ad"}, {"date": "2018-08-22T14:05:40", "title": "koho: v1.000 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "adce73a4fd6ac91cf180e32ebf2f173c54d84fa4"}, {"date": "2018-08-22T13:53:40", "title": "k2d: v1.000 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f686e82ba69ee17892ef4be88c9db21d0b63a1cb"}, {"date": "2018-08-22T13:42:50", "title": "sarabun: v1.000 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "71a753200a1eae528cdf23c57d5d249dd42edcdf"}, {"date": "2018-08-22T13:16:53", "title": "kodchasan: v1.000 added", "author": "Marc Foley", "status": "new", "kind": "family", "id": "288ed9b15301eb31e68176810636adc907eda0bb"}, {"date": "2018-08-21T00:14:30", "title": "vollkorn: vollkornvf v4.104: Fixed fvar table in Roman font", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "08b5f47811dfdea8be45ca44836c4229fc306953"}, {"date": "2018-08-21T00:14:30", "title": "vollkorn: vollkornvf v4.104 added dsig tables", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "7241424e4e92886dfe62a7df92d799cb948b8448"}, {"date": "2018-08-21T00:14:30", "title": "vollkorn: vollkornvf v4.104 updated STAT tables.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "5c2207785bf20633b79b13ebcc28281d48347961"}, {"date": "2018-08-21T00:14:30", "title": "vollkorn: vollkornvf v4.104 added.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "652b3a586c077a715184aa9751847d44fd2ba213"}, {"date": "2018-08-21T00:13:59", "title": "markazitextvfbeta: v1.000 added dsig table", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "88898792218ac78ff35c8e5d2d3f7a27a8edd9c6"}, {"date": "2018-08-21T00:13:59", "title": "markazitext v1.000: Regenerated variable font using fontmake", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "dce2b3f5ccc43bf83cc042c95e377dc6f359d0b4"}, {"date": "2018-08-21T00:13:59", "title": "markazitextvfbeta: v1.000 added", "author": "Marc Foley", "status": "new", "kind": "family", "id": "a2dce78a293f87067a8e0fc19265babf58aad76a"}, {"date": "2018-08-21T00:13:41", "title": "asap: Asap-VF.ttf added", "author": "Marc Foley", "status": "new", "kind": "family", "id": "7069e0affc0b3f2fe341571074b21a1798b30dee"}, {"date": "2018-08-21T00:13:27", "title": "elmessiri: ElMessiri-VF.ttf added", "author": "Marc Foley", "status": "new", "kind": "family", "id": "53a8be83ab35faff121569371ae2d459be64c90d"}, {"date": "2018-08-20T20:59:09", "title": "notable: v1.000 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "2cdaa500715412f1ba4348a98b727a2a89477946"}, {"date": "2018-08-06T14:50:41", "title": "solway: v1.000 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "31289bb6fd20c2ad63d92c1a02e98cf68a6349ee"}, {"date": "2018-07-25T10:53:32", "title": "Fixed Spelling.", "author": "Jimmy Casey", "status": "modified", "kind": "metadata", "id": "f4c77e57f5842943a58e9949f1af4da9f81eb134"}, {"date": "2018-07-13T19:43:05", "title": "Update CONTRIBUTING.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "3ca591dae7372a26e254ec6d22e7b453813b9530"}, {"date": "2018-07-09T20:39:17", "title": "ofl/lateef/METADATA.pb Fix category", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "ef3e840c783ec3b03cb0796e8352a58abb834a96"}, {"date": "2018-06-28T03:57:12", "title": "Remove Dinah (never published)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "bd4ed26c9deb9a285bed31084e3cd4c06b5035d1"}, {"date": "2018-06-28T03:56:22", "title": "Remove Clara (never published in API)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "8143a3e2d9f7656bc7e551f96d6294d47882d907"}, {"date": "2018-06-07T15:09:15", "title": "ofl/markazitext/METADATA.pb fix filename (#1595)", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "69d58573f308696283c2b2377bb71e3806c1a632"}, {"date": "2018-06-06T20:31:37", "title": "markazitext: v1.000 added. (#1594)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "389397a7c8b69e8c880e870b74cf455db20b442b"}, {"date": "2018-04-09T17:05:19", "title": "Remove cwTeX fonts", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "98670058578c5d93f157347bccce91b23f6b245e"}, {"date": "2018-04-04T19:36:41", "title": "Move VF Beta files to their own directories", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "a8d8b0994c268df0d2d69b929c180724efd00905"}, {"date": "2018-04-04T19:32:12", "title": "ibmplexserif: v2.001 Bold added. (#1488)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "02d76fa55b6a092b2fff0207d02c5246f3477ad7"}, {"date": "2018-04-04T14:58:25", "title": "Update Tajawal metadata, desc, OFL", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "dcd0727b05a8b6252cac587435eda7c31372db4a"}, {"date": "2018-04-04T14:23:09", "title": "tajawal: v1.700 added (#1510)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "9b481f8b7bcb2d3efd02f4c97048fa001f17efd5"}, {"date": "2018-04-04T14:21:37", "title": "rokkitt: Rokkitt-VF.ttf added (#1520)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "df49a476e526ce546138cdd87570e832a1c5309c"}, {"date": "2018-04-04T14:21:29", "title": "lemonada: Lemonada-VF.ttf added (#1519)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "ca263d60e58827460de623ee32d37470f2e9b358"}, {"date": "2018-03-21T13:48:02", "title": "aleo: v1.302 added", "author": "Marc Foley", "status": "new", "kind": "family", "id": "63f4a1ae7e5b0d40f0e27bdc4ba5217e1e18d446"}, {"date": "2018-03-16T16:53:14", "title": "Merge pull request #1491 from m4rc1e/sunflower", "author": "rsheeter", "status": "new", "kind": "infrastructure", "id": "699ce8c5ba535aed3beb907ebc141765a709ad5f"}, {"date": "2018-03-16T09:55:18", "title": "sunflower: changed Regular to Medium", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "5ea1323a545e2f977c19b043cbf4358062cbd7e4"}, {"date": "2018-03-14T09:15:22", "title": "singleday: added Designer to METADATA.pb", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "07467ad87465ed76245b5912ee81106fdfdd95a3"}, {"date": "2018-03-13T21:12:47", "title": "Hotfix Nanum fsSelection bugs", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "245b697e303885b8b8373d75459623eee23259fb"}, {"date": "2018-03-13T21:03:24", "title": "Add back case corrected files", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "1ef157d3939299d14563418b2f7271b20f0e9161"}, {"date": "2018-03-13T21:02:08", "title": "rm more case insensitive files", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "4bfc18e3a61dbfbd3e93da1ff5b0da9a3e906bf6"}, {"date": "2018-03-13T20:56:49", "title": "Add SingleDay-Regular.ttf", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "81997650b429cd0b3fdfc330a35664673074b31e"}, {"date": "2018-03-13T20:56:16", "title": "rm Singleday-Regular.ttf", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "2646711f32bca768325ebb82fd1f124d1e9ce848"}, {"date": "2018-03-13T19:57:32", "title": "Update METADATA.pb", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "88bfda5348ee13ef6256350e4337799b61cf6640"}, {"date": "2018-03-13T19:56:58", "title": "Update OFL.txt", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "ed98c2bd2afc8f87a34105e9d7c3d5c680fbe6b7"}, {"date": "2018-03-13T18:24:42", "title": "Update IBM Plex descriptions", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "c97109495b4a9b279040e4dcf11e57950feb0327"}, {"date": "2018-03-13T16:43:29", "title": "korean families r01: added (#1459)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "16680f8688ffcd467d2eb2146a9ce0343404581d"}, {"date": "2018-03-13T16:41:17", "title": "ibmplexmono: v2.000 added (#1481)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "b271bab46af685b6a790287e12659efcc3f0e5b4"}, {"date": "2018-03-13T16:41:11", "title": "ibmplexserif: v2.001 added (#1482)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "e39edaea9b09fe7a1fef9d092d7dd78f7a2e1a7c"}, {"date": "2018-03-13T16:41:03", "title": "ibmplexsans: v2.001 added (#1483)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "42ee469427b2daf736da167eb173c9807418f7c2"}, {"date": "2018-03-13T16:40:49", "title": "ibmplexsanscondensed: v1.001 added (#1484)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "ae12d61892e906977c29cb2af1eb926442fcc901"}, {"date": "2018-02-28T20:32:12", "title": "Merge pull request #1355 from m4rc1e/poppins", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "8311edb74d146679a93d79571f038c2c29190a14"}, {"date": "2018-02-28T19:05:11", "title": "Delete profiles.csv (#1465)", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "188dc570f6610ed1c7ea1aa7d6269a238d4c93ff"}, {"date": "2018-02-26T19:24:36", "title": "mina: v1.000 readded", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "6069f764015c92a156f55e5d09c1f12953216b8f"}, {"date": "2018-02-25T23:06:25", "title": "Update TRIVIA.md", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "831b6e9809303ea5cf0bed56fa96c607954d7a77"}, {"date": "2018-02-21T10:44:27", "title": "pacifico: v3.000 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "6659d0abe3899fb9db94ed269d2500bc3bf43844"}, {"date": "2018-01-25T01:04:16", "title": "Update CONTRIBUTING.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "850edd76c7f735c7c78fc0a5b05a912c379c6eee"}, {"date": "2017-12-19T11:09:38", "title": "Merge pull request #1400 from google/revert-1398-Lora_autohint", "author": "Alexei Vanyashin", "status": "new", "kind": "infrastructure", "id": "5f860df52f1f37108203c4b7a10d9e4e1aa5199d"}, {"date": "2017-12-19T11:07:16", "title": "Revert \"ofl/lora: ttfautohinted. v2.102 added.\"", "author": "Alexei Vanyashin", "status": "modified", "kind": "family", "id": "135381ca429c5261f7469a45c997bbd3a3a68d7d"}, {"date": "2017-12-19T11:05:26", "title": "Merge pull request #1398 from laerm0/Lora_autohint", "author": "Alexei Vanyashin", "status": "new", "kind": "infrastructure", "id": "838390023c3474e782460ad1a3bc218d143b14d1"}, {"date": "2017-12-18T16:33:41", "title": "ofl/lora: ttfautohinted. v2.102 added.", "author": "Micah Stupak", "status": "modified", "kind": "family", "id": "f456ac40936955ee243f57891916883dbb1db117"}, {"date": "2017-12-08T10:10:24", "title": "nunitosans: v2.500 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f84407008a03487b1272327b404def25db19501f"}, {"date": "2017-11-30T16:28:04", "title": "librecaslontext: v1.100 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "9bbee7116780787a74b49dcfc956c61f96ddb0e5"}, {"date": "2017-11-30T15:35:32", "title": "librecaslondisplay: v1.100 added", "author": "Marc Foley", "status": "new", "kind": "family", "id": "95b0ecc63ecac93ff2aab9a410dfe439109bd646"}, {"date": "2017-11-25T05:31:05", "title": "Update TRIVIA.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "a654c9687093d94a1712f2892c5df887faa00a68"}, {"date": "2017-11-25T05:15:00", "title": "Place README.md files in places where old URLs pointed to:", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "new", "kind": "infrastructure", "id": "568fc328fe152b5139f8eeec6635b6982124dd1f"}, {"date": "2017-11-25T05:14:06", "title": "Update CONTRIBUTING.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "6a32739b42415da63d8f80e97daa53dddd5ef5a5"}, {"date": "2017-11-24T23:26:33", "title": "Update TRIVIA.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "7e3de612a985f094ab6b727e26a5443f08eedc69"}, {"date": "2017-11-23T01:31:30", "title": "Update TRIVIA.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "4c3e95c802f8f12b78869ff50d552014de63f9c1"}, {"date": "2017-11-12T22:29:36", "title": "Update CONTRIBUTING.md", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "a16b830217d920c41e82537ab4f2469a7c4e5c26"}, {"date": "2017-11-12T04:50:22", "title": "Update DESCRIPTION.en_us.html", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "251ec2f480e1df028c9a49478b04c4d231b00c32"}, {"date": "2017-11-09T19:39:07", "title": "fonts/ofl/baloobhaijaan/DESC fix Arabic note", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "6515df6890ba9f4654b93038c4821cb1f4932f2d"}, {"date": "2017-11-09T17:09:15", "title": "alegreyasans: v2.004 added.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "414832ad3de91ca90fbea0d6cbf4aafa2ecc7804"}, {"date": "2017-11-06T20:09:30", "title": "Update descriptions for Merriweather and Baloo families (#1306)", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "787dfb1fe38159ee8ca8832d0e1ca12b6e8e8f7f"}, {"date": "2017-11-06T18:50:23", "title": "spectralsc: v2.001 updated. (#1303)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "692e5efbeb6c642492829651da3abaa4780a89ad"}, {"date": "2017-11-06T18:50:14", "title": "pacifico: v2.100 updated. (#1304)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e9c0bd454c07ae4d4113030ad494e008a455fd7b"}, {"date": "2017-11-06T18:50:02", "title": "spectral: v2.001 vertical metrics update (#1302)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "68de4ebfd9566ea5d6e759218bf1f0280bc2df1b"}, {"date": "2017-11-03T21:19:41", "title": "ofl/playfairdisplay*/DESCRIPTION Updated", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "2e2caa23045987a4dfd6f072d611e5da720b484c"}, {"date": "2017-11-03T20:51:18", "title": "ofl/montserrat*/DESCRIPTION + METADATA Updated", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "89d6b62e8410427cbe986d1c9bd7d1dd61c3f0c8"}, {"date": "2017-11-03T20:36:45", "title": "ofl/pacifico/DESCRIPTION + METADATA Updated", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "2759c746a4d4c9ed22791b536273244bd223b61e"}, {"date": "2017-11-03T20:27:54", "title": "pacifico: v2.100 added. (#1301)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "1674860bca2de497c62549bfc543abd282527abf"}, {"date": "2017-11-03T14:26:30", "title": "playfairdisplaysc: v1.200 added. (#1299)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c0b8d90a7e6bd80588da02746085c903c8e2d242"}, {"date": "2017-11-03T14:26:18", "title": "playfair: v1.200 added. (#1298)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c778ad7561ec09bb553e6a6569d893b1cb52372f"}, {"date": "2017-11-03T05:23:13", "title": "montserrat: v7.200 added (#1294)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "9548902f8a5a0b4a0bb7427d93347a9ba9fd0f2e"}, {"date": "2017-11-03T05:23:04", "title": "montserratalternates: v7.200 added. (#1295)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "9b80d67e4275eb6101d67c4a70c25a82ec2210cb"}, {"date": "2017-11-03T05:19:21", "title": "lobster: v2.100 added. (#1296)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "98f1d55df3f7718f16334ab6f4356421fe2b7576"}, {"date": "2017-11-03T04:46:26", "title": "ofl/barlow*/DESCRIPTION.en_us.html Updates", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "ca04cdf22077a535be9f6439844f0bad7cee40e2"}, {"date": "2017-11-03T04:26:33", "title": "ofl/rakkas/DESCRIPTION.en_us.html Updated", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "49b29cbc220174ac0cf5d94e1ef23042a9de337d"}, {"date": "2017-11-03T04:06:26", "title": "ofl/spectral/DESCRIPTION.en_us.html Updated", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "555722e1f9f36d7af244009b2ea8b9c169e1a1e1"}, {"date": "2017-11-03T04:04:25", "title": "ofl/ebgaramond/DESCRIPTION.en_us.html Updated", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "dd67da0b73249bf9baff62772c40d5d416c4c91d"}, {"date": "2017-10-31T21:35:49", "title": "rm -r apache/droid* (#1275)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "4930cafe15e9f2b0d20b29cd8de241c43d4c979f"}, {"date": "2017-10-31T21:35:33", "title": "vollkornsc: v4.015 added. (#1202)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "5fb32282c5969930c4268483ffa5664680bf73c8"}, {"date": "2017-10-31T20:06:27", "title": "barlow: v1.101 added (#1278)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "8acd41abf23f6795163d97ffef8406d2449c63da"}, {"date": "2017-10-31T20:06:19", "title": "barlowcondensed: v1.101 added (#1279)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "a9741353ee641360301367de69a23234c0843ed9"}, {"date": "2017-10-31T20:06:08", "title": "barlowsemicondensed: v1.101 added (#1280)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "950449b4ef45f28e9004f365114172b0e031db1c"}, {"date": "2017-10-31T20:05:56", "title": "alegreyasans: v2.003 added. (#1265)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e10c3cc3f8a57dbc8013c47eb533846860997c61"}, {"date": "2017-10-31T20:05:30", "title": "alegreyasanssc: v2.003 added. (#1266)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4e974a60e8278f045db8e341817dbc61abf6158e"}, {"date": "2017-10-31T20:05:19", "title": "alegreyasc: v2.003 added (#1268)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "5ece6cbcec0d6ecb11d65c7d64d9eb3975f81a1b"}, {"date": "2017-10-31T20:05:00", "title": "rakkas: v2.000 added. (#1260)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "d92a2957c6b450457c43a3bf82a10ded2a5afdcc"}, {"date": "2017-10-31T19:19:55", "title": "caveat: v1.300 added. (#1257)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "d94ab3fa53fb90021cd41812321e375bc3cd13c0"}, {"date": "2017-10-31T19:19:33", "title": "alegreya: v2.003 added. (#1267)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c6c886e2243f5f4a62abc2b3558b8caab5df87fd"}, {"date": "2017-10-31T19:19:13", "title": "amaticsc: v2.505 added. (#1271)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "81e5d4b23540f0444ddc51fb2ca2b9db6a2820c0"}, {"date": "2017-10-31T19:18:58", "title": "spectral: v2.000 added (#1281)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "8bc82d8a4978bc622ccb4d5478b4c00963ed8b16"}, {"date": "2017-10-31T19:18:31", "title": "spectralsc: v2.000 added. (#1282)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "f0e3aae1c542492397af0b19f26514c6ff127d7b"}, {"date": "2017-10-31T19:18:02", "title": "ebgaramond: v1.000 added (#1287)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "62e0ebd5d20c6698fe2712f72b411ea30730c6ff"}, {"date": "2017-10-31T19:17:36", "title": "lora: v2.101 added. (#1288)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "5d98ae450c9f6ccda35e0413ff83fec8fcb8c78f"}, {"date": "2017-10-31T19:17:21", "title": "oswald: v4.100 added. (#1289)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "1e5d467208dd1306173960dc7b176686d630f307"}, {"date": "2017-10-31T19:16:56", "title": "comfortaa: v3.102 added. (#1290)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "d76415e6d10823546b8d0029bef09921eed0cbce"}, {"date": "2017-10-31T19:16:16", "title": "merriweather: v2.002 added (#1293)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "b848f42f0bc0a8bc53588c3688ca37890e1db0bd"}, {"date": "2017-10-30T19:52:02", "title": "Update TRIVIA.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "486cfe75d9fbaf7ff57bd2fc12a8198f14378b23"}, {"date": "2017-10-26T19:42:06", "title": "Update CONTRIBUTING.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "feb15862e0c66ec0e7531ca4c3ef2607071ea700"}, {"date": "2017-10-25T01:16:36", "title": "ofl/tuffy: v 1.272 added. Fixes ots failure. (#1269)", "author": "Micah Stupak", "status": "modified", "kind": "family", "id": "ebcdfd2bb7c9169a02679733c626333fdc511e99"}, {"date": "2017-10-24T14:54:33", "title": "Deleted previous variable families.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e87776ddd4883dfbbbd5304781499b3a0e925e1b"}, {"date": "2017-10-24T14:54:33", "title": "Variable beta font update.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "3507365d317354387395cbfdbebe757a86130c5d"}, {"date": "2017-10-23T17:38:45", "title": "Update TRIVIA.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "e42326aef5940f8df0ae52927682f51ba4b9a0b0"}, {"date": "2017-10-18T17:37:35", "title": "Update TRIVIA.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "bbf457b077cf9d8adb5a6ea95d2d987736e89019"}, {"date": "2017-10-16T16:52:35", "title": "Merge pull request #1133 from google/irish-growler-removal", "author": "rsheeter", "status": "modified", "kind": "family", "id": "8a01f2e433449bd66618406b77742e86e950f954"}, {"date": "2017-10-15T21:35:57", "title": "Fix mode of non-executable files", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "c19f2d37a7466e9da7b64aca5413f0ad5d584c3b"}, {"date": "2017-10-11T12:27:14", "title": "Update CONTRIBUTING.md (#1242)", "author": "Thomas Linard", "status": "modified", "kind": "infrastructure", "id": "281c92d2cc5b6a3c3a91e12505e4c03b23161133"}, {"date": "2017-10-11T00:26:00", "title": "Delete tools, it lives in https://github.com/googlefonts/tools now", "author": "Rod Sheeter", "status": "modified", "kind": "infrastructure", "id": "e6f5d843b7547be7fb774c0dbe75da9212934701"}, {"date": "2017-10-10T22:47:32", "title": "Update CONTRIBUTING.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "b8d3c3962a64ca89bf81874f310fb461968dbfc8"}, {"date": "2017-10-10T22:47:03", "title": "Update CONTRIBUTING.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "367364e3e53fb6464395c1ea1a0dbdae444672fb"}, {"date": "2017-10-05T20:07:42", "title": "Update README.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "bb5c17d9c67039166a4f1f5894cdd2629156d13d"}, {"date": "2017-09-27T18:50:50", "title": "Add ofl/notosanstamil/OFL.txt", "author": "Dave Crossland", "status": "new", "kind": "infrastructure", "id": "d1cf288b5c6a7719d9eb405bd0f47298b01367a6"}, {"date": "2017-09-27T16:29:55", "title": "Update Noto Sans Tamil to latest version.", "author": "Nyshadh Reddy Rachamallu", "status": "modified", "kind": "family", "id": "5fe344a2605d6d54084419ea65fd1898223ed040"}, {"date": "2017-09-27T04:02:42", "title": "Fix Ek Mukta (currently fails OTS) (#1209)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "9d451f695f894391bc997052eec5931f08dc6a3d"}, {"date": "2017-09-27T04:02:36", "title": "Fix Advent Pro (failing OTS) (#1210)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "b0e6a7fe53f6ec45f60cc4c2598732dea29d56fc"}, {"date": "2017-09-27T04:02:29", "title": "Update librebarcode fonts to v1.003 (add zwsp) (#1228)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "f4c49a299a759485b9b2cb67b1d964b44e3a6b09"}, {"date": "2017-09-26T12:13:20", "title": "removing U+02C9 from Latin Plus. Fixes #1088 (#1221)", "author": "Alexei Vanyashin", "status": "modified", "kind": "infrastructure", "id": "2b9b92f60c5d389db0169cd95d8632959344eef4"}, {"date": "2017-09-24T18:45:06", "title": "Update CONTRIBUTING.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "0862640b7663643fe758ba16c3ebaf4797d7ef05"}, {"date": "2017-09-20T19:45:51", "title": "Update TRIVIA.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "749d42b9fca4b4267f08e8119938546b49383836"}, {"date": "2017-08-30T22:05:06", "title": "ofl/cinzel/METADATA.pb date_added fixed", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "8382674661d70b35dcfec78c7d4b705685ed6a4f"}, {"date": "2017-08-30T21:19:04", "title": "ofl/reemkufi metadata + desc updated", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "ac4c13af8a4fac6d2df2c92b50d772e0f6e605c8"}, {"date": "2017-08-30T21:11:49", "title": "decovaralpha/Decovar-VF.ttf -> DecovarAlpha-VF.ttf", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "bc4d03ae361004ebbb9f236795cfd4c182cf6b9d"}, {"date": "2017-08-30T21:08:51", "title": "ofl/amstelvaralpha/AmstelvarAlpha-VF.ttf Updated (#1184)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "0eb39d391e6d479ff3724a7378cfe1ad1565703c"}, {"date": "2017-08-30T21:08:45", "title": "decovar -> decovaralpha + update to latest version (#1183)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "3231ca2f634d639f312aa87aa7591de01e51b65c"}, {"date": "2017-08-30T20:31:00", "title": "ofl/librebarcode*/DESC files updated", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "ba75a1e43c2a79f1a0d4645fadf97a6fd2d545fd"}, {"date": "2017-08-30T20:15:39", "title": "corben/DESCRIPTION.en_us.html cleaned up", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "518d8263bcabaa2061c0fdad33afddba62e176bf"}, {"date": "2017-08-30T20:06:48", "title": "Update Mukta descriptions", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "64cab7bc757b126df50f29ae5fe4c477d075ef5e"}, {"date": "2017-08-30T20:02:40", "title": "ofl/librebarcode*/*ttf updated to v1.002 (#1182)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "e79aa1803cd9a652d0fa624ef1ac531edab46b4b"}, {"date": "2017-08-29T22:21:03", "title": "Update README.md (#1024)", "author": "Thomas Linard", "status": "modified", "kind": "infrastructure", "id": "d2b711b5182699fd7d272b34424f753efdce69cd"}, {"date": "2017-08-29T22:20:13", "title": "ofl/corben/Corben-Bold.ttf ttfautohinted (#1180)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "ee1e172ab43b450c38a2e33a0de51fa69f855278"}, {"date": "2017-08-29T15:51:29", "title": "ofl/zillaslabhighlight/METADATA.pb Fix date_added", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "6acb1df813c9b5bb2cdd53843202cbeacc28dc7d"}, {"date": "2017-08-29T15:10:08", "title": "zillaslabhighlight: v1.002 added. (#1166)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "cee1cb5db07a05c8692c2bcced9db412f07f46e1"}, {"date": "2017-08-29T15:09:54", "title": "tools/README.md mention tools depend on submodule GlyphsInfo (#1175)", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "f450c81f372dda327fe46d7d2ca0ba046bab8c8c"}, {"date": "2017-08-29T15:09:09", "title": "zillaslab: v1.002 added. (#1165)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "62f61985b394df2acc8d286c45ad3bf8491698ae"}, {"date": "2017-08-22T16:47:07", "title": "playfairdisplay: v1.003 added. (#1160)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "a6909e3332b2538715b982d71ca53afac1d55221"}, {"date": "2017-08-22T03:41:32", "title": "Update TRIVIA.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "48ddba50421a38d68617c3f7fa05e5e37f924659"}, {"date": "2017-08-21T18:13:06", "title": "ofl/baloo*/DESCRIPTION.en_us.html fixed", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "4ee8525834993d5d7d5b9ab0f4d722abc4c3c708"}, {"date": "2017-08-21T17:18:40", "title": "Update and add Barcode fonts (#1145)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "b2f4c900c9efd1f71b15b3352fdbe4a13c4e7e40"}, {"date": "2017-08-21T16:13:39", "title": "ofl/baloo*/DESCRIPTION.en_us.html Updated (#1144)", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "0302f7c534e6ae30205626211325cf77ee373172"}, {"date": "2017-08-21T16:07:03", "title": "poppins: v3.010 added. (#1138)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "18493b26819b9e74aa9a0057cd036625edf45e05"}, {"date": "2017-08-14T23:31:03", "title": "Add Decovar to Early Access (#656)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "fda8d1f9ca08e1ba3291617755ba0b7dc7c502e0"}, {"date": "2017-08-14T20:59:56", "title": "ofl/amstelvaralpha/AmstelvarAlpha-VF.ttf Updated", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "c0899f11c159aba23026488034c6750bbb95a3f8"}, {"date": "2017-08-09T22:12:41", "title": "ofl/nobile: fixed names and OS/2 values (#1118)", "author": "Micah Stupak", "status": "modified", "kind": "family", "id": "22665ba03ca55b6dd4f4075e6cec0bd81cbdb216"}, {"date": "2017-08-09T19:45:05", "title": "delete: apache/irishgrowler", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "d0ea8be231755f9a122fc25e52251bb07589c17b"}, {"date": "2017-08-07T23:31:43", "title": "apache/mountainsofchristmas/METADATA.pb Fix name", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "e31859c92b3cd90d86f6dfa591cbdb8d4e6babf0"}, {"date": "2017-08-07T22:12:07", "title": "ofl/josefinsans/DESCRIPTION.en_us.html Updated", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "2fa8492a7c9e79c4c0f84259c8b6e2ee895aee48"}, {"date": "2017-08-07T21:23:08", "title": "amaranth: v2.001 added. (#1127)", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "f6258d2b91a889000049f9c7e2b485baf338168b"}, {"date": "2017-08-07T21:14:15", "title": "muktavaani: v2.538 fixed OS/2 fsSelection and mac style bits. (#1020)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "2055f72ef8b1962c57b15ca93d54aa361b62757c"}, {"date": "2017-08-07T21:13:59", "title": "muktamalar: v2.538 fixed OS/2 fsSelection and mac style bits. (#1019)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "d291bf4ca3409e07b8925816092004124b442e58"}, {"date": "2017-08-07T21:13:11", "title": "muktamahee: v2.538 fixed OS/2 fsSelection and mac style bits. (#1018)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "6f8e2bd21854686233a4a5421b56c150bc5a0773"}, {"date": "2017-08-07T21:12:44", "title": "ekmukta: v2.538 fixed OS/2 fsSelection and mac style bits. (#1016)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "6c42742718baf2f0f2c2455504cecbf09eb6c88d"}, {"date": "2017-08-07T21:11:04", "title": "ofl/frankruhllibre/METADATA category: sans->serif (#1028)", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "fa7bee2e0ea07af528f371d6933ccbae2497bc08"}, {"date": "2017-08-07T21:10:33", "title": "alegreyasanssc: v2.000 added. (#1070)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "25083aed925a4e53fcddd288ef472dd18a7244cd"}, {"date": "2017-08-07T21:09:59", "title": "changa: v2.002 added. (#1090)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "2c29fc4fe55dcfe79ecd669d63f178a75e136b5c"}, {"date": "2017-08-07T21:09:34", "title": "coiny: v1.001 added. (#1091)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "413898858ade64383198fa773fec7fcf166de552"}, {"date": "2017-08-07T21:08:49", "title": "Add Sebastian Kosch to Amiri designers (#1112)", "author": "Khaled Hosny", "status": "modified", "kind": "infrastructure", "id": "dd7e05bc551f10bac2a60cf99fed9dcd10c5b847"}, {"date": "2017-08-07T21:08:25", "title": "Add Aref Ruqaa designers (#1113)", "author": "Khaled Hosny", "status": "modified", "kind": "infrastructure", "id": "e3f11eb6a61a4ffddb8e06b3353c588ac6d2988c"}, {"date": "2017-08-07T21:08:00", "title": "Add Reem Kufi designers (#1114)", "author": "Khaled Hosny", "status": "modified", "kind": "infrastructure", "id": "b05ee8564b7720ac73efc2dfcc04444bd4098c6f"}, {"date": "2017-08-07T21:07:42", "title": "archivo: v1.003 added. (#1120)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "72adeb4d43257e7167023b3a78b8f8a75d7b68ce"}, {"date": "2017-08-07T21:07:25", "title": "archivoblack: v1.006 added. (#1121)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e723d317895c9dd66f7f87012577bab2c0ea6b5d"}, {"date": "2017-08-07T21:06:51", "title": "archivonarrow: v1.010 added. (#1122)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "438f370f4e6324a6eb4ca3531bf5be0d0df3dab9"}, {"date": "2017-08-07T21:04:19", "title": "ttfautohinted and incremented version number (#1126)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "69b4c4ac3d99f54ee9a4c3df72631805dea09af3"}, {"date": "2017-08-07T20:56:38", "title": "hotfix-unkempt: v1.002 added (#801)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "edec1f84645d00247c531832babbccb36b2668bd"}, {"date": "2017-08-07T20:56:32", "title": "hotfix-ultra: v1.001 added (#800)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "57fc85106fc69192c6395466f92e982c053cea1c"}, {"date": "2017-08-07T20:56:25", "title": "hotfix-syncopate: v1.001 added (#798)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "56cadf2effb0b99c13c520ac4b05ec12580f707d"}, {"date": "2017-08-07T20:56:19", "title": "hotfix-sunshiney: v1.001 added (#797)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "15cb31c6e701c9a8b3c58835804bb5e3fd9d3160"}, {"date": "2017-08-07T20:56:00", "title": "hotfix-specialelite: v1.001 added (#796)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "0c42307921ce94c085ce191020cde436f8396ec3"}, {"date": "2017-08-07T20:55:52", "title": "hotfix-smokum: v1.001 added (#795)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "0e5ac906dbdaa6f85c628f32e619b6c1ab615837"}, {"date": "2017-08-07T20:52:00", "title": "hotfix-slackey: v1.001 added (#794)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "20109382b7b7a1979ef07324dcdd4859c6bf60b9"}, {"date": "2017-08-07T20:51:08", "title": "hotfix-schoolbell: v1.001 added (#793)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "fdcd2ce472b05c4e6b85daecc3dc303e4d476ae2"}, {"date": "2017-08-07T20:50:58", "title": "hotfix-satisfy: v1.001 added (#792)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "b2dcefb9ad3f1fe9044f5202ebda4cdaa6ed371a"}, {"date": "2017-08-07T20:50:49", "title": "hotfix-rocksalt: v1.001 added (#791)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f33cb5d999f10475b814d1fd9338b2ee110b49d8"}, {"date": "2017-08-07T20:50:40", "title": "hotfix-rochester: v1.006 added (#790)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "a324c37d5817eb9823876e3e3f25bbbd30f7ea75"}, {"date": "2017-08-07T20:50:30", "title": "hotfix-redressed: v1.001 added (#789)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f677032495a8f645cd582c084df67cebd5bbee56"}, {"date": "2017-08-07T20:50:18", "title": "hotfix-rancho: v1.001 added (#788)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e4b02c079b076e3437353d51310f866cda2dc865"}, {"date": "2017-08-07T20:48:29", "title": "hotfix-permanentmarker: v1.001 added (#787)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "740941b92c366cd9480403ec249412d8a6d47f0e"}, {"date": "2017-08-07T20:48:03", "title": "hotfix-almendra: v1.004 added (#756)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "cbfb186e46e3f44ae1e4f70490becbcc5386e0de"}, {"date": "2017-08-07T20:47:52", "title": "hotfix-almendradisplay: v1.004 added (#757)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "0bec64a92bc7a492b7f385297756881602facf91"}, {"date": "2017-08-07T20:47:18", "title": "hotfix-almendrasc: v1.002 added (#758)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c5730ef6c912f2466b8f57ea937c4e8c94e7d745"}, {"date": "2017-08-07T20:46:27", "title": "hotfix-amaranth: v1.001 added (#759)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c0fb6f7c619311b48044180e3080131b0f773d1e"}, {"date": "2017-08-07T20:45:27", "title": "hotfix-amita: v1.004 added (#762)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c7beb6552615fd672805eb5daef3cf950b3d832d"}, {"date": "2017-08-07T20:45:17", "title": "hotfix-calligraffitti: v1.002 added (#765)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "5ca10f1e08f996ae03d29354dec7cffed0f70d90"}, {"date": "2017-08-07T20:45:08", "title": "hotfix-cherrycreamsoda: v1.001 added (#766)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "abde696019a20dfcce35ede0ec537cf09623a6ff"}, {"date": "2017-08-07T20:45:02", "title": "hotfix-chewy: v1.001 added (#767)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "577b1ca8c24482dfa78cfdcf6efc84c5a427ef15"}, {"date": "2017-08-07T20:44:54", "title": "hotfix-comingsoon: v1.001 added (#768)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "58e6b444409f33b0aaa157622832c68be2f23af9"}, {"date": "2017-08-07T20:44:46", "title": "hotfix-craftygirls: v1.001 added (#770)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "98e76702ed5605fca661a75a3880f5a5424904ab"}, {"date": "2017-08-07T20:44:38", "title": "hotfix-fontdinerswanky: v1.001 added (#775)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c9bc5498a323be2c3ca18459fef1bacf6abd5359"}, {"date": "2017-08-07T20:44:30", "title": "hotfix-homemadeapple: v1.001 added (#776)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "8e94f9c1272836a25d2e65bd7d729e63ac9edb66"}, {"date": "2017-08-07T20:44:19", "title": "hotfix-irishgrover: v1.001 added (#777)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "daa6505c6b31624e0c129f44da0f3a4341093734"}, {"date": "2017-08-07T20:44:09", "title": "hotfix-justanotherhand: v1.001 added (#778)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "a7995c7485a3a0b6dae125b91834ba384e8df0d6"}, {"date": "2017-08-07T20:43:58", "title": "hotfix-kranky: v1.001 added (#779)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "811b12141fb5493644df15b181eb2af56f87ac11"}, {"date": "2017-08-07T20:43:46", "title": "hotfix-luckiestguy: v1.001 added (#780)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "9a936674760330d42e94ba85eec8cd15b8fb9766"}, {"date": "2017-08-07T20:43:35", "title": "hotfix-maidenorange: v1.001 added (#781)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f59b595779198f4970e8fd7ad2545526ec567614"}, {"date": "2017-08-07T20:43:24", "title": "hotfix-montez: v1.001 added (#782)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c3432e854c46123e362d6d20fc5ec8e0748f75f7"}, {"date": "2017-08-07T20:43:16", "title": "hotfix-mountainsofchristmas: v1.003 added (#783)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f3ec322aa5ae228023f20b8ec62507c75d2dd71f"}, {"date": "2017-08-07T20:42:52", "title": "hotfix-crushed: v1.001 added (#771)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "8af024d4929a3781b07e331c71e27c9ecad47917"}, {"date": "2017-08-07T20:42:29", "title": "hotfix-amethysta: v1.003 added (#760)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4e23b59c52af840b082b22fd1ad3c0f7c392f2e7"}, {"date": "2017-08-07T20:42:13", "title": "hotfix-allura: v1.005 added (#755)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "8f76cbc03fecf57f822340f46cf4fb7952c140f0"}, {"date": "2017-08-07T20:33:15", "title": "hotfix-walterturncoat: v1.001 added (#802)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "049adcf63176dea41d159e92e7419dee3c24203d"}, {"date": "2017-08-07T20:32:37", "title": "hotfix-yellowtail: v1.002 added (#803)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "1baf54ea4930b32f7a66f6e0bebaf594fd2b9c7b"}, {"date": "2017-08-07T20:32:21", "title": "hotfix-andada: v1.002 added (#811)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "acfbd3bc3fa39d6d6d3b7a3f40c4c82d423f6768"}, {"date": "2017-08-07T20:31:36", "title": "hotfix-annieuseyourtelescope: v1.003 added (#814)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "df8d76c2fac61408089902771074a75d875aca1f"}, {"date": "2017-08-07T20:31:09", "title": "hotfix-anonymouspro: v1.003 added (#815)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "152b05bd851962fe7fafd816566ac74f7ffd2cea"}, {"date": "2017-08-07T20:30:51", "title": "hotfix-antic: v1.001 added (#816)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "491114018db3436b0de27beda0a72190171237c8"}, {"date": "2017-08-07T20:30:41", "title": "hotfix-anticdidone: v2.001 added (#817)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "64099f31be4ac2bba811398ad84a84d1d70a84fe"}, {"date": "2017-08-07T20:30:29", "title": "hotfix-anticslab: v1.002 added (#818)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "29d7c65b584eef4881d7ea5cb5b52b714b2b5ccf"}, {"date": "2017-08-07T20:30:16", "title": "hotfix-arbutus: v1.003 added (#819)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "703fd66d131c1a44fae64d268cb6e6b01e1fe6d5"}, {"date": "2017-08-07T20:30:05", "title": "hotfix-arbutusslab: v1.002 added (#820)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "dbe4135303df255625a2b744b7eb8a260fb8ce16"}, {"date": "2017-08-07T20:29:56", "title": "hotfix-architectsdaughter: v1.003 added (#821)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "2a0c94b33e35d8fca983a4e50efdf7de50019ce2"}, {"date": "2017-08-07T20:10:37", "title": "hotfix-arizonia: v1.004 added (#822)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "40407d6486ca43f18135d70e292aa319e5f23b71"}, {"date": "2017-08-07T20:09:35", "title": "hotfix-armata: v1.003 added (#823)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "ecc5f91e743cb05a846e391b99246c033bf11bbf"}, {"date": "2017-08-07T20:09:16", "title": "hotfix-brawler: v1.001 added (#865)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "3b44dd64081bb2d9d295200974ea5e603a4b1c7e"}, {"date": "2017-08-07T20:08:52", "title": "hotfix-breeserif: v1.002 added (#866)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "faaf4889d443cab28f6bd0632a380506f338303d"}, {"date": "2017-08-07T20:08:25", "title": "hotfix-bubblerone: v1.002 added (#867)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "70a30639c1fc5d61726c0b06e8f64738d5927b18"}, {"date": "2017-08-07T20:08:04", "title": "hotfix-buenard: v1.002 added (#869)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "3ca906e00bc5347a69cd1a83caeb7c57927a16cd"}, {"date": "2017-08-07T20:07:37", "title": "hotfix-butcherman: v1.004 added (#870)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "8bfe28adb8dbab52d23b078006b3957c5d2e9129"}, {"date": "2017-08-07T20:07:18", "title": "hotfix-butterflykids: v1.001 added (#871)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4c300c5d1647425354921554490c191e54b19229"}, {"date": "2017-08-07T20:07:02", "title": "hotfix-kavivanar: v1.881 added (#977)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "2af7a09e55d95c1c8b805eae52a67dcc44ccd78e"}, {"date": "2017-08-07T20:06:22", "title": "hotfix-farsan: v1.001 added (#994)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "719ffea3d84e11168cc5702dc2db204d638a115a"}, {"date": "2017-08-07T20:05:28", "title": "hotfix-miriamlibre: v1.001 added (#995)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "b07806a6f57c74b57f744be755b87ea3b24fb93e"}, {"date": "2017-08-07T20:05:06", "title": "hotfix-galada: v1.261 added (#996)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "a98b83a29a5bb99796787f4557cb35c6c419f8bd"}, {"date": "2017-08-07T20:04:29", "title": "hotfix-artifika: v1.001 added (#824)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "1bccb2195ba803a9e047522cf7a928c09fd8b0e6"}, {"date": "2017-08-07T20:03:27", "title": "hotfix-arya: v1.002 added (#825)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "8d50aeb4934f1bce46b3d5071904fdf4bca3f3bf"}, {"date": "2017-08-07T20:02:52", "title": "hotfix-asar: v1.003 added (#826)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "275d4928c4f5b7d9a0a2b8c68408a6410b0ece63"}, {"date": "2017-08-07T20:02:25", "title": "hotfix-asset: v1.002 added (#827)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "15ff3b257446cb2ae1a35092e94afc7982cf0b0d"}, {"date": "2017-08-07T20:01:35", "title": "hotfix-astloch: v1.001 added (#828)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "94982614b3aec3585bc85ccaa415cf463ac0e4fd"}, {"date": "2017-08-07T20:01:09", "title": "hotfix-asul: v1.002 added (#829)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "3a80509f5bf2fda3a77c189350dba606e08705b4"}, {"date": "2017-08-07T20:00:36", "title": "hotfix-atomicage: v1.008 added (#830)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "8927638111f459d395b287bbef67b78a9fd86ca6"}, {"date": "2017-08-07T19:59:48", "title": "hotfix-aubrey: v1.001 added (#831)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "9fe318418f68ca06f8d6967710037b539857d4a7"}, {"date": "2017-08-07T19:59:34", "title": "hotfix-audiowide: v1.003 added (#832)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "1b455676f8b151016e98875bb421405533fdb54a"}, {"date": "2017-08-07T19:59:22", "title": "hotfix-autourone: v1.007 added (#833)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "592bee48b3d433ca40b3030ee9773e57c849c4dd"}, {"date": "2017-08-07T19:58:54", "title": "hotfix-average: v1.002 added (#834)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "0f95952384d52f3d4fec1c40e86021dcb5e7a58b"}, {"date": "2017-08-07T19:58:17", "title": "hotfix-averagesans: v1.002 added (#835)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "76f813683a70f992a2720d763138d16138869f4d"}, {"date": "2017-08-07T19:57:47", "title": "hotfix-averialibre: v1.002 added (#837)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "fc10731b16209081550c9c83815997d365b2fcd5"}, {"date": "2017-08-07T19:57:25", "title": "hotfix-averiasanslibre: v1.002 added (#838)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "0f81bc90462b862dbfe3d16403ff284a68473833"}, {"date": "2017-08-07T19:56:50", "title": "hotfix-averiaseriflibre: v1.002 added (#839)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "463ce0ab22efecdd01ac957ae91e5dcac810fef2"}, {"date": "2017-08-07T19:55:59", "title": "hotfix-baumans: v1.002 added (#849)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "75a4258500cb76408c404142da0d70557c07d879"}, {"date": "2017-08-07T19:55:37", "title": "hotfix-belgrano: v1.003 added (#851)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "162b8ed636547bdbdb0592ba206b2986f13633d3"}, {"date": "2017-08-07T19:54:41", "title": "hotfix-belleza: v1.002 added (#852)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f3e624079576533884fe9033d40e1d72a2827642"}, {"date": "2017-08-07T19:54:17", "title": "hotfix-bentham: v2.002 added (#854)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4e933f27bc3d27d51d0b455d1b50b399796fa72a"}, {"date": "2017-08-07T19:53:53", "title": "hotfix-buda: v1.003 added (#868)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f728618b23f3e5fc327ffb2bcdccaac581853c9e"}, {"date": "2017-08-07T19:53:22", "title": "hotfix-berkshireswash: v1.001 added (#855)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "5e3cf075394685de1139f794ab1235137997e637"}, {"date": "2017-08-07T19:52:39", "title": "hotfix-bigelowrules: v1.001 added (#856)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4a101fcb744cfa920da4f7b7ad342ffcc97f8fe7"}, {"date": "2017-08-07T19:52:03", "title": "hotfix-bigshotone: v1.001 added (#857)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c49ea130685460880723daee2fd781a441764075"}, {"date": "2017-08-07T19:51:53", "title": "hotfix-bilboswashcaps: v1.003 added (#858)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4c45f1981d1080ac08a602c69559a45573ed0a55"}, {"date": "2017-08-07T19:51:15", "title": "hotfix-bitter: v1.002 added (#859)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "80cd549b6e03c20eb5992251beea1cd6c7f8ed1f"}, {"date": "2017-08-07T19:51:06", "title": "hotfix-blackopsone: v1.003 added (#860)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "35b26b31773a8ca372d6430899d705822e021699"}, {"date": "2017-08-07T19:50:03", "title": "hotfix-bokor: v6.001 added (#861)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "08635a26b2cb73314f1be07621c335f0667db598"}, {"date": "2017-08-07T19:49:22", "title": "hotfix-bonbon: v1.001 added (#862)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "153c9f093c6f2c954611ddd1a2480be9e69855fe"}, {"date": "2017-08-07T19:48:52", "title": "hotfix-boogaloo: v1.002 added (#863)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "b0a337cd0bd38663c1ff47e55b1a1c04ddea459a"}, {"date": "2017-08-07T19:48:43", "title": "hotfix-bowlbyone: v1.001 added (#864)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "5df13fc147bd59c2bef2746ae1707fcfe058fd4e"}, {"date": "2017-08-07T19:44:44", "title": "hotfix-tinos: v1.231 added (#799)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "8f9756108bfbbdf625e24e6b869ed02465b2a7af"}, {"date": "2017-08-07T19:44:14", "title": "hotfix-arimo: v1.231 added (#764)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "5e49edbd1875f214e0decae1e24b200066780fa8"}, {"date": "2017-08-07T19:43:41", "title": "hotfix-cousine: v1.211 added (#769)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "b8df7813875fe214d7980c4ba03094077b859f8e"}, {"date": "2017-08-07T19:43:09", "title": "hotfix-droidsans: v1.001 added (#772)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "a39a2f1623ffec9b09ee5a1c521216e6ec385d9c"}, {"date": "2017-08-07T19:42:38", "title": "hotfix-droidsansmono: v1.001 added (#773)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "bfd28d000f58ed495f01bf5a3c07197413ea84bf"}, {"date": "2017-08-07T19:42:07", "title": "hotfix-droidserif: v1.001 added (#774)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "cbbd3bf9b60cc3573432a95bc52f2b0cbf068e6b"}, {"date": "2017-08-07T19:41:33", "title": "hotfix-alikeangular: v1.211 added (#753)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "84313974989a3e755cf8c66f28d3c8ec27972f41"}, {"date": "2017-08-07T19:41:17", "title": "hotfix-andika: v1.001 added (#812)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "489f903d6d93cd9fe48d3fa2de0ddc9d8a77950b"}, {"date": "2017-08-07T19:40:46", "title": "hotfix-angkor: v3.101 added (#813)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "af110f6c074ece1cf6d0e0ed71d3fe35692a9ff8"}, {"date": "2017-08-07T19:40:14", "title": "hotfix-battambang: v2.001 added (#848)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4fac0ad378ff3963fc2f11bdf42233297e7ad3b7"}, {"date": "2017-08-07T19:39:39", "title": "hotfix-bayon: v6.001 added (#850)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "557f51e77b5f71a0d163f5a1565890e25b527e73"}, {"date": "2017-08-07T19:39:29", "title": "hotfix-nokora: v1.301 added (#784)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "59ebae85bc9c7454666a974c081eb78ce4f82047"}, {"date": "2017-08-07T19:36:06", "title": "baloochettan: v1.443 added (#1057)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "773419a307fe04c9a0452f2cf0a9e2e22e6d940a"}, {"date": "2017-08-07T19:34:37", "title": "balootda: v1.443 added (#1056)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "7c7b6927ede1d0305dbf503a521ec6dcf4ad6a7d"}, {"date": "2017-08-07T19:34:27", "title": "balootpaaji: v1.443 added (#1055)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "2b1a4865367d75775b92c48e8b29ce0699a8aaf0"}, {"date": "2017-08-07T19:33:48", "title": "balootamma: v1.443 added (#1054)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "da4543935cb2462eeeb754fb8c705c4398ede69e"}, {"date": "2017-08-07T19:33:36", "title": "baloothambi: v1.443 added (#1052)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "ec0ce17ea5647a1b44ac511db2f99608fee77f4b"}, {"date": "2017-08-07T18:59:45", "title": "voces: v1.100 added. (#1044)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "d644758656c271e592bb94e0b16d907fcb0b9df5"}, {"date": "2017-08-07T18:56:39", "title": "balootammudu: v1.443 added (#1053)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "a5193ca23a724f9175dd91b5ab5d3fc061aa5a48"}, {"date": "2017-08-07T18:56:19", "title": "baloobhaina: v1.443 added (#1058)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "127dd8ab0a36263d3a98caa8a11358419bdd53cd"}, {"date": "2017-08-07T18:55:58", "title": "baloobhaijaan: v1.443 added. (#1060)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "dfbc84b546c07a2459d713c517e612ba9151b692"}, {"date": "2017-08-07T18:52:48", "title": "baloobhai: v1.443 added (#1059)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "3a5cecd3768b8fec8e66780e87f8ad3a2e998ee8"}, {"date": "2017-08-07T18:50:02", "title": "baloo: 1.443 added (#1042)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "70de3e339f1025b2407ba06bb66ddbe3c91548fa"}, {"date": "2017-08-07T18:49:42", "title": "alegreyasans: v2.000 added. (#1069)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "b39cbbbbe16d82ef4ff19b950ddd5519541be8c5"}, {"date": "2017-08-07T18:49:13", "title": "amiri: v0.109 added (#1082)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "fc2d9d776339a1c80907ed52be14ca9b38ee4636"}, {"date": "2017-08-07T18:37:28", "title": "ofl/adventpro fixed QU kerning (#1124)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "e5ce97d4f80458addd324f8669bb93b99ac1fd58"}, {"date": "2017-08-07T18:24:53", "title": "suwannaphum: v2.001 added. (#1083)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "5abff8af83cdb69b21da67b746570be99f34ab39"}, {"date": "2017-08-07T18:23:37", "title": "rubik: v2.100 added with VTT hinting (#1076)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "dfd435109b718b1c5a8da7bd0872c751e2ae1820"}, {"date": "2017-08-07T18:23:11", "title": "mavenpro: v2.003 added. (#1073)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "0ac0aeeb394fe120ea9a6ce4d1a3fd1b858f188f"}, {"date": "2017-08-07T18:22:48", "title": "merriweather v1.585 added. (#736)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f397fbd6b930944cc6255d4771142b07110357f4"}, {"date": "2017-08-07T18:01:48", "title": "radley: v1.003 autohinted (#1116)", "author": "Micah Stupak", "status": "modified", "kind": "family", "id": "a4bacf1efea974d8838b47cd446736bef7d635e7"}, {"date": "2017-08-07T15:09:25", "title": "Merge pull request #951 from m4rc1e/add_font", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "76b1866de9c8319ac28aca9aa0131e6e079d492d"}, {"date": "2017-08-04T16:18:11", "title": "asap: v1.010 added (#1119)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "d54cd8b5aef007dd3502115eb8afb114b88b7c21"}, {"date": "2017-08-01T23:30:19", "title": "Add Sedgwick Ave, Sedgewick Ave Display (#1111)", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "fc22e72a35ba7dffa2aab08283c9194f1cee8870"}, {"date": "2017-07-31T22:59:00", "title": "josefinsans: v2.000 added. (#1045)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "ec471fa2ec3d4fbed3ea7cd646f8970c247ff347"}, {"date": "2017-07-31T22:35:02", "title": "khyay/DESCRIPTION.en_us.html Updated", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "3e50b2af97873c4a2269b6e83e26752d888a4be2"}, {"date": "2017-07-31T22:17:03", "title": "londrinaoutline: v1.002 added (#1087)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c04d61c0efa0d69e9d1b125eee068ff927b036f7"}, {"date": "2017-07-31T22:16:14", "title": "londrinasolid: v1.002 added (#1084)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c581a3f90e9614cf484c244f91701f589f53b1db"}, {"date": "2017-07-31T22:15:48", "title": "londrinashadow: v1.002 added (#1086)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4d029f5d7df036d1fbc3aeb0a9654144c282d002"}, {"date": "2017-07-31T22:15:34", "title": "londrinasketch: v1.002 added (#1085)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c238df8bf44bfb00fe8cb31dc0d213a3be7defd6"}, {"date": "2017-07-31T21:57:15", "title": "mukta: v2.538 fixed OS/2 fsSelection and mac style bits. (#1017)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "7b59793c064aaeb38217f124c09d1e7c7399112c"}, {"date": "2017-07-31T20:47:40", "title": "saira*/DESCRIPTION.en_us.html Updated", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "9e7965a84e67f169b727540095d0f6495de2b2ea"}, {"date": "2017-07-31T20:16:39", "title": "radley/DESCRIPTION.en_us.html Updated", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "9c6d5a697f9212ac6ab2b822c47fef8e26cf35d5"}, {"date": "2017-07-31T20:12:42", "title": "oswald/DESCRIPTION.en_us.html Updated", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "eaad2c0d99ed561ee6bc20bf780e256a069dcd21"}, {"date": "2017-07-31T19:21:44", "title": "Fix typo", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "d221b493fe71f7c96ad43e06383679691eaf7992"}, {"date": "2017-07-31T18:50:08", "title": "Add librebarcode families (#1109)", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "d92c6a1cf0fa957db6f9b8e0c9aab5f52ea29624"}, {"date": "2017-07-31T18:02:18", "title": "Merge pull request #1108 from nyshadhr9/master", "author": "rsheeter", "status": "modified", "kind": "family", "id": "ea68836c5e953f7aa3ca2b71810b15fc909a3bf6"}, {"date": "2017-07-31T17:42:35", "title": "Add 2 new scripts to check subset coverage", "author": "Nyshadh Reddy Rachamallu", "status": "modified", "kind": "family", "id": "e66aa71025c314bfecefec578163a84fe51eb132"}, {"date": "2017-07-27T20:43:44", "title": "Update CONTRIBUTING.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "90ed26b96d60bccb6ab7db5494af1f92959489e8"}, {"date": "2017-07-27T20:15:11", "title": "radley: v1.003 added. (#1089)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "d213e658309832e75aa109cea2880ba03ecd75fb"}, {"date": "2017-07-27T17:30:17", "title": "~/fonts/ofl/mada/METADATA.pb Fix Multi Designers", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "638376b87ebff5924ca00a393ccaede8f2fb6680"}, {"date": "2017-07-26T23:24:44", "title": "asapcondensed: v1.008 added. (#1033)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "32e5e67eeb57bc282f8add6392b854b145fadc03"}, {"date": "2017-07-26T20:31:41", "title": "archivoblack: v1.005 added (#1035)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c935e1133c857ae7792359332aa972b168ff8529"}, {"date": "2017-07-26T20:31:20", "title": "archivonarrow: v1.009 added (#1036)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "8456b689000083b557252101267c8cba4adadb6c"}, {"date": "2017-07-26T20:29:35", "title": "archivo: v1.002 added (#1041)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "3cdb0f0b4307d4dc0d34cd4c9a92e69ff91247d1"}, {"date": "2017-07-26T20:27:55", "title": "oswald: v4.003 added. (#1066)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "6b469e99d63da66d088ff07328a65296e6c2c9cf"}, {"date": "2017-07-26T20:27:38", "title": "zillaslabhighlight: v1.001 added. (#1074)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "926397dfff8d1a140c9332f95e3eddf03a8009df"}, {"date": "2017-07-26T20:26:48", "title": "mada: v1.004 added (#1078)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "82724194afe19016e7ca294c4187684b51d1de11"}, {"date": "2017-07-26T20:26:02", "title": "exo: v1.500: readded. (#1098)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "7e288cf7b8719686a310fd6b4b5dd21c4d520ed3"}, {"date": "2017-07-26T20:25:39", "title": "poppins: v2.200 added. (#1099)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e3676e5ce0402a8abf34c31eda007774af871422"}, {"date": "2017-07-26T19:44:51", "title": "paytone: v1.001 added (#1065)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c1a228c0dd891c988b5017044f75acf6b2114a16"}, {"date": "2017-07-26T12:45:09", "title": "librefranklin: v1.002 added. (#1100)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "4a9988f8435d546bc5065c7973f06e4b53cad7cc"}, {"date": "2017-07-23T21:57:58", "title": "fixing a couple of typos (#1095)", "author": "Tiago Morais Morgado", "status": "modified", "kind": "infrastructure", "id": "afa577990d2dc10474c95216c92a516e64ad7f8a"}, {"date": "2017-07-23T18:44:00", "title": "Fix incorrectly-classified Protobuf files (#1094)", "author": "John Gardner", "status": "modified", "kind": "family", "id": "7503f3c66297f9ec08aecf04edf355247da70ab8"}, {"date": "2017-06-30T11:54:52", "title": "add_font.py: Implement @rsheeter's review feedback.", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "a372e2e2a6a7e853bd9998c8f50ad1402045cc99"}, {"date": "2017-06-26T17:17:24", "title": "ofl/zillaslab/METADATA.pb date fix", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "b1cb16c0ce2402242e0106d15b0429d1b8075ecc"}, {"date": "2017-06-26T17:16:29", "title": "bellefair: v1.003 added (#1063)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "b0aa59ac9fd9d3ff25d5620256fb870ef6ec4128"}, {"date": "2017-06-26T17:15:02", "title": "cinzel: added Latin-ext codepage. (#1050)", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "aefc7c2fe01c296055c6cb0c7f25a42098a3e221"}, {"date": "2017-06-26T17:13:25", "title": "[tools/namelist.py] Minor, fix command line invocation. (#1032)", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "cf5e79afddaa89c515895e9f14d432ca12054673"}, {"date": "2017-06-26T17:12:52", "title": "zillaslab: v1.001 added (#1022)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "e5a78c14a196423c49d1c99a8f5550a1f992b4e9"}, {"date": "2017-06-14T16:11:44", "title": "TRIVIA add new pairing site", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "86d01fdd4854cf00c12aaa471d7423bb9b833f48"}, {"date": "2017-06-05T10:32:41", "title": "Update README.md", "author": "Alexei Vanyashin", "status": "modified", "kind": "infrastructure", "id": "323e654710404ca1890dc30c9a36c6f302fcb2cb"}, {"date": "2017-06-04T19:21:58", "title": "tools/encodings/GF*/README.md Correct counts", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "edfde89fdab4b3d6ea7ceebb9ebc75df2934d1a1"}, {"date": "2017-06-04T19:13:51", "title": "tools/encodings/GF*/README.md Update Cyr desc", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "77d05eec1c529ffea83464a995da4ec7737204e7"}, {"date": "2017-06-01T19:52:07", "title": "tools/ ... /Vietnamese/README.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "fffb7efd86b461f36e6242b83b6ab05070f49e1e"}, {"date": "2017-05-30T14:26:26", "title": "tools/encodings/GF Glyph Sets/README.md Fix md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "0b06ef6e211f3bfe6984b99a752956c390154894"}, {"date": "2017-05-30T14:25:17", "title": "tools/encodings/GF Glyph Sets/README.md fix md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "969eda08bc0ab710df576d4a0bc1300e00adac58"}, {"date": "2017-05-26T21:20:58", "title": "Update tools/README.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "a9db790a37e28962a3dea2f3c2c594300447e09d"}, {"date": "2017-05-24T21:32:36", "title": "ofl/yatraone/METADATA.pb Fixup subset: devanagari", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "fbd65ba2ca3f9499d612f4418a259d7528198fe0"}, {"date": "2017-05-23T17:16:54", "title": "hotfix-bungee: v1.001 added (#975)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "6177da92bf853e779b0e46ec9f0dd301b2726641"}, {"date": "2017-05-23T17:16:45", "title": "hotfix-biorhyme: v1.001 added (#976)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "81ab217e2e9c7535c52684d94e26093e1d5b0b90"}, {"date": "2017-05-23T17:16:36", "title": "hotfix-heebo: v2.002 added (#978)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "aead74269527cae7f9b1a47a92b434322e1b9f49"}, {"date": "2017-05-23T17:16:26", "title": "hotfix-assistant: v2.002 added (#979)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "bceed39b8f321816e102d93b2b7b159bc9fe67fa"}, {"date": "2017-05-23T17:15:59", "title": "hotfix-katibeh: v1.001 added (#980)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "24319bb5f4eb888de54d5b2eefbcefb7f89844b6"}, {"date": "2017-05-23T17:15:49", "title": "hotfix-prozalibre: v1.001 added (#981)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "d49469db1f73f4adf1b8fbfa0ff1bcefd7f700a3"}, {"date": "2017-05-23T17:15:41", "title": "hotfix-pattaya: v2.001 added (#982)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "5f90bd61222804d7dbeacc30482245f2919fcba8"}, {"date": "2017-05-23T17:15:33", "title": "hotfix-biorhymeexpanded: v1.001 added (#983)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "57523b5f6bc6e64b2664dbc4b9bf3d26192076ef"}, {"date": "2017-05-23T17:15:14", "title": "hotfix-jomhuria: v1.001 added (#984)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "9ff1e8c280b2a25076c9fa9dd018ff1b25be2dd8"}, {"date": "2017-05-23T17:15:05", "title": "hotfix-lemonada: v3.007 added (#985)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "d044380014d7d3b3fa30b38e77b0edd277e2fc32"}, {"date": "2017-05-23T17:14:55", "title": "hotfix-bungeehairline: v1.001 added (#986)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "fb1fae9a43df913c39e4ee0423c60f4e737c9902"}, {"date": "2017-05-23T17:14:26", "title": "hotfix-suezone: v1.001 added (#987)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "802fa188329ffeac0a3ef981c4705014572dad65"}, {"date": "2017-05-23T17:14:13", "title": "hotfix-pavanam: v1.861 added (#988)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "ca92cf496b7d3076b67013505532bb13557543b2"}, {"date": "2017-05-23T17:13:55", "title": "hotfix-arimamadurai: v1.020 added (#989)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "02502c5d02ab5d7198388263cae76fb5d33dfb89"}, {"date": "2017-05-23T17:13:40", "title": "hotfix-amiko: v1.001 added (#990)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "20b1ef87d6d2aff7383960ad63f0a454ea8a51ef"}, {"date": "2017-05-23T17:13:24", "title": "hotfix-reemkufi: v0.004 added (#991)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "d7a63456e5e85b80199de23d3686be439cad5a52"}, {"date": "2017-05-23T17:10:03", "title": "hotfix-bungeeshade: v1.001 added (#992)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "8ec727b2c6ab8b81b2c7a4e7d59e82f253fecf2f"}, {"date": "2017-05-23T17:09:46", "title": "hotfix-secularone: v1.001 added (#993)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "b514022df12f0ab0aee9ea02abb5069c1d8f66f3"}, {"date": "2017-05-23T17:09:31", "title": "hotfix-rakkas: v1.002 added (#997)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "547670f32a254a52365da2f0305a0a72f74b3b12"}, {"date": "2017-05-23T17:08:52", "title": "hotfix-maitree: v1.003 added (#998)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "5d0ea41cd3b475127f0ca2ac1da38c3db69f18d4"}, {"date": "2017-05-23T17:08:16", "title": "hotfix-athiti: v1.033 added (#999)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "d776bc4c06ecc8f77c37146b2aa1a1788661f355"}, {"date": "2017-05-23T17:08:01", "title": "hotfix-meerainimai: v2.001 added (#1000)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "30dc4b94a063ec101231e07dad13a8446ac5b9aa"}, {"date": "2017-05-23T17:07:48", "title": "hotfix-arefruqaa: v1.001 added (#1001)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "7785dbc9150ffa19a5e2c7965e1789e6f151f8b1"}, {"date": "2017-05-23T17:07:31", "title": "hotfix-bungeeoutline: v1.001 added (#1002)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "ca9abdfc48ea07af585e59d2d489c4114620e118"}, {"date": "2017-05-23T17:07:16", "title": "hotfix-elmessiri: v2.007 added (#1003)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "1afdb7c421648bf38610b16badcf9fc88dc9ae40"}, {"date": "2017-05-23T16:51:12", "title": "hotfix-amaticasc: v2.001 added (#1004)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "c365c5b77d6f242cfac9a3c6b9cdd17448152576"}, {"date": "2017-05-23T16:50:38", "title": "hotfix-yrsa: v1.001 added (#960)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "190cfc58e199373c29f9aafdfaf279862c5a1947"}, {"date": "2017-05-23T16:50:14", "title": "hotfix-kumarone: v1.001 added (#973)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "06463af090c89d08dd94f6d64c7458cd073ee700"}, {"date": "2017-05-23T16:47:23", "title": "hotfix-bungeeinline: v1.001 added (#972)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "af0dce45e2acc67b26b81f0cf35676c33a972e78"}, {"date": "2017-05-23T16:47:10", "title": "hotfix-frankruhllibre: v5.001 added (#971)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "0538aa296779ae372155c620b0032d8d8d1c6126"}, {"date": "2017-05-23T16:46:32", "title": "hotfix-scopeone: v1.002 added (#970)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "c810ed73f6f9825befb46e8b651b542b98f9e2c5"}, {"date": "2017-05-23T16:46:19", "title": "hotfix-harmattan: v1.002 added (#969)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "babc03259b61b146e68545a974a0b6f85c22d095"}, {"date": "2017-05-23T16:45:49", "title": "hotfix-cairo: v2.010 added (#968)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "e86936fd5b72936fe1eed526b69d49343a7d353b"}, {"date": "2017-05-23T16:45:31", "title": "hotfix-prompt: v1.001 added (#967)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "603c11a48dcdcfec4a37e9b36bd2e8eee5e095f2"}, {"date": "2017-05-23T16:44:51", "title": "hotfix-spacemono: v1.001 added (#966)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "f88845ccf872c316f56420b3a9d00dd6f3057b31"}, {"date": "2017-05-23T16:44:12", "title": "hotfix-coiny: v1.002 added (#965)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "cd856b949473ce15be0db9f055c7fc53477a98bf"}, {"date": "2017-05-23T15:33:26", "title": "ekmukta: v2.538 added (#1006)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "2b617a9c457affa74f4eb5d089fe96e8677a4f0a"}, {"date": "2017-05-23T15:03:21", "title": "muktamahee: v2.538 added (#1009)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "b61662032a8b74763b167094ab520a3a05ca6a2a"}, {"date": "2017-05-23T15:03:10", "title": "muktavaani: v2.538 added (#1007)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "8c2b6767057268a9b0c4b56ed0f2df7d4bddbb9a"}, {"date": "2017-05-23T15:03:03", "title": "muktamalar: v2.538 added (#1008)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "24c5314c5324d9c206c9782816844a81eb53a013"}, {"date": "2017-05-23T15:02:18", "title": "mukta: v2.538 added (#1005)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "1091d447b265fa24c141cca7be11b5dba31bf7e8"}, {"date": "2017-05-22T20:50:29", "title": "vollkorn: v4.015 added (#1011)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c68a947c5e4c566a339ede4595427d61ddaec9dc"}, {"date": "2017-05-19T13:34:26", "title": "Update CONTRIBUTING.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "12712ec684f10bf4ec61bb4bd90922e3ede3ef08"}, {"date": "2017-05-16T16:30:50", "title": "hotfix-yatraone: v1.002 added (#959)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "34fb624ef6f7a31980df5609a2e16ca240a72f48"}, {"date": "2017-05-16T16:16:33", "title": "hotfix-rasa: v1.001 added (#955)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "731f4941068ffc83ab912942d4e6b3668a5bd8b0"}, {"date": "2017-05-16T16:16:21", "title": "hotfix-shrikhand: v1.001 added (#956)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "0cffc716084fe004545f47e7f77a007f26d3ca88"}, {"date": "2017-05-16T16:16:09", "title": "hotfixtaviraj: v1.001 added (#957)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "097f5a9a35829ecfb159c266260422aa456ea27f"}, {"date": "2017-05-16T16:15:52", "title": "hotfix-trirong: v1.001 added (#958)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "b3d76b87a7f84d6cca369c8394a614c2d9316954"}, {"date": "2017-05-16T16:13:25", "title": "hotfix-pridi: v1.001 added (#954)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "9e30137d1271fcdc9045a9c0fbbdb4a87badf4d8"}, {"date": "2017-05-16T00:52:12", "title": "Rename various Semibold -> SemiBold", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "d774fc0799fdeddbd8720616a6d2d791be29fafa"}, {"date": "2017-05-16T00:37:28", "title": "Autohint Mogra-Regular.ttf and bump version to 1.002, fixes #946 (#948)", "author": "Lasse Fister", "status": "modified", "kind": "family", "id": "c57bb1c06cfb430ad2ba863c0b5191b760d8f4a6"}, {"date": "2017-05-16T00:36:50", "title": "Update gemunu description (#872)", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "7224f1c90210ffccb0861b8867b59c133ce294b8"}, {"date": "2017-05-16T00:36:09", "title": "hotfix-sourcecodepro: v1.018 added (#925)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "18b5208c2a778d85c1312ec3b18b1d3b822cc51a"}, {"date": "2017-05-16T00:35:30", "title": "hotfix-laila: v1.302 added (#903)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "dfb13f7423dc513a8ef0d50cf3692e08334eb770"}, {"date": "2017-05-16T00:35:10", "title": "hotfix-rajdhani: v1.201 added (#915)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "9d1ce2fc3c335cca32b6db00c19f55d57b0a68fe"}, {"date": "2017-05-16T00:35:02", "title": "hotfix-signika: v1.002 added (#921)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "2abb465bde590713c4ffc03b785f77771b56c49c"}, {"date": "2017-05-16T00:34:55", "title": "hotfix-signikanegative: v1.002 added (#922)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "dd13b1839972af519203ec781f2c4e3851e69c99"}, {"date": "2017-05-16T00:34:41", "title": "hotfix-karma: v1.202 added (#898)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "08ec04d13304b3653ca821c3e7f2495f000a2f4c"}, {"date": "2017-05-16T00:34:26", "title": "hotfix-khula: v1.001 added (#900)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f4f92a27886d3757d2dcd455ac5f512a07726b19"}, {"date": "2017-05-16T00:34:12", "title": "hotfix-hind: v2.001 added (#890)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "8ea6ba1619c6e7c658d1935090eae5a058f8a0b7"}, {"date": "2017-05-16T00:12:48", "title": "Rename apache/opensans/OpenSans-Semi{b,B}old*.ttf", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "beaec0837bd21524b57ecb435158f9011fc03999"}, {"date": "2017-05-16T00:11:33", "title": "hotfix-opensans: v1.101 added (#785)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4e24bf1805f1526cd1ce3e39447d5f8e6f1f6b67"}, {"date": "2017-05-16T00:01:06", "title": "Fix case of SourceSansPro-SemiBold*ttf", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "c0329fe2714198653d179e5077d6d86d3cb8036a"}, {"date": "2017-05-15T23:23:19", "title": "sourcesanspro: v2.021 added (#950)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f1467d58f677b4be9450f2f39f10a600d3846258"}, {"date": "2017-05-15T16:20:58", "title": "add_font.py: Updated docstring to include information on how to update a family's METADATA.pb file.", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "526237095e744903deedc39096ef83044ae2fec9"}, {"date": "2017-05-15T15:57:27", "title": "add_font.py: added --upgrade arg.", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "c0977795d30bdd567e91e675623d2d9b3c4ad57e"}, {"date": "2017-05-15T15:57:11", "title": "add_font.py: added docstring.", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "9d3e761e7ebcbfeb281da709bfe2b425eff196c1"}, {"date": "2017-05-15T14:45:48", "title": "add_font.py: replaced sys.argv with argparse", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "dbc623abd5df28379a91c4077bdf94139cf74490"}, {"date": "2017-05-14T03:12:19", "title": "hotfix-ubuntu: v0.831 added (#934)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "a50de97857f6626d6628c91e6a34c12ee8a16ede"}, {"date": "2017-05-11T03:47:15", "title": "hotfix-chathura: v1.002 added (#944)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "c2b5d7409b1e72c0ec6259fbc4e1194c82a0b478"}, {"date": "2017-05-11T03:46:41", "title": "hotfix-mogra: v1.001 added (#943)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "032e7be45c6574191b2b4cea5bef78720127a62b"}, {"date": "2017-05-11T03:45:46", "title": "hotfix-mitr: v1.003 added (#942)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "6f29c3d25a6844197d4a8c1be3582734130cbdf1"}, {"date": "2017-05-11T03:45:23", "title": "hotfix-mirza: v1.001 added (#941)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "cdca29ebe35b5f4f82be3300fa090c2713ebe182"}, {"date": "2017-05-11T03:44:58", "title": "hotfix-atma: v1.102 added (#945)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "d248fd361d2269bdcf64fa421ade67d5b8a4ba05"}, {"date": "2017-05-11T03:44:16", "title": "tools/encodings/GF Glyph Sets/Greek/README.md (#947)", "author": "Thomas Linard", "status": "modified", "kind": "infrastructure", "id": "fa69d9ebb9e56803d7c13821840d5d9f820cda6d"}, {"date": "2017-05-09T19:16:54", "title": "hotfix-sofadione: v1.002 added (#924)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f8374b9b09665e4efc355c827906be21383d438e"}, {"date": "2017-05-09T19:16:07", "title": "hotfix-tienne: v1.001 added (#929)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "5fe506d1bdf3d8b8d043caa01cccc896ee5ff391"}, {"date": "2017-05-09T19:15:36", "title": "hotfix-tillana: v2.003 added (#930)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "19117e1aa8d146508c42bbf15ba4986e23cb7d73"}, {"date": "2017-05-09T19:13:55", "title": "hotfix-teko: v1.106 added (#928)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "0839c0359a262dbaaaf2b4a88d20473dbc81dad9"}, {"date": "2017-05-09T19:13:26", "title": "hotfix-simonetta: v1.003 added (#923)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "de930e62ff3f16e45fe4afdfbab982e35e0879e5"}, {"date": "2017-05-09T19:13:18", "title": "hotfix-tangerine: v1.301 added (#927)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c593dd5bbb65fd69c73043371c6d485595e63660"}, {"date": "2017-05-09T19:04:12", "title": "hotfix-titilliumweb: v1.002 added (#931)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "93550bd32b353b74c90d683d0f00251a3f7b314d"}, {"date": "2017-05-09T19:03:30", "title": "hotfix-yantramanav: v1.001 added (#933)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "094417bc05c312d64367747c4fb1e5129521c426"}, {"date": "2017-05-09T18:52:07", "title": "hotfix-share: v1.002 added (#920)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "9f59b2e921a54ad05e911323826e4e6fd02b789c"}, {"date": "2017-05-09T18:51:49", "title": "hotfix-sarpanch: v2.004 added (#919)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "bd4414a4108aae7dfc7e6ac4a15ea5ea55b43b1d"}, {"date": "2017-05-09T18:51:28", "title": "hotfix-pathwaygothicone: v1.002 added (#913)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "0c8f24fddd7a2187aec490dc70195911ff13575d"}, {"date": "2017-05-09T18:50:57", "title": "hotfix-ruda: v1.003 added (#918)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "12992056f1c651c4544b7a8eac8001ede3c20c86"}, {"date": "2017-05-09T18:50:35", "title": "hotfix-rozhaone: v1.301 added (#917)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4d42699bf090b45aecf174fdf5f1c26ec46e80fc"}, {"date": "2017-05-09T18:49:45", "title": "hotfix-ranga: v1.001 added (#916)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e525c4f5ba006c03bae6f8599733d6ae0e9b326a"}, {"date": "2017-05-09T18:48:50", "title": "hotfix-poppins: v2.001 added (#914)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "36ceda137c5a6bff0b4ece008a901918aa56aa35"}, {"date": "2017-05-09T18:48:24", "title": "hotfix-palanquindark: v1.001 added (#911)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "8af237765c48f3fa04c4a97028cecd1c1e63a76f"}, {"date": "2017-05-09T18:48:10", "title": "hotfix-palanquin: v1.001 added (#910)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c2849d0c1ff37324e8436607411cbd319a44fb92"}, {"date": "2017-05-09T13:55:07", "title": "Update ofl/alexbrush/METADATA.pb (#940)", "author": "sapics", "status": "modified", "kind": "infrastructure", "id": "60f7469476117ffa4345a3bb5c80d4802f0cc0eb"}, {"date": "2017-05-08T22:44:36", "title": "hotfix-opensanscondensed: v1.111 added (#786)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "44438ae7881dcac63ca93f7585c9f89c5a1d8d48"}, {"date": "2017-05-08T22:34:20", "title": "hotfix-passionone: v1.002 added (#912)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c579ad6893eb0315de53ae5b5740ddd36c7fa5ac"}, {"date": "2017-05-08T22:33:59", "title": "hotfix-orbitron: v1.001 added (#907)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c8e3197f63e4ff7b487f69f76cf17bcc023c980c"}, {"date": "2017-05-08T22:33:31", "title": "hotfix-novascript: v2.001 added (#906)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "a9ad19397935dc1afbc7fd5ae112f6c5d1dd7bea"}, {"date": "2017-05-08T22:32:29", "title": "hotfix-oxygen: v0.201 added (#909)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "71c9d4f236262c3a7410f3d939c12ac1b8da3f62"}, {"date": "2017-05-08T22:30:38", "title": "hotfix-overlock: v1.002 added (#908)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "223736288839a5e1717e2026948fb06a6141ff68"}, {"date": "2017-05-08T22:27:32", "title": "hotfix-martelsans: v1.002 added (#905)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e35667dbf46c1bb9f7e5c4740c9757e77fcf338b"}, {"date": "2017-05-08T22:27:03", "title": "hotfix-londrinaoutline: v1.002 added (#904)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f41bbcbd2bec96f53b89ed8368cab377eb553af2"}, {"date": "2017-05-08T22:23:58", "title": "ofl/londrina*/DESCRIPTION.en_us.html line wrapping", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "7cde6ccc60df37ced706a3a5ee45f98e75f21306"}, {"date": "2017-05-08T22:19:18", "title": "hotfix-kristi: v1.004 added (#902)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "1ac6f76ab672f0f9854a5eea883893a6fb2971f5"}, {"date": "2017-05-08T22:19:02", "title": "hotfix-kreon: v1.002 added (#901)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "ca40bf388a8dab37afffd41f021d91fcd9507d89"}, {"date": "2017-05-08T22:17:39", "title": "hotfix-khand: v1.101 added (#899)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "21bb9bd12fb1cf1e94ce5817d3572a402cbbbc2c"}, {"date": "2017-05-08T21:47:22", "title": "ofl/flamenco/METADATA.pb Fixup copyright notices", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "ac514972465fe61df5ca8d54c09bfd4bddd28a03"}, {"date": "2017-05-08T21:26:10", "title": "hotfix-kanit: v1.002 added (#897)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "6b1bfc8e8e2cdfb644a33e0cf19409cbfffb1b73"}, {"date": "2017-05-08T21:25:58", "title": "hotfix-hindvadodara: v1.001 added (#894)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "076e12e9bfa6a2c2b40f6d0bb1ecf21aade8f999"}, {"date": "2017-05-08T21:25:33", "title": "hotfix-hindsiliguri: v1.001 added (#893)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "35946a558d1b7528d35006642b79682262b9a011"}, {"date": "2017-05-08T21:25:15", "title": "hotfix-hindmadurai: v1.001 added (#892)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "495992874082c10fb61885490308991be1d9eebc"}, {"date": "2017-05-08T21:24:35", "title": "hotfix-hindguntur: v1.001 added (#891)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "334ce650956d7b68d2df602e30392d66c297387c"}, {"date": "2017-05-08T20:27:40", "title": "hotfix-josefinslab: v1.001 added (#896)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "8558f60bc81e473f376ecc4f870788edd7bc83dd"}, {"date": "2017-05-08T20:26:23", "title": "hotfix-inknutantiqua: v1.003 added (#895)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "afd76e905c2869bd18142b45cac747638af45170"}, {"date": "2017-05-08T20:26:01", "title": "hotfix-hanuman: v2.001 added (#889)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e9b45b6a2b5beb64eb7a39cf28b611834ed19e3b"}, {"date": "2017-05-08T20:25:15", "title": "hotfix-halant: v1.101 added (#888)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "1e0cfec75a5c902d4beb0b2af07a398f6b4383d6"}, {"date": "2017-05-08T20:23:54", "title": "hotfix-fingerpaint: v1.002 added (#886)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "3a2f5cae34c258424a223e8d889b58fa63d18428"}, {"date": "2017-05-08T20:23:34", "title": "hotfix-flamenco: v1.003 added (#887)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f1fe299e082ec36fefe10df3ba87fdeaf4ae30cd"}, {"date": "2017-05-08T20:22:45", "title": "hotfix-elsieswashcaps: v1.002 added (#885)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "557254baf20d404b6ff30ca0ab100da6cddaad01"}, {"date": "2017-05-08T20:22:11", "title": "hotfix-elsie: v1.002 added (#884)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "702fc4554a93231b0bfab4fe9ac68ee653b9215d"}, {"date": "2017-05-08T20:19:23", "title": "hotfix-eczar: v1.103 added (#883)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e721cb064ba2a4a3556a6e971a03ab15a8a7a653"}, {"date": "2017-05-08T20:16:29", "title": "hotfix-crimsontext: v0.121 added (#882)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "cd74fef6f10ce7ce33a10a45128df0956a6ccd22"}, {"date": "2017-05-08T20:13:44", "title": "hotfix-coustard: v1.001 added (#881)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "87a9f12d368f236f3d013834aeb1d7972fc611a8"}, {"date": "2017-05-08T20:12:26", "title": "hotfix-codacaption: v1.002 added (#880)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4bd5a2d5bef6e81f2a8c80e85f8454d5184739cc"}, {"date": "2017-05-08T20:12:03", "title": "hotfix-coda: v2.001 added (#879)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "3b6bfffa75d0fb4b2330de1b0236294d2dab4245"}, {"date": "2017-05-08T20:11:34", "title": "hotfix-cinzeldecorative: v1.002 added (#878)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "746f7045dba52d47cdca9c0aadc1a961eb860aa7"}, {"date": "2017-05-08T20:10:57", "title": "hotfix-cinzel: v1.002 added (#877)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "bdc56331ef52467b2b219751a47a9c7a6f8bddfe"}, {"date": "2017-05-08T20:09:18", "title": "hotfix-mada: v1.005 added (#938)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "e1421015e6a56285cd0dd19d660a14bbc7a258f3"}, {"date": "2017-05-08T17:22:41", "title": "hotdix-sansitaone: v1.002 added (#939)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "715265304afa4e6f2d9672f8d84fa28050f6b1f9"}, {"date": "2017-05-08T15:09:12", "title": "hotfix-chauphilomeneone: v1.002 added (#876)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "5d9ed9ba11bcb6b06f4326d8939563ce3867d1dc"}, {"date": "2017-05-08T15:08:08", "title": "hotfix-carroisgothicsc: v1.002 added (#875)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e57e3eea98260e4c1e1a1fc9f62bba86fd905f88"}, {"date": "2017-05-08T15:06:55", "title": "hotfix-carroisgothic: v1.002 added (#874)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "29cf1c494a77cd798422ea0ed3c1764f071a5f47"}, {"date": "2017-05-08T15:05:34", "title": "hotfix-cambay: v1.096 added (#873)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "242286abf61a2f22e88ddfc25ebfeaf96a2ca334"}, {"date": "2017-05-08T15:05:04", "title": "biryani: v1.004 added (#808)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "0212fe7f548996662fe390807e0de3e4eb8061bd"}, {"date": "2017-05-08T15:04:38", "title": "hotfix-benchnine: v0.921 added (#853)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "b2c5a5809aa0b6c82e4068abe35916a6b8b6ef64"}, {"date": "2017-05-08T15:02:43", "title": "hotfix-averiagruesalibre: v1.002 added (#836)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e63e802befe8d3730a2c5c9446ddc245c1971082"}, {"date": "2017-05-08T15:01:27", "title": "Correct email from #574", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "6e2896f343a5122adaa5bdd3256b089895dfef98"}, {"date": "2017-05-08T15:00:37", "title": "hotfix-allan: v1.002 added (#754)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "895f9145a234dddf4ea2779a23434905305f87bd"}, {"date": "2017-05-08T14:58:44", "title": "hotfix-alegreyasanssc: v1.001 added (#809)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e2a090afae773489988b4cbf95e5c71d20edba1e"}, {"date": "2017-05-08T14:58:08", "title": "hotfix-alegreyasans: v1.001 added (#807)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f1f339cb9f46fbe125d0c09549bc3e1e84d575c2"}, {"date": "2017-05-08T14:54:50", "title": "hotfix-alegreyasc: v1.004 added (#810)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f74a90b1fe9c3d3d25a01aaddddbe7d3dfcecce5"}, {"date": "2017-05-08T14:54:17", "title": "hotfix-alegreya: v1.004 added (#806)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "8d5075d724bd431dfbf1d24f770b058f2df65cb4"}, {"date": "2017-05-08T14:53:23", "title": "hotfix-abeezee: v1.002 added (#804)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c9c92ddd2942802f7c867450923c4968e1257a62"}, {"date": "2017-05-07T21:07:34", "title": "Update Abhaya Libre description", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "d58f4708ba71390a57f2932afdb51ae79692bd65"}, {"date": "2017-05-03T13:09:47", "title": "Update description/metadata files to match API", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "1f9f01f14b90ebe56f69fb6bb24ddec58a6bc847"}, {"date": "2017-05-02T13:45:20", "title": "Add ofl/padauk/METADATA.pb", "author": "Dave Crossland", "status": "new", "kind": "infrastructure", "id": "0072bac35cf8961e0de0aedbc647e2a74fe794fc"}, {"date": "2017-05-01T17:37:43", "title": "cabincondened: v2.200 added (#680)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "eef4029d7d15253b0dd7e62ccbc2b3bf5d0024fe"}, {"date": "2017-05-01T17:37:27", "title": "cabin: v2.220 added (#679)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4f5c0f88b9cfd4c1359948ffe05e046ec603b16e"}, {"date": "2017-05-01T17:36:39", "title": "lalezar: v1.004 added (#682)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "1251c03730dbed7d4cc7ff8029bdb054559cd6b4"}, {"date": "2017-05-01T17:36:14", "title": "comfortaa: v3.100 added. (#683)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4e6d978a7432514a9918b07863bb5280e7cc8815"}, {"date": "2017-05-01T17:35:56", "title": "play: v2.101 added. (#694)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e36afc7567e2c4dbe669ca5810e0c77f307295a0"}, {"date": "2017-05-01T17:33:45", "title": "exo: v1.500 added (#700)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "ed029246ffd06099015b8744a7a8cd742c769af0"}, {"date": "2017-05-01T17:33:16", "title": "jura: v5.101 added (#701)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c91e08c3fc1455cb96aae71463584c512af0d43b"}, {"date": "2017-05-01T17:32:28", "title": "mavenpro: v2.002 added: (#706)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "9875c9de0908f0ab94139bb3bdbb669d88e8e4e6"}, {"date": "2017-05-01T17:31:45", "title": "pangolin: v1.101 added (#708)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "ae709f65e8f86678a2517308b2ef2cf621595793"}, {"date": "2017-05-01T17:31:22", "title": "inconsolata: v2.001 added (#714)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "efcbdc5d93ada0d4f9fa83389aba7cdbc797606f"}, {"date": "2017-05-01T17:30:23", "title": "catamaran: v1.100 added (#716)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "46c3e6f2a09e6229bf65534b90e10776836cde55"}, {"date": "2017-05-01T17:30:14", "title": "vollkorn: v4.014 added (#728)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "be482e97a2064503e851c911abc0f2b058716e88"}, {"date": "2017-05-01T17:26:12", "title": "hotfix-abel: v1.003 added (#741)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "d3e16741dff4c24a613fcf1c60ce45d4a243b039"}, {"date": "2017-05-01T17:26:03", "title": "hotfix-aclonica: v1.001 added (#742)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "25a9400f09fb3dde55dd677516cc1fadcf9d477e"}, {"date": "2017-05-01T17:20:37", "title": "hotfix-alexbrush: v1.004 added (#749)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "355221c0687130fd04d8d27879889df42f3ac778"}, {"date": "2017-05-01T17:20:28", "title": "hotfix-akronim: v1.002 added (#746)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "347b8a4d15b618e787fc726898c66bb1dd6c0b02"}, {"date": "2017-05-01T17:20:20", "title": "hotfix-adamina: v1.013 added (#744)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "baf1d1a971ba7f1fbb0d3211a63ffd0525597c21"}, {"date": "2017-05-01T17:20:09", "title": "hotfix-acme: v1.002 added (#743)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "a84ec9834c4293bde19686d7ba5e515e8aa3a106"}, {"date": "2017-05-01T17:18:32", "title": "hotfix-adventpro: v2.004 added (#745)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "6327069d577fbec5f23a855e1cca244931e04075"}, {"date": "2017-05-01T17:18:22", "title": "hotfix-aldrich: v1.002 added (#747)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c0aae12255fb572220ecc549d465248d63954169"}, {"date": "2017-05-01T17:18:17", "title": "hotfix-alef: v1.002 added (#748)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "351666924b119ccb95127be142e0c2f77d5b866f"}, {"date": "2017-05-01T17:18:02", "title": "hotfix-alike: v1.213 added (#750)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "7f63f6f0193c0fec43d78623d5ffa14e50b053b1"}, {"date": "2017-04-14T19:33:35", "title": "Update README.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "89c68b76082a1f295b7984c29cce481d5be23dda"}, {"date": "2017-04-04T15:50:17", "title": "Beta variable fonts added to Early Access R02 (#730)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "6c7a5d3caaf447a87f8743d70bfcb2737f912ad0"}, {"date": "2017-03-31T22:41:48", "title": "roboto: v2.137 added. (#727)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "724bf98e9f5cb98a1d3d5044f45a2e286b817401"}, {"date": "2017-03-31T22:41:38", "title": "robotocondensed: v2.137 added (#726)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "55aaf47ca89416e720a2449368943ff87fb6d02a"}, {"date": "2017-03-28T22:09:21", "title": "Beta variable fonts added to Early Access (#725)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "91841512c998146de55adeeff193f3f25dafdc44"}, {"date": "2017-03-28T22:08:41", "title": "mavenprovfbeta: added to early access. (#724)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "50153d0f379c50b09b469288234a8bde8778a15f"}, {"date": "2017-03-28T22:07:31", "title": "Add Amstelvar to Early Access (#655)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "d95e5ec653bc4e600931b4b71a9b0c7dd8849127"}, {"date": "2017-03-28T21:45:14", "title": "Add Amstelvar to Early Access", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "2e764d47749fab7b69ea7dc421eb649cbe0ba9bc"}, {"date": "2017-03-24T18:06:50", "title": "ofl/pangolin/DESCRIPTION.en_us.html Fix typo", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "f44ab1dc16d4c651a4b0826d956034014d43c53d"}, {"date": "2017-03-24T00:13:24", "title": "apache/roboto{,condensed}/DESCRIPTION.en_us.html Updated", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "7a46b5f72bb75efa81130cfc852fbef7f9190a48"}, {"date": "2017-03-23T04:40:59", "title": "rename \"GF 2016 Glyph Sets/\" folder => \"GF Glyph Sets/\" (#717)", "author": "Felipe Corr\u00eaa da Silva Sanches", "status": "modified", "kind": "infrastructure", "id": "51adb91b21f8882032a227f9fffa93b542f690d7"}, {"date": "2017-03-22T21:24:19", "title": "roboto: v2.136 added (#710)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f6f2cbccfcf4e2504b2dcb788a09d2e2f464fa52"}, {"date": "2017-03-22T21:22:06", "title": "apache/robotocondensed/METADATA.pb keep greek-ext", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "235683b0870682b61ff87d6834c71a0aa393f42e"}, {"date": "2017-03-22T21:19:34", "title": "robotocondensed: v2.136 added (#711)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "7cbad737b83bd74eb74284a50e811e011a1b7ee0"}, {"date": "2017-03-16T17:59:03", "title": "Merge pull request #685 from graphicore/tools/encodings-revision", "author": "Lasse Fister", "status": "new", "kind": "infrastructure", "id": "35eb2d78a5006cb22c006452118f1d103ef0793b"}, {"date": "2017-03-15T23:12:43", "title": "[tools/util] Fix: some test case got not executed in py3.", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "b7d293a5b5ae1fbe6bf049ce7336c8728b60ea4b"}, {"date": "2017-03-15T22:49:56", "title": "[tools/encodings] Generate filter lists for all Namelists. #678", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "ad2f3f4d52aa9353d65768106a444e55f77f4e6c"}, {"date": "2017-03-15T22:48:18", "title": "[tools/encoding] Script to generate filter lists from existing Namelists. #678", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "5790bdf8cef21ef216c06f5efe76f2f77612db39"}, {"date": "2017-03-15T20:31:07", "title": "[tools/encodings] reformat all Namelists with namelist.py", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "f62e3bc9ae2650ca18433c6eaf9325c41b66bb2d"}, {"date": "2017-03-15T20:29:51", "title": "[tools] add script to reformat Namelists", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "5a0feb87c2d4ba9f35b8c4bc8ebdd107a81238f7"}, {"date": "2017-03-15T15:04:46", "title": "[tools/encodings] Add all names to filter-lists that are also in the respective Namelists.", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "89b9e01d195963aaca92ed6e3960f438a81e542f"}, {"date": "2017-03-15T14:29:34", "title": "[tools/encodings] remove commaaccentcomb from cyrillic filter lists, it's not in the Namelist.", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "1b6c18b76c8c5b3017e55a7cf927cdb8c21fc963"}, {"date": "2017-03-15T14:21:28", "title": "[tools/encodings] remove Latin-Core names from Latin-Plus filter list.", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "c491d25f2ecfff7393d4c7d805098f1131cf3aaa"}, {"date": "2017-03-15T14:19:09", "title": "[tools/encodings] Cyrillic plus builds on top of Latin core.", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "5b739c4f72d8f400238a40a78a479dceb85b7e91"}, {"date": "2017-03-14T15:47:00", "title": "[tools/encoding] new test check_filterlist_equals_namelist (if the name implies it)", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "54902fa8f4349984cdfdfe109db2657ceccaed7e"}, {"date": "2017-03-13T21:04:47", "title": "[encodings/Cyrillic] move descender-cy, verticalbar-cy ff. to RECOMMENDED.md", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "1c436b9018aaceb7fe95398b62c782fd6b1d4a76"}, {"date": "2017-03-13T19:08:11", "title": "[encodings/Cyrillic] remove 0x04A6 Pemiddlehook-cy and 0x04A7 from Cyrillic-pro for obsolecy.", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "9f5f8ecd61be76355f9f2879be7ca9855c1dfdfa"}, {"date": "2017-03-13T19:08:11", "title": "[tools] temporarily use a python 3 enabled version of google-apputils for testing", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "9b175c0845da6cb89474e01947f1dcb26260ffc4"}, {"date": "2017-03-13T19:08:11", "title": "[encodings/util] fix google_fonts.py python3 compatibility", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "20c3b734d1dc5ebd8c52e4c2dcd81a29f4c7389e"}, {"date": "2017-03-13T19:08:11", "title": "[encodings/util] fix filter_lists.py python3 compatibility", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "a188fcce7b8bdd6744bc9d96998c99f2bee1ddb8"}, {"date": "2017-03-13T19:08:11", "title": "[tools] update fonts_public_pb2.py to support python 3+", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "042466276d13fa7acda7757e7dcc0c9c2b500cdb"}, {"date": "2017-03-13T19:08:11", "title": "[encodings/Latin] Add unencoded and encoded glyph names found in filter lists to Namelists.", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "ceaab9c700c19ec613a7ab132ced8a136a66ce82"}, {"date": "2017-03-13T19:08:11", "title": "[encodings/Cyrillic] Sync production/nice names, remove duplicates.", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "39da2f6f7a2a4c5628188262cda76430103972e9"}, {"date": "2017-03-13T19:08:11", "title": "[encodings/Cyrillic] Add unencoded and encoded glyph names found in filter lists to Namelists.", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "097c4bce9b7826bb5e5c98763b29b917ae3802fe"}, {"date": "2017-03-13T19:08:11", "title": "[encodings/Greek] Sync and clean up production/nice names in filter lists.", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "604d2778cc9ba6e36e853e1e6e119b72fcd35c18"}, {"date": "2017-03-13T19:08:11", "title": "[encodings/Greek] Add unencoded glyph names found in filter lists to Namelists.", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "d135df4fb8693aa05ae11cd5f4a1d51eea5a0d74"}, {"date": "2017-03-13T19:08:11", "title": "[tools/util] remove special cases from filter_list testing", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "d9f4b24a585051c81d14113945f49c0ad7198796"}, {"date": "2017-03-13T19:08:11", "title": "[tools] Improve parsing of none-encoded entries in Namelists.", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "8523792e6b1884afddb7f1cf9f44694419959b3c"}, {"date": "2017-03-13T19:08:11", "title": "[tools] add .travis.yaml to do CI via travis.org", "author": "Lasse Fister", "status": "new", "kind": "infrastructure", "id": "e44fd8e3c635cbbc4382dc9b595e8c1ea39dea77"}, {"date": "2017-03-13T19:08:11", "title": "[tools/encodings] parse GlyphInfo/GlyphData.xml directly for filter lists tests.", "author": "Lasse Fister", "status": "new", "kind": "infrastructure", "id": "2fe6ab181981db18d42538d974ad4c85dcab9c7b"}, {"date": "2017-03-13T19:08:11", "title": "[tools/encodings] use unittest for filter lists tests. #678", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "92ce1ab8aa907f522bd4f1ac8b9b2a78bd128d18"}, {"date": "2017-03-13T19:08:11", "title": "[tools/encodings] Initial tests for filter lists. #678", "author": "Lasse Fister", "status": "new", "kind": "infrastructure", "id": "b3ae2c34c3a9b6e6bb1b709d8c3a093bac3afdcd"}, {"date": "2017-03-13T19:08:11", "title": "[tools/encodings] include GF-latin-core in GF-greek-core. See graphicore/specimenTools#19", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "5e61c78f3b7c4118fb72ccfc3d88cea079dfe2fc"}, {"date": "2017-03-13T19:08:11", "title": "[tools/encodings] keep glyphs names without unicode codepoint", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "7bb841a867d89f9ebcf04a3ef71fa75c9b81745c"}, {"date": "2017-03-13T19:08:11", "title": "[tools/encodings] renamed filter lists. Fixes #686", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "ba25b2faa06f0ffb22ded014ddb8f08523f2451b"}, {"date": "2017-03-13T19:08:11", "title": "[tools/encodings] Add chars to GF-latin-plus_unique-glyphs. See #660", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "3ff4918772cb40813054454c8052b11553edb447"}, {"date": "2017-03-13T19:08:11", "title": "[tools/encodings] remove 2016 from novel Glyph Sets directory name. See #660", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "56a2332d0f0479ce538410fae145ae53f2d47940"}, {"date": "2017-03-13T19:08:11", "title": "[tools/encodings] Separate Latin-Core from Latin-Plus. See #624", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "569ca52cf9d90c1988953137c30608424dad2946"}, {"date": "2017-03-13T19:08:11", "title": "[tools] Add #$ include headers to Greek plus and expert.", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "9836f25b9dff81edda72d4e6cdf786d762cc967a"}, {"date": "2017-03-13T19:08:11", "title": "tools] Update Namelist spec to end proposal stage and with new scripts", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "916d2341b3a3f7ade600570722ac7d2e8608f998"}, {"date": "2017-03-13T19:08:11", "title": "[tools] only use uniode cmaps and sort by charcode.", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "befebd490a3e6eb3ed7fad7c93f3ee57c50a522b"}, {"date": "2017-03-13T19:08:11", "title": "[tools] Output preview characters and avoid duplicates.", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "e35137b101185f3401b4e81dfff063c3241b10d9"}, {"date": "2017-03-13T19:08:11", "title": "[tools] Accept 4 and 5 hex digit codepoints.", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "d085cfd960b381f04b2d109a1fb949bad5db58df"}, {"date": "2017-03-13T19:08:11", "title": "[tools] Format codepoints according to the Namelist spec.", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "e57d7142a0073e22f5a50878d0d871b5795767b3"}, {"date": "2017-03-13T19:08:11", "title": "[tools] Update Namelist spec to allow 4 or 5 hex digits codepoints.", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "72b49bd4d7870ce17eaf280e523f7fd02e54548d"}, {"date": "2017-03-13T19:08:11", "title": "[tools] Implement Namelist header parsing and evaluation of '#$ include' lines.", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "9e6bb182b726faecf9da0d86049ac879bd061d5d"}, {"date": "2017-03-13T19:08:11", "title": "[tools] Fix encodings/ethiopic_unique-glyphs.nam: codepoints must be uppercase hex values.", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "78696ae6d2f6574e686f077f205c89fc54b59831"}, {"date": "2017-03-13T19:08:11", "title": "[tools] Add Namelist include headers to legacy encodings.", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "aee77f5f87eaccbe421ef89b91a7b8acebd885be"}, {"date": "2017-03-13T19:08:11", "title": "[tools] Add Namelist include headers.", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "c0b149e0b47670fc88bb6fe00dedfa67a62a2589"}, {"date": "2017-03-13T19:08:11", "title": "[tools] Improve and extend Namelist file format documentation.", "author": "Lasse Fister", "status": "modified", "kind": "infrastructure", "id": "570c368118ccda4502bda67be32f4d70ec05585d"}, {"date": "2017-03-13T15:59:13", "title": "Update DESCRIPTION files for deprecated families (#693) (#697)", "author": "sapics", "status": "modified", "kind": "metadata", "id": "d87a22bc14e44d1764ec180437c9a86f25ab6da8"}, {"date": "2017-03-13T15:58:42", "title": "Update TRIVIA.md (Alef Hebrew was renamed Alef) (#698)", "author": "sapics", "status": "modified", "kind": "infrastructure", "id": "7e3aa163b6bbcf27129fd090229326a8f4759172"}, {"date": "2017-03-06T19:36:03", "title": "ofl/ekmukta/METADATA.pb Updated", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "371cc3950652bd082a4a6486c0c135a1827ce348"}, {"date": "2017-03-06T19:34:36", "title": "Revert \"Add visibility field to tools/fonts_public.proto (#689)\" (#692)", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "19e3ba722a0ce0516586a63c2ecd8845b6f76eb2"}, {"date": "2017-03-06T19:19:05", "title": "Add visibility field to tools/fonts_public.proto (#689)", "author": "sapics", "status": "modified", "kind": "infrastructure", "id": "8b4e89c4cfd4f85d0ab488a62118adbebd8845b6"}, {"date": "2017-03-06T19:16:00", "title": "Fix total download filesize estimate (#690)", "author": "Thomas Grainger", "status": "modified", "kind": "infrastructure", "id": "6f5248f4cd75391343271a4df414975c7f1bbf54"}, {"date": "2017-02-27T09:40:38", "title": "Create README.md", "author": "Dave Crossland", "status": "new", "kind": "infrastructure", "id": "0c2a677e9b35e0a82393db5782395a93e5a06295"}, {"date": "2017-02-21T16:42:27", "title": "Update size for download all google fonts (#517)", "author": "Chez Sick", "status": "modified", "kind": "infrastructure", "id": "4186282e6d6bcba51689c9f2bb7ffc47c599f3a2"}, {"date": "2017-02-21T16:41:06", "title": "yaldevicolombo: v1.020 added (#671)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "5daa9b3547005dba41ff8338a2bc8adf2f8fc087"}, {"date": "2017-02-21T14:12:02", "title": "mina: v1.000 added (#672)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "d0af6794ded75b393722ad69b4968693e2978c3b"}, {"date": "2017-02-21T14:08:18", "title": "poiretone: v1.101 added. (#673)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "36ca1a45b594aa73b65c74238799224496b2cc0e"}, {"date": "2017-02-17T18:54:57", "title": "postnobillscolombo: v1.220 added (#668)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "f5f37cea1d44d3d6d5a92da9d615a46830d052d2"}, {"date": "2017-02-17T18:54:37", "title": "postnobillsjaffna: v1.220 added (#669)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "dccad0049890ea0e2aa3db1da0dfd3df4fbd2182"}, {"date": "2017-02-17T18:43:34", "title": "gemunulibre: v1.001 added (#667)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "3d6d46b99bfe42f8729b039a1579eaaa26f79e29"}, {"date": "2017-02-17T18:43:01", "title": "abhayalibre: v1.050 added. (#665)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f8dbc76905437e947506289c8d41dfc0e123f02f"}, {"date": "2017-02-17T18:42:45", "title": "rokkitt: v3.002 added. (#664)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "53ad59281d6e492d0ce113a487b7cc4c55088706"}, {"date": "2017-02-17T18:42:36", "title": "muli: v2.001 added. (#663)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "a3e9c7925e8983c6ffc3ec9cbd980a663aeb989c"}, {"date": "2017-02-17T18:42:22", "title": "nunito: v3.001 added. (#662)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "933df38730df8e7a99d5ba1cf5071b26b7894910"}, {"date": "2017-02-17T18:42:09", "title": "nunitosans: v2.002 added. (#661)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "acb29324dacd3c2b72bb3d70c1dc4c5150bd210c"}, {"date": "2017-02-17T18:41:35", "title": "2017 Greek Glyph Sets (#650)", "author": "Alexei Vanyashin", "status": "new", "kind": "infrastructure", "id": "580edc649279b92f5385495688bc7aa3f043e00d"}, {"date": "2017-02-16T00:56:24", "title": "oswald: v4.002 added. (#659)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "5209d4cc57eca34da2e44737f95123604556e591"}, {"date": "2017-02-13T20:41:38", "title": "ofl/*mukta* Update DESCRIPTIONs", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "85318b3da729d82bec7ec0bd222a4f539962d881"}, {"date": "2017-02-13T20:41:23", "title": "ofl/oswald/METADATA.pb Update designers", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "1f813c20622b89489ad4c98fddf000ef9bce9420"}, {"date": "2017-02-13T19:57:55", "title": "muktamalar: v2.204 added (#619)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "e2a75cd86698f8d7d6961d68a03fd6670c2f33af"}, {"date": "2017-02-13T19:57:46", "title": "muktavaani: v2.204 added. (#618)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "4911a24b9bd4aff4f17a95453e1e6aaf22e3e3f9"}, {"date": "2017-02-13T19:57:37", "title": "mukta: v2.204 added (#621)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "5c7bddd06ac31de7eb92ce0503fa9c21cfea62d3"}, {"date": "2017-02-13T19:52:44", "title": "ekmukta: v2.204 added. (#620)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "bc8dfa56cb576709015951d4eb95b0c5f03afb29"}, {"date": "2017-02-13T19:16:29", "title": "oswald: v4.001 added. (#654) Fixes #653", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e4bd918fc8176bcf81683ddcb95a306d4d79d71a"}, {"date": "2017-02-13T17:17:26", "title": "pangolin: v1.100 added. (#652)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "cb2e340dd73636b0f0814852b106e3e650a23e6a"}, {"date": "2017-02-10T19:22:01", "title": "Changes Google Fonts directory address. (#420)", "author": "Scott Hyndman", "status": "modified", "kind": "infrastructure", "id": "40000d13d65af778e8af88ee75da70fb700d5c4e"}, {"date": "2017-02-08T22:39:25", "title": "ofl/podkova/DESCRIPTION.en_us.html Updated", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "859fb3cc732b7ab5882ba029ccef1f03a2718b8f"}, {"date": "2017-02-08T22:05:53", "title": "Update Sortsmill descriptions for Linden Hill, Prociono, Fanwood Text (#435)", "author": "Adolfo Jayme-Barrientos", "status": "modified", "kind": "metadata", "id": "ba16f75db86c643dffadf7767ef55b5d5a221c47"}, {"date": "2017-02-07T17:52:46", "title": "encodesanscondensed: v2.000 added (#626)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "2789b442616ea2950d014fb9b4b8e23f67b7fed4"}, {"date": "2017-02-07T17:52:35", "title": "encodesanssemiexpanded: v2.000 added (#629)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "b72acc6d6cbf82d2d7b5d431bcc5c673be18e412"}, {"date": "2017-02-07T17:52:23", "title": "encodesanssemicondensed: v2.000 added (#628)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "3e6ebfc0361c8863bbee76d3ba617c60c6f17b29"}, {"date": "2017-02-07T17:52:13", "title": "encodesansexpanded: v2.000 added (#627)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "9fa50aeeaa1434182f99bd66258a7adfba1dfe1b"}, {"date": "2017-02-07T17:51:41", "title": "encodesans: v2.000 added (#625)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "bcfa02fe6a8d1380d768783d4bc2a52ddc184567"}, {"date": "2017-02-07T17:40:23", "title": "podkova: v2.100 added (#630)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "bee0af74096f3f90ae6396bfb0287d85a9980d80"}, {"date": "2017-02-07T17:39:31", "title": "manuale: updated DESCRIPTION.en_us.html (#631)", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "7ea5cfc3ff9b14ddfcca7450bf5ec5d840075438"}, {"date": "2017-02-07T17:39:14", "title": "cormorant: v3.303 added. (#634)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "5a736ab2db4f7e2e3e2710ce2331dd217bb07735"}, {"date": "2017-02-07T17:39:04", "title": "cormorantinfant: v3.303 added. (#635)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "b6e8dd55de9b8f736f6a5ced7aa0fbd38650c110"}, {"date": "2017-02-07T17:38:53", "title": "cormorantgaramond: v3.303 added. (#636)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "6caad1789da833809c4cc42908986f8c71199055"}, {"date": "2017-02-07T17:38:28", "title": "cormorantsc: v3.303 added. (#637)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "76b26bd5f369b72bc0d39471fb7c5092c85914d0"}, {"date": "2017-02-07T17:37:03", "title": "cormorantunicase: v3.303 added. (#638)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "e439e90aeb56c594042255c453f3640e9cbfeb53"}, {"date": "2017-02-07T17:36:22", "title": "montserrat: v6.001 added (#639)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "3667a9f88565e2b7f640b2e9cc5736bdfd257c6f"}, {"date": "2017-02-07T17:36:08", "title": "montserratalternatives: v6.001 added (#640)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "74ac455fbebbc2c1a9eb9519bf043734d1d4339f"}, {"date": "2017-02-06T20:21:34", "title": "merriweather: v2.001 added. (#622)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4f421f4cdb58fc933453ef5ae163f8310761cdc4"}, {"date": "2017-01-30T16:19:28", "title": "encode*: Removed families with bad names. (#614)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "278aaad9146ba89e11865229ffea8872c14a6291"}, {"date": "2017-01-25T20:58:55", "title": "ofl/rokkitt/DESCRIPTION.en_us.html Updated", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "d3a31478f95976ca92223e309d2c7f4d477377f3"}, {"date": "2017-01-25T20:37:25", "title": "ofl/oswald/DESCRIPTION.en_us.html Updated", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "59065315fa1a03925bd67c5c368867e33c7799cd"}, {"date": "2017-01-25T19:42:20", "title": "ofl/lato/DESCRIPTION.en_us.html Updated", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "a83d078ea5844050baa4372b5697862503b6a5d1"}, {"date": "2017-01-25T19:40:53", "title": "ofl/montserrat*/DESCRIPTION.en_us.html Updated", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "63a88625dd36a35768ad8cd5c26e1e8d6fd97b11"}, {"date": "2017-01-25T18:10:51", "title": "ofl/didactgothic/DESCRIPTION.en_us.html Updated", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "890528bcd525a019210cc7f4906486b4307f81d0"}, {"date": "2017-01-25T17:13:44", "title": "ofl/didactgothic/METADATA.pb designers Add Cyreal", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "95cc618db8a2eab77b1f9b6df3a12629a7de0a24"}, {"date": "2017-01-25T14:22:59", "title": "SourceSerifPro-SemiBold2.ttf -> SSP-SemiBold.ttf", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "41892e2bd2f8eb3f108c1cceb320afc5d9566344"}, {"date": "2017-01-25T14:22:26", "title": "SourceSerifPro-Semibold.ttf -> SSP-SemiBold2.ttf", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "36c2ad7b8ced1bb839f80225ffa7d0b84cae9afc"}, {"date": "2017-01-25T14:04:36", "title": "Update Source Serif Pro Description (#603)", "author": "Frank Grie\u00dfhammer", "status": "new", "kind": "infrastructure", "id": "90c4d729e66ba12dd7a283da836dab4294b9fe53"}, {"date": "2017-01-25T13:11:05", "title": "Sourceserifpro: v2.000 added (#605)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "a61b1e3dbd07f99d3e5c213ea9c068ad5e0fb6dc"}, {"date": "2017-01-25T13:09:55", "title": "didactgothic: v2.101 added. (#607)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4be3f642b64e428908c337fd95a1ef79c3a6c595"}, {"date": "2017-01-24T20:38:00", "title": "ofl/merriweather/DESCRIPTION.en_us.html Updated", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "9e05c7347870f8e27a4a293a0df006939c4ddda2"}, {"date": "2017-01-24T16:53:57", "title": "comfortaa: v3.001 added (#599)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "80959d6fafe3440f1e9d58e1273986c9c1a85bfc"}, {"date": "2017-01-24T16:53:14", "title": "merriweather: v2.000 added (#598)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "33015e60723ab8a4c013704b026fe9aeaff034e8"}, {"date": "2017-01-23T17:06:49", "title": "cormorantgaramond: v3.302 added. (#593)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "40afb845d72fe3d4f8464433ca7961add1477a95"}, {"date": "2017-01-23T17:06:37", "title": "cormorantsc: v3.302 added. (#595)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "3fdd6873c06ed0eca0deef75964d9389025646fc"}, {"date": "2017-01-23T17:06:25", "title": "cormorantunicase: v3.302 added. (#596)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "34e010dacb9a9a978f1b265c8fee35ba08bc5877"}, {"date": "2017-01-23T17:06:10", "title": "cormorantupright: v3.302 added. (#597)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "76d8bd2265dc7647a3475868398ece8e725806d8"}, {"date": "2017-01-23T17:06:01", "title": "cormorantinfant: v3.302 added. (#594)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "1d34f8e1b85a04e7e956234d03ae201dd4cb16e8"}, {"date": "2017-01-23T17:05:47", "title": "cormorant: v3.302 added. (#592)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "6d16e248669089421b17363123ef6f42c8f13e6e"}, {"date": "2017-01-23T15:19:50", "title": "nunitosans: v2.001 added. (#586)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "883d271fd2240d1b6ace41532f7d7878384d6714"}, {"date": "2017-01-23T15:18:05", "title": "comfortaa: Fixed METADATA.pb. (#590)", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "638ebed9ae1c14bfdf0b67f9ad076d6e7c12030f"}, {"date": "2017-01-19T04:31:42", "title": "designers/profiles.csv Update Frank G's G+ URL", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "d5a240c51b7da7a4639ac4173550e0502898e4c9"}, {"date": "2017-01-19T04:31:25", "title": "ofl/yanonekaffeesatz/METADATA Multiple designers", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "b341764b1a4e7a10fe12cd7a4dd202a1d342fdcf"}, {"date": "2017-01-18T19:23:29", "title": "ofl/amaticsc Update DESC and multiple designers", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "6272484e2d6c271c1d5f8a54edd74067df5cd71e"}, {"date": "2017-01-18T18:21:29", "title": "Update 5 designer keys for multiple designers", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "541cb61169d3d47df68e7756b60e9daeb4b8492b"}, {"date": "2017-01-18T18:11:09", "title": "cormorantupright: v3.301 added (#584)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "c7bbaeb2fbe6d83981585f33ebf46f05e7b95069"}, {"date": "2017-01-18T18:11:02", "title": "cormorantunicase: v3.301 added (#583)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "780852d59876a0876f35239249ecd418dd8b0736"}, {"date": "2017-01-18T18:10:55", "title": "cormorantsc: v3.301 added (#582)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "bfde91b5b7aeefbb0b8e4364b1cc738257143e29"}, {"date": "2017-01-18T18:10:46", "title": "cormorantinfant: v3.301 added (#581)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "43dfb25651044fd8121536748a4d613150d02d50"}, {"date": "2017-01-18T18:10:35", "title": "cormorantgaramond: v3.301 added (#580)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "8fef3cfc00c6c676a4a5f03e35cdb06c91619d91"}, {"date": "2017-01-18T18:10:28", "title": "cormorante: v3.301 added (#579)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "81e46e9f230307c5ee4505830c3b36b97307be13"}, {"date": "2017-01-18T18:10:15", "title": "amaticsc: v2.000 added (#577)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "a67392b7696b2ef7d69864a84de4d3e1518a3798"}, {"date": "2017-01-17T20:24:56", "title": "ofl/alef/METADATA.pb Set multiple designers", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "398b28c997706e6180b71a442a5b84a6a36fd522"}, {"date": "2017-01-17T07:34:12", "title": "ofl/padauk/DESCRIPTION Correct Graphite info", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "22a79ca21559f725ded66a5c54417334c920dcee"}, {"date": "2017-01-17T07:30:48", "title": "comfortaa: v3.000 added (#535)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "dd83f75db449a80a171ff8fba68a12efd550639b"}, {"date": "2017-01-17T07:30:41", "title": "prata: v2.000 added (#536)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c1f1a61cacbfa0bed4200a2565e231a88bb0a7a5"}, {"date": "2017-01-17T07:30:32", "title": "philosopher: v2.000 added (#537)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "04e90dca48cc6a4384ae8ba2dfbdd760910ea298"}, {"date": "2017-01-17T07:30:23", "title": "yanonekaffeesatz: v2.000 added (#538)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "7d3eb6bb6431308f9631be83b6bc58ad4d9afba6"}, {"date": "2017-01-17T07:30:15", "title": "montserrat: v4.001 added (#539)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "163f32becd990c23ee06430cffa162bd3b0e364e"}, {"date": "2017-01-17T07:30:08", "title": "montserratalternates: v4.001 added (#540)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "253045ad31d9dc956ddd94d4d816f030db7a674b"}, {"date": "2017-01-17T07:29:58", "title": "oldstandardtt: v3.000 added (#541)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "2aec2c16bb51f35ffad4adaef96775c40cf65c85"}, {"date": "2017-01-17T07:29:48", "title": "lora: v2.000 added (#542)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "7b76c43171f840a4f5981a305abf30a61876345f"}, {"date": "2017-01-17T07:29:35", "title": "yesevaone: v2.000 added (#543)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "b4b24ba90689a28678104a750714cda2e6927981"}, {"date": "2017-01-17T07:29:27", "title": "pressstart2p: v3.000 added (#544)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "dbd72d6ef9ebea750d33c02c7189633e972d6a40"}, {"date": "2017-01-17T07:29:17", "title": "scada: v4.000 added (#545)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "b45642445c321d36e46300fce97e665ab5a90b0c"}, {"date": "2017-01-17T07:29:07", "title": "cuprum: v2.000 added (#546)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4e2b29bbf65aa2e840d8fe4283f376cfc9a5a589"}, {"date": "2017-01-17T07:28:55", "title": "didactgothic: v2.100 added (#572)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "93e97a256b3e0cc7113b174ea429cf182e052a7c"}, {"date": "2017-01-17T07:28:46", "title": "kurale: v2.000 added (#547)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "66afa1b59fbefc9ee4197ec71cea5f028988c493"}, {"date": "2017-01-17T07:28:32", "title": "pacifico: v2.001 added (#548)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c3c2eeb8439fac44e1cb87545359ac0fdf690e51"}, {"date": "2017-01-17T07:28:22", "title": "asapcondensed: updated metadata (#549)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "3f3a2ab89bbd7c0b14c93acf33ca239af1998687"}, {"date": "2017-01-17T07:28:12", "title": "gabriela: v2.000 added (#551)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "45b40149feae173672ac225998fadcdf8bd62186"}, {"date": "2017-01-17T07:27:59", "title": "alice: v2.000 added (#553)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "47a80825906263bc7ff9bc3796a84a146584142d"}, {"date": "2017-01-17T07:27:44", "title": "podkova: v2.000 added (#554)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "697d3c60b8e079f66ae102f158a651334f7a5214"}, {"date": "2017-01-17T07:23:04", "title": "ofl/rubik/METADATA.pb Set multiple designers", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "ee871e8aea5b48fbf4dcefbdba3235b500cc70f9"}, {"date": "2017-01-12T16:08:48", "title": "Glyphsets update by Alexei (#571)", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "209a4923e32e59c751fd15cbb9e5c4a8a11f185d"}, {"date": "2016-12-30T20:18:40", "title": "Update CONTRIBUTING.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "78303685d514cb0e80efc82538aa9818cdd95294"}, {"date": "2016-12-21T00:29:37", "title": "Optimisation of GF Cyrillic glyph sets (#556)", "author": "Alexei Vanyashin", "status": "modified", "kind": "infrastructure", "id": "99970f228031c44fcb5bf60e90f875559875a3e6"}, {"date": "2016-12-20T16:09:32", "title": "Adding a Vietnamese diacritics guide (#555)", "author": "Alexei Vanyashin", "status": "new", "kind": "infrastructure", "id": "cbfcedcac428e08020ce08a03b8c16b467e391f0"}, {"date": "2016-12-19T11:59:42", "title": "CYR filter list > split locl glyphs list into roman and italic styles", "author": "alexeiva", "status": "modified", "kind": "infrastructure", "id": "553f474663f2fa58e50e4603b233cb88d94af18c"}, {"date": "2016-12-14T12:09:56", "title": "added GF Latin Plus filter list", "author": "alexeiva", "status": "new", "kind": "infrastructure", "id": "22dc5681054c4d89028073182d61daef8784b592"}, {"date": "2016-12-13T21:58:25", "title": "lobster: v2.001 added. (#532)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "ae26195321f15874efeae744c6199c1216b2247c"}, {"date": "2016-12-13T21:57:44", "title": "mavenpro: fixed bug #527 (#533)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "4e943faecbcb46e69b369677e0e77751c7651c39"}, {"date": "2016-12-09T18:37:51", "title": "TRIVIA.md Add localfont.com", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "a7fa637ec5e2f1253b91c89ced51c8f064c0719f"}, {"date": "2016-12-07T22:34:10", "title": "ofl/quicksand/DESCRIPTION.en_us.html Updated", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "a4b180f591a6e16b862b8324da1333dc16fd0bbb"}, {"date": "2016-12-07T14:51:39", "title": "rokkitt: v3.01 added. Fixes #505. (#522)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "de893293d1730eea53860a6f8ff8767837a5355d"}, {"date": "2016-12-07T14:51:15", "title": "asapcondensed: v1.006 added (#523)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "5d41edb2b06562b19910161ff386d3442f3fa159"}, {"date": "2016-12-07T01:20:45", "title": "ofl/rubik/METADATA.pb Updated", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "3bbd47b117af79c863bbcb0383e84370f5ef015c"}, {"date": "2016-12-07T01:17:25", "title": "ofl/rubik/DESCRIPTION.en_us.html Updated", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "a4037af2d0db100382a9b5669ae06433d93a6d93"}, {"date": "2016-12-06T23:07:40", "title": "ofl/nunito*/DESCRIPTION Rewrite for new superfamily", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "25c4e5fa43e78bcf3d1b999292e53642427964dd"}, {"date": "2016-12-06T22:06:35", "title": "ofl/sansita/DESCRIPTION.en_us.html Reformat", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "dcbc49b49ef2589d66d281838bad4c2f6abb49a2"}, {"date": "2016-12-06T22:06:34", "title": "ofl/{saira*,sansita}/METADATA.pb Fix designer key", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "928c7e6bb950b5cc4a9bd98e5282bbe5bcfd9176"}, {"date": "2016-12-06T22:06:34", "title": "ofl/inconsolata/OFL.txt rm egregious trailing char", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "ecc735a294f79c863970a20eb63cde35d2fb2bc1"}, {"date": "2016-12-06T21:41:49", "title": "Revert \"rokkit: v3.000 added\" (#521)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "15214ec36f2c81035d8cd239b43e5703c6be75af"}, {"date": "2016-12-06T21:34:07", "title": "montserratalternatives: v4.000 added (#513)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "9fa3ee63d01cc53789e6515e77fc8fbc07c47223"}, {"date": "2016-12-06T18:58:28", "title": "ofl/unna Fix Description and designer key", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "f39ac7a09a205ad4c6fe596eef7f921e53cf1c16"}, {"date": "2016-12-06T18:56:31", "title": "unna: v1.007 added (#519)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "246377a59c3b8e935205441460c02f8c65a1ac0e"}, {"date": "2016-12-06T18:55:07", "title": "Revert \"firacode: v3.206 added\" (#520)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "01f7755606f71533490478fed32fddd1d8dc4bf5"}, {"date": "2016-12-06T18:52:39", "title": "firacode: v3.206 added (#516)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "a5b584e16d11b7895a12dcd87055ae3923476803"}, {"date": "2016-12-06T18:51:45", "title": "firasansextracondensed: v4.203 added (#518)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "a8eaa3ebfc21d9c4b7d830a84ce7ba2f16eec1e1"}, {"date": "2016-12-06T17:46:08", "title": "chivo: v1.007 added (#514)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "829b5432f1a4b2ebd4ca638b371bc1c4f740aad6"}, {"date": "2016-12-06T17:45:45", "title": "montserrat: v4.000 added (#512)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "1620fb5af44a1001cea4c525c8a4318e449d8268"}, {"date": "2016-12-06T10:05:42", "title": "arsenal: v1.001 added (#507)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "2f6c0a183f9d435853bef472301f83ea3902ff69"}, {"date": "2016-12-06T10:04:48", "title": "cabin: updated DESCRIPTION.en_us.html. Removed non ascii characters and old update info (#510)", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "36d77852b9c8dd5fb2dc5b136dbca268f0085336"}, {"date": "2016-12-06T10:04:39", "title": "cabincondensed: updated DESCRIPTION.en_us.html. Removed non ascii characters and tidied up html. (#511)", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "285fa94de99eeeef31e73b5b44d6c6bb44bed73f"}, {"date": "2016-12-05T23:00:44", "title": "archivoblack archivonarrow sansita Fix OFL.txt", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "d011cbbd39e903a0b63a8d8994b52d4023f46c9c"}, {"date": "2016-12-05T22:58:36", "title": "rubik: v2.000 added (#385)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "a8f83b60237a44d7e329c200695069af03c0e0f7"}, {"date": "2016-12-05T22:58:01", "title": "cabinsketch: v1.100 added (#459)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "7f5b5570350b5fa778d3b8a01a05a112e507a655"}, {"date": "2016-12-05T14:09:25", "title": "cabincondensed: v2.001 added (#504)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "868a5f991bc50eed640660f3fec318b57b86d09c"}, {"date": "2016-12-05T14:09:20", "title": "cabin: v2.001 (#503)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "20c2c777f9cac9ff87869923f888ddd727e501e3"}, {"date": "2016-12-04T16:45:43", "title": "sansita: v1.006 added (#502)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "0ca11aa5f31345fc8edcce5f7e7c113d6a396fb0"}, {"date": "2016-12-03T22:37:50", "title": "General typographical issues. (#378)", "author": "Matthew Brener", "status": "modified", "kind": "metadata", "id": "f2d3a0a1c2454fd76e5f4949ecff13647658c29d"}, {"date": "2016-12-03T22:36:08", "title": "Fix license file in \"Mountains of Christmas\" font (#275)", "author": "sapics", "status": "modified", "kind": "infrastructure", "id": "785fe9e73e6ca16c669e5b2ec4546e5d1deb8959"}, {"date": "2016-12-03T22:32:42", "title": "saira: v0.072 added (#494)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "d52197701e8ef626b6ae45b4dd26ca6c20e0138b"}, {"date": "2016-12-03T22:29:10", "title": "ofl/faustina/METADATA.pb Fix typo", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "0742e264c37c44ee3d903b4c8009b374b451c3a2"}, {"date": "2016-12-03T22:16:25", "title": "barrio: Fixed DESCRIPTION.en_us.html. Previously had barhiana's file (#493)", "author": "Marc Foley", "status": "modified", "kind": "metadata", "id": "ff76972183028eb3411343fcae34b2590f664c76"}, {"date": "2016-12-03T22:16:10", "title": "sairasemicondensed: v0.072 added (#495)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "43adbd11d49e83c1da633ee34fa51d1bd088db2e"}, {"date": "2016-12-03T22:16:05", "title": "sairaextracondensed: v0.072 added (#496)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "679bd07fa26e1d0a05dc8d3fb45234564841ca7a"}, {"date": "2016-12-03T22:16:00", "title": "sairacondensed: v0.072 added (#497)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "eda91bff215c766697fcbbcf836a6425e5c167ac"}, {"date": "2016-12-03T22:14:23", "title": "ofl/faustina Update designer, description", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "34b1b9fcd269a3b09f3fb55f02520d549c901667"}, {"date": "2016-12-03T22:12:21", "title": "faustina: v1.006 added. (#498)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "05fe8d84c25dc7802a1c1de04b8b7da0a0ce09f8"}, {"date": "2016-12-03T22:11:27", "title": "ofl/manuale Update description, metadata", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "5081d27179583e5c27279fd07563e4fa03cac3b5"}, {"date": "2016-12-03T22:10:33", "title": "ofl/archivo*/DESCRIPTION.en_us.html Updated", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "b3668ee4cc3bd8d5c0c7edc2e87d6acb9332bb99"}, {"date": "2016-12-03T22:01:21", "title": "manuale: v0.075 added (#499)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "3a506845fdeaed49873065e046b7730d2bb928dc"}, {"date": "2016-12-03T21:58:04", "title": "ofl/archivo/METADATA.pb Designer to Omnibus", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "36ffc019b7a708bf780a11dfff8edbe0b20121a1"}, {"date": "2016-12-03T21:57:23", "title": "{archivoblack,archivonarrow}/METADATA Fix subsets", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "a26ba857116413935f783a044df017c696c936e2"}, {"date": "2016-12-03T21:53:15", "title": "ofl/{bahiana,barrio}/METADATA designer to Omnibus", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "1ec632eae7e20b13ea3204812901dc5377c74be9"}, {"date": "2016-12-03T21:51:42", "title": "archivo: v1.001 added (#500)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "6a3792efd0041bc8f27a1c55555cf73f332a884d"}, {"date": "2016-12-03T21:51:15", "title": "ofl/asap/DESCRIPTION.en_us.html Refomat", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "54bece75af1fcbeb08b750e58888cbeb751a20db"}, {"date": "2016-12-03T21:49:23", "title": "ofl/asap/METADATA.pb Fix date regression", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "24d8cf1bf9cb80039bf2772ccf8db4de301cb18a"}, {"date": "2016-12-03T21:48:03", "title": "asap: METADATA.py: ttfs: fixed style names (#501)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "76fcc20e238ca6893ede9c45b21ffe5b189c2b12"}, {"date": "2016-12-03T06:19:36", "title": "ofl/padauk Update Padauk TTF to v3.002", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "5aa3fd9536ab557362900cb50951661169bbb8d8"}, {"date": "2016-12-02T17:34:56", "title": "asap: v1.007 added (#421)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "a0707f6a13c5df7fdca4b53c23e24bc330af4846"}, {"date": "2016-12-02T17:33:51", "title": "anton: v2.000 added (#424)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "b84f96eb7e3645546144c2294795795189fe49b4"}, {"date": "2016-12-02T17:32:51", "title": "bangers: v2.000 added (#425)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "6a5743e871dea40d1ae5e5889f7bcbb6aab14aad"}, {"date": "2016-12-02T17:32:34", "title": "cutivemono: v1.100 added (#427)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "5a070b8c1aeb9df027ce96135324183ac158c396"}, {"date": "2016-12-02T17:31:59", "title": "trocchi: v1.100 added (#428)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "668ea549d5ac7b771a02e2d0d8cf4e2cfa3b5601"}, {"date": "2016-12-02T17:31:47", "title": "francoisone: v2.000 added (#429)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "34f4f3eb31d67d2d8736a17b3092c9d17702be06"}, {"date": "2016-12-02T17:31:31", "title": "muli: v2.000 added (#430)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "74c5b142fdf7b89acdf6af707a4b1f2ee18ee2a8"}, {"date": "2016-12-02T17:30:55", "title": "pacifico: v2.000 added (#431)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "5cb1578fdcc0229b1dae7f6f6f40d85c3dfc69cf"}, {"date": "2016-12-02T17:30:39", "title": "inconsolata: v2.000 added (#436)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f0e90b27b6e567af9378952a37bc8cf29e2d88e9"}, {"date": "2016-12-02T17:30:16", "title": "dancingscript: v2.000 added (#439)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "1b408cfce4ddc359424b91d8715f4ae4f056e0a0"}, {"date": "2016-12-02T17:29:37", "title": "ofl/neuton/METADATA.pb Fix latin-ext regression", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "ceb3f7b8bf22b6000b5e2124348544fb7eadd1d5"}, {"date": "2016-12-02T17:29:12", "title": "neuton: v1.560 added (#440)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "94c47cb41d0489ddc92b5274dfa28b422ad38aa4"}, {"date": "2016-12-02T17:28:49", "title": "oswald: v4.000 added (#441)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "1b182e3ccee946ab55660ceb5a05422b0ba8278d"}, {"date": "2016-12-02T17:27:42", "title": "ofl/telex/METADATA.pb Fix latin-ext regression", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "51125d6a3bcbbd8791a4fcfef5d5f56bde7197f0"}, {"date": "2016-12-02T17:25:54", "title": "telex: v1.100 added (#446)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "7ae33d0883b4578dac5f92c951277431e5c12ce8"}, {"date": "2016-12-02T17:24:59", "title": "sigmarone: v2.000 added (#447)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "b7f0cc9e1bf34f771d90dff4a8e603e3dba59bb6"}, {"date": "2016-12-02T17:22:56", "title": "ofl/bevan/METADATA.pb Update filename key", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "fa27864cfec0e0d2512b34957c9be66cee7ab986"}, {"date": "2016-12-02T17:22:32", "title": "bevan: v2.000 added (#448)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "dd2f45e45a6cbc520fa1c2a8b9e0358e95e73ff1"}, {"date": "2016-12-02T17:20:31", "title": "ofl/sharetech/METADATA.pb Fix designer regression", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "b88f4fcae43761838d6942fd81db8509cd7581ec"}, {"date": "2016-12-02T17:20:11", "title": "sharetech: v1.100 added (#451)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "b62a9cb704ec5f83dd4f29583cb596212e8eb60e"}, {"date": "2016-12-02T17:19:42", "title": "homenaje: v1.100 added (#458)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "fbcc9a513faa9dbca41a9f4ebc1c7b7f7aa62d82"}, {"date": "2016-12-02T17:17:57", "title": "ropasans: v1.100 added (#469)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "9e97aa3a8df0d2bd12b5a686205619fa1f2600ab"}, {"date": "2016-12-02T17:16:48", "title": "ofl/metrophobic/DESCRIPTION.en_us.html Reformat", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "274a18e41bdea3e2e9f7cf40c3c9a4551eb052e4"}, {"date": "2016-12-02T17:16:07", "title": "metrophobic: v1.100 added (#470)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "65c2d1a710934827868d11df22a1788342017363"}, {"date": "2016-12-02T17:14:43", "title": "lato: v2.015 added (#479)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f3b885d5590e307e02542f1a724cec55d567fdaa"}, {"date": "2016-12-02T17:14:25", "title": "overpass: v3.000 added (#480)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "6366850e68e79d5cfa1eb3947858f72d5511fa1e"}, {"date": "2016-12-02T17:10:27", "title": "overpassmono: v1.000 added (#481)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "94f6bbb7992e7c65306a67d86d89ab4483159fa0"}, {"date": "2016-12-02T17:10:15", "title": "firamono: v3.206 added (#482)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "22d9fb782d20f88fc9952807408d0e56739cc43a"}, {"date": "2016-12-02T17:09:53", "title": "firasans: 4.203 added (#483)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "ed7143b8f0c9587f9dcfbcdf5b34ec1a7bc07fca"}, {"date": "2016-12-02T17:07:45", "title": "ofl/bahiana/METADATA.pb Correct designer key", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "dfa4e19faa87fcb7ba8b8bc3cd2a4b8b96ee97ff"}, {"date": "2016-12-02T17:07:11", "title": "bahiana: v1.005 added (#490)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "0f4557a57c5b09516a6b26c9f13fe28fa13df79f"}, {"date": "2016-12-02T17:06:12", "title": "ofl/barrio/METADATA.pb Correct designer key", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "73edca5a66c443450563dd321dd74e4763b71d2e"}, {"date": "2016-12-02T17:03:01", "title": "barrio: v1.005 added (#491)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "f10784f5c52eab5dff74c4aa970558da6c07df40"}, {"date": "2016-12-02T17:02:28", "title": "firasanscondensed: v4.203 added (#486)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "a3d70f5d895f125abc00e3d25ab991526969f910"}, {"date": "2016-12-01T18:14:53", "title": "alfaslabone: v2.000 added (#455)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "fb839dd24542f8f1b0678af6f74335553ee8e61a"}, {"date": "2016-12-01T17:52:22", "title": "rokkit: v3.000 added (#432)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "71a9fa7c1fd88f1fef873ba4315f40d99261ecb7"}, {"date": "2016-12-01T17:52:17", "title": "vt323: v2.000 added (#437)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "eb8781e516576b414603df8cd267c0f21c9b4ee2"}, {"date": "2016-12-01T17:52:08", "title": "quicksand: v3.000 added (#444)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f62265cacd51b26bd0f492ea4e88e3688650dc5e"}, {"date": "2016-12-01T17:51:59", "title": "mavenpro: v2.000 added (#449)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "5fa46d83b5200aa6be13d79f909ce084346ecd14"}, {"date": "2016-12-01T17:51:53", "title": "varelaround: v3.000 added (#450)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "95ac1b72896a65115a3d4c7b2b2deeeff9fbb9ba"}, {"date": "2016-12-01T17:51:26", "title": "nunito: v3.000 added (#452)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "d178502e33e1d0267b277a15359782d09510b602"}, {"date": "2016-12-01T17:51:14", "title": "nunitosans: v2.000 added (#456)", "author": "Marc Foley", "status": "new", "kind": "family", "id": "115b6da32d0889307db8a2a1805731bc780d3aec"}, {"date": "2016-11-30T22:44:40", "title": "Update TRIVIA.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "a5d040bb8a7b59c6412861a28c0bcf7ff907112b"}, {"date": "2016-11-18T17:42:48", "title": "Merge pull request #467 from FAlthausen/patch-1", "author": "Alexei Vanyashin", "status": "new", "kind": "infrastructure", "id": "bdc19401cc93a281e207ca5d9535deb7261b8103"}, {"date": "2016-11-17T09:54:21", "title": "Fix polish locl from PLN to PLK", "author": "FAlthausen", "status": "modified", "kind": "infrastructure", "id": "eb58ae36a4b70369d9e48c1a4c00f337d8e43012"}, {"date": "2016-11-14T16:31:58", "title": "Merge pull request #462 from m4rc1e/play", "author": "Alexei Vanyashin", "status": "modified", "kind": "family", "id": "d9f970f66c8a6d2f7ca683948401ce854a5844be"}, {"date": "2016-11-14T16:31:30", "title": "Merge pull request #454 from m4rc1e/rubikmonoone", "author": "Alexei Vanyashin", "status": "modified", "kind": "family", "id": "5817a28da78c85e182bb9eb5b0eef722f92b4f23"}, {"date": "2016-11-14T16:30:57", "title": "Merge pull request #461 from m4rc1e/lobster", "author": "Alexei Vanyashin", "status": "modified", "kind": "family", "id": "abfb706880232b5cc5cacee133da0ad98fcf4b79"}, {"date": "2016-11-14T09:49:40", "title": "lobster: OFL: METADATA: ttf: Updated copyright string. RFN moved onto first line", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c08bc949b7838c6a85c2bf8c6264fa28e96aa2f0"}, {"date": "2016-11-14T09:41:05", "title": "lobster: fixed percent and thousandth glyphs", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c32a2f3f09f5e7e462e38e2102895722c6a5529d"}, {"date": "2016-11-10T15:55:36", "title": "play: v2.000 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "ba2e464c47de2a4c2bd684297eb3bd38c54b2fad"}, {"date": "2016-11-10T15:22:07", "title": "lobster: fixed fractions", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "8d69f43ef93f43b4c4e51f6b3cf29461272a6257"}, {"date": "2016-11-09T14:40:52", "title": "rubikmonoone: v2.000 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "0fc79a83d486f399f0fe3c07f4d0a5ab6a39ad1f"}, {"date": "2016-11-09T08:02:59", "title": "Merge pull request #443 from m4rc1e/poiretone", "author": "Alexei Vanyashin", "status": "modified", "kind": "family", "id": "aabfdc7f30f120bd11e91714bdf015a18275e7ec"}, {"date": "2016-11-09T08:02:28", "title": "Merge pull request #438 from m4rc1e/jura", "author": "Alexei Vanyashin", "status": "modified", "kind": "family", "id": "43ce9eb8ed2cab5073eb8f4ea309a5d0f912dd71"}, {"date": "2016-11-09T08:01:01", "title": "Merge pull request #445 from m4rc1e/marmelad", "author": "Alexei Vanyashin", "status": "modified", "kind": "family", "id": "568908a0b3d445524aca3ba8e587d04bf4ce3af4"}, {"date": "2016-11-08T23:02:23", "title": "Add Khyay", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "7f3cc8676c38db7a4d8a3cdeccad3813ba2c048f"}, {"date": "2016-11-08T14:44:30", "title": "marmelad: OFL | METADATA | ttfs: updated copyright string", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "af2a3aa05c4648cb0ded9602364d9af0518b0317"}, {"date": "2016-11-08T13:03:10", "title": "poiretone: v1.100 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "f613f7d5eaeac0e90e81bffc731b5db769f301eb"}, {"date": "2016-11-08T11:50:33", "title": "jura: readded fontlog", "author": "Marc Foley", "status": "new", "kind": "infrastructure", "id": "a574bedfc61c65fd632d5367fbe1e602f6636b92"}, {"date": "2016-11-08T11:48:34", "title": "jura: updated copyright string", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "47f1a0e7a56f1ad04cd844767ce2af5057d08f7b"}, {"date": "2016-11-03T19:16:30", "title": "Remove \"PlayfairDisplay-Italic copy.ttf\"", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "04fe41b31c08641b6837b3ceb57be5a12e8227a8"}, {"date": "2016-11-01T20:07:25", "title": "Anaheim: v2.000 added (#418)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "c7c2d7c04e0c99a629cc73ace52c0bcdba6f4708"}, {"date": "2016-11-01T18:30:53", "title": "Merge pull request #419 from m4rc1e/badscript", "author": "Alexei Vanyashin", "status": "modified", "kind": "family", "id": "3ad835a8e8aa1a8779cda1fab769f2bb126cadcb"}, {"date": "2016-11-01T18:13:42", "title": "badscript: OFL: removed comma", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "a4f95df6730f4bb101b10b86e3e24e31fdcac113"}, {"date": "2016-11-01T16:48:45", "title": "Indie Flower: v2.000 added (#417)", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "48e30c13625133283f79042e86693a5d04c6bfa0"}, {"date": "2016-10-31T18:46:03", "title": "updated glyph count README for Cyrillic", "author": "Alexei Vanyashin", "status": "modified", "kind": "infrastructure", "id": "9273323102783f0437795158fc3660f9c74800e1"}, {"date": "2016-10-31T18:41:51", "title": "reorganising CYR glyph sets. Moved orphan glyphs u+0524 u+0525 from plus to pro", "author": "Alexei Vanyashin", "status": "modified", "kind": "family", "id": "874c7ceb1b7a799a2a7d7d86bb5a873de97866a3"}, {"date": "2016-10-14T10:00:02", "title": "badscript: disabled Use Typo Metrics flag", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "235f2c1aaec5b2febe07cc0b2b9a41c7152e3233"}, {"date": "2016-10-12T14:31:24", "title": "marmelad: Added v1.100", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "843e0db7022e823d525b4a519a74fd80b20ab172"}, {"date": "2016-10-12T10:50:21", "title": "jura: inherited vertical metrics from v2.500 fonts available on fonts.google.com", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "a374cd255bccefcfd84331dc935939bfd8df6689"}, {"date": "2016-10-12T06:00:17", "title": "Update tools/encodings/GF*/README.md (#402)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "7fc9cc0232b6714c3a7af3548cecb7178aee803d"}, {"date": "2016-10-11T12:13:06", "title": "badscript: updated win asc and win desc", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "006c20a1d9e8588bee411daa30d72dc179e1b69f"}, {"date": "2016-10-10T14:47:40", "title": "badscript: inherited old vertical metrics from v1.002", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "6bd3f5e01205c6f4d74420b7376ad153da9f3e32"}, {"date": "2016-10-07T15:09:53", "title": "jura: v3.100 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "3e5e883df34ef5dc920fab5b0b2299716fa95353"}, {"date": "2016-10-07T14:49:58", "title": "v2.000: added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "b44c3c58f0ef79b29212322b8e24852d1f2433b0"}, {"date": "2016-10-05T16:36:50", "title": "lobster: v2.000 kerning improvements by Alexei", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "9053cf2344c59a3cff81c4e7463a7059ef177e8c"}, {"date": "2016-09-30T22:13:59", "title": "Add 8 Japanese fonts under OFL for Early Access", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "bf19077ade7be4fb171532fb14f94391406a01c6"}, {"date": "2016-09-26T14:51:46", "title": "chmod -x {apache,ofl,ufl}/*/*.*", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "49fbebd3dc75d42fe72c4a3eef6524f8fcc335fd"}, {"date": "2016-09-16T12:34:42", "title": "play: v1.100 added", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "cb02103dc753a5249353f0a20093f05505caad80"}, {"date": "2016-09-14T20:15:20", "title": "lobster: .null width set to 0", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "98f26cd7b290eb301577dacd8d94b6bb757fae3c"}, {"date": "2016-09-13T20:10:46", "title": "METADATA: updated full_name", "author": "Marc Foley", "status": "modified", "kind": "infrastructure", "id": "6ad9a460c35f40afc9d2162f858881fc4d3401cc"}, {"date": "2016-09-13T14:47:23", "title": "lobster: added V1.007", "author": "Marc Foley", "status": "modified", "kind": "family", "id": "037ee7b0980ee905847841fb17e37d204a5cfd5d"}, {"date": "2016-08-30T19:00:35", "title": "Update Abhaya Libre to v1.041", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "7a4070f65f2ca85ffdf2d465ff5e095005bae197"}, {"date": "2016-08-14T16:25:29", "title": "updating tutorials, added primemod, doubleprimemod to Latin Pro", "author": "Alexei Vanyashin", "status": "modified", "kind": "family", "id": "c6c7e432a29bd7c817feed0963f568a6d710625c"}, {"date": "2016-08-14T16:25:29", "title": "Rename GLYPHS-TIPS.md to README.md", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "1cc9de288ccbe195a42ef89d6f9cc9101d8a0778"}, {"date": "2016-08-05T04:58:46", "title": "tools/README.md pip install with --user", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "6955561579e119219fbfd6aed070bc2d302b81bc"}, {"date": "2016-08-04T17:33:27", "title": "Update 2016 glyph sets", "author": "Alexei Vanyashin", "status": "modified", "kind": "infrastructure", "id": "2df0c8f6958ebc2802e837924f2a722a12c4ad37"}, {"date": "2016-07-21T21:52:35", "title": "Update TRIVIA.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "a072fe3d91a7a32ac1c0daf4a39a41f4f4e58ead"}, {"date": "2016-07-21T21:48:02", "title": "Update TRIVIA.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "7e2c0ddaf99df6b2660bee330839a580059cad41"}, {"date": "2016-07-16T19:40:41", "title": "Update TRIVIA.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "79fc81ff48b7ecc2b4d7245ef4a5307df765eb0c"}, {"date": "2016-07-11T23:17:20", "title": "Update TRIVIA.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "8827ab6911d4a1788b610dcbce275085df7fd9aa"}, {"date": "2016-07-07T15:48:28", "title": "Fix GF 2016 glyph list files (#315)", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "20f9266f3d3b4332af7f39a52617efca87e51b98"}, {"date": "2016-07-05T21:55:27", "title": "Update TRIVIA.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "7d6f5fe07896d30334c8e49309c2c6a740eddcb8"}, {"date": "2016-07-01T13:38:02", "title": "Merge pull request #299 from google/davelab6-glyphssets-better-docs", "author": "Alexei Vanyashin", "status": "new", "kind": "infrastructure", "id": "fe42c4656345cbc8e70a55ac28e942f6426583d6"}, {"date": "2016-07-01T06:20:31", "title": "Update README.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "557ab62eca8c073df39f9e462ba085afff1e1f6b"}, {"date": "2016-07-01T06:19:22", "title": "Update README.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "798bc77f6808c438525ea74635aa2fdb13e80207"}, {"date": "2016-07-01T06:08:47", "title": "Determine glyph type (#297)", "author": "Kalapi Gajjar", "status": "new", "kind": "infrastructure", "id": "ce99951007542c28c052cd7f5a65c326ff75d868"}, {"date": "2016-06-29T15:59:15", "title": "Merge pull request #289 from alexeiva/master", "author": "Alexei Vanyashin", "status": "new", "kind": "infrastructure", "id": "8bb5393f18b4ddc682350aaa5b1b9d6a1884e451"}, {"date": "2016-06-29T15:56:28", "title": "Merge pull request #2 from google/master", "author": "Alexei Vanyashin", "status": "modified", "kind": "infrastructure", "id": "7fab8780dfccf2262d80179b2e2bd57c9e0ad54e"}, {"date": "2016-06-29T15:53:12", "title": "Update README.md", "author": "Alexei Vanyashin", "status": "modified", "kind": "infrastructure", "id": "e8387a0baa60f0ff4f6950d521557e5e4a2ee50f"}, {"date": "2016-06-29T15:52:10", "title": "2016 Encoding update", "author": "alexeiva", "status": "modified", "kind": "infrastructure", "id": "260336da03b7f9a95f6d796e95ef30c129fea3d6"}, {"date": "2016-06-28T23:54:03", "title": "Update README.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "2ede058a7511487f45967cca810d3a0e88eba8d6"}, {"date": "2016-06-28T13:37:04", "title": "changed uni to nice names for Latin, keep both for Cyrillic", "author": "alexeiva", "status": "modified", "kind": "infrastructure", "id": "5f317ddadb7dc2c7fa5a7e00f952e38ba10ac292"}, {"date": "2016-06-28T04:00:51", "title": "name update", "author": "alexeiva", "status": "modified", "kind": "infrastructure", "id": "06545a82a9e134488eeb0e9a11c6dcc4bd3f4f62"}, {"date": "2016-06-28T00:35:40", "title": "Update README.md", "author": "Alexei Vanyashin", "status": "modified", "kind": "infrastructure", "id": "3c15825a1ad804be804a58acc024ea8897ed125a"}, {"date": "2016-06-28T00:33:25", "title": "upd", "author": "alexeiva", "status": "modified", "kind": "infrastructure", "id": "b249e5136f5de41c168a9f86b42690d316791717"}, {"date": "2016-06-28T00:23:53", "title": "Update README.md", "author": "Alexei Vanyashin", "status": "modified", "kind": "infrastructure", "id": "65c50891b8dc942eed734415edef42803fe65390"}, {"date": "2016-06-28T00:22:49", "title": "Update README.md", "author": "Alexei Vanyashin", "status": "modified", "kind": "infrastructure", "id": "92b7726f36b220f87e9a9b2d4bfbcacbf96e97ea"}, {"date": "2016-06-28T00:13:21", "title": "merge", "author": "alexeiva", "status": "modified", "kind": "infrastructure", "id": "a47c973c2625cd08d7f726df2a751c4d574164d0"}, {"date": "2016-06-27T23:44:41", "title": "FilterLists update", "author": "alexeiva", "status": "modified", "kind": "infrastructure", "id": "3fb2e875c0d28a40717eedd6ed94ee1867b97e14"}, {"date": "2016-06-27T23:43:59", "title": "Update README.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "12e8cc056dafd73ee1ad262d0cdb434e1511da06"}, {"date": "2016-06-27T22:44:47", "title": "New Encoding Proposal", "author": "alexeiva", "status": "new", "kind": "infrastructure", "id": "700a544b4ab903c05517d16e98341801a20495da"}, {"date": "2016-06-23T21:59:41", "title": "add missing ;", "author": "Rod Sheeter", "status": "modified", "kind": "infrastructure", "id": "8bd41ed5099f77244bc052ebabbb19bc15c82de1"}, {"date": "2016-06-23T21:49:56", "title": "Experimental script to generate a simple serving rig for modernish browsers (no eot, no svg, no #iefix)", "author": "Rod Sheeter", "status": "new", "kind": "infrastructure", "id": "2f9930dd9a94faba26bc2c22caf36cd0d4020653"}, {"date": "2016-06-16T15:57:54", "title": "Merge pull request #247 from google/davelab6-metadata-dedup", "author": "Dave Crossland", "status": "new", "kind": "infrastructure", "id": "4f8b7d4f662902db5260ccaea1af0a60dfc83821"}, {"date": "2016-06-15T14:51:53", "title": "font-metadata.csv updated", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "828c8fba13d0bd74556470963c54a3949a871cf2"}, {"date": "2016-06-14T19:27:08", "title": "ofl/ropasans/FONTLOG.txt Correction", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "3efa675007897c5809ee73721d73073b5da12caa"}, {"date": "2016-06-09T15:24:46", "title": "Update CONTRIBUTING.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "594ba2089eeaf3bd8d6307a85341b32c55f56ce2"}, {"date": "2016-05-26T00:08:41", "title": "Update designer key for Carrois Apostrophe", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "a30ff88e1a02d70aaf2589dfc3cef18a4128c495"}, {"date": "2016-05-26T00:07:11", "title": "Update designer key for Sorkin Type families", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "982e9355296882ebb55e6f39117bb106a6a82b17"}, {"date": "2016-05-26T00:06:18", "title": "Update designer key for Impallari Type families", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "105092ea911ea583af980a4dd1f7547d97d6c153"}, {"date": "2016-05-25T23:04:18", "title": "ofl/chauphilomeneone/METADATA.pb Correct designer", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "245476207a5ae870e32938ac7a302010e2f75dcd"}, {"date": "2016-05-24T21:42:16", "title": "Update all Baloo families to v1.100", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "0bd14a2fb06ffea6fe6794d87c97d29498e90a45"}, {"date": "2016-05-16T14:02:35", "title": "Update CONTRIBUTING.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "3508a91039c9024fdd36559fed90a0a6c1ef8b15"}, {"date": "2016-05-06T17:45:36", "title": "Add back tool/rangify.py from hg repo", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "73aa5f04eeb24767c88f7ff35559ae2c70a602a2"}, {"date": "2016-05-04T23:58:34", "title": "Update font-metadata.csv", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "28383b07dd09ecd759a7baef4b732467eaaced9c"}, {"date": "2016-04-16T16:32:11", "title": "Merge pull request #244 from gacelisnothing/patch-1", "author": "Dave Crossland", "status": "new", "kind": "infrastructure", "id": "22f2e795c21cdf875e395df330d4d3e508f0c0c6"}, {"date": "2016-04-16T04:59:19", "title": "Changed the word \"power shell\" into the correct program, PowerShell.", "author": "Gacel Perfinian", "status": "modified", "kind": "infrastructure", "id": "2db26e6d9f9044dd62bbce5062da6ea7228ed8d1"}, {"date": "2016-04-08T14:50:24", "title": "Minor tools updates", "author": "Rod Sheeter", "status": "modified", "kind": "infrastructure", "id": "86327873b9be4e5031d64d9d9ddc61bd6ef5a42f"}, {"date": "2016-03-23T01:59:58", "title": "Merge pull request #231 from google/adobeblank-no-subsets", "author": "nyshadhr9", "status": "new", "kind": "infrastructure", "id": "4a99a0649614f7e582ec184fea5cdeec51702d79"}, {"date": "2016-03-23T01:51:04", "title": "ofl/adobeblank/METADATA.pb Remove subsets (except menu)", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "bbf1bbcf0e362e191a1083f9f3d81e8c65d819f2"}, {"date": "2016-03-21T14:55:19", "title": "ofl/adobeblank/DESCRIPTION modification noted", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "a65aa74c07235531635fb6f18cac8316e7e9f0ca"}, {"date": "2016-03-21T14:50:53", "title": "Adding Adobe Blank", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "54875d8a836ef2b05ea29bcf51f797929c2def61"}, {"date": "2016-03-18T06:25:54", "title": "Remove ofl/lemonone (never published)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "915bd0c96620c4beba1eb02fd3049c4d8885910c"}, {"date": "2016-03-18T06:25:35", "title": "designers/profiles.csv Add SMC", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "07aee0eff034ae9b44d31d78e451c6da741fe9b1"}, {"date": "2016-03-11T21:52:38", "title": "encodings/namelist.py -> namelist.py", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "0bf7dc59dc798222d06c77093de7ccd5dc849d88"}, {"date": "2016-03-09T20:44:25", "title": "Mark flag required so we get a nicer message if omitted", "author": "Rod Sheeter", "status": "modified", "kind": "infrastructure", "id": "0ffc56f41a8e6d4a172c6ea58fab5564ff9da220"}, {"date": "2016-03-08T20:46:35", "title": "Merge pull request #218 from google/fix-addfont", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "ec6dc7d4d5ceb2dbf8f1df6909c4c7b956d8f238"}, {"date": "2016-03-08T15:37:38", "title": "TRIVIA Add open-foundry", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "9b7cf75727a281a02addb707515adea8155959cd"}, {"date": "2016-03-01T04:28:22", "title": "designers/profiles.csv Add Julieta", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "5ea6ad320a56689474f3b4f7ae8ba314a7e80079"}, {"date": "2016-03-01T04:27:37", "title": "tools/add_font.py Fix bug with directory path", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "938d294859c2173b727b0736fe6efe5cadfe2e61"}, {"date": "2016-02-22T18:14:23", "title": "ofl/cantataone ofl/quando designer key updated", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "c7c958c835f4b09979e03521a880d233a6bd0935"}, {"date": "2016-02-19T20:11:08", "title": "federant/DESCRIPTION.en_us.html Correct update date", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "8b98760b95cfa329c5d4570b9682733082f776cb"}, {"date": "2016-02-19T20:10:43", "title": "kavoon/DESCRIPTION.en_us.html Correct update date", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "cf7cdab49daa5b7efaff1574868809f3f53878d6"}, {"date": "2016-02-19T19:32:29", "title": "Update Miguel Hernandez attribution", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "570746378d1fa06599fb431668fa353a503f8bca"}, {"date": "2016-02-19T16:51:12", "title": "Eczar: Update designer", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "4fab5d00e1bd94d96202224f558e0bf07d07499c"}, {"date": "2016-02-19T13:54:50", "title": "tools/README.md Clarifications", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "67f9efa45bba14f5b4b80d03b22bcb55b94fde94"}, {"date": "2016-02-12T21:56:03", "title": "Merge pull request #212 from nyshadhr9/master", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "5b495da0736212883f05f07a871df522bade07f2"}, {"date": "2016-02-12T20:36:20", "title": "Prints unicode names for a given nam file", "author": "Nyshadh Reddy Rachamallu", "status": "modified", "kind": "family", "id": "196332b2022788b1678726ae2ea9aaa0d8c86de0"}, {"date": "2016-02-10T19:27:24", "title": "ofl/Rokkitt Updated to v1.2 to fix \"T\" hinting at large sizes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "7bf18baeb174e186a796279bf0cfb6062a98271f"}, {"date": "2016-02-09T01:04:47", "title": "Adding font-metadata.csv", "author": "Dave Crossland", "status": "new", "kind": "infrastructure", "id": "cd921c7f4b1372eac4d5a29fd0e79aabbfa41a29"}, {"date": "2016-02-09T01:03:27", "title": "ofl/play Update METADATA.pb to remove greek-ext", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "6ef084aaa3a4d4eed02a91cec2bd35b310780aa8"}, {"date": "2016-02-08T19:17:44", "title": "Merge pull request #209 from google/cyrillic-nam-files", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "930d8a6a30c5b779b5d9d57005c33a91bd217201"}, {"date": "2016-02-08T16:10:34", "title": "ofl/firasans Update copyright notice", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "4e1c8e1bb36dc62ae94abdb2fbd9b4d2853c1a1c"}, {"date": "2016-02-07T16:59:11", "title": "Update CONTRIBUTING.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "a17d9a70d71539c2f5e9d2e2f3f477bdf016f219"}, {"date": "2016-02-07T01:05:59", "title": "tools/encodings/cyrillic*.nam Remove old afiXXXX labels", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "b04c2f3bfd26c2a02875e9575133e91968905831"}, {"date": "2016-02-06T00:50:08", "title": "ofl/firasans Updated to v4.106g", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "79d9ee27365942aaa6cfd4576773999140fb0e5b"}, {"date": "2016-02-06T00:49:45", "title": "ofl/raleway Updated to v3.000g", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "78978169aecd5086a7bc883e1800dba751063b00"}, {"date": "2016-02-05T15:15:42", "title": "Update README.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "192a06ca792066739cbd5df07cd9104b643e55ba"}, {"date": "2016-02-04T23:30:48", "title": "Update README.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "503de5bbc3fd37af84cbd736c9ac07076e990cf8"}, {"date": "2016-02-04T23:28:29", "title": "Merge pull request #208 from google/min_pct", "author": "Dave Crossland", "status": "new", "kind": "infrastructure", "id": "96325641646425d7118acf5ad87158ce6f0078f8"}, {"date": "2016-02-04T23:26:44", "title": "Update tools. Most notably allow lower threshold for detecting -ext subsets.", "author": "Rod Sheeter", "status": "modified", "kind": "infrastructure", "id": "8c0b8160bf495c34c7a171a8341c81de9702d7d7"}, {"date": "2016-02-04T22:48:01", "title": "Merge pull request #204 from nyshadhr9/master", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "fca5913b3cf81749544eeea007d7089e765cfe59"}, {"date": "2016-02-04T21:31:02", "title": "Update tools. Most notably allow lower threshold for detecting -ext subsets.", "author": "Rod Sheeter", "status": "modified", "kind": "infrastructure", "id": "472bda4848d8522b748f0b4e06eb33bc0f985300"}, {"date": "2016-02-03T20:08:30", "title": "ofl/play Updated to v1.003", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "81f1b67e72b41dac29febf83d40a5f71803a7fa6"}, {"date": "2016-01-31T18:39:17", "title": "ofl/raleway Updated METADATA.pb subsets", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "6b0817e6daf1f60edf792c1a4540bfbeed9c27d4"}, {"date": "2016-01-29T20:56:49", "title": "Adding ofl/yinmar", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "7908dce93d00a47a0357217ba92c65864d54135f"}, {"date": "2016-01-29T04:49:05", "title": "ofl/merriweather Update to v1.584", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "5e6be11ad2b28e372a5902796b623f93235779a9"}, {"date": "2016-01-28T22:47:19", "title": "Add names of unicode characters to nam files", "author": "Nyshadh Reddy Rachamallu", "status": "modified", "kind": "infrastructure", "id": "375f6207975b22351868328a44ad3fd60588bb94"}, {"date": "2016-01-28T21:18:20", "title": "ofl/abhayalibre/DESCRIPTION.en_us.html Updated", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "b295893dca63d7e93662f8795921a03ab40eed40"}, {"date": "2016-01-28T10:28:33", "title": "Update TRIVIA.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "8c122548c6b953605a64ed11b2573b27e27dbf00"}, {"date": "2016-01-27T20:53:19", "title": "ofl/baloo* Update 9 DESCRIPTION files links", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "6e25e189bf5206cae565d2fcd3ede5b35bb27e38"}, {"date": "2016-01-27T05:12:41", "title": "Merge pull request #191 from sapics/patch", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "17f9bff5435c426cf975d0a6002f4592d6c3a93d"}, {"date": "2016-01-27T05:11:58", "title": "Merge pull request #194 from sapics/meta", "author": "Dave Crossland", "status": "new", "kind": "infrastructure", "id": "8d73a9a2ed7131dde3e342503abcf917b9cfa82b"}, {"date": "2016-01-27T01:02:17", "title": "Update TRIVIA.md", "author": "sapics", "status": "modified", "kind": "infrastructure", "id": "4f0f20a7698f7324e3b966004c74889c7fd2f527"}, {"date": "2016-01-26T22:29:05", "title": "ofl/andika Update link in DESCRIPTION.en_us.html", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "5f79de5f6f5b2970e4dec9fe143ab297387f09b0"}, {"date": "2016-01-26T21:58:00", "title": "ofl/andika Update METADATA designer field to \"SIL International\"", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "5c762dd8e6abba264c890313d38532a32ae6156f"}, {"date": "2016-01-26T02:02:00", "title": "ofl/abyssinicasil/METADATA.pb correct order of subsets", "author": "sapics", "status": "modified", "kind": "infrastructure", "id": "da866fbd739547948cf2163658a7562c097c61ca"}, {"date": "2016-01-26T02:01:39", "title": "apache/opensans/METADATA.pb correct order of subsets", "author": "sapics", "status": "modified", "kind": "infrastructure", "id": "53a5266396de9bf12709156891b4b04abfeb6f04"}, {"date": "2016-01-25T23:41:00", "title": "Remove trailing whitespace from vietnamese namf ile", "author": "Rod Sheeter", "status": "modified", "kind": "infrastructure", "id": "2b647a4349ac1353e199f4c3e5c00eca8554572e"}, {"date": "2016-01-25T23:38:17", "title": "Merge pull request #190 from google/tools/encodings/vietnamese_unique-glyphs.nam", "author": "rsheeter", "status": "new", "kind": "infrastructure", "id": "c0853001d0b98be5015df45b597db8beb1b4bdd5"}, {"date": "2016-01-25T23:11:33", "title": "tools/encodings/vietnamese_unique-glyphs.nam", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "cd3ba86d343be41c71faf105b120bbda5a903f1c"}, {"date": "2016-01-25T09:24:34", "title": "ofl/miltonian*/FONTLOG.txt Updated", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "467d65db299ce5ef58d3a8e0b5e120630689ed5c"}, {"date": "2016-01-25T09:06:09", "title": "ofl/miltonian Update to v1.008", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "0328adafc5255fce15c774f99afec44496382ee6"}, {"date": "2016-01-25T09:06:04", "title": "ofl/miltoniantattoo Update to v1.008", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "52200df026ab37d97b27f4919e23b6e62d67eecb"}, {"date": "2016-01-25T08:47:38", "title": "ofl/merriweathersans Update to v1.006", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "b8c7a8625003873685e54dced6bc1f09b7661fdc"}, {"date": "2016-01-25T06:38:53", "title": "ofl/merriweather DESCRIPTION.en_us.html updated", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "a1c4905f5f49a48053915d86bc46e00c1f24c96b"}, {"date": "2016-01-25T05:21:01", "title": "ofl/merriweather Update to v1.583", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "cefc71d3a47a8c1aa35adb670638b8e2cb0b6b02"}, {"date": "2016-01-23T06:07:57", "title": "Merge pull request #181 from NomNuggetNom/patch-1", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "3a03bd787c2cf5849a3f6d42f0d6a45fcfb10d7a"}, {"date": "2016-01-22T23:48:02", "title": "ofl/merriweather{,sans} OFL.txt made canonical for real", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "6a1e3af6c5136c2123b7965be863367e85f91058"}, {"date": "2016-01-22T23:29:37", "title": "ofl/merriweather/OFL.txt Updated", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "f6eb7350e04dba7b046b384c16dc10b2f9c95095"}, {"date": "2016-01-22T23:13:12", "title": "ofl/merriweather/DESCRIPTION.en_us.html Updated", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "fde4b7f2570e2a5c6014fbb4c83f9c7f39aa4421"}, {"date": "2016-01-22T23:11:36", "title": "ofl/merriweathersans Updated to v1.005", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "fe2ce3169ee4c058fe5e5e17880c7337b0d92449"}, {"date": "2016-01-22T20:05:22", "title": "Add instructions for installing on Windows", "author": "NomNuggetNom", "status": "modified", "kind": "infrastructure", "id": "3c2b2f9f481ad89a5cfb398b0808b03d0ad6aa4d"}, {"date": "2016-01-22T19:15:10", "title": "ofl/abyssinicasil Updated to v1.500g", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "6d3047828cd43bf4bcbb2f3f7810714b6238909c"}, {"date": "2016-01-22T19:06:13", "title": "ofl/merriweather Update to v1.582", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "e3094301ac4244e3613f4e26410431b477fc44ea"}, {"date": "2016-01-22T18:21:51", "title": "Update 9 Baloo families to v1.007 + descriptions", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "de7282151e840be34b0f296b220c7fb275cf9a55"}, {"date": "2016-01-21T23:33:44", "title": "ofl/federant/FONTLOG.txt correction", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "065db3ff77059aa486249ab9f73613592441ec76"}, {"date": "2016-01-21T23:20:06", "title": "ofl/federant Update to v1.011", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "585b8438bebd24e70c63b9c542844c3aaecadefa"}, {"date": "2016-01-21T20:59:28", "title": "ofl/alike/DESCRIPTION.en_us.html Updated", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "806c385299400eb033f2a1298bf141feeda7939b"}, {"date": "2016-01-21T20:39:02", "title": "ofl/fruktur/DESCRIPTION.en_us.html Updated", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "3c5c4cee11183c01090821259307eca6d709a0c1"}, {"date": "2016-01-21T20:11:29", "title": "ofl/atomicage DESCRIPTION.en_us.html updated", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "4bef70336e5caef3ed2649ca422aec53a4b64fe2"}, {"date": "2016-01-21T19:57:57", "title": "ofl/kavoon Update to v1.004", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "a6ae3d21c413d61473b28c637a9da275d87c939c"}, {"date": "2016-01-21T18:34:15", "title": "noto*/DESCRIPTION.en_us.html corrections", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "c698ee1cbe301f79e6fe80c8cde18cb084384292"}, {"date": "2016-01-21T02:56:32", "title": "ofl/noto* Add copyright notice to OFL.txt files", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "b4ff37205e2f35c3961f9234c47580289dbaff2b"}, {"date": "2016-01-21T01:28:56", "title": "ofl/fruktur v1.004, fixes GSUB table, hinting", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "adfe2b6efa9b5e7ba5788d8879e4193c2d9f27cb"}, {"date": "2016-01-20T22:28:50", "title": "Update README.md", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "27795e59f7a80153b1ea24df338fbe576b981600"}, {"date": "2016-01-20T18:45:37", "title": "ofl/adamina Updated to v1.012 to fix GPOS", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "fefa9bacaa7a35f05652b102bbe6be85e3d4f853"}, {"date": "2016-01-20T16:53:54", "title": "ofl/Alike Updated to v1.212 to fix GPOS error", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "4941e20c3b2205ae5276d3cb64258275b9135eb4"}, {"date": "2016-01-20T16:52:13", "title": "ofl/atomicage/DESCRIPTION.en_us.html correct html", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "1e55d8ff4be84d3de512ddf8f80965d4763c4b1a"}, {"date": "2016-01-18T15:13:12", "title": "ofl/notosans/METADATA.pb Correct order of subsets", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "1548ce307e116bf31ced84379625c30f67569243"}, {"date": "2016-01-16T21:56:38", "title": "ofl/baloo*/DESCRIPTION.en_us.html updates", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "71d11cefe08599e3c1e0ac746737f0d8fdb90bb0"}, {"date": "2016-01-15T20:59:02", "title": "Add Hind Guntur", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "7dea11242661eafcbfce31b91ea971cb2f0eb6df"}, {"date": "2016-01-15T20:59:02", "title": "ofl/atomicage Updated to v1.007", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "712f9049ea0d1f7383274d35f73ca7f73ebe2549"}, {"date": "2016-01-15T20:18:48", "title": "Adding encodings/oriya_unique-glyphs.nam", "author": "Dave Crossland", "status": "new", "kind": "infrastructure", "id": "673b9e462d092e11d01a534c02fafebf46096048"}, {"date": "2016-01-15T19:28:13", "title": "Add encodings/ethiopic_unique-glyphs.nam", "author": "Dave Crossland", "status": "new", "kind": "infrastructure", "id": "4dae68f63a1402cab9174cd5dbc2625ee417c0bf"}, {"date": "2016-01-15T19:28:13", "title": "Add Abyssinica SIL", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "3a3c6693dba1e163dbf72ebaff4ed5d31f32c8c8"}, {"date": "2016-01-15T19:22:34", "title": "Adding ofl/baloothambi", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "78406963c654fbe21bcad4c6a6f508c78b959256"}, {"date": "2016-01-15T19:22:32", "title": "Adding ofl/balootammudu", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "bd73d97e6b6c3966466fc14ae214a2ba4b346431"}, {"date": "2016-01-15T19:22:32", "title": "Adding ofl/balootamma", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "2aea4e66d9b24773948466af85ecfb5187789b08"}, {"date": "2016-01-15T19:22:32", "title": "Adding ofl/baloopaaji", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "358b4dd8a9bb16cb7158adfa7b9f9ef947999575"}, {"date": "2016-01-15T19:22:31", "title": "Adding ofl/balooda", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "f6fa5be405203f39a423d4c703b911fc19f2ef67"}, {"date": "2016-01-15T19:22:31", "title": "Adding ofl/baloochettan", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "4b9082ddf528fc6a82d85bf77b137f520794db3f"}, {"date": "2016-01-15T19:22:31", "title": "Adding ofl/baloobhaina", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "2a0a44dce807f5a7a396e638e77a1a140f3f82ae"}, {"date": "2016-01-15T19:22:31", "title": "Adding ofl/baloobhai", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "dde041dea1c04c32e66b5bf7c50f31c889d6483b"}, {"date": "2016-01-15T19:22:30", "title": "Adding ofl/baloo", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "ed274faa7508e8c3952ff43f5352d1808528241d"}, {"date": "2016-01-15T17:31:20", "title": "ofl/hind*/METADATA.pb date_added updates", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "e44e0e005bc794ac7a2ff910ef817451b3f0cd9d"}, {"date": "2016-01-15T17:30:06", "title": "ofl/abhayalibre Updated to v1.030", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "2076d77e03956b0c7a30d1b80798e771b0e663a7"}, {"date": "2016-01-15T17:26:51", "title": "Merge pull request #1 from rsheeter/master", "author": "Dave Crossland", "status": "new", "kind": "infrastructure", "id": "e67ac2cb27ace85dbcb92c19bc85e51db7a662c2"}, {"date": "2016-01-15T17:24:41", "title": "Update add_font & sanity_check", "author": "Rod Sheeter", "status": "modified", "kind": "infrastructure", "id": "eb23e5a82efd997769a6a7382a72e2361f12d53e"}, {"date": "2016-01-15T05:08:57", "title": "Add Hind Colombo", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "b2000ebb7db6f7572dbe8326d53af33f167c1b47"}, {"date": "2016-01-13T01:39:58", "title": "ofl/notosans Update to match prod (LCG+Devanagari)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "3043c22d2f091ead19f47fbcabdd696b8c9b7edd"}, {"date": "2016-01-12T20:43:19", "title": "apache/noto* removed", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "2edd12afc02e84bbf05ac6c7529218f9928592ff"}, {"date": "2016-01-12T20:43:07", "title": "notoserif apache -> ofl, update description", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "fc38515385021d838c296c6aa9d6342cee9e2047"}, {"date": "2016-01-12T20:42:58", "title": "notosans Move apache -> ofl, update description", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "23ae8ad0a299ea63929355b5e4e38a4fbf999f8a"}, {"date": "2016-01-12T17:37:06", "title": "tools/*.py chmod +x", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "fe3bd755e15551ef81b51a09156b310580547038"}, {"date": "2016-01-12T00:44:28", "title": "ofl/miltoniantattoo Update to v1.007", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "fb7ff6ebf15695927260c11dc937a7964ea7530c"}, {"date": "2016-01-12T00:43:15", "title": "ofl/miltonian Update to v1.007", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "eda38d9973463f14200de7199ef0322982aad45c"}, {"date": "2016-01-12T00:13:21", "title": "ofl/cabin: Updated to v1.007", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "b61c21e5bf51d13f6b0481578bc313379c736e2b"}, {"date": "2016-01-11T23:15:19", "title": "Merge pull request #176 from google/nam", "author": "Dave Crossland", "status": "new", "kind": "infrastructure", "id": "dac01e9fa46e0691a74576fe6b83320af0034858"}, {"date": "2016-01-11T22:48:56", "title": "Update some nam files and add a few new ones.", "author": "Rod Sheeter", "status": "modified", "kind": "infrastructure", "id": "2e68e2f49ba11db871d41e04f65a9b688e2b8f64"}, {"date": "2016-01-11T19:39:20", "title": "Merge pull request #175 from google/add_font-keep_desc", "author": "rsheeter", "status": "new", "kind": "infrastructure", "id": "d881ed3809997b37fa24a647fb635c9769ee07bf"}, {"date": "2016-01-11T19:31:48", "title": "add_font.py: keep description files if they exist", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "fda31f226a0cac029ce29f5b61a538c6ce8efda5"}, {"date": "2016-01-11T18:12:10", "title": "Merge pull request #173 from google/protobuf", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "c954e6428ca6b58bb168e546f50e67813f2cf2ee"}, {"date": "2016-01-11T18:11:53", "title": "Merge pull request #172 from google/tools", "author": "rsheeter", "status": "modified", "kind": "infrastructure", "id": "046320ba7754b2f9e5f07479e2446ef08f2e1954"}, {"date": "2016-01-11T16:45:20", "title": "Remove METADATA.json files", "author": "Rod Sheeter", "status": "modified", "kind": "infrastructure", "id": "883939708704a19a295e0652036369d22469e8dc"}, {"date": "2016-01-11T16:43:58", "title": "Update copyright field in METADATA.pb", "author": "Rod Sheeter", "status": "modified", "kind": "infrastructure", "id": "27f377ab0b921dec33d7fadff05503b086d5a714"}, {"date": "2016-01-11T16:38:46", "title": "Write the copyright field in add_font.py", "author": "Rod Sheeter", "status": "modified", "kind": "infrastructure", "id": "2db254b4de7aff89f6c5dbbb67c731511d115ab0"}, {"date": "2016-01-11T16:34:30", "title": "updated fonts_public.proto with copyright", "author": "Rod Sheeter", "status": "modified", "kind": "infrastructure", "id": "4b110b730c00e9bdc42b0b884f91c16f4bf6def5"}, {"date": "2016-01-08T20:43:25", "title": "ofl/voces: Update to fix ink in nbsp", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "9e56a3fb2e8d2bfd2fe288e3a8f06ce041688542"}, {"date": "2016-01-07T16:18:31", "title": "Open source add_font and what_subsets.", "author": "Rod Sheeter", "status": "modified", "kind": "infrastructure", "id": "cbeaf9a685531a3df2e76dc2b663d1fd7e65d29c"}, {"date": "2016-01-06T16:47:31", "title": "ofl/rosario Updated to 1.004 fixing GSUB OTS error", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "697f9096d4a96e7647fc3b8f9eefc358f7dcf178"}, {"date": "2016-01-06T00:31:00", "title": "ofl/yesevaone Updated to fix nbsp", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "cde093ef68a3816bf049e48cc120f3181d27c7a7"}, {"date": "2016-01-06T00:10:06", "title": "ofl/wireone Updated to fix GPOS table", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "57dac512dac3c0837fde4455c02fbc818a8ac927"}, {"date": "2016-01-05T22:02:32", "title": "ofl/gentiumbookbasic Updated METADATA OFL FONTLOG", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "6c8f92922d741ae0ca42b2efc1e9a0f8bf93b1e1"}, {"date": "2016-01-05T22:02:18", "title": "ofl/gentiumbasic Updated METADATA, OFL, FONTLOG", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "a620696e1f4911939804bbded7c60eda65f26e53"}, {"date": "2016-01-05T17:47:48", "title": "ofl/gentiumbasic Updated to v1.102", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "ed378afc433bebe42787d95474ad1def9eb27749"}, {"date": "2016-01-05T17:47:36", "title": "ofl/gentiumbookbasic Updated to v1.102", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "da454020693948b673aeea0e08d6d788d5e007f6"}, {"date": "2016-01-04T20:17:45", "title": "utility to find nbsp issues", "author": "Rod Sheeter", "status": "new", "kind": "infrastructure", "id": "b64fc8e878b7f71799f4d9441e525779d0e684e8"}, {"date": "2015-12-15T18:19:04", "title": "voces: Update nbsp to same width as space", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "455d41a07a7f5a7903534ea05bedf482956780a3"}, {"date": "2015-12-14T09:52:21", "title": "tools/: Add LICENSE.txt, clarify in tool/README.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "2ff08372b088c408e3ff3b19a33417c66604eb54"}, {"date": "2015-12-14T07:48:11", "title": "Update CONTRIBUTING.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "b3fbbf4218fe68062f787ced5a289ea15dc65c48"}, {"date": "2015-12-10T21:02:03", "title": "Merge pull request #162 from google/protobuf", "author": "rsheeter", "status": "new", "kind": "infrastructure", "id": "2d0c9f228c3891681093a0aad9956c590de14500"}, {"date": "2015-12-08T19:07:36", "title": "Tentative update to METADATA.pb textprotos. json files remain for now.", "author": "Rod Sheeter", "status": "modified", "kind": "infrastructure", "id": "480630de320cc119f8fc516ea6a55fbfd5232db0"}, {"date": "2015-12-07T19:12:20", "title": "kanit: Update DESCRIPTION.en_us.html", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "ae2b58780680a14ca3237ddef5bfd307959ce554"}, {"date": "2015-12-07T06:48:59", "title": "Merge pull request #158 from weiweihuanghuang/patch-1", "author": "Dave Crossland", "status": "new", "kind": "infrastructure", "id": "a2bd907226017c3f72bee84e02890f6d2453e4b8"}, {"date": "2015-12-06T20:24:27", "title": "Update Work Sans description", "author": "Wei H", "status": "modified", "kind": "metadata", "id": "bd9469bfba8a560c0c8b00a7a51341a6917de54b"}, {"date": "2015-12-04T23:16:47", "title": "Add Kanit", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "5d5200cfb18084e025e2615c1f313bcf2c300415"}, {"date": "2015-11-24T10:44:23", "title": "Merge pull request #157 from encukou/patch-1", "author": "Dave Crossland", "status": "new", "kind": "infrastructure", "id": "9c1ea82f340c9a190144e110c696e4cba46f8e8f"}, {"date": "2015-11-24T09:58:26", "title": "README typo fix", "author": "Petr Viktorin", "status": "modified", "kind": "infrastructure", "id": "9f0d6d8f5e4741b2ae89b163335eee184af3a2d8"}, {"date": "2015-11-18T05:25:24", "title": "Update TRIVIA.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "a26bc2b9f4ad27266c2587dc0355b3066519844a"}, {"date": "2015-11-17T04:13:30", "title": "Merge pull request #150 from weiweihuanghuang/patch-1", "author": "Dave Crossland", "status": "new", "kind": "infrastructure", "id": "e7058ce3437220d6a33cf59aafc2d30cf9f48325"}, {"date": "2015-11-13T09:54:34", "title": "Updat Work Sans description", "author": "Wei H", "status": "modified", "kind": "metadata", "id": "01bcfded213fca9af00865636de451f095e8ad28"}, {"date": "2015-11-12T08:09:49", "title": "TRIVIA: Note some METADATA files are missing", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "790a5c98afd55955bb20dd70dce5ceb39284871c"}, {"date": "2015-11-06T15:00:19", "title": "eczar: macStyle corrected in Bold", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "679c21f40d2551af9e6de332454e3119b972daad"}, {"date": "2015-10-30T15:51:31", "title": "martelsans: Update fsSelection values", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "2c4689ecc4535b3be65f3b832ea4e1df9b2a028a"}, {"date": "2015-10-22T21:14:54", "title": "expletussans: Update designer key", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "1bb9600dceb63d86c4e2d7ec089b146c69771e6d"}, {"date": "2015-10-05T18:09:33", "title": "biryani: Update ExtraLight style", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "d4f76456f96504b75d4707bc3aaa9852b9494b99"}, {"date": "2015-10-03T02:52:58", "title": "biryani: Update METADATA with new filesnames", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "1ff79c8b3bff1c9922413cb6d766ca9c76571a47"}, {"date": "2015-10-02T19:52:09", "title": "biryani: Correct fsSelection, macStyle, NAME IDs", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "72983290433670dc5cebbcba43eed4d79e7eb2e0"}, {"date": "2015-10-02T19:42:59", "title": "eczar: Updating fsSelection, fsType", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "824e199b63f364c58d89bd04aacd393ce7a85843"}, {"date": "2015-10-01T23:04:09", "title": "Update TRIVIA.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "c33cf3ddd1cdfae9099d2123716640e5f5213714"}, {"date": "2015-09-30T00:16:27", "title": "alefhebrew: Update DESCRIPTION as Alef now in API", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "be12b083b176dc739c8bd83cb912e9fb127cb0fa"}, {"date": "2015-09-25T20:45:30", "title": "caveat + caveatbrush: Update DESCRIPTIONs", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "29a44fe8f4d855765ae9b7b8c7193847929f0e85"}, {"date": "2015-09-24T19:26:17", "title": "caveat + caveatbrush: Update DESCRIPTIONs", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "661e5a6447368a4c38288293bced160935466bd7"}, {"date": "2015-09-21T17:00:13", "title": "fasterone: Update to correct internal metadata", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "b72ae9adcbf7050111130c38239e01d8a840cda5"}, {"date": "2015-09-21T16:58:52", "title": "vampiroone: Update to correct internal metadata", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "d622a36544f77398d9334240e7dd9b992e41a954"}, {"date": "2015-09-21T16:54:56", "title": "corben: Update to correct internal metadata", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "5b1755d5a63bd199951e9b9a7a6d16c0d18842ad"}, {"date": "2015-09-21T16:54:28", "title": "stalinistone: Update to correct internal metadata", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "1105584a417600c42d16205703ea94c0c54919af"}, {"date": "2015-09-21T16:53:51", "title": "fruktur: Update to correct internal metadata", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "f355cca184dac514e440411e061e30634c5378e4"}, {"date": "2015-09-21T16:52:47", "title": "molle: Update to correct internal metadata", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "62b0534fc7ce9100b0ee0129dfab3381c44ffbd9"}, {"date": "2015-09-21T16:49:56", "title": "inconsolata: Update to correct internal metadata", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "d0056392ff35d675b135a57c769256b5e6212f7a"}, {"date": "2015-09-19T00:30:29", "title": "caveat: METADATA typo", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "a5b5354d9bafbc90658bb1822a3c95dfc020bf7c"}, {"date": "2015-09-18T23:36:20", "title": "Adding Caveat Brush", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "b05d7ed92bc2424f4dd1d2c5861a423868dea932"}, {"date": "2015-09-18T23:36:11", "title": "Adding Caveat", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "8d4791868f4b778c5718b76f0cf066d2af193064"}, {"date": "2015-09-17T18:08:11", "title": ".gitignore: *.pyc", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "62e807828dbf8ddf8ae96deacaaabed23aa65d8e"}, {"date": "2015-09-16T17:21:21", "title": "Revert \"notoserif: Update to v1.04\"", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "e9b0c199195eca7bc8f95f389d187293d83853ab"}, {"date": "2015-09-16T16:35:09", "title": "Update TRIVIA.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "79dd2195e2f54c4c5975e5839ff8e81aa59ef14e"}, {"date": "2015-09-16T07:53:40", "title": "profiles.csv: Add Mooniak", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "413f388d3baa49057627c4d92e69dc9007a53af2"}, {"date": "2015-09-15T16:25:55", "title": "ubuntu: Correct typo in update", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "8bf3a9c779ea968585987741df60fbd413a7d64a"}, {"date": "2015-09-14T17:02:15", "title": "hindkochi/METADATA.json: typo in script list", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "3d4b98c5c47415f24e15795a8c05823eb672702b"}, {"date": "2015-09-14T17:01:35", "title": "Adding Hind Madurai", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "d8007c58d6cf6bd375256bae4ca8659ac0885b3f"}, {"date": "2015-09-14T16:45:02", "title": "Adding Hind Kochi", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "8fe6e7c51cf8f664af18fdb3df64400e319000ea"}, {"date": "2015-09-14T16:44:53", "title": "Adding Hind Mysuru", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "b2a8b187d3cf35d1556cf1ea4424b496d5cd8085"}, {"date": "2015-09-14T16:44:43", "title": "Adding Hind Jalandhar", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "0d3a8c955745b2215bad9bf588fe4632cd02d7bd"}, {"date": "2015-09-14T04:49:50", "title": "abhayalibre: Update DESCRIPTION.en_us.html", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "8245e7e50ae49e93ee46c4df8c194f5e50a46996"}, {"date": "2015-09-11T21:32:16", "title": "Add Abhaya Libre (Sinhala + Latin)", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "9552ec1516a51dc6bb3375aabcfdbefdc6db5375"}, {"date": "2015-09-11T18:55:28", "title": "Update TRIVIA.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "e5b402233a9b17a72cc7863716331da33b7a9975"}, {"date": "2015-09-10T22:34:31", "title": "Update TRIVIA.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "4e4b4e86a9ccdc79b299be020a9fa53628cc374d"}, {"date": "2015-09-09T21:21:03", "title": "hindsliguri: dateAdded today", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "d711bee38a8308761006b93444e920e1e9c51e3b"}, {"date": "2015-09-09T15:20:45", "title": "hindsiliguri: Use foundry in METADATA designer key", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "f2bb50eca6cfbd6971e3803bd9a61f4712ddde80"}, {"date": "2015-09-04T23:06:32", "title": "amaticsc: Fix widthClass in Regular", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "8b3182714cab440d58a6c11cec009e98340cee2c"}, {"date": "2015-09-04T22:56:06", "title": "hindsiliguri: Updated", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "1ea832ae862102e52432dd16f278d541d8fec405"}, {"date": "2015-09-04T22:48:58", "title": "hindvadodara: update METADATA.json", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "3381dd07c03d0a586f8ab23e662983db9f403dcb"}, {"date": "2015-09-04T22:47:08", "title": "hindvadodara: New Gujuarti family", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "eb75f9f49dc95d5508606693a5b3d704ada76c39"}, {"date": "2015-08-31T16:44:39", "title": "judson: Enable Vietnamese subset", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "611440d63b216bffdd914858b24d509085a67cec"}, {"date": "2015-08-31T14:04:37", "title": "profiles.csv: Add Michal Sahar", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "4e952dd8786c4aee77b785a19ac3d6498b8e053b"}, {"date": "2015-08-29T11:11:41", "title": "TRIVIA: More 3rd party directories", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "7805d65be26f28139a197188d06acb8a7c636286"}, {"date": "2015-08-29T02:31:53", "title": "ropasans: Update designer value", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "c5c76e207b55df0fc995ebefc6d84c50016525bf"}, {"date": "2015-08-28T23:50:22", "title": "hindsiliguri: fix bold fsSelection", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "245470ff9c3104e4c65cb4688874a4e6a5eb17d3"}, {"date": "2015-08-28T23:47:47", "title": "Add Hind Siliguri (BETA)", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "b277925a785c7a3af92a81826c7665cbdbd51611"}, {"date": "2015-08-28T23:40:32", "title": "notoserif: Update to v1.04", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "40e62b2bcec0cefb20029f5cabcc2daf884db21e"}, {"date": "2015-08-28T23:38:26", "title": "notosans: Update to v1.05", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "7c4482d7c71856dda9c2d8606e67a211e542f41f"}, {"date": "2015-08-28T23:36:16", "title": "judson: update description", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "cc83fb15af98b8dfe66f4ea4d5edddb67da215c3"}, {"date": "2015-08-28T14:58:16", "title": "TRIVIA: Add list of 3rd Party Directories", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "0ee052849b810688843e2594c01a55a177a9aebc"}, {"date": "2015-08-28T14:53:52", "title": "Update TRIVIA.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "1a05c20ae70d16e4d09af8c9ad25d86302b144aa"}, {"date": "2015-08-26T20:49:10", "title": "CONTRIBUTING: Add links to review fora", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "e177c9738543020bf7932bfd31259e022ee5f874"}, {"date": "2015-08-25T20:38:33", "title": "hanuman: update METADATA to match new filenames", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "1c61c253be51a1d72c4974e3ae2f468438595a82"}, {"date": "2015-08-25T17:09:34", "title": "hanuman: Rename files, update description", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "283c560b1112e6b7eeb04c3661fbc9c561a6e65c"}, {"date": "2015-08-25T16:53:09", "title": "arvo: Updating BoldItalic and Italic", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "7d6402317f034601120fa2f7ae476d1316adfa8f"}, {"date": "2015-08-25T16:47:35", "title": "rokkitt: Revert to prod, fix fsType in Regular", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "ffd8f324898163da14431d7ac773cc35bdf8adb9"}, {"date": "2015-08-24T23:13:32", "title": "arvo: Revert Arvo-Bold.ttf and Arvo-Regular.ttf", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "35244154c985150ae1ff2850c9bd4a1b3200ed23"}, {"date": "2015-08-24T22:38:10", "title": "oxygen: update visibility", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "55ddbc5d5a1104ece20101948a16a8a5a6ef21f9"}, {"date": "2015-08-24T15:30:29", "title": "worksanshairline: delete as available in worksans", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "fdd18f059966fd123b516467ae92fb39246252e7"}, {"date": "2015-08-24T15:16:59", "title": "worksans: Update descriptions", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "02100e8166ed34a2feeab2948a6000f1619534fe"}, {"date": "2015-08-24T14:59:45", "title": "Merge pull request #90 from weiweihuanghuang/master", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "5fa619912abc48fd5dfc61f987f3171095d816e0"}, {"date": "2015-08-24T14:58:25", "title": "Merge pull request #99 from khaledhosny/master", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "d28acfaf3eb7bb689a2425ea26af4fbb0e9248b7"}, {"date": "2015-08-24T14:52:31", "title": "ubuntu + ubuntucondensed: Updated description", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "984f51d71ae501fb0127e0c6ebfbd653139dfb03"}, {"date": "2015-08-24T14:47:22", "title": "scheherazade: Update to v2.100 (adding Bold)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "302d82624807d5ecec081b16aab33d324430d91a"}, {"date": "2015-08-24T14:34:33", "title": "arvo: Updating fsType of Italic and BoldItalic", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "3ce88ae7a9df1e760cfe728ed3ad9801c009b174"}, {"date": "2015-08-24T13:26:42", "title": "Merge pull request #98 from sladen/ubuntu-0.83", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "0fbecd84aa27a364e822abfbe58a5695d30add3c"}, {"date": "2015-08-23T04:34:54", "title": "Fix link to Oxygen fonts KDE project", "author": "Khaled Hosny", "status": "modified", "kind": "family", "id": "7b84fd63fc11f6826e330e769d44afcce3c74a6f"}, {"date": "2015-08-21T17:51:43", "title": "New upstream version: Ubuntu 0.83; Ubuntu Condensed 0.83", "author": "Paul Sladen", "status": "modified", "kind": "family", "id": "600aba4483e594f8227e30a6186b186d48131c26"}, {"date": "2015-08-12T23:05:38", "title": "Create TRIVIA.md", "author": "Dave Crossland", "status": "new", "kind": "infrastructure", "id": "e9ecbb8df293355cff36bbb1c54200c8532a03d7"}, {"date": "2015-08-11T20:36:54", "title": "Update weight checking sanity check for weights < 300", "author": "Rod Sheeter", "status": "modified", "kind": "infrastructure", "id": "d625b19c115c4d6cf70dc4d095c721a233b89ba7"}, {"date": "2015-08-11T00:47:35", "title": "Create README.md", "author": "rsheeter", "status": "new", "kind": "infrastructure", "id": "e9f2c9db41e8e19ac8ce3457fc7ceb2a1166f76e"}, {"date": "2015-08-11T00:38:47", "title": "Publishing compare_font and sanity_check mk1", "author": "Rod Sheeter", "status": "new", "kind": "infrastructure", "id": "80ab63ca26c9781f2d6d4de2464d98c674506268"}, {"date": "2015-08-06T00:19:11", "title": "Fix fsType for 54 font files", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "bacec3651f66c2e219e20a9a0d0aa0286c74a777"}, {"date": "2015-08-06T00:10:06", "title": "Fix fsType for 40 font files", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "8ccda7bf739842777d42661d1b384b926194e24b"}, {"date": "2015-08-05T23:25:53", "title": "Update .gitignore with *.ttx", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "613fbd5476dd531ae78918d8f1d5daf5e24d5a38"}, {"date": "2015-08-04T20:09:39", "title": "Merge pull request #92 from nickcash/patch-1", "author": "Dave Crossland", "status": "new", "kind": "infrastructure", "id": "906b12f100f8c69f437f3ab1899e58c1ed5d9a15"}, {"date": "2015-08-04T16:24:21", "title": "Correct typo", "author": "Nick Cash", "status": "modified", "kind": "family", "id": "56f913d348060380f57f76c5e28b9a1ad4b05458"}, {"date": "2015-08-01T13:54:38", "title": "worksans: v1.40 Updated Thin, Light, ExtraLight", "author": "weiweihuanghuang", "status": "modified", "kind": "family", "id": "04dc364d06d232b601c31570b870a27b4bd300ee"}, {"date": "2015-07-21T16:19:04", "title": "catamaran/METADATA.json: remove unneeded comma", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "7a1b0cb0c376ed7ca10b3c45b07dc3146136768c"}, {"date": "2015-07-20T17:49:07", "title": "designers/profiles.csv: Add Hubert and Fischer", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "5958e8cc66110fd526f39964c41ae31ba1e625e9"}, {"date": "2015-07-20T14:40:02", "title": "rubik*/DESCRIPTION.en_us.html updates", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "b2b3f5b6a116f7114a02b470aee19e07512a4559"}, {"date": "2015-07-20T03:13:25", "title": "kalam: Updated to v2.001", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "fe561d9c7f9c635d086bd13ac9ee6557e3375cca"}, {"date": "2015-07-14T15:45:51", "title": "Adding Rubik family", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "be05a79abd69d01a9466cbe7bc41f60d3fa349ad"}, {"date": "2015-07-13T05:26:46", "title": "sharetechmono: Updated TTF to fix fi issue #71", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "1b86e1e716445daccc346253911955073b0d254a"}, {"date": "2015-07-12T19:57:01", "title": "profiles.csv: Adding Mohamed Gaber", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "eb2be9cc7f319f40449180248fa74d8e54e0596d"}, {"date": "2015-07-12T17:43:56", "title": "Merge pull request #74 from weiweihuanghuang/master", "author": "Dave Crossland", "status": "new", "kind": "infrastructure", "id": "26881d477e36bc50e69bd89acdd5fbb19a516de7"}, {"date": "2015-07-12T11:59:41", "title": "Floored 'usWeightClass'es at 250", "author": "weiweihuanghuang", "status": "modified", "kind": "family", "id": "af30e2692a7b634e86cd21cd0c5e46848677335b"}, {"date": "2015-07-12T11:58:33", "title": "Updated worksans & worksanshairline description", "author": "weiweihuanghuang", "status": "modified", "kind": "metadata", "id": "6a9fee47fa4d5c3ed11b84b1bcab1e0cdcf824ea"}, {"date": "2015-07-08T17:32:57", "title": "profiles.csv: add Wei Huang", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "29f084660f3f1c34b34bc5c467b36b2212fe2cab"}, {"date": "2015-07-08T02:50:57", "title": "worksanshairline: fix description, mark file as modified in version string", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "afbc113a6def10d9011bb6ccc90baa4e3b875d8f"}, {"date": "2015-07-08T01:57:11", "title": "Update CONTRIBUTING.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "fdd5f49dc2248c39d09f9d5d0cb1a9b7856bceb1"}, {"date": "2015-07-06T23:50:43", "title": "catamaran: update description", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "8ddf7a5fe61760206c7ae0a235e3730a17d010e3"}, {"date": "2015-07-06T23:28:05", "title": "worksanshairline: Updated with correct usWeightClass, OTL fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "00fefdc3e9045285bf7042947e9e2e5e3877e630"}, {"date": "2015-07-06T23:22:25", "title": "worksans: Update", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "11cb93b728b3d4de8d1ba6505ead129ebd747e9b"}, {"date": "2015-07-06T21:05:46", "title": "Adding Chonburi", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "f2bdc7d8394ddd713df33f9a2ef60dea7afe9bf4"}, {"date": "2015-07-06T19:06:10", "title": "worksans: update description with correction from Wei", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "5e7cdbd306e9b0abb5b6122e5e9d3b18c735ce3c"}, {"date": "2015-07-06T17:15:26", "title": "worksans: Updating NAME table (and macStyle of bold)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "0701f6c76da7797af80ac2f26c977fce639b2161"}, {"date": "2015-07-06T15:45:29", "title": "Adding Work Sans Hairline", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "381f64d7781753f3da2882cb8e2a5f10b44c9f55"}, {"date": "2015-07-06T15:45:14", "title": "Adding Work Sans", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "85967f2400add3e2e624f705f0f0c59402bb2055"}, {"date": "2015-07-06T15:09:01", "title": "Adding Catamaran", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "c28a25c03243eb48f0fa336c63e54755105fae98"}, {"date": "2015-07-06T03:44:56", "title": "terminaldosis: Updating to mirror the Dosis files", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "1519faabd3f86e18c98cc7b79211a99f783a35e9"}, {"date": "2015-07-01T21:16:26", "title": "Update CONTRIBUTING.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "9bc9c92f11c951e6b090870827ce31b931e0ffd1"}, {"date": "2015-06-30T22:15:26", "title": "profiles.csv: Add Cadson Demak", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "d2661b2efad83c5dedeb9cdf8293d62f715edb1a"}, {"date": "2015-06-29T20:37:33", "title": "digitalnumbers: Add postScriptName to METADATA.json", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "9f905a3d5a8f8327ee21395b76c8412bc76b2503"}, {"date": "2015-06-29T14:24:23", "title": "itim + sriracha: Add vietnamese to METADATA.json", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "7b74dad60245c24a4bb1980b0b0c3b680342d943"}, {"date": "2015-06-28T02:26:08", "title": "Adding Itim", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "daa233403bbd018ad2f10292b6a399037bf6a347"}, {"date": "2015-06-28T02:22:09", "title": "Updating Sriracha to reduce filesize by removing full license text", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "a50fb4ed42457bbe21254d808c1b18754ede9145"}, {"date": "2015-06-28T02:11:22", "title": "Adding Sriracha", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "818b6cd69459f156e109346d9a7dfed2a5e07611"}, {"date": "2015-06-27T05:06:45", "title": "amaticsc: fix errors in ?\u00bf^", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "b7319ec6b12618d4b01f2b7531d8d230d26eb222"}, {"date": "2015-06-25T05:19:38", "title": "digitalnumbers: update METADATA.json size to gzip'd size", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "086bbf87acce1720cc781ee46c60914ffb67a64b"}, {"date": "2015-06-24T00:37:41", "title": "Adding Digital Numbers", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "e860dd8502bff9c68f345ed29e82fe929038f4d6"}, {"date": "2015-06-22T14:53:23", "title": "Merge pull request #59 from google/davelab6-latin-ellipsis", "author": "rsheeter", "status": "new", "kind": "infrastructure", "id": "8a019000858764738915bf3cf21bf2e38db3371b"}, {"date": "2015-06-22T14:28:05", "title": "latin_unique-glyphs.nam: Add 0x2026 ellipsis", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "8fa153fbda9915434c348deb23b1befea9a8a6b7"}, {"date": "2015-06-18T15:01:17", "title": "Update README.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "4f5374de052e7be88c596ba1978c31b64d65018d"}, {"date": "2015-06-18T02:15:15", "title": "+ tools/encodings/README.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "417a982b4b4864ab9fe83b2136af29deed12ebc3"}, {"date": "2015-06-17T15:50:45", "title": "Merge pull request #50 from google/davelab6-khmer.nam", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "681df303711ca2042cf69f32575b0c34cd76f939"}, {"date": "2015-06-15T16:56:49", "title": "asar: Updating Asar-Regular.ttf with fixed nbsp", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "e25d2decb12fcf6f70153fadacc8156ddc74f87e"}, {"date": "2015-06-15T16:01:30", "title": "ofl/asar: Updating with fixed OpenType logic", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "4cb22f8c888af11ff18b24b2e4f85d1652aee904"}, {"date": "2015-06-15T15:09:36", "title": "sahitya/OFL.txt: Add full text", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "2583dcaf471d3b3c65fac2b1a3153eda64b838a4"}, {"date": "2015-06-15T15:07:53", "title": "sura/DESCRIPTION.en_us.html: Update with full text", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "21f8bd8b4d4311fc6bd5b3306625f5266dd40f2b"}, {"date": "2015-06-15T15:07:36", "title": "kadwa/DESCRIPTION.en_us.html: fix link", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "73843cd1a1a3908a87099703551a2aaaed83d721"}, {"date": "2015-06-15T04:19:56", "title": "Updating Kadwa", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "6f585e352eb8d45e902272c214c14044dd882f3f"}, {"date": "2015-06-15T04:05:11", "title": "Updating Sarala", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "6e10d6038e9ae40a65bedd628e113e2938d8b29e"}, {"date": "2015-06-15T04:05:01", "title": "Adding Sahitya", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "d1f5f5047de328253ab23747cd66d10f8873f849"}, {"date": "2015-06-15T04:04:54", "title": "Adding Sura", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "64963c217104d6865935dce5379c68c84166ea87"}, {"date": "2015-06-15T02:16:23", "title": "Merge pull request #44 from sapics/fix-duplicate-profile", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "f3184e6849fa60b32f07cafc16f33337278399d2"}, {"date": "2015-06-15T02:14:38", "title": "Merge pull request #43 from sapics/fix-firamono-metadata", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "a4f5b0e25892f0e9eafb41b8efd26b6a33cc4137"}, {"date": "2015-06-15T00:16:50", "title": "Merge pull request #54 from google/namelistpy", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "97af73328d664a41e17e515b4bc17ecd92516df0"}, {"date": "2015-06-15T00:16:22", "title": "Merge pull request #53 from google/namelist-lao", "author": "Dave Crossland", "status": "new", "kind": "infrastructure", "id": "8b5eb67369d24c0df2fede8259a475511e531388"}, {"date": "2015-06-15T00:16:07", "title": "Merge pull request #55 from google/namelist-myanmar", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "0d7c459257103fe06cfb37f45d2fef9cdf6d4f04"}, {"date": "2015-06-12T17:22:49", "title": "namelist.py: rewrite with fontTools", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "ac2d40351b1253a3fb5ac939a8588a54bd82983f"}, {"date": "2015-06-12T03:17:21", "title": "Adding tools/encodings/myanmar_unique-glyphs.nam", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "4d8766754aeb4af2339a081d2c712ffd2e656306"}, {"date": "2015-06-11T14:51:36", "title": "Adding tools/encodings/lao_unique-glyphs.nam", "author": "Dave Crossland", "status": "new", "kind": "infrastructure", "id": "98ce2d9f4f2fa6ad6f809c3b20450e6e89164293"}, {"date": "2015-06-08T17:56:04", "title": "istokweb: updating METADATA.json", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "4fa312b5c9aa5c3d290e2565e311e4a34c7c7573"}, {"date": "2015-06-08T13:42:31", "title": "Adding Sitara", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "7e42686751df97a23655d6346ef916c030eb616a"}, {"date": "2015-06-08T11:43:24", "title": "Update khmer_unique-glyphs.nam", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "1e80d5a39cddfb803059fe29ab43fe174781fbd9"}, {"date": "2015-06-07T00:05:50", "title": "Update CONTRIBUTING.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "02325a879232fb7c1286f343dfb4ba7d070905d4"}, {"date": "2015-06-06T00:12:21", "title": "Update CONTRIBUTING.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "d833e573aec2a7216935849234960cd906ba45d9"}, {"date": "2015-06-06T00:12:05", "title": "Update CONTRIBUTING.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "3d74e42231b0ddab0db317f19b1f3c303a8d98b9"}, {"date": "2015-06-06T00:09:49", "title": "Update CONTRIBUTING.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "41d746f579682eb33c4b63d6df84c0ffb2344039"}, {"date": "2015-06-05T04:19:09", "title": "notosanshebrew: updating to latest version", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "4e18b84a071b986af482640ab82eb6d6ac9be85c"}, {"date": "2015-06-04T16:24:33", "title": "jaldi: Updating to v1.007", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "1f3895e6b6bf67fcc91702af3792f92faa4cd263"}, {"date": "2015-06-04T16:21:37", "title": "pragatinarrow: updating to v1.010", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "53b54ff5ea832b83500403b50affe8be04200cda"}, {"date": "2015-06-03T06:57:20", "title": "Fira Mono: Correct category in METADATA.json", "author": "sapics", "status": "modified", "kind": "infrastructure", "id": "ba9505055070e91668dcc7d77bf372a49f916eb1"}, {"date": "2015-06-02T01:59:18", "title": "Eczar: Adding ExtraBold.ttf and SemiBold.ttf (part 2 of 2)", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "fff4a61b85a6602917ad7475e36c7d955c52bc7f"}, {"date": "2015-06-02T01:58:50", "title": "Eczar: Delete Extrabold and Semibold (part 1 of 2)", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "bf8609687694cd420dba6479826ef7d00cc41898"}, {"date": "2015-06-01T15:48:59", "title": "Updating Eczar vertical metrics", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "d013dcd75306d7ead22057188a93e1e67bd9d357"}, {"date": "2015-06-01T15:27:36", "title": "Adding Yantramanav", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "d42bd41d734b2642d6744f26ae68ac8d364a9a37"}, {"date": "2015-06-01T14:24:28", "title": "robotomono: Updating visibility", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "e4d4513e11593dc7647c283c61e111a4c1ef2153"}, {"date": "2015-06-01T14:11:12", "title": "Adding .gitignore", "author": "Dave Crossland", "status": "new", "kind": "infrastructure", "id": "6cbdebc2c561041da6d1ae7b64c93f8f2ec77a59"}, {"date": "2015-06-01T14:07:43", "title": "Updating Vesper Libre", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "039bd1f499f805403b8375fea8da220082261b8f"}, {"date": "2015-06-01T13:55:39", "title": "Updating Eczar", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "98cbf9e988a3ec0243c4433daa7adea5b3cb3f5e"}, {"date": "2015-06-01T13:15:09", "title": "Adding Rhodium Libre", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "ecb4c3d48ed676f6204a86a2b378effe477b3677"}, {"date": "2015-06-01T13:00:29", "title": "Updating Tillana", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "c362bc369a815ff84bca8cff37fd1327781cc693"}, {"date": "2015-06-01T12:36:57", "title": "Updating Poppins", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "c93ee27fc0fea5ad506c68fdaa072d5da3c858f2"}, {"date": "2015-06-01T12:28:29", "title": "dding Roboto Mono (closes #41)", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "017bacd6542f9d9453267715ddafc9f71fb757bf"}, {"date": "2015-05-30T04:34:22", "title": "fix duplicate profile", "author": "sapics", "status": "modified", "kind": "infrastructure", "id": "ad052e9c5e7b34f133b598e3f91ca61e70c9ab71"}, {"date": "2015-05-28T21:57:56", "title": "Amita: Correct category in METADATA.json", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "e9bfe4a345a5247d9e0ac3dc9d6d5c54e406099a"}, {"date": "2015-05-28T05:10:18", "title": "Merge pull request #34 from sapics/fix-istokweb", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "099339fb59fe99ba41a55bc6e5b40062362eab5c"}, {"date": "2015-05-28T05:10:00", "title": "Merge pull request #38 from sapics/fix-amita-metadata", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "07613e0dfb1943d1ca3817eff71bfc57d3f18207"}, {"date": "2015-05-28T05:09:14", "title": "Merge pull request #37 from sapics/fix-stalinone-metadata", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "293645efced7b5aaaee4f6cd6f7d21f7c4e60817"}, {"date": "2015-05-28T01:31:14", "title": "fix METADATA.json for amita font", "author": "sapics", "status": "modified", "kind": "infrastructure", "id": "04e421d5de2972e8bfd7426be59ad195fd5f01fb"}, {"date": "2015-05-28T00:17:51", "title": "fix metadata.json for stalinone font", "author": "sapics", "status": "modified", "kind": "infrastructure", "id": "1fe93a3789166a7ab5405db08dfd9a424fdd9cc8"}, {"date": "2015-05-27T15:58:32", "title": "droidsans: Add LICENSE.txt (closes #26)", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "2776afefa9e0829076cd15fdc41e7950e2ffab82"}, {"date": "2015-05-27T12:12:13", "title": "Merge pull request #35 from sapics/fix-sansation", "author": "Dave Crossland", "status": "new", "kind": "infrastructure", "id": "445f69a2733687f8f9c4185e232b174f5934b195"}, {"date": "2015-05-27T11:33:12", "title": "fix metadata.json style for Sansation font", "author": "sapics", "status": "modified", "kind": "infrastructure", "id": "0000d589449cd7f9c80fbd1868322c6acdb73f27"}, {"date": "2015-05-27T10:27:35", "title": "fix weight of bold-italic to 700", "author": "sapics", "status": "modified", "kind": "infrastructure", "id": "3f5682958602b8f93962c248508dabec31891d34"}, {"date": "2015-05-26T17:38:37", "title": "Updating Lobster METADATA.json to support Vietnamese", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "8af2b2255832bd70e7df39e52573ef7ba66ce734"}, {"date": "2015-05-20T20:31:09", "title": "Amita: Updating designer key of METADATA.json", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "7908157bd65c8ddebeea55a8af46fb8c05bd4ad2"}, {"date": "2015-05-20T00:04:20", "title": "Updating Inknut Antiqua", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "a1eda398fd87edbb5de411b82edb4a481d8b24d4"}, {"date": "2015-05-19T18:05:51", "title": "Adding Arya", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "d380b70419e5a2065bbdd6669344dd23393d2f82"}, {"date": "2015-05-19T18:05:40", "title": "Adding Amita", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "7079657f3b40dabff822d22a1561d54f0694ec47"}, {"date": "2015-05-13T17:11:45", "title": "Update Varta description to fix link typo", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "1ec53bfc24b60324ce1bf37b78142ea1e8383ac3"}, {"date": "2015-05-11T17:26:14", "title": "Updating Inconsolata", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "650fd91e96bcd6971c17348c8ccacb73b96918c2"}, {"date": "2015-05-11T16:30:29", "title": "Adding Asar", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "8f11b660c27efc45b8d96247a3d12b09a23b56ea"}, {"date": "2015-05-11T16:04:39", "title": "Fix typo in Varta description", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "5b960b1e9b9765a66185b13301ceeae6da1b0777"}, {"date": "2015-05-11T15:38:01", "title": "Updating Dekko", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "b0235e00e2b733645d32c8a0947802e274a55edc"}, {"date": "2015-05-11T15:03:56", "title": "Adding Varta", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "681dfec717c17781ad270c9df7e76880cb48973e"}, {"date": "2015-05-11T14:19:26", "title": "Adding Kurale", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "745abb20dd1249ae51b845bfad241e9c30cf3c30"}, {"date": "2015-04-27T17:51:15", "title": "Updating ofl/vesperlibre/METADATA.json", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "ecdcaaa21e31119b062183a9b6e289ff6eade310"}, {"date": "2015-04-27T17:44:47", "title": "Updating ofl/cinzel/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "ea879d4739a42d661c49de7dff2e8b2352a958cb"}, {"date": "2015-04-27T17:44:45", "title": "Updating ofl/chicle/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "b736f39c3ab7f3f8ad9ac213876cd556185db902"}, {"date": "2015-04-27T17:44:43", "title": "Updating ofl/cherryswash/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "35089d38b952d8e04fc0aeb5df0994c9ba462cfd"}, {"date": "2015-04-27T17:44:41", "title": "Updating ofl/chelaone/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "c72712175756f83586900c0f708d4644cf9c7fd8"}, {"date": "2015-04-27T17:44:40", "title": "Updating ofl/chauphilomeneone/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "e9d69d0b452795d3a29191533a6189b766d938db"}, {"date": "2015-04-27T17:44:38", "title": "Updating ofl/changaone/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "27a1664cc6487f9a58b7382a592f2b3a78536181"}, {"date": "2015-04-27T17:44:36", "title": "Updating ofl/cevicheone/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "08e091b33ee54b21c64ef05743bcc6716d1bdcb7"}, {"date": "2015-04-27T17:44:34", "title": "Updating ofl/cardo/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "d70318ab838626a3f9c4603df3ea0ed959a15442"}, {"date": "2015-04-27T17:44:32", "title": "Updating ofl/candal/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "cfa69ab461fc34b4f00c69304e9d10e0539191ce"}, {"date": "2015-04-27T17:44:31", "title": "Updating ofl/cambo/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "d4b4f127ffc2ac17b2598fc9ec7c9bec3a9989cc"}, {"date": "2015-04-27T17:44:29", "title": "Updating ofl/cabinsketch/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "df49b5453bef10420b99f1b23db2d65646ea6204"}, {"date": "2015-04-27T17:44:27", "title": "Updating ofl/butchermancaps/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "21e99970c589097ee512c3f9cdc93c6f08d730fe"}, {"date": "2015-04-27T17:44:25", "title": "Updating ofl/butcherman/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "d087f3ebd102ac41b3015f400cbb160c73bf0167"}, {"date": "2015-04-27T17:44:23", "title": "Updating ofl/buda/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "27442a7f390178eb6306158458bb95f68d9bb79c"}, {"date": "2015-04-27T17:44:22", "title": "Updating ofl/bubblerone/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "e3b52e728649f015b7eddca80c3ad202d0bd9a05"}, {"date": "2015-04-27T17:44:20", "title": "Updating ofl/bubblegumsans/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "75e7dd8232e0f51768d8613d049d75812698d64e"}, {"date": "2015-04-27T17:44:18", "title": "Updating ofl/breeserif/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "ff120e059af1ce4209656c073e486fd0ec3afe55"}, {"date": "2015-04-27T17:44:16", "title": "Updating ofl/brawler/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "e9db406f213cc3035864dc00d5ff28242aedd87f"}, {"date": "2015-04-27T17:44:15", "title": "Updating ofl/bowlbyonesc/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "c6a838cef39810335b295d7088865ccda00ccc61"}, {"date": "2015-04-27T17:44:13", "title": "Updating ofl/bowlbyone/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "efb2eb0349f2dc9b4988f02ee77df4ad3314ebf3"}, {"date": "2015-04-27T17:44:11", "title": "Updating ofl/boogaloo/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "c5df327b9a90e6ff1dd07cc080f336d3cadf55c2"}, {"date": "2015-04-27T17:44:09", "title": "Updating ofl/bitter/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "1b1e6530404fe4356bc8888708f821732908cf3f"}, {"date": "2015-04-27T17:44:08", "title": "Updating ofl/bilboswashcaps/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "c7136cb84f57bef62d29bcd569675f1c01e0f414"}, {"date": "2015-04-27T17:44:06", "title": "Updating ofl/bilbo/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "254c91e36fdc280956e8e44b01bcac0e68dcffcf"}, {"date": "2015-04-27T17:44:04", "title": "Updating ofl/bentham/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "d1b545148cc8d8f7c496e482b9b64aa9cbeb5047"}, {"date": "2015-04-27T17:44:03", "title": "Updating ofl/belleza/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "b2999408e1f3e67d05236163f8e3fe73d1b15b6b"}, {"date": "2015-04-27T17:44:01", "title": "Updating ofl/belgrano/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "ec51799b9c45b7445a21e4faaa3f554da5bafd4c"}, {"date": "2015-04-27T17:43:59", "title": "Updating ofl/battambang/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "63ff01df371a442df4591f470536910d598c0778"}, {"date": "2015-04-27T17:43:57", "title": "Updating ofl/basic/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "9db9820a4304b094946a98f3c71cc93c68e37b6f"}, {"date": "2015-04-27T17:43:55", "title": "Updating ofl/balthazar/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "321eeddadf5516499f65151a01e89c3e08bc0058"}, {"date": "2015-04-27T17:43:54", "title": "Updating ofl/average/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "6b5bb1bd3d7eca6395723fcb639efacdafbafd19"}, {"date": "2015-04-27T17:43:52", "title": "Updating ofl/autourone/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "fcb379bccf65e55d6b793b36af14d6d659cdf82c"}, {"date": "2015-04-27T17:43:50", "title": "Updating ofl/atomicage/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "5e8cd02d17e574de4f8613dcac5671f3c44e469b"}, {"date": "2015-04-27T17:43:48", "title": "Updating ofl/asul/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "48c2bc96abb20214835c44231bfa4832f648af82"}, {"date": "2015-04-27T17:43:46", "title": "Updating ofl/asap/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "9bd7ab92d288d9eb7d579acb18096228f99f3445"}, {"date": "2015-04-27T17:43:44", "title": "Updating ofl/armata/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "c2ac24ad8d111a29a1de65cda093949da729d585"}, {"date": "2015-04-27T17:43:43", "title": "Updating ofl/arbutusslab/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "3645cc7a3716b00726650cfbf425d071bead25c7"}, {"date": "2015-04-27T17:43:41", "title": "Updating ofl/arapey/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "f106b928fdac618499612cfcacb962341598f588"}, {"date": "2015-04-27T17:43:39", "title": "Updating ofl/anticslab/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "e2eb2809360b099ee5fdce247c25018f5ca85ea9"}, {"date": "2015-04-27T17:43:37", "title": "Updating ofl/anticdidone/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "a30c41b720a59b17aa5ecd9398ba74eaf2b2ced5"}, {"date": "2015-04-27T17:43:36", "title": "Updating ofl/anaheim/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "e42f8869d7d052f48dbac0035bd4abaf4bcfe1ab"}, {"date": "2015-04-27T17:43:34", "title": "Updating ofl/amaticsc/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "95317c3fdb606629f003faad06539ab4c421c195"}, {"date": "2015-04-27T17:43:32", "title": "Updating ofl/amaranth/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "b3a40da77dd65dc12d64e525128af8fdbeb544c4"}, {"date": "2015-04-27T17:43:30", "title": "Updating ofl/allan/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "2a871a4607f3eec0b78bbfebc3410a5c5c39d7bb"}, {"date": "2015-04-27T17:43:29", "title": "Updating ofl/alef/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "69014e635ec487f9a8be6d20816851659b51d4e5"}, {"date": "2015-04-27T17:43:27", "title": "Updating ofl/aladin/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "40ee6ca60db99f23f03b8d005dcc35154f3b804f"}, {"date": "2015-04-27T17:43:25", "title": "Updating ofl/aksarabaligalang/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "06d9851e7b7d15e3590e5be74dad568f521cdf7c"}, {"date": "2015-04-27T17:43:23", "title": "Updating ofl/aguafinascript/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "1e499f17381022a301e96b5acf2ee3fc4de193af"}, {"date": "2015-04-27T17:43:22", "title": "Updating ofl/adventpro/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "c9c70174c28a9a80b2e5281dadf8f2838ecd187d"}, {"date": "2015-04-27T17:43:20", "title": "Updating apache/nokora/*ttf with nbspace and fsType fixes", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "5cf2d89071b3d396c802b82a55c91e32634f1766"}, {"date": "2015-04-27T15:07:29", "title": "Adding Sumana", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "f6df8a04beec750a0e86da19d10674d9703dd969"}, {"date": "2015-04-24T04:36:44", "title": "Updating Hanna EARLY_ACCESS.category to Sans Serif", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "96df2d3e5f29c36d45f46e81d27fd3abb46a65ff"}, {"date": "2015-04-23T22:03:24", "title": "Updating cwtexkai/EARLY_ACCESS.category to Serif", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "b85523762592be6e0fdd61971a00ea81958c589a"}, {"date": "2015-04-23T21:03:33", "title": "Updating nanumgothiccoding/EARLY_ACCESS.category to Monospace", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "5a6aedfdcccd8abbbcdaef17e0ece09653b008b3"}, {"date": "2015-04-23T19:09:15", "title": "Renaming EARLYACCESS.category files to EARLY_ACCESS.category", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "28fff5fa79f9e9e1cefa401a1bdae60ea49f98a8"}, {"date": "2015-04-23T02:11:42", "title": "Adding Early Access category files", "author": "Dave Crossland", "status": "new", "kind": "infrastructure", "id": "4f889caf023feabd4bd25f386c99a31627ce858b"}, {"date": "2015-04-21T21:53:26", "title": "Updating Julius Sans One DESCRIPTION.en_us.html", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "114ecf649d7f38c948798fec6f6eb9c7e3b9cc12"}, {"date": "2015-04-21T15:49:49", "title": "Updating Jaldi DESCRIPTION.en_us.html", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "1319946bd2987a490a7defc382829632b7c87da3"}, {"date": "2015-04-21T15:42:54", "title": "Tweaks to Biryani DESCRIPTION.en_us.html", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "c2743fbd71c73570f9ef2c40342e4bdcf240ed34"}, {"date": "2015-04-21T15:41:04", "title": "Updating Biryani DESCRIPTION.en_us.html", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "a72235e3f90cfc8bbccd7c909393f790193665c4"}, {"date": "2015-04-20T16:36:20", "title": "Updating Julius Sans One", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "7a00bf8ff9fe91249ba901a38864268167e0598f"}, {"date": "2015-04-20T16:19:16", "title": "Adding Biryani", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "35b05c3cd4914016f839de01631578b8872ed572"}, {"date": "2015-04-20T16:09:21", "title": "Updating Palanquin", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "aa6c7013c087f3150160993d84b25aa94e59d885"}, {"date": "2015-04-20T16:07:26", "title": "Updating Palanquin Dark", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "0114542b017d655dcfcddfbcead276e1ca5cbfb4"}, {"date": "2015-04-20T15:54:09", "title": "Adding Martel", "author": "Dave Crossland", "status": "new", "kind": "family", "id": "fc4d5c7d6433088cf9c87913a4bcac5bcab2965d"}, {"date": "2015-04-20T15:22:40", "title": "Updating Pragati Narrow", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "6a6f8a23db1abf09368ce027caefc212e694b3cb"}, {"date": "2015-04-20T15:07:36", "title": "Updating Jaldi", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "8640d2357d0df5641bbe525172e3d2c0da212581"}, {"date": "2015-04-15T21:11:57", "title": "Fix pragatinarrow/METADATA.json name key", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "82a8d1763714143ac452a0ba3980ed8a82a0ad81"}, {"date": "2015-04-15T00:45:42", "title": "Updating roboto/METADATA.json to remove stray keys", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "ae30659ff88e7f665f2930a4807de2e06c01adb9"}, {"date": "2015-04-13T18:14:25", "title": "Correcting pragatinarrow/METADATA.json", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "8c55deaa18982ca3c5f9bc3bb05950bbed504c77"}, {"date": "2015-04-13T17:45:44", "title": "Updating Jaldi-Bold.ttf", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "765acd9c4763496b06ddcf6a9b37fa0daebc3a48"}, {"date": "2015-04-13T17:43:49", "title": "Fixing pragatinarrow/METADATA.json", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "b36f05fc35d60c62bee38d9b0ff424d244d980ba"}, {"date": "2015-04-13T17:29:19", "title": "Updating News Cycle", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "a65ad2eb07ae79ebc9d021d73229b4853a3db00d"}, {"date": "2015-04-13T16:12:43", "title": "Renaming Puralecka Narrow to Pragati Narrow and updating", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "1bf13be2e063c527b3264cbf45cb5c3429993116"}, {"date": "2015-04-13T15:45:43", "title": "Updating Jaldi", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "6385bf3190d287d9eb6c76beca2717264f01145e"}, {"date": "2015-04-10T15:54:12", "title": "Updating Vesper Libre", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "7bd03682a34a6e349b214cf70dc754fb6c2ddee0"}, {"date": "2015-04-06T14:34:24", "title": "Updating Alef description", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "55bdeec84b0f78abaea3d328753be8b7f7888cde"}, {"date": "2015-03-19T19:49:56", "title": "Update Meddon to fix nbsp", "author": "Dave Crossland", "status": "modified", "kind": "family", "id": "d78eefe572d78f80d34c635710db88d09074a716"}, {"date": "2015-03-16T19:13:04", "title": "Merge pull request #1 from google/rod", "author": "nyshadhr9", "status": "new", "kind": "infrastructure", "id": "5c7b4d8d3d0d95098dab56ca66a8fd758faa2114"}, {"date": "2015-03-16T18:14:46", "title": "I<3 nam files", "author": "Rod Sheeter", "status": "new", "kind": "infrastructure", "id": "165dee067ef9dcb470f7dd29036b0f407224b24a"}, {"date": "2015-03-13T20:37:26", "title": "Added Hebrew as a subset for Arimo, Cousine, Tinos and Cardo", "author": "Nyshadh Reddy Rachamallu", "status": "modified", "kind": "infrastructure", "id": "ee228a159c3d564f46cded333a6fed24271e2873"}, {"date": "2015-03-12T17:56:55", "title": "Update Modak Description", "author": "Dave Crossland", "status": "modified", "kind": "metadata", "id": "e3747158cdc256fed1216f197a0419ad1cfa70b7"}, {"date": "2015-03-09T21:34:02", "title": "Update README.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "731e9786b3d5e1509a79fb9bd33c8a5b4ae67ea4"}, {"date": "2015-03-08T21:19:41", "title": "Add repo licensing files", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "78bd932df1dae18a0da541c42ccbab9f85c287b5"}, {"date": "2015-03-08T07:03:30", "title": "Update README.md", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "35a99385548c73526235c75b556307141b554bf6"}, {"date": "2015-03-07T00:21:12", "title": "Remove duplicate files", "author": "Dave Crossland", "status": "modified", "kind": "infrastructure", "id": "64d3e3a72845371da35ab98b1e59b3f9198e5826"}], "pushes": {"sandbox": [{"path": "ofl/miriamlibre", "category": null, "status": null, "url": "https://github.com/google/fonts/pull/7534"}, {"path": "ofl/akayatelivigala", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8083"}, {"path": "ofl/akshar", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8083"}, {"path": "ofl/almarai", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8083"}, {"path": "ofl/anekbangla", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8083"}, {"path": "ofl/anekdevanagari", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8083"}, {"path": "ofl/anekgujarati", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8083"}, {"path": "ofl/anekkannada", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8083"}, {"path": "ofl/anekmalayalam", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8083"}, {"path": "ofl/anekodia", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8083"}, {"path": "ofl/anektamil", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8083"}, {"path": "ofl/kaiseiharunoumi", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8089"}, {"path": "ofl/kaiseiopti", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8089"}, {"path": "ofl/kaiseitokumin", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8089"}, {"path": "ofl/kalam", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8089"}, {"path": "ofl/kantumruypro", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8089"}, {"path": "ofl/karlatamilinclined", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8089"}, {"path": "ofl/karlatamilupright", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8089"}, {"path": "ofl/karma", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8089"}, {"path": "ofl/katibeh", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8089"}, {"path": "ofl/kdamthmorpro", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8089"}, {"path": "ofl/khand", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8090"}, {"path": "ofl/khmer", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8090"}, {"path": "ofl/khula", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8090"}, {"path": "ofl/kiwimaru", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8090"}, {"path": "ofl/kleeone", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8090"}, {"path": "ofl/kohsantepheap", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8090"}, {"path": "ofl/kumarone", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8090"}, {"path": "ofl/laila", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8090"}, {"path": "ofl/lakkireddy", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8090"}, {"path": "ofl/liujianmaocao", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8090"}, {"path": "ofl/nanumgothiccoding", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8093"}, {"path": "ofl/nanumpenscript", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8093"}, {"path": "ofl/newtegomin", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8093"}, {"path": "ofl/nokora", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8093"}, {"path": "ofl/notosansarabicui", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8094"}, {"path": "ofl/notosansbamum", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8094"}, {"path": "ofl/notosansbengaliui", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8094"}, {"path": "ofl/notosanscaucasianalbanian", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8094"}, {"path": "ofl/notosanscyprominoan", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8094"}, {"path": "ofl/notosansdevanagariui", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8094"}, {"path": "ofl/notosanselymaic", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8094"}, {"path": "ofl/notosansgujaratiui", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8094"}, {"path": "ofl/notosansgurmukhiui", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8094"}, {"path": "ofl/notosansindicsiyaqnumbers", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8094"}, {"path": "ofl/notoserifhentaigana", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8013"}], "production": [{"path": "ofl/afacadflux", "category": "New", "status": null, "url": "https://github.com/google/fonts/pull/7851"}, {"path": "ofl/eduauvicwantdots", "category": "New", "status": null, "url": "https://github.com/google/fonts/pull/8020"}, {"path": "ofl/eduauvicwantguides", "category": "New", "status": null, "url": "https://github.com/google/fonts/pull/8021"}, {"path": "ofl/sixtyfourconvergence", "category": "New", "status": null, "url": "https://github.com/google/fonts/pull/7919"}, {"path": "ofl/librefranklin", "category": "Upgrade", "status": null, "url": "https://github.com/google/fonts/pull/8134"}, {"path": "ofl/notosansmongolian", "category": "Upgrade", "status": null, "url": "https://github.com/google/fonts/pull/7964"}, {"path": "ofl/notoserifhk", "category": "Upgrade", "status": null, "url": "https://github.com/google/fonts/pull/8050"}, {"path": "ofl/notoserifjp", "category": "Upgrade", "status": null, "url": "https://github.com/google/fonts/pull/8051"}, {"path": "ofl/notoserifkr", "category": "Upgrade", "status": null, "url": "https://github.com/google/fonts/pull/8052"}, {"path": "ofl/notoserifolduyghur", "category": "Upgrade", "status": null, "url": "https://github.com/google/fonts/pull/7849"}, {"path": "ofl/notoseriftc", "category": "Upgrade", "status": null, "url": "https://github.com/google/fonts/pull/8056"}, {"path": "catalog/designers/gustavoibarra", "category": "Designer profile", "status": null, "url": "https://github.com/google/fonts/pull/7547"}, {"path": "cc-by-sa/knowledge/modules/the_canadian_syllabics/lessons/inuktut_syllabics/content.md", "category": "Knowledge", "status": null, "url": "https://github.com/google/fonts/pull/8048"}, {"path": "lang/languages/alq_Latn.textproto", "category": "Knowledge", "status": null, "url": "https://github.com/google/fonts/pull/8048"}, {"path": "ofl/alata", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/8131"}, {"path": "ofl/alegreya", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/7074"}, {"path": "ofl/alegreyasans", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/7074"}, {"path": "ofl/andadapro", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/7074"}, {"path": "ofl/besley", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/7074"}, {"path": "ofl/bonanova", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/7074"}, {"path": "ofl/brygada1918", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/7074"}, {"path": "ofl/cambo", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/7074"}, {"path": "ofl/climatecrisis", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/7074"}, {"path": "ofl/ebgaramond", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/7074"}, {"path": "ofl/figtree", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/7074"}, {"path": "ofl/grandstander", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/7074"}, {"path": "ofl/inter", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/7074"}, {"path": "ofl/jetbrainsmono", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/7074"}, {"path": "ofl/jost", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/7074"}, {"path": "ofl/lexend", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/7074"}, {"path": "ofl/overpass", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/7074"}, {"path": "ofl/piazzolla", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/7074"}, {"path": "ofl/publicsans", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/7074"}, {"path": "ofl/robotoserif", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/7074"}, {"path": "ofl/spacemono", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/7074"}, {"path": "ofl/unbounded", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/7074"}, {"path": "ofl/vollkorn", "category": "Metadata / Description / License", "status": null, "url": "https://github.com/google/fonts/pull/7074"}]}}
  96. var colors = [
  97. "#BACAC0", // green
  98. "#193B59", // blue
  99. "#F2AD94", // orange
  100. "#F2D2B6", // yellow
  101. "#EBEBEB" // grey
  102. ];
  103. var commitColors = {
  104. "infrastructure": colors[4],
  105. "new family": colors[1],
  106. "modified family": colors[2],
  107. "metadata": colors[3],
  108. "designer": colors[0]
  109. }
  110. offsetDate = (date, duration) => {
  111. if (duration === "daily") {
  112. date.setHours(date.getHours() - 24);
  113. }
  114. else if (duration === "weekly") {
  115. date.setHours(date.getHours() - 24*7);
  116. }
  117. else if (duration === "monthly") {
  118. date.setMonth(date.getMonth() - 1);
  119. }
  120. else if (duration === "quarterly") {
  121. date.setMonth(date.getMonth() - 3);
  122. }
  123. else if (duration === "annually") {
  124. date.setYear(date.getFullYear() - 1);
  125. }
  126. else {
  127. throw "duration param is not correct!";
  128. }
  129. return date;
  130. }
  131. filterCommits = (data, start, end) => {
  132. res = [];
  133. for (i in data) {
  134. if (data[i]['date'] >= start && data[i]['date'] <= end) {
  135. res.push(data[i]);
  136. }
  137. }
  138. return res;
  139. }
  140. contributorsGraphData = (commits, top) => {
  141. let res = {};
  142. for (i in commits) {
  143. let commit = commits[i];
  144. let author = commit['author'];
  145. if (!(author in res)) {
  146. res[author] = 0;
  147. }
  148. res[author] += 1;
  149. }
  150. var sorted = [];
  151. for (k in res) {
  152. sorted.push([k, res[k]]);
  153. }
  154. sorted.sort(function(a, b) {
  155. return b[1] - a[1]
  156. });
  157. sorted = sorted.slice(0, top);
  158. var labels = [];
  159. for (i in sorted) {
  160. labels.push(sorted[i][0]);
  161. }
  162. var data = [];
  163. for (i in sorted) {
  164. data.push(sorted[i][1]);
  165. }
  166. return {
  167. type: 'pie',
  168. data: {
  169. labels: labels,
  170. datasets: [{
  171. label: "Total commits by contributor",
  172. backgroundColor: colors,
  173. data: data
  174. }]
  175. },
  176. options: {
  177. title: {
  178. display: true,
  179. text: 'Total commits by contributor'
  180. }
  181. }
  182. };
  183. }
  184. commitsGraphData = (data, duration) => {
  185. var delta = new Date(data[0]['date'])
  186. var label = delta.toDateString();
  187. let res = {};
  188. for (i in data) {
  189. let date = Date.parse(data[i]['date']);
  190. var label = delta.toISOString();
  191. if (date > delta) {
  192. if (data[i]['kind'] === "family") {
  193. if (data[i]['status'] === 'modified') {
  194. res[label]['modified family'] += 1;
  195. }
  196. else {
  197. res[label]['new family'] += 1;
  198. }
  199. } else if (data[i]['kind'] === 'metadata') {
  200. res[label]['metadata'] += 1;
  201. } else if (data[i]['kind'] === 'designer') {
  202. res[label]['designer'] += 1;
  203. } else if (data[i]['kind'] === 'infrastructure') {
  204. res[label]['infrastructure'] += 1;
  205. }
  206. }
  207. else {
  208. var delta = offsetDate(delta, duration);
  209. var label = delta.toISOString();
  210. res[label] = {"new family": 0, "modified family": 0, "metadata": 0, "designer": 0, "infrastructure": 0};
  211. }
  212. }
  213. var keys = Object.keys(res).sort();
  214. var data = {
  215. "type": "line",
  216. "data": {
  217. "labels": keys,
  218. "datasets": [
  219. {
  220. "data": [],
  221. "label": "Designers",
  222. "borderColor": commitColors['designer'],
  223. lineTension: 0,
  224. borderCapStyle: "bevel",
  225. "fill": false
  226. },
  227. {
  228. "data": [],
  229. "label": "New Families",
  230. "borderColor": commitColors['new family'],
  231. lineTension: 0,
  232. borderCapStyle: "bevel",
  233. "fill": false
  234. },
  235. {
  236. "data": [],
  237. "label": "Modified Families",
  238. "borderColor": commitColors['modified family'],
  239. lineTension: 0,
  240. borderCapStyle: "bevel",
  241. "fill": false
  242. },
  243. {
  244. "data": [],
  245. "label": "Metadata",
  246. "borderColor": commitColors['metadata'],
  247. lineTension: 0,
  248. borderCapStyle: "bevel",
  249. "fill": false
  250. },
  251. {
  252. "data": [],
  253. "label": "Infrastructure",
  254. "borderColor": commitColors['infrastructure'],
  255. lineTension: 0,
  256. borderCapStyle: "bevel",
  257. "fill": false
  258. },
  259. ]
  260. },
  261. options: {
  262. title: {
  263. display: true,
  264. text: 'Pull requests merged'
  265. }
  266. }
  267. };
  268. for (i in keys) {
  269. var key = keys[i];
  270. var d = res[key];
  271. data['data']['datasets'][0]['data'].push(d['designer']);
  272. data['data']['datasets'][1]['data'].push(d['new family']);
  273. data['data']['datasets'][2]['data'].push(d['modified family']);
  274. data['data']['datasets'][3]['data'].push(d['metadata']);
  275. data['data']['datasets'][4]['data'].push(d['infrastructure']);
  276. }
  277. return data
  278. }
  279. commitsTotalsGraphData = (commits) => {
  280. let res = {};
  281. for (i in commits) {
  282. let commit = commits[i];
  283. let kind = commit['kind'];
  284. let status = commit['status'];
  285. if (status === "new" && kind === "family") {
  286. kind = "new family";
  287. }
  288. else if (status === "modified" && kind === "family") {
  289. kind = "modified family";
  290. }
  291. if (!(kind in res)) {
  292. res[kind] = 0;
  293. }
  294. res[kind] += 1;
  295. }
  296. var sorted = [];
  297. for (k in res) {
  298. sorted.push([k, res[k]]);
  299. }
  300. sorted.sort(function(a, b) {
  301. return b[1] - a[1]
  302. });
  303. var labels = [];
  304. for (i in sorted) {
  305. labels.push(sorted[i][0]);
  306. }
  307. var data = [];
  308. for (i in sorted) {
  309. data.push(sorted[i][1]);
  310. }
  311. return {
  312. type: 'pie',
  313. data: {
  314. labels: labels,
  315. datasets: [{
  316. label: "Total commits for time period",
  317. backgroundColor: [commitColors[labels[0]], commitColors[labels[1]], commitColors[labels[2]], commitColors[labels[3]], commitColors[labels[4]]],
  318. data: data
  319. }]
  320. },
  321. options: {
  322. title: {
  323. display: true,
  324. text: 'Total commits for time period'
  325. }
  326. }
  327. };
  328. }
  329. // init constants. TODO refactor using builder pattern if this gets more complicated
  330. currentDate = new Date()
  331. duration = "quarterly"
  332. startDate = document.getElementsByName("start-date")[0].value
  333. endDate = currentDate.toISOString().split('T')[0]
  334. document.getElementById("end-date").value = endDate
  335. commitsChart = null;
  336. commitsTotalsChart = null;
  337. contributorsChart = null;
  338. commitsTable = null;
  339. sandboxTable = null;
  340. productionTable = null;
  341. buildCharts = (start, end, duration) => {
  342. var commits = filterCommits(data['commits'], start, end);
  343. if (commitsChart != null) {
  344. commitsChart.destroy();
  345. commitsTotalsChart.destroy();
  346. contributorsChart.destroy();
  347. }
  348. commitsChart = new Chart(document.getElementById("commits-chart"), commitsGraphData(commits, duration));
  349. commitsTotalsChart = new Chart(document.getElementById("commits-totals-chart"), commitsTotalsGraphData(commits));
  350. contributorsChart = new Chart(document.getElementById("contributors-chart"), contributorsGraphData(commits, 7));
  351. }
  352. buildTables = (start, end) => {
  353. var commits = filterCommits(data['commits'], start, end);
  354. var sandboxPushes = data["pushes"]["sandbox"]
  355. var productionPushes = data["pushes"]["production"]
  356. if (commitsTable != null) {
  357. document.getElementById("commits-table").childNodes[1].remove()
  358. }
  359. commitsTable = buildTable("commits-table", commits);
  360. if (sandboxTable != null) {
  361. document.getElementById("sandbox-push-table").childNodes[1].remove()
  362. }
  363. if (productionTable != null) {
  364. document.getElementById("production-push-table").childNodes[1].remove()
  365. }
  366. sandboxTable = buildTable("sandbox-push-table", sandboxPushes)
  367. sandboxTable = buildTable("production-push-table", productionPushes)
  368. }
  369. buildTable = (elemName, data) => {
  370. var elem = document.getElementById(elemName);
  371. var table = document.createElement("table");
  372. // make table header
  373. var header = table.insertRow(0);
  374. for (i in Object.keys(data[0])) {
  375. var cell = header.insertCell();
  376. cell.outerHTML = `<th>${Object.keys(data[0])[i]}</th>`
  377. }
  378. // make rows
  379. for (i in data) {
  380. var row = table.insertRow();
  381. for (k in data[i]) {
  382. var cell = row.insertCell();
  383. if (k === "id") {
  384. var text = `<a href="https://github.com/google/fonts/commit/${data[i][k]}" target="_blank">${data[i][k].slice(0, 7)}</a>`
  385. } else if (k === "path") {
  386. var text = `<a href="https://github.com/google/fonts/tree/main/${data[i][k]}" target="_blank">${data[i][k]}</a>`
  387. } else {
  388. var text = data[i][k];
  389. }
  390. cell.innerHTML = text;
  391. }
  392. }
  393. elem.appendChild(table)
  394. return true
  395. }
  396. const buttons = document.querySelectorAll('button');
  397. buttons.forEach(elem => elem.addEventListener("click", function() {
  398. duration = elem.dataset.duration;
  399. buildCharts(startDate, endDate, duration)
  400. }, false));
  401. startDateBtn = document.getElementsByName("start-date")[0]
  402. startDateBtn.addEventListener("change", function() {
  403. startDate = document.getElementsByName("start-date")[0].value;
  404. buildCharts(startDate, endDate, duration)
  405. buildTables(startDate, endDate)
  406. }, false);
  407. endDateBtn = document.getElementsByName("end-date")[0]
  408. endDateBtn.addEventListener("change", function() {
  409. endDate = document.getElementsByName("end-date")[0].value;
  410. buildCharts(startDate, endDate, duration)
  411. buildTables(startDate, endDate)
  412. }, false);
  413. buildCharts(startDate, endDate, duration);
  414. buildTables(startDate, endDate)
  415. </script>
  416. </html>