tableau / server-client-python

A Python library for the Tableau Server REST API
https://tableau.github.io/server-client-python/
MIT License
656 stars 420 forks source link

Emojis in Populate Image do not render correctly #1436

Closed widjaya-hernando closed 3 weeks ago

widjaya-hernando commented 1 month ago

Hello,

I am trying to download image from a view. I was able to get the image from the view without any problem, with the exception of the emojis. From my understanding, this should be an issue with the font used when rendering the image for the view. Does anybody know if it is possible to alter the font before the image is renderd, or other ways to solve this issue?

Screenshot 2024-08-07 132923 Screenshot 2024-08-07 133216

jacalata commented 3 weeks ago

This turns out to be a bug on some of our internal servers that is being worked on, but that means a fix will only come with a server update. I don't know of any way to fix this clientside, sorry.