Type object literal
Sources
font can be used (imported) via one of the following packages.
// font is available in all of the following modules. // You only need to import one of them. /** * -------------------------------------------------------- * Import from: "fonts/notosans-jp.ts" * Use like: am5fonts/notosans-jp.font * -------------------------------------------------------- */ import * as am5fonts/notosans-jp from "@amcharts/amcharts5/fonts/notosans-jp"; /** * -------------------------------------------------------- * Import from: "fonts/notosans-kr.ts" * Use like: am5fonts/notosans-kr.font * -------------------------------------------------------- */ import * as am5fonts/notosans-kr from "@amcharts/amcharts5/fonts/notosans-kr"; /** * -------------------------------------------------------- * Import from: "fonts/notosans-sc.ts" * Use like: am5fonts/notosans-sc.font * -------------------------------------------------------- */ import * as am5fonts/notosans-sc from "@amcharts/amcharts5/fonts/notosans-sc"; /** * -------------------------------------------------------- * Import from: "fonts/notosans-tc.ts" * Use like: am5fonts/notosans-tc.font * -------------------------------------------------------- */ import * as am5fonts/notosans-tc from "@amcharts/amcharts5/fonts/notosans-tc"; /** * -------------------------------------------------------- * Import from: "fonts/opensans-cyrillic.ts" * Use like: am5fonts/opensans-cyrillic.font * -------------------------------------------------------- */ import * as am5fonts/opensans-cyrillic from "@amcharts/amcharts5/fonts/opensans-cyrillic"; /** * -------------------------------------------------------- * Import from: "fonts/rubik-hebrew.ts" * Use like: am5fonts/rubik-hebrew.font * -------------------------------------------------------- */ import * as am5fonts/rubik-hebrew from "@amcharts/amcharts5/fonts/rubik-hebrew"; /** * -------------------------------------------------------- * Import from: "fonts/sarabun-thai.ts" * Use like: am5fonts/sarabun-thai.font * -------------------------------------------------------- */ import * as am5fonts/sarabun-thai from "@amcharts/amcharts5/fonts/sarabun-thai";
// font is available in all of the following modules. // You only need to import one of them. /** * -------------------------------------------------------- * Include via: <script src="fonts/notosans-jp.js"></script> * Access items like: am5fonts/notosans-jp.font * -------------------------------------------------------- */ /** * -------------------------------------------------------- * Include via: <script src="fonts/notosans-kr.js"></script> * Access items like: am5fonts/notosans-kr.font * -------------------------------------------------------- */ /** * -------------------------------------------------------- * Include via: <script src="fonts/notosans-sc.js"></script> * Access items like: am5fonts/notosans-sc.font * -------------------------------------------------------- */ /** * -------------------------------------------------------- * Include via: <script src="fonts/notosans-tc.js"></script> * Access items like: am5fonts/notosans-tc.font * -------------------------------------------------------- */ /** * -------------------------------------------------------- * Include via: <script src="fonts/opensans-cyrillic.js"></script> * Access items like: am5fonts/opensans-cyrillic.font * -------------------------------------------------------- */ /** * -------------------------------------------------------- * Include via: <script src="fonts/rubik-hebrew.js"></script> * Access items like: am5fonts/rubik-hebrew.font * -------------------------------------------------------- */ /** * -------------------------------------------------------- * Include via: <script src="fonts/sarabun-thai.js"></script> * Access items like: am5fonts/sarabun-thai.font * -------------------------------------------------------- */
Inheritance
font does not extend any other symbol.
font is not extended by any other symbol.
Properties
name # |
Type Default |
---|