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

SVG logging #31

Open
wjcarpenter opened this issue May 5, 2022 · 1 comment
Open

SVG logging #31

wjcarpenter opened this issue May 5, 2022 · 1 comment

Comments

@wjcarpenter
Copy link

wjcarpenter commented May 5, 2022

I implemented SVG output via ESP logging and sent you a pull request (#30). This is really handy for making screen captures, which is otherwise tricky on the device. Attached are the SVG renderings of the test cases from main.c. Since the SVG output doesn't really understand the animations in some of the test cases, what you see in the SVG is usually the final result even though all of the graphical steps are in the SVG file.

samples.zip

@wjcarpenter
Copy link
Author

Samples were rendered on a TTGO T-Display with screen dimensions of 135x240.

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

No branches or pull requests

1 participant