> I've written code to generate PNG(s) instead of bitmaps for all
> types.  (will give code tomorrow)

Great!

> I am using 32 bit (RGBA) PNG(s) for all types (mono, anti-aliased
> etc).  I think alpha channel will be helpful for certain
> visualisations which take one image (glyph) to the background and
> one to foreground.

OK.

> I am also working on writing GIF(s) for visualising differences.
> I've attached two images that are produced using this.  (I manually
> edited a glyph and then used it for comparision)

Nice!  Note that it perhaps makes sense to use a pale gray instead of
black as the basic glyph colour so that the changed pixels in red can
be seen more easily.

> I've written code to generate webpages to give a table of all the
> measurements of the glyphs (all available from FT_GlyphSlotRec).
> I've also attached a screenshot of basic html page I generated
> today.

This looks very promising, thanks!


    Werner

_______________________________________________
Freetype-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to