Skip to content
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

Documenting our preview generation process #6

Open
nullishamy opened this issue Mar 28, 2024 · 4 comments
Open

Documenting our preview generation process #6

nullishamy opened this issue Mar 28, 2024 · 4 comments
Labels
documentation Improvements or additions to documentation

Comments

@nullishamy
Copy link

If not done already, it would be nice to document how exactly to generate previews.

This could provide links to docs on using an editor like GIMP to create each flavor, show how to use imagemagick (or similar) to convert those to webp (if needed), along with describing a simple catwalk command.

If this does exist, it would be good to put a link to it in the catwalk readme.

@uncenter
Copy link
Member

We've been recommending the usage of cwebp for PNG -> WebP conversion over at the userstyles repository FYI: https://github.com/catppuccin/userstyles/blob/main/docs/tips-and-tricks.md#how-do-i-convert-preview-images-to-webp.

@nullishamy
Copy link
Author

Any particular reason?

@uncenter
Copy link
Member

uncenter commented Mar 28, 2024

Most accurate, as it is Google's official tool/library for it. I believe we found some issues with colors not being converted correctly/accurately with ImageMagick's convert command? It also is super simple to use.

@nullishamy
Copy link
Author

Fair enough. I'm not biased in any particular way so that reason seems good as any. Would also mean that we are consistent org-wide, which is nice.

Just need to think about where this would go. After that I'd be willing to PR some docs in.

@nekowinston nekowinston added the documentation Improvements or additions to documentation label Apr 25, 2024
@sgoudham sgoudham transferred this issue from catppuccin/toolbox Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants