Ask for converted custom font in png?

HI, we actually encounter some compatibilities issues during slide conversion (in .NET).

Here is a sample :

When we use function GetThumbnail(1f, 1f) on the first slide. We lose our custom font style in the png.

the font in the slide : pptx_screen.jpg (47.5 KB)

the font in the png : png_screen.png (195.6 KB)

Like to DL custom font (it’s a sample) : https://www.dafont.com/fr/shakies.font

Before to purchase we would like to know if we have a solution to fix it?

Regards.

@blaaz

You need to ensure that the font that has been used in the presentation is actually available on the machine where you are performing the rendering. If the font is unavailable, Aspose.Slides will use default font for rendering.