Skip to content

Commit 4dae174

Browse files
test a smaller android fntString
the smaller the string the faster the test - but does it affect size buckets .. let's see `?-` (and tofu) are good for noto fonts
1 parent 6ea5eef commit 4dae174

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

js/fonts.js

+1
Original file line numberDiff line numberDiff line change
@@ -447,6 +447,7 @@ function set_fntList(os = isOS) {
447447
]
448448
} else if ("android" == os) {
449449
if (!isFontSizesMore) {isPlatformFont = "Roboto"}
450+
fntStr = '?-' // try this
450451
}
451452

452453
// baseCtrl: 1-pass or 3-pass

0 commit comments

Comments
 (0)