Jonathan Kelley
Jonathan Kelley
> Currently, text rendering [is implemented here](https://github.com/DioxusLabs/rink/blob/master/src/render.rs#L63). > > When rendering text, there is only access to a [`dioxus_core::VText
 I was thinking something along this line... Not sure I like the shade of pink here though.
> Oh cute :D I like the simple candy a lot. > > 1. Pink is too bright > 2. Candy is too large within the circle > 3. Wordmark...
Here's a bunch of ideas:    
More fonts! The first row is 15 thickness on the border and the rest are 20.
Here's the svg for the candy if you want to experiment with fonts: 
Is github rendering this properly? It seems like a different font than arima?
I like it! I might prefer a grey for the text still - curious if you have the variations of black to grey. Other than that looks awesome and I'm...
Is there still a desire to separate the widgets from conrod core? I'd love to see this implemented to get better templates on how to create custom widgets.
For anyone following this - I've figured out how to get cargo-mobile working on M1 macs. https://github.com/BrainiumLLC/cargo-mobile/pull/81 I'd be happy to get some help on getting both x86 and aarch64...