mirror of
https://github.com/adefossez/seewav.git
synced 2026-04-26 06:15:55 +03:00
[PR #7] Add more options for the background #11
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/seewav#11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/adefossez/seewav/pull/7
Author: @Phoenix616
Created: 9/27/2023
Status: 🔄 Open
Base:
master← Head:add-background📝 Commits (4)
7faf5bcAdd more options for the background9d048fcRe-add --white background argument to maintain backwards compatibility184d1dcPassing image size as tuple & fixing SyntaxWarning on literal identity check5ccbf0bMerge pull request #1 from ZhymabekRoman/patch-1📊 Changes
3 files changed (+92 additions, -17 deletions)
View changed files
📝
README.md(+8 -4)📝
requirements.txt(+1 -0)📝
seewav.py(+83 -13)📄 Description
This adds more options to specify both the background color as well as an image as the background. Also additionally the ability to set the opacity of the bars.
Options added:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.