<div dir="ltr"><div><br></div>Hi<br><br>On 2 July 2016 at 04:35, Yash Agarwal <<a href="mailto:agrwal.ysh94@gmail.com">agrwal.ysh94@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I'll make the complete week report on Sunday</blockquote><div><br></div><div>(Posted on the blog at <a href="https://sugarlabs.github.io/edit-fonts-activity/minimum-viable-product">https://sugarlabs.github.io/edit-fonts-activity/minimum-viable-product</a>)</div><div><br></div>I spoke to Yash on IM and he's suffered a hardware failure over the weekend so he's slipped a few days.<br><br>I am worried that we now have a bunch of stuff that is half done, but the core user story - as I described on <a href="https://sugarlabs.github.io/edit-fonts-activity/core-user-story">https://sugarlabs.github.io/edit-fonts-activity/core-user-story</a> - still isn't possible. <br><br>I want to get the development to the point where users can actually do something useful - even if it is very simple and limited - and then have the development structured for iteratation. We can make the product definition smaller and smaller but still wide enough to cover the core user story process. Then when we have something people can use productively, we can survey the whole project and look at the weakest parts and decide on priorities. <br><br>I suggest to focus on the early part of core user story process: we need to be able to make a new font, add glyphs to it, and then add contours to those glyphs, and set their sidebearings. <div><br></div><div>To simplify creating a new font, hardcode it with these 101 glyphs - <a href="https://github.com/google/fonts/blob/master/tools/encodings/latin_unique-glyphs.nam#L3-L103">https://github.com/google/fonts/blob/master/tools/encodings/latin_unique-glyphs.nam#L3-L103</a> - and forget about adding arbitrary new glyphs. <br></div><div><br></div><div>To simplify the add contours part, let's forget curves for now, and just allow for straight lines only; then we can make fonts likehttp://<a href="http://fonts.google.com/specimen/Geo">fonts.google.com/specimen/Geo</a><br><br>To simplify sidebearings just set them all to 600, and forget about editing them. </div><div><br></div><div>Then, the user can make a new font, draw a some squarish letters in a monospaced design, and use their font in the write activity. <br><br>Once that works, I suggest to halt writing new code and work on the code documentation, and the .xo packaging, the travis build checking, and other 'non code' development tasks. </div><div><br><br>Cheers<br>Dave</div></div>