[Sugar-devel] Font Editor Activity [GSoC '16]

2016-05-05 Thread Yash Agarwal
is rendered using the font, to get visual feedback. 2. Provide predefined text templates eg. "the quick brown fox jumps over the lazy dog," and 3. Export image button, to save an image of the rendered textbox with regards, Yash Agarwal __

Re: [Sugar-devel] Font Editor Activity [GSoC '16]

2016-05-06 Thread Yash Agarwal
Hello all, I have set up the development environment and added Gonzalo’s initial code. I’ll be going through the Trufont <https://github.com/trufont/trufont/> source code next. check out the blog <http://sugarlabs.github.io/font-editor-activity/dev-setup> for a screenshot Cheers, Yash

Re: [Sugar-devel] Regarding working in font editor activity

2016-05-12 Thread Yash Agarwal
Are we meeting at 8 am or 12.30pm ? I thought we changed the timings On Fri, 13 May 2016 07:59 Dave Crossland, wrote: > Hi > > Sadly I can't make the meeting tomorrow at 8am NYC time, I have an > immigration appointment at 9am and no cell phone :/ As always I'll > check the #sugar-meeting lo

Re: [Sugar-devel] [GSOC] Font Editor Next Steps

2016-05-15 Thread Yash Agarwal
Mondays is good for me too, though sadly I won't be able to attend the IRC meeting this wed(18th May) due to an prior family commitment. On Sun, May 15, 2016 at 10:13 PM Eli Heuer wrote: > I think a weekly Google Hangouts on Air is a great Idea! Monday works for > me, I'm looking forward to it.

Re: [Sugar-devel] [GSOC] Font Editor Next Steps

2016-05-16 Thread Yash Agarwal
Hello all, Here's my reply to Dave's Questions: 1. How have you found the experience so far? 1. Amazing, I come from a scientific computational background so working on something like this new to me, but it sure is interesting. 2. I'm also not used to constant need of posting

Re: [Sugar-devel] [GSOC] Font Editor Next Steps

2016-05-16 Thread Yash Agarwal
Oops, looks like there was a problem with the formatting in the previous post, sending it again: Here's my reply to Dave's Questions: >How have you found the experience so far? Amazing, I come from a scientific computational background so working on something like this new to me, but it sure is

Re: [Sugar-devel] [GSOC] Font Editor Next Steps

2016-05-16 Thread Yash Agarwal
@Dave I have reported the Issue <https://github.com/sugarlabs/edit-fonts-activity/issues/16> in our repo and I will make the blog post by tomorrow after I complete the FLOSS Manuel On Mon, May 16, 2016 at 3:10 PM Yash Agarwal wrote: > Oops, looks like there was a problem with the form

Re: [Sugar-devel] Beautiful Soup

2016-05-16 Thread Yash Agarwal
Hi, It would helpful if you could clarify a little, Beautifulsoup is full featured HTML parser and prettifying the .html file is just one of the features. If I understand correctly you want to prettify the code the user writes in your editor-- this can be done in real-time(little difficult) or when

Re: [Sugar-devel] Beautiful Soup

2016-05-16 Thread Yash Agarwal
html file generated(after save) can't be properly parsed by the > methods(responsible for extracting js/html/css code from .html file) > written by Mr. Richa Sehgal because the prittfied code contains the escaped > characters which result in unexpected behaviour. > > Thanks, >

Re: [Sugar-devel] [GSOC] Font Editor Next Steps

2016-05-20 Thread Yash Agarwal
> > Today I'm rebuilding my UI mockup in GTK and working on UI/UX design > documents that have more precise detail than our proposal and timeline. > Sounds good Eli! > Let me know what I can do besides that to make sure we can hit the ground > running on Monday :-) > Eli if you could go through

[Sugar-devel] Error: Sugar Environment Setup

2016-05-22 Thread Yash Agarwal
If this is not a solved issue should I report the bug at https://bugs.sugarlabs.org/ ? with regards, Yash Agarwal ___ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org http://lists.sugarlabs.org/listinfo/sugar-devel

Re: [Sugar-devel] [GSOC] Font Editor Next Steps

2016-05-22 Thread Yash Agarwal
/unifiedfontobject.org/versions/ufo3/index.html>] 1. why do we need multiple layers in a font?(to store multiple families..?) 2. why do we need to group glyphs? (is it only for Kearning?) 3. why do we need the image files?(are they used to render the glyphs?) regards, Yash Agarwal >

Re: [Sugar-devel] [GSOC] Font Editor Next Steps

2016-05-22 Thread Yash Agarwal
On Mon, May 23, 2016 at 3:32 AM Dave Crossland wrote: > > Hi > > On 22 May 2016 at 17:50, Yash Agarwal wrote: > >> Thanks for the feedback Dave! >> I've made the changes to the proposal >> <https://sugarlabs.github.io/edit-fonts-activity/latest-propos

Re: [Sugar-devel] [GSOC] Font Editor Next Steps

2016-05-23 Thread Yash Agarwal
n] I am having a some trouble understanding the concept behind the representation factories and notifications, how should I implement these in the glyphRenderer Class? 4. whats the difference between an Anchor and Point in an UFO file? Cheers! Yash Agarwal Student | Developer to be ;) On Tue

Re: [Sugar-devel] Error: Sugar Environment Setup

2016-05-24 Thread Yash Agarwal
; Tony > > > On 05/22/2016 09:23 PM, Yash Agarwal wrote: > > Hello, > I have sugar 0.108 installed on my Ubuntu 16.04 (using these instructions > <https://developer.sugarlabs.org/dev-environment.md.html>). > When I run TurtleBlocks, TamTamJam and TestWebActivity I get t

Re: [Sugar-devel] [GSOC] Font Editor Next Steps

2016-05-24 Thread Yash Agarwal
On Tue, May 24, 2016 at 7:18 PM Dave Crossland wrote: > On 23 May 2016 at 18:52, Yash Agarwal wrote: > >> >>- Dave, Eli could you guys make a UI mock for the character map, so >>that I can build it tomorrow >> >> > I think the current plan is for

Re: [Sugar-devel] [GSOC] Font Editor Next Steps

2016-05-25 Thread Yash Agarwal
wrote: > > On 24 May 2016 at 18:45, Yash Agarwal wrote: > >> do we need to implement these in our activity? >> > > Its a possible stretch goal for the 2nd half of the summer :) > ___ Sugar-devel mailing list Sugar-devel

Re: [Sugar-devel] [GSOC] Font Editor Next Steps

2016-05-25 Thread Yash Agarwal
Here is the screenshot for what I made today I wasn't able to normalise my glyph rendering code so I used Eli's example ;) On Thu, May 26, 2016 at 12:08 AM Dave Crossland wrote: > Brilliant! :) > _

Re: [Sugar-devel] Open Source fonts

2016-05-25 Thread Yash Agarwal
Utkarsh how are you going to add the .ttf file in your activity bundle? On Thu, May 26, 2016 at 12:45 AM Dave Crossland wrote: > Would be great to switch Sugar's UI font to Noto for better consistent > l10n > ___ Sugar-devel mailing list Sugar-devel@li

Re: [Sugar-devel] [GSOC] Font Editor Next Steps

2016-05-26 Thread Yash Agarwal
lyph editing view pops up with a back button to the character map On Thu, May 26, 2016 at 12:10 AM Yash Agarwal wrote: > Here is the screenshot > <https://github.com/sugarlabs/edit-fonts-activity/blob/yash-v0/screenshot.png> > for > what I made today > I wasn't abl

Re: [Sugar-devel] [GSOC] Font Editor Next Steps

2016-05-27 Thread Yash Agarwal
my this weeks progress https://sugarlabs.github.io/edit-fonts-activity/week-1-work Next task: setup automated tests with Travis CI and start with the packaging Question: Dave could you post some links where I can read up about writing unit test and about setting up Travis CI On Fri, May 27, 201

Re: [Sugar-devel] [GSOC] Font Editor Next Steps

2016-06-08 Thread Yash Agarwal
/issues/17 On Fri, May 27, 2016 at 11:37 PM Dave Crossland wrote: > On 27 May 2016 at 09:21, Yash Agarwal wrote: > >> my this weeks progress >> https://sugarlabs.github.io/edit-fonts-activity/week-1-work >> > > THIS IS GREAT!!! :D > __

[Sugar-devel] Help Needed: Observer design Pattern

2016-06-09 Thread Yash Agarwal
rver pattern in this. with Regards, Yash Agarwal ___ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org http://lists.sugarlabs.org/listinfo/sugar-devel

Re: [Sugar-devel] [GSOC] Font Editor Next Steps

2016-06-13 Thread Yash Agarwal
Here is my Work Report for this week https://sugarlabs.github.io/edit-fonts-activity/week-3-work On Fri, Jun 10, 2016 at 4:21 AM Dave Crossland wrote: > Hi > > From IM: > > > which library do I have to use for converting ttf to ufo and vice versa, > fonttools or fontmake? > > Actually, use http

Re: [Sugar-devel] [GSOC] Font Editor Next Steps

2016-06-13 Thread Yash Agarwal
s is a little lacking due to my week away I think we should make a list of all the tasks I need to finish before the Midterm Deadline (we can do this here <https://github.com/sugarlabs/edit-fonts-activity/blob/gh-pages/_posts/2016-06-14-midterm-deadline-tasks.md> ) with regards Yash Agarwal On Tue

Re: [Sugar-devel] [GSOC] Font Editor Next Steps

2016-06-16 Thread Yash Agarwal
Hi Yash > > On 16 May 2016 at 05:35, Yash Agarwal wrote: > >> I am fine with the daily posting as suggested by Dave >> >>1. what we did today >>2. what we'll do tomorrow >>3. any questions for the team >> >> > Please do make

[Sugar-devel] Need Help with Drag and Drop in Gtk.Drawingarea

2016-06-16 Thread Yash Agarwal
rawing area: if the click was in any of the points mark the point and move it with the mouse until mouse key is still pressed If you have any better ideas please do tell :) with regards, Yash Agarwal ___ Sugar-devel mailing list Sugar

Re: [Sugar-devel] Need Help with Drag and Drop in Gtk.Drawingarea

2016-06-16 Thread Yash Agarwal
On Thu, Jun 16, 2016 at 7:01 PM Dave Crossland wrote: > 1. How does TruFont do it? > Trufont used PyQt's inbuilt features to create widgets any where on the screen Gtk also has something like this but I'm yet to figure it out 2. Do any other Activities have bezier vector drawing? > I don't kno

Re: [Sugar-devel] [GSOC] Font Editor Next Steps

2016-06-17 Thread Yash Agarwal
Today's Work: I was working on making a draggable object on a Gtk drawing area up till now I can move the object from one place to another on mouse click or on any other event My next task is to add the events for a mouse drag and then after the path after that is pretty straightforward, I plan to

Re: [Sugar-devel] [GSOC] Font Editor Next Steps

2016-06-18 Thread Yash Agarwal
cus on the future :) So I'm looking > forward to tomorrow's daily email :) > > I hope you can also make another weekly round up blog post on Sunday to > wrap up week 4 :) > > Cheers > Dave > > On 17 June 2016 at 17:51, Yash Agarwal wrote: > >> Today&#

Re: [Sugar-devel] [GSOC] Font Editor Next Steps

2016-06-18 Thread Yash Agarwal
here is a gif of what I have https://github.com/sugarlabs/edit-fonts-activity/blob/gh-pages/files/img/moving-point2.gif On Sun, Jun 19, 2016 at 9:30 AM Yash Agarwal wrote: > [image: moving-point.gif]Today's Work Report > I am still yet to get the Drag feature working > I was a

Re: [Sugar-devel] [GSOC] Font Editor Next Steps

2016-06-18 Thread Yash Agarwal
I have also asked this question on python-hackers-list and stackoverflow but am yet to receive a reply On Sun, Jun 19, 2016 at 9:33 AM Yash Agarwal wrote: > here is a gif of what I have > > https://github.com/sugarlabs/edit-fonts-activity/blob/gh-pages/files/img/moving-point2.gif >

Re: [Sugar-devel] [GSOC] Font Editor Next Steps

2016-06-19 Thread Yash Agarwal
Drag n drop feature is now working :) here is the blog post with the final gif I'm almost done with the editable bezier curve code, you can expect it in a few hou

Re: [Sugar-devel] [GSOC] Font Editor Next Steps

2016-06-20 Thread Yash Agarwal
diting <https://sugarlabs.github.io/edit-fonts-activity/files/img/bezier.gif> On Mon, Jun 20, 2016 at 6:20 AM Yash Agarwal wrote: > Drag n drop feature is now working :) > here <https://sugarlabs.github.io/edit-fonts-activity/week-4-work> is the > blog post with the final gif > <http

[Sugar-devel] What to use for documenting new sugar activities?

2016-06-20 Thread Yash Agarwal
Hello all, Should I use sphinx for documentation? Yash Agarwal ___ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org http://lists.sugarlabs.org/listinfo/sugar-devel

Re: [Sugar-devel] [GSOC] Font Editor Next Steps

2016-06-20 Thread Yash Agarwal
Today I plan to complete the Load/Import/Export/Save features to a 100% On Tue, Jun 21, 2016 at 8:25 AM Dave Crossland wrote: > > Hi Yash > > On 20 June 2016 at 22:25, Yash Agarwal wrote: > >> Yesterday's Work Report, >> for details see the blog post: >>

[Sugar-devel] MIME type?

2016-06-21 Thread Yash Agarwal
Hello, what mime type should I use in the object chooser dialog for opening any ttf/otf or ufo files? Yash Agarwal ___ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org http://lists.sugarlabs.org/listinfo/sugar-devel

Re: [Sugar-devel] MIME type?

2016-06-21 Thread Yash Agarwal
What if I want to open .ttf/.otf or .ufo files that are already on the system and not generated by my activity? What filter type should I specify then? On Wed, Jun 22, 2016 at 2:56 AM Gonzalo Odiard wrote: > Just beautiful :) > > On Tue, Jun 21, 2016 at 6:17 PM, Sam P. wrote: > >> Hi Sebastian,

Re: [Sugar-devel] MIME type?

2016-06-21 Thread Yash Agarwal
which objects* *will be presented in the object chooser* On Wed, Jun 22, 2016 at 5:50 AM Yash Agarwal wrote: > What if I want to open .ttf/.otf or .ufo files that are already on the > system and not generated by my activity? > What filter type should I specify then? > >

Re: [Sugar-devel] [GSOC] Font Editor Next Steps

2016-06-21 Thread Yash Agarwal
Tue, Jun 21, 2016 at 8:39 AM Dave Crossland wrote: > On 20 June 2016 at 23:00, Yash Agarwal wrote: > >> Today I plan to complete the Load/Import/Export/Save features to a 100% >> > > Okay great! I suggest tackling them in this order: > > new UFO, > > l

[Sugar-devel] Activating/Deactivating Fonts

2016-06-22 Thread Yash Agarwal
Hello, the following is regarding this issue https://github.com/sugarlabs/edit-fonts-activity/issues/43 I can use the following to install a .ttf or .otf file in sugar but I require root access for it mv path/to/font/file /usr/share/fonts fc-cache -f -v I can use subprocess module to run the com

Re: [Sugar-devel] [GSOC] Font Editor Next Steps

2016-06-22 Thread Yash Agarwal
ng a new glyph? regards, Yash Agarwal On Wed, Jun 22, 2016 at 8:05 AM Dave Crossland wrote: > On 21 June 2016 at 22:25, Yash Agarwal wrote: > > Today's work: > > load UFO, save UFO, import binary all are working fine except a few > issues > > with MIME types wh

Re: [Sugar-devel] [GSOC] Font Editor Next Steps

2016-06-24 Thread Yash Agarwal
oday's Goal: Plan to complete the GUI and release a stable .xo so that the activity can be tested Questions: No Questions today :) On Thu, Jun 23, 2016 at 9:12 AM Dave Crossland wrote: > Hi > > On Jun 22, 2016 10:50 PM, "Yash Agarwal" wrote: > > > > Today's

Re: [Sugar-devel] [GSOC] Font Editor Next Steps

2016-06-24 Thread Yash Agarwal
d the stable .xo over the weekend On Fri, Jun 24, 2016 at 12:45 PM Yash Agarwal wrote: > Yesterday's Work > I stumbled onto this issue in my glyph rendering module > https://github.com/sugarlabs/edit-fonts-activity/issues/44 > so this took a lot of time, but is still not impleme

Re: [Sugar-devel] [GSOC] Font Editor Next Steps

2016-06-30 Thread Yash Agarwal
day:* I'm working on adding the editor developed externally to the sugar activity Questions: None for now. On Sat, Jun 25, 2016 at 9:01 AM Dave Crossland wrote: > > On Jun 24, 2016 11:17 PM, "Yash Agarwal" wrote: > > > > Today's Work, > > all of the

Re: [Sugar-devel] [GSOC] Font Editor Next Steps

2016-07-02 Thread Yash Agarwal
Work report I worked on the following issues: Adding support for ufoz format Adding git submodules The editor has been integrated with the activity I'll begin adding the features for manipulating the bezier curves over the weekend I'll make the complete week report on Sunday A question to ponder

Re: [Sugar-devel] [GSOC] Font Editor Next Steps

2016-07-02 Thread Yash Agarwal
On Sat, Jul 2, 2016 at 6:11 PM Sam Parkinson wrote: > > > On Sat, Jul 2, 2016 at 6:35 PM, Yash Agarwal > wrote: > > Work report > I worked on the following issues: > Adding support for ufoz format > Adding git submodules > The editor has been integrated with the

Re: [Sugar-devel] [GSOC] Font Editor Next Steps

2016-07-06 Thread Yash Agarwal
> > Hi > > > On 2 July 2016 at 04:35, Yash Agarwal wrote: > >> >> I'll make the complete week report on Sunday > > > (Posted on the blog at > https://sugarlabs.github.io/edit-fonts-activity/minimum-viable-product) > > I spoke to Yash on IM

Re: [Sugar-devel] [GSOC] Font Editor Next Steps

2016-07-06 Thread Yash Agarwal
Wed, Jul 6, 2016 at 6:55 PM Dave Crossland wrote: > > On 6 July 2016 at 05:32, Yash Agarwal wrote: > >> There were some issues with my Harddrive and I had to get it changed (it >> wasn't a software issue) >> Everything is working fine now and I'll be working aga

Re: [Sugar-devel] [GSOC] Font Editor Next Steps

2016-07-13 Thread Yash Agarwal
ivity I will be completing the required tasks for the first release On Sat, Jul 9, 2016 at 5:35 PM Yash Agarwal wrote: > On Thu, Jul 7, 2016 at 3:38 AM Dave Crossland wrote: > >> Hi Yash! >> >> On 6 July 2016 at 17:58, Yash Agarwal wrote: >> >>> Today

Re: [Sugar-devel] [GSOC] Font Editor Next Steps

2016-07-15 Thread Yash Agarwal
> Hi > > On Jul 13, 2016 5:30 PM, "Yash Agarwal" wrote: > > > > Today's Work > > > Now we can edit any glyph using the control points while maintaining the > smooth state of the curves > > here the pull request for this > > https://github.com/

Re: [Sugar-devel] [GSOC] Font Editor Next Steps

2016-07-19 Thread Yash Agarwal
f Friday this week for the v1 release Wish me luck! On Fri, Jul 15, 2016 at 6:39 PM Dave Crossland wrote: > On 15 July 2016 at 05:16, Yash Agarwal wrote: > >> Yesterday's Work >> fixing up small errors in the glyph editor >> adding a basic pen tool: now we can

[Sugar-devel] Best Practices for setting font and widget size

2016-07-24 Thread Yash Agarwal
d in a sugar activity or should I just hard code the sizes to a lower value and not worry about multiple screen sizes? with regards, Yash Agarwal ___ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org http://lists.sugarlabs.org/listinfo/sugar-devel

Re: [Sugar-devel] [GSOC] Font Editor Next Steps

2016-07-31 Thread Yash Agarwal
Work done for Sunday, 31st July: - Fixing the issue with the travis setup - Rebasing and merging the PR #74 - fixing the Git submodules issue #40 On Sat, Jul 30, 2016 at 7:44 AM Dave Crossland wrote: > Yaswh oushed a 2nd .xo bundle to test the font editor today and I just ran > it on

Re: [Sugar-devel] [GSOC] Font Editor Next Steps

2016-08-03 Thread Yash Agarwal
Today I worked on this PR https://github.com/sugarlabs/edit-fonts-activity/pull/88 I plan to complete this by tomorrow Yash Agarwal IIT Bombay 3rd year UG On Mon, Aug 1, 2016 at 8:06 AM, Dave Crossland wrote: > Thanks Yash! What will you work on next day? I hope you can make these >

[Sugar-devel] Help Needed adding a module to my Activity

2016-08-07 Thread Yash Agarwal
Hello, The Issue is Documented here but I'll paste the relevant part here I'm trying to use fontmake in my sugar activity, It works fine on my system but in sugar it requires a dependency which I d