<div dir="ltr"><p dir="ltr">Hi</p>
<p dir="ltr">On Jun 22, 2016 10:50 PM, "Yash Agarwal" <<a href="mailto:agrwal.ysh94@gmail.com" target="_blank">agrwal.ysh94@gmail.com</a>> wrote:<br>
><br>
> Today's Work</p>
<p dir="ltr">Boom!!!</p>
<p dir="ltr">> Import module is working for ttf files</p>
<p dir="ltr">Sweet! Do you convert tt outlines to cff?</p>
<p dir="ltr">> Export module is working with fontmake</p>
<p dir="ltr">Great </p>
<p dir="ltr">> Activation/Deactivation module is done</p>
<p dir="ltr">Awesome. Is the star button fixed? </p>
<p dir="ltr">> I started adding making changes to the UI for "creating a new font" but ended up adding a lot more around it, I'll make a blog post about it later<br>
> it still requires a little debugging so no gif today </p>
<p dir="ltr">Looking forward to it :)</p>
<p dir="ltr">> what I plan to do next:<br>
> sort out the bugs in the UI and make a blog post about the new features</p>
<p dir="ltr">Yes!</p>
<p dir="ltr">> for importing UFO files Trufont asks for a link to the metainfo.plist file which has an "application/x-plist" MIME type, so also going to use that</p>
<p dir="ltr">Sounds good enough for a first pass. I think in the second round, ufoz makes more sense, then its a single file. Additionally, we could get Sugar to understand nextstep bundles but its a rathole. </p>
<p dir="ltr">> questions:<br>
> What all information is needed in the Create New Font Form?<br>
> this is what I currently have:<br>
> Family name, </p>
<p dir="ltr">Yes, ask for this</p>
<p dir="ltr">> style name, </p>
<p dir="ltr">Only have "Regular" for now</p>
<p dir="ltr">> version, </p>
<p dir="ltr">1.000</p>
<p dir="ltr">> trademark, </p>
<p dir="ltr">Blank<br></p>
<p dir="ltr">> author info, </p>
<p dir="ltr">Copyright $year The $familyname Authors. </p>
<p dir="ltr">> license,</p>
<p dir="ltr">Use,</p><p dir="ltr">This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: <a href="http://scripts.sil.org/OFL">http://scripts.sil.org/OFL</a><br></p><div>> license URL</div><div><br></div><div>Use,</div><div><div><br></div><div><a href="http://scripts.sil.org/OFL">http://scripts.sil.org/OFL</a></div></div><div><br></div>
<p dir="ltr">> cap height, </p><p dir="ltr">800</p><p dir="ltr">> x-height, </p><p dir="ltr">500</p><p dir="ltr">> ascender, </p><p dir="ltr">800</p><p dir="ltr">> descender, </p><p dir="ltr">-200</p><p dir="ltr">> units per em</p><p dir="ltr">1000</p><p dir="ltr">
> or should I shorten the list?<br><br></p><p dir="ltr">These defaults make a short list :)<br></p>
<p dir="ltr">> Similarly, what all info for creating a new glyph?</p>
<p dir="ltr">Just a glyph name. </p><p dir="ltr">Please file an issue for a second round that the input should allow a space separated list of names to create a bunch at once, if this is not easy for you to add in the first round (ie, tomorrow)<br></p>
<p dir="ltr">Then, you can guess unicode values from the names using <a href="https://github.com/LettError/glyphNameFormatter/" target="_blank">https://github.com/LettError/glyphNameFormatter/</a> - and else when the code can't guess, leave it blank. </p>
<p dir="ltr">Please file an issue for the someday/later milestone to add some UI for checking the encoding of glyphs and correcting them. </p>
</div>