iHad169

Results 2 issues of iHad169

``` plugins { id("org.jetbrains.kotlin.js") version "1.4.21" } group = "package com.myapp" version = "1.0.0" repositories { maven("https://kotlin.bintray.com/kotlin-js-wrappers/") mavenCentral() jcenter() } dependencies { implementation(kotlin("stdlib-js")) ... //TensorFlow implementation(npm("@tensorflow/tfjs", "~2.8.1", generateExternals = true))...

I find some apps need use PMingLiU font will Display correctly. I try If use other fonts, some apps will Incorrect display. E.g: The font is too thin, The text...

enhancement
patch
fonts