rojo-rbx / rojo

Rojo enables Roblox developers to use professional-grade software engineering tools
https://rojo.space
Mozilla Public License 2.0
908 stars 172 forks source link

Rojo doesn't apply font type from .rbmx files #879

Closed vitu0089 closed 4 months ago

vitu0089 commented 4 months ago

When saving UI for thr game, rojo will import everything in except for the font type, which we have to apply afterwards. It's a huge hazzle, and nothing shows up when I search for it. The font used was "Gotham"

Dekkonot commented 4 months ago

Can you confirm you're using either version 7.4 or 7.4.1?

vitu0089 commented 4 months ago

image image

Not sure.

Dekkonot commented 4 months ago

In Roblox studio, what version does the extension display?

vitu0089 commented 4 months ago

image image image

vitu0089 commented 4 months ago

When looking it up in the toolbox to see if you've got a new version, it shows this image

Dekkonot commented 4 months ago

Right, what version of the plugin is a fair bit out of date. We have since migrated to using this installation:

https://create.roblox.com/store/asset/13916111004/Rojo

vitu0089 commented 4 months ago

Awesome, why doesn't it show up in the toolbox?

Dekkonot commented 4 months ago

Likely because our group doesn't qualify as a "verified creator" and by default the toolbox only searches for those. I'm not entirely sure though.

vitu0089 commented 4 months ago

Fair enough, I believe I've only got one more question. Will the updated roblox client work with the VSCode server?

Dekkonot commented 4 months ago

You'll have to check what version of Rojo's server you have installed. If it's the most recent version, it will he fine.

This is separate from the Rojo extension in VSCode, and I'm not sure what the best way for you to check is.

vitu0089 commented 4 months ago

Perfect, thank you very much :)