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

editor crashes on some code #3

Closed
htor opened this issue Mar 11, 2019 · 0 comments
Closed

editor crashes on some code #3

htor opened this issue Mar 11, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@htor
Copy link
Owner

htor commented Mar 11, 2019

this crashes the editor:

push()
let t=ms()*.001,c
treset(1)
//tslate(abs(sin(t)*w),h/2)
//rotate(sin(t)*160)
fellips(w/2,h/2,200+sin(t)*222,200)
c=rgba(255,abs(sin(t)*255),25,1)
fstyle(c)
font('100px menlol')
ftext('L.F.O',w/2-130,h/2+30)
pop()
c
@htor htor added the bug Something isn't working label Mar 11, 2019
@htor htor closed this as completed Apr 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant