Commit 725ba01c authored by 神楽坂玲奈's avatar 神楽坂玲奈

font

parent 2500627e
...@@ -206,7 +206,7 @@ card style: ...@@ -206,7 +206,7 @@ card style:
if is_tw() then "DFPLiShuW5-B5" if is_tw() then "DFPLiShuW5-B5"
else if is_jp() then "Yu-Gi-Oh! DFG Leisho 4" else if is_jp() then "Yu-Gi-Oh! DFG Leisho 4"
else if is_ko() then "KoreanYSB" else if is_ko() then "KoreanYSB"
else if is_cn() then "方正隶变_GBK" else if is_cn() then "FZLiBian-S02"
else "MatrixRegularSmallCaps" else "MatrixRegularSmallCaps"
italic name: { if is_tw() then "Yu-Gi-Oh! DFG Leisho 5" else "Yu-Gi-Oh! DFG Leisho 4" } italic name: { if is_tw() then "Yu-Gi-Oh! DFG Leisho 5" else "Yu-Gi-Oh! DFG Leisho 4" }
size: { if is_tw() or is_cn() or is_jp() then 24 else if is_ko() then 27 else 29 } size: { if is_tw() or is_cn() or is_jp() then 24 else if is_ko() then 27 else 29 }
...@@ -293,7 +293,7 @@ card style: ...@@ -293,7 +293,7 @@ card style:
if st_has_text() then "Yu-Gi-Oh! DFG Leisho 4" if st_has_text() then "Yu-Gi-Oh! DFG Leisho 4"
else if is_tw() then "DFPLiShuW5-B5" else if is_tw() then "DFPLiShuW5-B5"
else if is_ko() then "SD Book-B" else if is_ko() then "SD Book-B"
else if is_cn() then "方正隶变_GBK" else if is_cn() then "FZLiBian-S02"
else "MatrixBoldSmallCaps" else "MatrixBoldSmallCaps"
italic name: Matrix italic name: Matrix
size: size:
...@@ -370,7 +370,7 @@ card style: ...@@ -370,7 +370,7 @@ card style:
if is_tw() then "DFPLiShuW5-B5" if is_tw() then "DFPLiShuW5-B5"
else if is_jp() then "Yu-Gi-Oh! DFG Leisho 4" else if is_jp() then "Yu-Gi-Oh! DFG Leisho 4"
else if is_ko() then "SD Book-B" else if is_ko() then "SD Book-B"
else if is_cn() then "方正隶变_GBK" else if is_cn() then "FZLiBian-S02"
else "Yu-Gi-Oh!ITCStoneSerifSmallCapsBold" else "Yu-Gi-Oh!ITCStoneSerifSmallCapsBold"
italic name: { if is_en() or is_ko() then "ITC Stone Serif" else if is_cn() then "DFPLiShuW5-B5" else "Yu-Gi-Oh! DFG Leisho 4" } italic name: { if is_en() or is_ko() then "ITC Stone Serif" else if is_cn() then "DFPLiShuW5-B5" else "Yu-Gi-Oh! DFG Leisho 4" }
size: { if is_cn() then 13.5 else if is_jp() or is_tw() then 13 else 12.5 } size: { if is_cn() then 13.5 else if is_jp() or is_tw() then 13 else 12.5 }
...@@ -417,7 +417,7 @@ card style: ...@@ -417,7 +417,7 @@ card style:
if is_tw() then "DFPLiShuW5-B5" if is_tw() then "DFPLiShuW5-B5"
else if is_jp() then "Yu-Gi-Oh! DF Leisho 3" else if is_jp() then "Yu-Gi-Oh! DF Leisho 3"
else if is_ko() then "SD Book-L" else if is_ko() then "SD Book-L"
else if is_cn() then "方正隶变_GBK" else if is_cn() then "FZLiBian-S02"
else "MatrixBook" else "MatrixBook"
italic name: { if is_en() then "ITC Stone Serif Italic" else if is_tw() then "Yu-Gi-Oh! DFG Leisho 5" else "Yu-Gi-Oh! DFG Leisho 4" } italic name: { if is_en() then "ITC Stone Serif Italic" else if is_tw() then "Yu-Gi-Oh! DFG Leisho 5" else "Yu-Gi-Oh! DFG Leisho 4" }
size: { if is_ko() then "10.5" else if is_en() then "12" else if is_tw() then "12" else "11.5"} size: { if is_ko() then "10.5" else if is_en() then "12" else if is_tw() then "12" else "11.5"}
...@@ -538,7 +538,7 @@ card style: ...@@ -538,7 +538,7 @@ card style:
if is_tw() then "DFPLiShuW5-B5" if is_tw() then "DFPLiShuW5-B5"
else if is_jp() then "Yu-Gi-Oh! DF Leisho 3" else if is_jp() then "Yu-Gi-Oh! DF Leisho 3"
else if is_ko() then "SD Book-L" else if is_ko() then "SD Book-L"
else if is_cn() then "方正隶变_GBK" else if is_cn() then "FZLiBian-S02"
else "MatrixBook" else "MatrixBook"
size: { if is_ko() then "8" else if is_en() then "10" else "9" } size: { if is_ko() then "8" else if is_en() then "10" else "9" }
scale down to: 5 scale down to: 5
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment