Hi, There's a bug against Webkit:
https://bugs.webkit.org/show_bug.cgi?id=102374 that I think points to a problem in FreeType. Simply put: for fonts that have ascent+descent=line-height, this property may not hold anymore after hinting. ascent+descent may be off by one pixel compared to line-height, which is not quite desirable. I'm not sure what the right fix is. There's more info, including measurements from Windows, on the bug. Does anyone have ideas about how to best address this? Or maybe it's not a bug? Cheers, -- behdad http://behdad.org/ _______________________________________________ Freetype-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/freetype-devel
