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
install:fonts [2023/03/10 09:51] – [Install required font] alzinstall:fonts [2024/02/15 00:00] (current) – external edit 127.0.0.1
Line 1: Line 1:
-====== How to install the correct fonts ======+====== How to install the correct fonts (until Stages 7.9.6.1) ======
  
 This section describes the configuration to create PDF files and process visualizations according to the charset required. This section describes the configuration to create PDF files and process visualizations according to the charset required.
Line 12: Line 12:
  
 **Windows server OS:** \\ **Windows server OS:** \\
-Open file <Stages Installation Directory>\stages\conf\config.xml and check the poperties section on top for the following properties and values. Please add or modify the properties below according to your installation parameters:+Open file <Stages Installation Directory>\stages\conf\config.xml and check the properties section on top for the following properties and values. Please add or modify the properties below according to your installation parameters:
  
 //<property name="pdf.font.list" value="//<Stages Installation Directory>\//stages\tomcat\webapps\stages\fonts\SourceSansPro-Regular.ttf"/>\\ //<property name="pdf.font.list" value="//<Stages Installation Directory>\//stages\tomcat\webapps\stages\fonts\SourceSansPro-Regular.ttf"/>\\
Line 46: Line 46:
 /opt/stages/data-cache/generated/model/unified_configuration/diagram/trunk/configs/scriptconfig.js /opt/stages/data-cache/generated/model/unified_configuration/diagram/trunk/configs/scriptconfig.js
  
-Please note: This is a temporary fix only - every update of the Stages configuration would revoke your changes. So we strongly suggest to also fix this in your metamodel file (.mm). If you need further help to do so - please contact your Stages product consultant or the Stages support team at Method Park.+Please note: This is a temporary fix only - every update of the Stages configuration would revoke your changes. So we strongly suggest to also fix this in your metamodel file (.mm). If you need further help to do so - please contact your Stages Product Consultant or the Stages Support team at Method Park.
  
  
Line 81: Line 81:
 Open file <Stages Installation Directory>\stages\conf\config.xml and check the poperties section on top for the following properties and values. Please add or modify the properties below according to your installation parameters: Open file <Stages Installation Directory>\stages\conf\config.xml and check the poperties section on top for the following properties and values. Please add or modify the properties below according to your installation parameters:
  
-//<property name="pdf.font.list" value="// <Stages Installation Directory>//\stages\tomcat\webapps\stages\fonts\SourceHanSans-Regular.ttf"/>\\+//<property name="pdf.font.list" value="// <Stages Installation Directory>//\stages\conf\fonts\SourceHanSans-Regular.ttf"/>\\
 <property name="diagram.font" value="Source Han Sans:SourceHanSans-Regular.ttf"/>// <property name="diagram.font" value="Source Han Sans:SourceHanSans-Regular.ttf"/>//
  
Line 88: Line 88:
 Please add or modify the properties below according to your installation parameters: Please add or modify the properties below according to your installation parameters:
  
-//<property name="pdf.font.list" value="/opt/stages/tomcat/webapps/stages/fonts/SourceHanSans-Regular.ttf"/>\\ +//<property name="pdf.font.list" value="/opt/stages/conf/fonts/SourceHanSans-Regular.ttf"/>\\ 
-<property name="diagram.font" value="Source Sans Pro:SourceHanSans-Regular.ttf"/>//+<property name="diagram.font" value="Source Han Sans:SourceHanSans-Regular.ttf"/>//
  
  
Line 113: Line 113:
 /opt/stages/data-cache/generated/model/unified_configuration/diagram/trunk/configs/scriptconfig.js /opt/stages/data-cache/generated/model/unified_configuration/diagram/trunk/configs/scriptconfig.js
  
-Please note: This is a temporary fix only - every update of the Stages configuration would revoke your changes. So we strongly suggest to also fix this in your metamodel file (.mm). If you need further help to do so - please contact your Stages product consultant or the Stages support team at Method Park.+Please note: This is a temporary fix only - every update of the Stages configuration would revoke your changes. So we strongly suggest to also fix this in your metamodel file (.mm). If you need further help to do so - please contact your Stages Product Consultant or the Stages Support team at Method Park.