mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-04 16:15:25 +00:00
b739eb1ec6
r = nhotta, sr=blizzard "LoadGlobalFont" function is added to both "nsFontMetricsWin" and "nsFontMetricsWinA" class to replace existing "LoadFont" call. This function will use the "LOGFONT" stored in global font list to create new font, that include charset parameter. CMAP is created again for "mLoadedFont", but copied from global font item. When enumerating the font, true type font is put in priority order so that it will be searched first. This is done inside "enumProc" function. |
||
---|---|---|
.. | ||
idl | ||
macbuild | ||
public | ||
src | ||
tests | ||
.cvsignore | ||
Makefile.in | ||
makefile.win |