cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X

Add the possibility to change the font in the annotations ?

Add the possibility to change the font in the annotations ?

Hello erveryone, 

 

I think it will be very usefull to add the possibility to manage the font of the annotations, and for any fields with text.

 

osoudy-2_0-1613733148652.png

 

Thanks, 

 

BR

3 Comments
Ronan
13-Aquamarine

You're right, especially as it's written in the CalloutTemplates.xml files!

 

    <annotation id="itm_no_scheme" hasLeaders="true">
      <name locid="DEFItemNoScheme"/>
      <description locid="DEFItemNoSchemeDescription"/>
      <tooltip locid="DEFItemNoSchemeTooltip"/>
      <thumbnail url="prompt_itm.png"/>
      <leaders>
        <line-style start="none" end="none">
          <pen name="Thin"/>
        </line-style>
      </leaders>
      <label canEdit="true"  editOnCreation="true">
        <text font="Arial" size="10pt" color="#000000">
          <useproperty category="System" name="pvITM"/>
        </text>
        <shape type="circle" border="true"/>
      </label>
      <halo label="false"/>
    </annotation>

osoudy-2
11-Garnet

Have you already tried to modify the Text Font in the Callout Template xml file ?

 

Ronan
13-Aquamarine

Of course I tried!

without success, and it's for that I vote to your idea 🙂