freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] [GSoC] Web landing page


From: k kushal
Subject: Re: [ft-devel] [GSoC] Web landing page
Date: Fri, 30 Jun 2017 15:44:29 +0530

What is the use of the "Difference" column ?
Why do we need to prioritise any glyph which has an error big or small ? 
Can't we just order them with glyph-index ?

For additional information to be displayed, I'd like to add a table with all the 
differences.
 (I've sent a mail with an attachment to the webpage screenshot earlier)

On Fri, Jun 30, 2017 at 3:13 PM, Arvinder Bhathal <address@hidden> wrote:
I've written code to link two versions of freetype and produce a
landing page (attached) sorted by the difference between the glyphs.
For example, the attached image compares ft 2.8
(libfreetype.so.6.14.0) and 2.6.5 (libfreetype.so.6.12.5). Right now,
the difference measurement is a placeholder for the future pixel
comparisons. Later, clicking on a glyph will be a good entry to a more
detailed comparison page with more metrics and comparison info.
The code takes in paths to the baseline and test .so shared object
files, font directory, and size. Hashes are compared for glyph codes,
differing ones are rendered to a 8-bit greyscale pngs using kushal's
code and a (placeholder) difference is found between pairs of glyphs.
The difference is used to order the appearance of glyphs in the
webpage.

Any thoughts on what information or functionality should be present in
the landing page is appreciated.

_______________________________________________
Freetype-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/freetype-devel



reply via email to

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