When exporting a PDF file with the embedded Montserrat font, the latest version of the font does not work properly in ArcGIS Pro.
ArcGIS Pro
漏洞 ID 编号
BUG-000165985
已提交
March 15, 2024
上次修改时间
November 3, 2024
适用范围
ArcGIS Pro
找到的版本
3.1.3
操作系统
Windows Server
操作系统版本
2019 64 Bit
修正版本
3.5
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
The font included is missing the custom vertical transformation (CVT) table, which causes it to not be considered a valid font for embedding in a PDF export. This triggers ArcGIS Pro to fall back to embedding it as outlines - which is what causes the display artifacts mentioned in the bug. Turning font embedding OFF allows the font to be referenced, where the missing CVT table can be safely ignored by the viewing application. As such, this behavior is as designed. It is planned to include more diagnostic info about fonts that fail to fully embed or are reduced in quality on embedding in a future release of ArcGIS Pro. For now, the suggested workaround is to either switch to using variable version of this font (Montserrat-VariableFont_wght.ttf) or update to a newer/older version of Montserrat from the font foundry which does not have the missing CVT table.