Callaway OTO cover page fonts
This commit is contained in:
parent
5271561b84
commit
6720adef4f
@ -1562,6 +1562,7 @@ namespace fmtxml
|
|||||||
AddSUMfmt(ref pgstyles);
|
AddSUMfmt(ref pgstyles);
|
||||||
break;
|
break;
|
||||||
case "CAL2.PAG":
|
case "CAL2.PAG":
|
||||||
|
case "CALOTO.PAG":
|
||||||
AddCAL2Page(ref pgstyles);
|
AddCAL2Page(ref pgstyles);
|
||||||
break;
|
break;
|
||||||
case "CALBCK.PAG":
|
case "CALBCK.PAG":
|
||||||
@ -1592,7 +1593,6 @@ namespace fmtxml
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
private void AddFNP_00Page(ref PageStyles pgstyles)
|
private void AddFNP_00Page(ref PageStyles pgstyles)
|
||||||
{
|
{
|
||||||
pgstyles.PgStyles[0].Items[2].Col = 30;
|
pgstyles.PgStyles[0].Items[2].Col = 30;
|
||||||
@ -1627,7 +1627,6 @@ namespace fmtxml
|
|||||||
pgstyles.PgStyles[1].Items[4].Style.FontSize = "14";
|
pgstyles.PgStyles[1].Items[4].Style.FontSize = "14";
|
||||||
pgstyles.PgStyles[0].Items[7].Col = 518;
|
pgstyles.PgStyles[0].Items[7].Col = 518;
|
||||||
}
|
}
|
||||||
|
|
||||||
private void AddCAL2Page(ref PageStyles pgstyles)
|
private void AddCAL2Page(ref PageStyles pgstyles)
|
||||||
{
|
{
|
||||||
pgstyles.PgStyles[6].Items[2].Col = 240;
|
pgstyles.PgStyles[6].Items[2].Col = 240;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user