iOS text font support from custom loader.

This commit is contained in:
吴尚昆
2022-03-02 17:09:26 +08:00
committed by osborn
parent 92bbe90165
commit 93e949ef41
11 changed files with 3163 additions and 1697 deletions

View File

@@ -3173,7 +3173,7 @@ __decorate$c([
], Text.prototype, "fontStyle", void 0);
__decorate$c([
Property,
__metadata$c("design:type", String)
__metadata$c("design:type", Object)
], Text.prototype, "font", void 0);
__decorate$c([
Property,