maker.js icon indicating copy to clipboard operation
maker.js copied to clipboard

How to create in makerjs create a grid and scale in the documentation?

Open doox911 opened this issue 6 years ago • 7 comments

I can not find the documentation on makerjs, how to implement the scale and grid in the examples of documentation?

doox911 avatar Apr 23 '19 13:04 doox911

Hi @doox911, are you referring to the blue UI as in the demo page? That is the Playground app. Others have been wanting this also, please see https://github.com/Microsoft/maker.js/issues/380#issuecomment-447597337

danmarshall avatar Apr 23 '19 15:04 danmarshall

Thanks for the answer, but I did not find the definition of the grid and scale functions.

doox911 avatar Apr 23 '19 18:04 doox911

I still want to make sure we are talking about the blue canvas in the Playground app. I'm not sure if you might mean grid layout and scale.

danmarshall avatar Apr 23 '19 19:04 danmarshall

I am interested in this: Снимок экрана от 2019-04-23 23-02-06

doox911 avatar Apr 23 '19 20:04 doox911

Unfortunately, the Playground code is currently monolithic and is in need of componentization to allow using just parts of it. However, there isn't much magic to scaling to fit. Maybe look at this function.

danmarshall avatar Apr 25 '19 05:04 danmarshall

Hello, I also need the beautiful blueprint for an ongoing project. So I made this little module. If it helps :) https://onlfait.github.io/svg-blueprint/docs/

ghost avatar Nov 10 '19 14:11 ghost

Hello, I also need the beautiful blueprint for an ongoing project. So I made this little module. If it helps :) https://onlfait.github.io/svg-blueprint/docs/

Thanks. I will definitely try it. I wrote you a issues.

doox911 avatar Nov 27 '19 21:11 doox911