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

Nav4's fixed width fonts; r=pierre; a=rickg


git-svn-id: svn://10.0.0.236/trunk@61684 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
erik%netscape.com
2000-02-25 23:02:46 +00:00
parent 6c4785b694
commit 44ddbe4823
4 changed files with 4 additions and 4 deletions

View File

@@ -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},

View File

@@ -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},

View File

@@ -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},

View File

@@ -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},