Home | History | Annotate | Download | only in WebCore

Lines Matching full:fonts

1059         Land support for the CSS @font-face rule.  This patch allows custom fonts
1061 TrueType fonts are supported. Proprietary formats like .eot are not
1185 Add a new fontLoaded method for clients of cached resources to track when fonts finish downloading.
1281 Changes to platform to support rendering of custom fonts. Too large to go into, but for ports, the relevant object to implement is
3461 - SVG fonts (<altGlyph>, <font> ..... tons more)
6523 language-sensitive fallback choices for fonts.
7393 rejecting fonts that it shouldn't). Re-implement this method in terms of MLang and use code page
21812 correctly load fonts when a list of font families is given
22801 Fix for Bugzilla bug 14806, missing text for bold/italic fonts in non-English Windows installs.
24775 Fix the CSS2 system font for 'menu' to match Mac. Makes the system fonts layout test pass.
24895 valid CGFontRef back from CG, as CG and GDI should agree on the fonts
31350 Avoid creating LOGFONTs for bitmap fonts under CG, since we don't
31355 OUT_TT_ONLY_PRECIS to avoid bitmap fonts.
31996 Implement support for CSS2 system fonts on Win32. Implement support for our special control font so that controls now
38443 synthetic bold and italic in the fallback fonts if the original font
39249 No tests added because standard fonts do not use the character-based shaping
40238 Before, it was a mix of both. This works properly for fonts where we have no
47699 Refactor fonts a bit for portability.
49900 Fix a regression in printing. Printer fonts need to be part of the
49901 font cache key, since printer fonts have different glyph widths.
49902 (Integer antialiasing is used for screen fonts but not for printer fonts.)
57889 Linux/gdk fixes related to fonts.
58330 No test possible since Mac OS X only ships with fonts that contain shaping
63288 only occur as a leaf, corresponds to using system fallback fonts after the list
63337 to the system providing fallback fonts, which is done on a character-by-character basis.