We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
(Moderate difficulty, somewhat related to #5, but hopefully slightly easier to track down)
Run things similar to #5, but with geometric-optics. First screen.
Scenery SVG:
Alpenglow:
(as a side note... check out the antialiasing differences on the black line between the two! some is going on with Chrome SVG)
The text was updated successfully, but these errors were encountered:
(moderate difficulty)
Miter-limit issue on the lens (look up miterlimit!)
This might be related to Kite's shape stroking (that we're using for now). Is getStrokedShape() not respecting miterlimit correctly?
Sorry, something went wrong.
jonathanolson
marlitas
No branches or pull requests
(Moderate difficulty, somewhat related to #5, but hopefully slightly easier to track down)
Run things similar to #5, but with geometric-optics. First screen.
Scenery SVG:
Alpenglow:
(as a side note... check out the antialiasing differences on the black line between the two! some is going on with Chrome SVG)
The text was updated successfully, but these errors were encountered: