#697 disable minikin engine

This commit is contained in:
uazo
2024-01-16 23:18:50 -09:00
committed by GitHub
parent 88872af8a8
commit 14ba22ab7c
+4
View File
@@ -57,6 +57,10 @@ use_v8_context_snapshot = false
# enable libjxl support by default
enable_jxl_decoder = true
# disable minikin engine
# see https://github.com/uazo/cromite/issues/697
use_minikin_hyphenation = false
declare_args() {
_is_debug_build = ""
}