freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ft-devel] GSoC: OpenType SVG support to FreeType: Report Week 3


From: Moazin Khatri
Subject: [ft-devel] GSoC: OpenType SVG support to FreeType: Report Week 3
Date: Tue, 25 Jun 2019 00:51:57 +0500

Hi Werner and Toshiya,

Please find the report for week 3 here:
https://hackmd.io/@xAHoMwB3QOSJR5L2HGzXGg/Hyk1JtC1S

The report has three sections. The first one is a brief summary of the work I have done the past week. The second and third sections discuss the way I designed the new structures and the technique I used to free memory. These sections were probably not necessary to write in a report but I still did it for two reasons:
1. It will allow you to quickly understand the code I have written when you'll be reviewing it in depth.
2. It presents a good chance for the community to discuss and suggest better ideas. 

A demo of `ftview' working with OT-SVG fonts
This demo has 3 files. The larger one of the three can be grabbed from:
https://drive.google.com/open?id=1Nl0mtExvXXzuCdUvURAPzqGS0Ed-5K7J
The rest of the two are attached. The demo only runs on a Linux machine with the latest version of Rust installed. You'll also need to have cairo installed. As well as FreeType's usual dependencies installed. To run it, create a new folder and put all of the three files in it. From your terminal run `sh script.sh'. Hopefully, it'll run. I have tried to use `pkg-config' calls in the Makefiles so that they work on all machines. In case things go wrong, please feel free to let me know.

Thank you,

Moazin

Attachment: demo.patch
Description: Text Data

Attachment: script.sh
Description: application/shellscript


reply via email to

[Prev in Thread] Current Thread [Next in Thread]