Help with adobe XD text sizes

Hello, I have been creating a UI on adobe xd and exporting the elements without the text boxes from Adobe XD so that I could manipulate the text to my liking. However, I noticed that even with the same font (source sans pro), weight (combination of regular + semibold) and text size (30) applied in both roblox studio and adobe xd, the text size in adobe xd would still seem to exceed the bounds of the container it is in, while in roblox studio, it is completely within bounds.

Any suggestions on how to solve this is appreciated.

Upon further inspection, it seems that the text size in roblox is consistently smaller than in other programs.

Looks like it has to do with Roblox using px instead of pt in regards to text size. Using a pt to px converter solves this issue. PT to PX Converter