未验证 提交 86ab45cd 编写于 作者: C Chinmay Garde 提交者: GitHub

Remove the unused EnableBlink flag. (#8518)

This used to be when we had two text shaping engines.
上级 d5880a60
...@@ -90,9 +90,6 @@ DEF_SWITCH(SkiaDeterministicRendering, ...@@ -90,9 +90,6 @@ DEF_SWITCH(SkiaDeterministicRendering,
"Skips the call to SkGraphics::Init(), thus avoiding swapping out" "Skips the call to SkGraphics::Init(), thus avoiding swapping out"
"some Skia function pointers based on available CPU features. This" "some Skia function pointers based on available CPU features. This"
"is used to obtain 100% deterministic behavior in Skia rendering.") "is used to obtain 100% deterministic behavior in Skia rendering.")
DEF_SWITCH(EnableBlink,
"enable-blink",
"Enable Blink as the text shaping library instead of libtxt.")
DEF_SWITCH(FLX, "flx", "Specify the FLX path.") DEF_SWITCH(FLX, "flx", "Specify the FLX path.")
DEF_SWITCH(FlutterAssetsDir, DEF_SWITCH(FlutterAssetsDir,
"flutter-assets-dir", "flutter-assets-dir",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册