Skip to content

Commit

Permalink
#697 disable minikin engine
Browse files Browse the repository at this point in the history
  • Loading branch information
uazo authored Jan 17, 2024
1 parent 88872af commit 14ba22a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build/cromite.gn_args
Original file line number Diff line number Diff line change
Expand Up @@ -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 = ""
}
Expand Down

0 comments on commit 14ba22a

Please sign in to comment.