Re: [ft-devel] [GSoC] ftinspect

2017-03-29 Thread Philipp Kerling
Hi, Am Mittwoch, den 29.03.2017, 20:05 +0200 schrieb Werner LEMBERG: > > I just wanted to let you know that I have submitted a draft > proposal > > about improving ftinspect on the GSoC platform and would appreciate > > any feedback you and other project members might have. > > Ah, you have

[ft-devel] Proposed hinting scale for ftview

2017-03-29 Thread Alexei Podtelezhnikov
Hi All, I would like to simplify hinting controls in ftview. As far as I can see, only FreeType CFF driver is LIGHT by default and PS hinter respects LIGHT. Otherwise LIGHT automatically means autohinter. So I propose the following hinting scale for ftview: enum { HINT_MODE_OFF = 0, /*

Re: [ft-devel] [GSoC] ftinspect

2017-03-29 Thread Werner LEMBERG
> I just wanted to let you know that I have submitted a draft proposal > about improving ftinspect on the GSoC platform and would appreciate > any feedback you and other project members might have. Ah, you have already submitted a final proposal (which I can only see after the deadline), so I

Re: [ft-devel] [GSoC] ftinspect

2017-03-29 Thread Philipp Kerling
Hi again, I just wanted to let you know that I have submitted a draft proposal about improving ftinspect on the GSoC platform and would appreciate any feedback you and other project members might have. Best regards, Philipp ___ Freetype-devel mailing

Re: [ft-devel] freetype-py python binding to FontVal's FreeType backend.

2017-03-29 Thread Felipe Sanches
Awesome! 2017-03-29 10:37 GMT-03:00 Dave Crossland : > I love it > > On Mar 29, 2017 8:48 AM, "Hin-Tak Leung" wrote: > >> >> On Wed, 29/3/17, Werner LEMBERG wrote: >> >> > Nice! This

Re: [ft-devel] freetype-py python binding to FontVal's FreeType backend.

2017-03-29 Thread Dave Crossland
I love it On Mar 29, 2017 8:48 AM, "Hin-Tak Leung" wrote: > > On Wed, 29/3/17, Werner LEMBERG wrote: > > > Nice! This essentially makes a command line > version of FontVal, > right? > > > Yes, it is a

Re: [ft-devel] freetype-py python binding to FontVal's FreeType backend.

2017-03-29 Thread Hin-Tak Leung
On Wed, 29/3/17, Werner LEMBERG wrote: > Nice!  This essentially makes a command line version of FontVal, right? Yes, it is a python-based command line tool to run the FreeType-based part of FontVal, without any of the C# code.

Re: [ft-devel] GSoC 2017 - CFF for Type 1

2017-03-29 Thread Adam Twardoch (List)
> On 27 Mar 2017, at 12:28, Werner LEMBERG wrote: > > What I want is to move the (extended) CFF parser and hinter from the > `cff' module to the `psaux' module, thus replacing the Type 1 parser > and hinter. Later on, the `cid' module must also be adapted to use > the (extended)