CreateJS / EaselJS

The Easel Javascript library provides a full, hierarchical display list, a core interaction model, and helper classes to make working with the HTML5 Canvas element much easier.
http://createjs.com/
MIT License
8.13k stars 1.97k forks source link

The Typescript Typings in DefinitelyTyped are missing Graphics.StrokeDash #1079

Open danzen opened 1 year ago

danzen commented 1 year ago

We are trying to get the ZIM Typings onto DefinitelyTyped at https://github.com/DefinitelyTyped/DefinitelyTyped. Not sure who is maintaining the CreateJS typings there... The Graphics.StrokeDash seems to be missing. The Graphics.Stroke and others are working. We will see if we can solve the issue there - but... if anyone here has been working on the Typings, please let us know. Cheers.

a2937 commented 1 year ago

I'd be happy to help fix this.

danzen commented 1 year ago

Thanks @a2937 - what is your name? - sorry for the delay getting back. Next steps?

ajex-china commented 4 months ago

@danzen ZIM's StageGL may also have an invalid bug with {antialias: true} when displaying a scale= 1 appears. Do you have any good solutions

ajex-china commented 4 months ago

@danzen Bug rotation can also occur

danzen commented 1 week ago

@ajex-china - just saw this - sorry for the delay. And saw your other issue. Will ask about it there.