You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The core library can be used in more places if we can successfully support no_std scenarios. This requires slight modifications of text.rs (others are trivial). This would allow conrod to be used in embedded scenarios with custom implementations of the platform
mitchmindtree, PaulRaUnite, saucesaft, fermuch and samuel-schuepbach