-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add custom attributes #1192
Comments
@Spyna can you not just have a layer of fully transparent images with the attribute names? |
If you want to range between 100 values (maybe with numeric values) you don't want to create 100 files. |
I created the pull request #1193 to add this feature |
@Spyna fair enough, but your PR is unlikely to be merged because HashLips has been inactive for a few months. Also, you shouldn’t create an extra file ( And in |
How come the project is at a standstill? Is there another one active? It is better to add another small file that does one thing instead of adding more functionality to an already large file. It's called the single responsibility principle in programming. For the spacing, I followed the style of the rest of the code, in which there are no spaces after ifs |
HashLips is busy with another project
There’s my fork, I try to stay as compatible with the main repo as possible, and there are a few other forks as well.
Out of 32 |
Oh sorry, you're right. Spaces, not newlines 😅. I added the commit just now for the spaces. |
I'd like to add a feature to generate custom random attributes.
The text was updated successfully, but these errors were encountered: