We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 931984b + 8b8296f commit 3dca73aCopy full SHA for 3dca73a
README.md
@@ -528,7 +528,7 @@ The following list is a complete list of features that can be opt in and out.
528
529
| Name | Description | Additional Dependency |Default?|
530
|---------|--------------|--------|------------|
531
-| bitmap\_encoder | Allow `BitMapBackend` save the result to bitmap files | image, rusttype, font-kit | Yes |
+| bitmap\_backend | Allow `BitMapBackend` save the result to bitmap files | image, rusttype, font-kit | Yes |
532
| svg\_backend | Enable `SVGBackend` Support | None | Yes |
533
| bitmap\_gif| Opt-in GIF animation Rendering support for `BitMapBackend`, implies `bitmap` enabled | gif | Yes |
534
0 commit comments