bug 18136; new table of font sizes for HTML sizes 1-7, based on testing

Nav4's fixed width fonts; r=pierre; a=rickg
This commit is contained in:
erik%netscape.com 2000-02-25 23:02:46 +00:00
Родитель 6cecf95bf9
Коммит 281e53e9b1
4 изменённых файлов: 4 добавлений и 4 удалений

Просмотреть файл

@ -176,7 +176,7 @@ static nscoord NewCalcFontPointSize(PRInt32 aHTMLSize, PRInt32 aBasePointSize,
#define sFontSizeTableMin 9
#define sFontSizeTableMax 16
#if 1
#if 0
static PRInt32 sFontSizeTable[sFontSizeTableMax - sFontSizeTableMin + 1][8] =
{
{ 9, 9, 9, 9, 11, 14, 18, 27},

Просмотреть файл

@ -176,7 +176,7 @@ static nscoord NewCalcFontPointSize(PRInt32 aHTMLSize, PRInt32 aBasePointSize,
#define sFontSizeTableMin 9
#define sFontSizeTableMax 16
#if 1
#if 0
static PRInt32 sFontSizeTable[sFontSizeTableMax - sFontSizeTableMin + 1][8] =
{
{ 9, 9, 9, 9, 11, 14, 18, 27},

Просмотреть файл

@ -176,7 +176,7 @@ static nscoord NewCalcFontPointSize(PRInt32 aHTMLSize, PRInt32 aBasePointSize,
#define sFontSizeTableMin 9
#define sFontSizeTableMax 16
#if 1
#if 0
static PRInt32 sFontSizeTable[sFontSizeTableMax - sFontSizeTableMin + 1][8] =
{
{ 9, 9, 9, 9, 11, 14, 18, 27},

Просмотреть файл

@ -176,7 +176,7 @@ static nscoord NewCalcFontPointSize(PRInt32 aHTMLSize, PRInt32 aBasePointSize,
#define sFontSizeTableMin 9
#define sFontSizeTableMax 16
#if 1
#if 0
static PRInt32 sFontSizeTable[sFontSizeTableMax - sFontSizeTableMin + 1][8] =
{
{ 9, 9, 9, 9, 11, 14, 18, 27},