mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Remove the unused EnableBlink flag. (#8518)
This used to be when we had two text shaping engines.
This commit is contained in:
parent
d5880a609d
commit
86ab45cd5c
@ -90,9 +90,6 @@ DEF_SWITCH(SkiaDeterministicRendering,
|
||||
"Skips the call to SkGraphics::Init(), thus avoiding swapping out"
|
||||
"some Skia function pointers based on available CPU features. This"
|
||||
"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(FlutterAssetsDir,
|
||||
"flutter-assets-dir",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user