Completed
Last Updated: 30 Nov 2021 09:32 by ADMIN
Release R1 2022
ADMIN
Martin
Created on: 12 Nov 2021 14:16
Category: PdfProcessing
Type: Bug Report
0
PdfProcessing: Wrong font name when creating a TrueType font with FontsRepository.TryCreateFont() when the font is installed

When invoking the FontsRepository.TryCreateFont() method to create Font from an installed TrueType font with font properties set (FontStyles.Italic, FontWeights.Bold) the name of the created font is not correct.

FontBase font;
bool isRegistered = FontsRepository.TryCreateFont(new FontFamily("Helvetica"), FontStyles.Italic, FontWeights.Bold, out font);

Expected:<Helvetica-BoldOblique>
Actual:<Helvetica,Italic>

1 comment
ADMIN
Peshito
Posted on: 30 Nov 2021 09:32

Hello,

This item will be available in R1 2022 Release. 

It is also available with Telerik UI for WPF's latest internal build - LIB 2021.3.1206 (06 Dec 2021) if you need it earlier. 

Regards,
Peshito
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.