Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
74:configure_font_for_process_visualization [2020/03/02 09:53] – [Trouble Shooting] pklr74:configure_font_for_process_visualization [2020/03/09 12:07] – [Trouble Shooting] pklr
Line 15: Line 15:
   - Add the diagram.font.list property to your config.xml file in the following way: \\ <property name="diagram.font.list" value="Pacifico:C:/yourownfolder///Pacifico-Regular.ttf"/> - Update your scriptconfig.js like this: var FONTNAME = "Pacifico" //   - Add the diagram.font.list property to your config.xml file in the following way: \\ <property name="diagram.font.list" value="Pacifico:C:/yourownfolder///Pacifico-Regular.ttf"/> - Update your scriptconfig.js like this: var FONTNAME = "Pacifico" //
  
-====== Trouble Shooting ====== +======   ======
- +
-//If Option 2 doesn't work try adding the path you described as a JVW parameter: -Dsun.java2d.fontpath="c:/yourownfolder" // +
- +
-//*Empty your browser cache to make sure the new font is cached properly //+