rojo-rbx / rbx-dom

Roblox DOM and (de)serialization implementation in Rust
MIT License
113 stars 46 forks source link

Attributes need `Font` support #290

Closed kennethloeffler closed 1 year ago

kennethloeffler commented 1 year ago

Roblox recently added support for the Font type in attributes, and we need to catch up