Skip to content

Instantly share code, notes, and snippets.

@typelogic
Created June 2, 2020 06:17
Show Gist options
  • Select an option

  • Save typelogic/3d02620e550874e41da9beb23291a7c7 to your computer and use it in GitHub Desktop.

Select an option

Save typelogic/3d02620e550874e41da9beb23291a7c7 to your computer and use it in GitHub Desktop.
change black to red

Change black to red:

nix-shell -p imagemagick
convert qrdata89.bmp -fuzz 20% -fill blue -opaque black b.bmp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment