Then you probably have a mismatch with fontconfig and XSETTINGS. When loading "DejaVu Sans", Chromium will pay attention to the fontconfig settings (try `fc-match -v "DejaVu Sans"` and look at the hinting, hintlevel settings, among others). However, when loading a TTF from the network, there's no fontconfig information, so the XSETTINGS values will be used.
Hinting can move the glyph control points, altering the advance width. If you think that your hinting settings really do match then please include screenshots. -- Text spacing increases when using CSS3 @font-face https://bugs.launchpad.net/bugs/595159 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
