Skip to content

Add test files for Font data type #19

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 25, 2023
Merged

Conversation

Dekkonot
Copy link
Member

I'm sure we have something for this but it isn't explicit so these exist

@Kampfkarren Kampfkarren merged commit dcdf570 into rojo-rbx:master Apr 25, 2023
Kampfkarren pushed a commit to rojo-rbx/rbx-dom that referenced this pull request Apr 25, 2023
In the past, Roblox serialized `Font` properties as empty tags. Although
they've stopped doing that, there are still models in the wild with that
format for tags. This adds support for empty Font tags by just returning
the default value for `Font` when the tag is empty.

Relies on rojo-rbx/rbx-test-files#19.
Dekkonot added a commit to Dekkonot/rbx-dom that referenced this pull request May 10, 2023
In the past, Roblox serialized `Font` properties as empty tags. Although
they've stopped doing that, there are still models in the wild with that
format for tags. This adds support for empty Font tags by just returning
the default value for `Font` when the tag is empty.

Relies on rojo-rbx/rbx-test-files#19.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants