Layout generation occurs instantly when data is entered. You can download both one layout and all layouts on the map in one zip-archive.
Autocráft can be connected to Adobe InDesign using our plugin.
Adobe InDesign will generate signs based on data from Autocráft and upload ready-made layouts to the website.
Creating multiple layouts based on a template is the most common operation. So why not create these layouts automatically and directly in the browser?
Generating this sign took around 400 lines of code and 6 hours. The input form is drawn itself.
If you specify a Google table with column arranged data, you can download all layouts in one ZIP-archive in 1 click. You can click on the layout name in the list to preview the layout before downloading.
If a large company has general rules for the design of media, there is always the difficulty of controlling the appearance. There is a designer who has to draw everything.
By having the JP engine on the web service, you get a tool that can be used quickly and at any time, and you save money on licences for graphic editors.
It is possible to build one fairly complex layout and place it on a web service in 1 day, and then use it en masse to generate scores of layouts.
You save on layout designers and possible copying errors. With access to a Google source spreadsheet, not only the designer but also the manager can generate layouts at any time.
Here is the tracker template, which consists of 3 elements:
The size of the sign is determined by the content, the vertical arrow also fits the bottom border of the sign:
It took only ≈150 lines of code to generate this sign, which took about 3 hours, along with the input form that the engine knows how to draw itself.
Here is a list of the most useful features of the engine when generating navigation.
Here's an example of a sign that draws 3 text and 4 shapes: 2 vector shapes of the sign, a symbol, and an arrow to the right
The generator can draw fixed size signs or adjust the size of the sign in width, height or both width and height.
You can set margins and padding for all elements of a sign.
The generator can align objects to other objects or even to multiple objects. Each object has 9 points at which you can align an object to 9 points in another object (or array of objects). You can set offsets relative to that alignment.
PDF generator works with any fonts, converting them to curves. The resulting PDF does not even leave a trace of the font. This is important if you have a licensed font: you can create a public web generator..
Web generator supports all types of kerning: automatic, optical, metric. All letters and symbols are also supported, including situations where part of a letter is inside another part (such as the numeric 0).
At the same time, there is access to each letter as an element, you can transform it: raise, lower, rotate, change proportions. You can color all the letters in different colors (and, if desired, each individual element of the letter).
Some template elements may be optional, all alignment rules can be applied to adjacent elements, keeping the logic of the layout intact.
In the example below, the kilometers to settlements are aligned not by one name, but by all names. At the same time, the kilometers themselves are aligned by the right edge within their "group":
In the example above, the width of the sign changes, which means that you have to change the width of the vector forms. So the engine knows how to change the width without distorting the proportions or height, just by rearranging the anchor points.
It is enough to specify in the sign template:
... alignPoints: { right: 6, }, ...
And the selected 6 points are aligned to the right side of the sign:
The engine creates layouts exactly in millimeters or points. Colors can be specified in CMYK or RGB color models, which is important for layouts that are sent to the printer.
To any word in the texts you can add one or more icons in curves with any set of colors for each icon.
The size of the icons can depend on the size of the font, you can adjust the indentation on either side. And most importantly — the icons are "part of the word", so that when you transfer the word to a new line is not detached from the word to which they relate.
Texts can be set to the maximum width to which they will be reduced by word hyphenation (hyphenation rules can be set), or scaled down to the desired width by reducing the size of.
Different fonts or lettering can be used in the same text block. The engine knows how to calculate them and draw them correctly on one line.
The engine is ready to download all the data laid out in columns from a Google table and generate all the layouts in a few seconds. Layouts can be viewed one at a time in the browser before downloading.
For example, the navigation pointer generator for the Yekaterinburg Design Code engine generated more than 150 layouts in 10 seconds in the browser.
The JP engine began development in 2021, adding more and more features with each project.
The generator allows the creation of PDF files according to the design guidelines for address plates.
A simple but versatile road sign generator: street and tourist
The program takes the source timetable data for each of the routes and the list of stops, then instantly generates the necessary layouts.
A small tourist signpost generator with optional elements: arrow and symbol.
Instant make-up of hundreds of layouts based on Google spreadsheet data.
Street name plates, house numbers, entrances - a total of 14 templates in the web interface.
The JP engine is a client-side web application that runs in any modern browser. All that's required is JavaScript.
If you have a website where you want to mark up the generator, you will get an assembly to host it.
If you don't have your own site, you'll get access to a dedicated site where the client builds are hosted.