mirror of
https://github.com/bevyengine/bevy
synced 2024-11-14 00:47:32 +00:00
df23b937cc
# Objective In nannou, we'd like to be able to access the [outline commands](https://docs.rs/cosmic-text/latest/cosmic_text/struct.SwashCache.html#method.get_outline_commands) from swash, while still benefit from Bevy's management of font assets. ## Solution Make `CosmicFontSystem` and `SwashCache` pub resources. ## Testing Ran some examples. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |