Jonathan Kelley

Results 175 comments of 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

![Group 7](https://user-images.githubusercontent.com/10237910/174160853-ede86298-3b7d-481a-9a40-ac90f192d2c4.svg) 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: ![Group 7](https://user-images.githubusercontent.com/10237910/177230537-96db624b-78dd-4629-84d4-559c1d35ec0a.png) ![Group 11](https://user-images.githubusercontent.com/10237910/177230539-1e7fe63e-8476-4b03-9145-0e1fc291874c.png) ![Group 12](https://user-images.githubusercontent.com/10237910/177230540-92c5cf27-672c-49bc-a1ab-5a8d744596ad.png) ![Group 13](https://user-images.githubusercontent.com/10237910/177230541-c1e8abbb-2925-4e74-9161-39c1be1314eb.png)

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: ![Group 4](https://user-images.githubusercontent.com/10237910/177246901-bf807114-3417-4d2d-8c59-d3fdddc5d9e2.svg)

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...