Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
74:configure_font_for_process_visualization [2020/04/22 16:03] pklr74:configure_font_for_process_visualization [2020/04/23 06:41] pklr
Line 3: Line 3:
   - Place the font file in the folder conf/fonts   - Place the font file in the folder conf/fonts
   - Add the diagram.font property to your config.xml file in the following way: \\ <property name="diagram.font" value="Pacifico:Pacifico-Regular.ttf"/>   - Add the diagram.font property to your config.xml file in the following way: \\ <property name="diagram.font" value="Pacifico:Pacifico-Regular.ttf"/>
 +  - Make sure your scriptconfig.js of the metamodel contains the following code line: \\ var FONTNAME = availableFontFamilies.getConfiguredFont();
   - Run update.bat   - Run update.bat