1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-07-20 18:05:59 +00:00

Remove transparent background from figure.

Before this change, the figure presented black text on transparent
background, which might be unconvenient when using a browser able to
pass a dark theme preference to some environments where this document
is published, currently notably GitHub. A white background could help
a better visualization compromise. White background on the figure is
the single purpose of this revision.

This PNG was compiled using:

    dot -Tpng states.gv -o states.png
This commit is contained in:
katesalazar
2021-09-17 21:08:05 +02:00
parent bfc4a72742
commit 497ad1c81a
2 changed files with 22 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 49 KiB