Back to Bevy

`map_handle_to_font_id` and `get_font_id` have been removed from `TextPipeline`

release-content/migration-guides/map_handle_to_font_id-and-get_font_id-removed-from-TextPipeline.md

0.18.1163 B
Original Source

map_handle_to_font_id and get_font_id have been removed from TextPipeline.

The ID and family name of Font assets can be retrieved from the asset itself.