| Index: README.md
|
| diff --git a/README.md b/README.md
|
| index 25765559e2fe0c520f206f82d471c83361ed62cc..3bd8729b38e4637c532446cc7507d98666eee00d 100644
|
| --- a/README.md
|
| +++ b/README.md
|
| @@ -92,6 +92,7 @@ use_goma = true # Googlers only.
|
| is_debug = true # Enable debugging features.
|
|
|
| pdf_use_skia = false # Set true to enable experimental skia backend.
|
| +pdf_use_skia_paths = false # Set true to enable experimental skia backend (paths only).
|
|
|
| pdf_enable_xfa = true # Set false to remove XFA support (implies JS support).
|
| pdf_enable_v8 = true # Set false to remove Javascript support.
|
|
|