kamildul
kamildul
Hello gentlemen's! Thanks for response. `translate(0, height) scale(1, -1)` This solve my problem with y-axis, but still i have problem with image - my image is upside down in mirror...
Yes, this is my json response: ``` { "valid": "true", "routePath": { "models": { "points": { "paths": { "point_0": { "type": "circle", "origin": [ "2150.4739", "2203.4505" ], "radius": 0.1 },...
Hello Dan! thank you for your help. I don't have a problem with circle and line - it works but i have problem with add text to canvas with other...
Hello Dan, i tried for captions but it not working :-( My Json response ``` { "models": { "caption": { "paths": { "text": "a square", "anchor": { "type": "line", "origin":...
Hello Dan, it not working :-( My JS: ``` var height = $('.page-footer').offset().top - $('.frame-wrap').offset().top - $('.frame-wrap').outerHeight(); const sbp = require("svg-blueprint"); sbp.settings.axisColor = "red"; const makerjs = require('makerjs'); const blueprint...
I need to set the scene view, e.g. for x / y coordinates: 100000/10000. Now I set the coordinates, but the / canvas scene is not set. stage is set...
Hi Vagran, thanks for your response, where is tutorial for instalation without node, i want install only javascript+html version. When i install via node cmd with command : npm install...
Will this compilation be available?
I understand, can you help me run your solution from the simplest version without node to open a dxf file? Only html and js?
Ok, where i find documentation?