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

Export cards as images #3

Open
TheGameKnave opened this issue Feb 9, 2024 · 1 comment
Open

Export cards as images #3

TheGameKnave opened this issue Feb 9, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@TheGameKnave
Copy link
Owner

Tried using Html2Canvas, but the results were blurry, and expansion symbols didn't clip correctly due to no support for the CSS rule that handles that.

Might need some kind of headless browser instance with screenshotting. Investigation required.

@TheGameKnave TheGameKnave added the enhancement New feature or request label Feb 9, 2024
@TheGameKnave TheGameKnave pinned this issue Feb 9, 2024
@MaciejLipinski
Copy link

Hello, I made a tool in Kotlin that uses Selenium to solve this issue. It's not possible to bundle it into your application, but it can be used by determined users. The "onboarding" is still a work in progress and the README may not include all the relevant details. The tool itself very much works and I successfully made hundreds of card images with it.

https://github.com/MaciejLipinski/proxymaker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants