Check The GitHub Repository

Sugar Font Editor Activity

Kids Make Fonts

Week 4 Work

2016-06-19

By Yash Agarwal (GSoC Student)

New Features

Here is a gif showing all the features

pic

Font Editor Area

Its the box in the center of the screen where the user will be able to edit the glyphs or create new ones

pic

I’m making a draggable object on a Gtk drawing area for the making control points for the Bezier curves in a Font Outline

You can find an Intreactable Bezier curve here to get a better understand this. This is a great guide on bezier curves from Pomax.

Up till now I can move the object from one place to another on mouse click or on any other event. Here is a gif showing this

pic

[Update, Sunday, 19th June]

Now I have completed the Drag and Drop task. Here is a gif pic