Skip to content

Commit 3dca73a

Browse files
authored
Merge pull request #276 from hombit/patch-1
Fix feature name in README
2 parents 931984b + 8b8296f commit 3dca73a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -528,7 +528,7 @@ The following list is a complete list of features that can be opt in and out.
528528

529529
| Name | Description | Additional Dependency |Default?|
530530
|---------|--------------|--------|------------|
531-
| bitmap\_encoder | Allow `BitMapBackend` save the result to bitmap files | image, rusttype, font-kit | Yes |
531+
| bitmap\_backend | Allow `BitMapBackend` save the result to bitmap files | image, rusttype, font-kit | Yes |
532532
| svg\_backend | Enable `SVGBackend` Support | None | Yes |
533533
| bitmap\_gif| Opt-in GIF animation Rendering support for `BitMapBackend`, implies `bitmap` enabled | gif | Yes |
534534

0 commit comments

Comments
 (0)