This commit is contained in:
13405411873 2024-10-31 15:55:21 +08:00
parent 715f58514e
commit 49b7e570a2

View File

@ -15919,7 +15919,7 @@ UE.plugins["font"] = function () {
// { name: "impact", val: "impact,chicago" },
{name: "timesNewRoman", val: "times new roman"}
],
fontsize: [10, 11, 12, 14, 16, 18, 20, 24, 36]
fontsize: [10, 11, 12, 14, 16, 18, 20,28,32, 24, 36]
});
function mergeWithParent(node) {