<div dir="ltr"><div>Some Questions:</div><div>@General Issue</div>How are multiple pages/modes(>5) managed in a sugar activity ?<div>Are pages destroyed the moment user shifts to a different page?</div><div>I tried making a Page Manager Class which will manage all the pages but I'm having difficulties implementing it</div><div>here is my implementation so far:</div><div><a href="https://github.com/sugarlabs/edit-fonts-activity/blob/yash-v0/pager.py">https://github.com/sugarlabs/edit-fonts-activity/blob/yash-v0/pager.py</a></div><div><br></div><div>What's the usual/standard way in sugar for creating vertical toolbars (right and left aligned both)?</div><div><br></div><div>@Dave and Eli</div><div><span style="line-height:1.5">Can you specify the UI details for the following modes so that I can design it in the activity</span></div><div><ol><li><font size="2">Font Summary Screen</font></li><ol><li>font info</li><li>sample view of the font</li><li>option to edit/install/delete the font</li></ol><li>Character Map Screen</li><li>Glyph Info Screen</li><li>Editing Interface (this one is done)</li><li>Make new font dialogue</li><li>Font Manager </li></ol></div><div>As my Current Progress is a little lacking due to my week away I think <span style="line-height:1.5">we should make a list of all the tasks I need to finish before the Midterm Deadline (</span><span style="line-height:1.5">we can do this </span><a href="https://github.com/sugarlabs/edit-fonts-activity/blob/gh-pages/_posts/2016-06-14-midterm-deadline-tasks.md" style="line-height:1.5">here</a>)<span style="line-height:1.5"> </span></div><div><br></div><div>with regards</div><div>Yash Agarwal</div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, Jun 14, 2016 at 5:07 AM Yash Agarwal <<a href="mailto:agrwal.ysh94@gmail.com">agrwal.ysh94@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Here is my Work Report for this week<div><a href="https://sugarlabs.github.io/edit-fonts-activity/week-3-work" target="_blank">https://sugarlabs.github.io/edit-fonts-activity/week-3-work</a></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Fri, Jun 10, 2016 at 4:21 AM Dave Crossland <<a href="mailto:dave@lab6.com" target="_blank">dave@lab6.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi<br>
<br>
>From IM:<br>
<br>
> which library do I have to use for converting ttf to ufo and vice versa, fonttools or fontmake?<br>
<br>
Actually, use <a href="https://github.com/typesupply/extractor" rel="noreferrer" target="_blank">https://github.com/typesupply/extractor</a><br>
<br>
Please do check TruFont to see how they do things :)<br>
<br>
Cheers<br>
Dave<br>
</blockquote></div></blockquote></div>