4 Mar 2023 |
imbev | i'll test this version of the image soon | 19:28:15 |
Soohan Park (Heartade) | I think it still needs some tweaks, e.g. the foreground element should be smaller to avoid being cropped when the user installs it as PWA on phones with circular icons | 19:43:45 |
imbev | i agree | 19:45:37 |
imbev | are you saving it as svg? if so, can you make a git fork and a new commit | 19:45:39 |
Soohan Park (Heartade) | I'm working on Inkscape as SVG and I'll submit a PR when I think it's ready to go 👍 | 19:47:17 |
6 Mar 2023 |
imbev | i tested this version of the logo, however it doesn't scale well for the favicon, and is distracting in a negative way | 17:11:28 |
imbev |  Download image.png | 17:11:32 |
imbev | after looking at matrix.org, i have another idea | 17:11:45 |
imbev | we could have 2 forms of the logo, a "wide" one that includes the entire name and brackets, and a square one that includes only an "S"
| 17:13:15 |
imbev | similar to | 17:13:19 |
imbev |  Download image.png | 17:13:20 |
Soohan Park (Heartade) | In reply to @imbev:matrix.org we could have 2 forms of the logo, a "wide" one that includes the entire name and brackets, and a square one that includes only an "S" Got it, I was also thinking the colored square would be distracting in the navbar. So like, a green [somix] with transparent bg for the navbar, and an [s] for the favicon? | 17:41:20 |
imbev |  Download image.png | 17:42:10 |
imbev | i agree about the navbar, a transparent bg would be better | 17:42:31 |
Soohan Park (Heartade) | I was working on aligning the logo to 24x24 grid to make it work in favicons, didn't have time to finish it yet but I'll let you know when it's ready | 17:43:00 |
17 Mar 2023 |
| @thedisruptivecollective:matrix.org joined the room. | 11:30:03 |
18 Mar 2023 |
| @thedisruptivecollective:matrix.org left the room. | 18:44:48 |
19 Mar 2023 |
Soohan Park (Heartade) | https://github.com/Heartade/somix/tree/heartade/logo | 20:21:38 |
Soohan Park (Heartade) | I've tried to test the logo myself but it panicks when I `cargo run` | 20:22:33 |
imbev | it's a wasm project | 20:22:50 |
imbev | you need to trunk serve | 20:22:56 |
imbev | requires tailwind and trunk | 20:23:17 |
Soohan Park (Heartade) | Got it! This is my first time dealing with Rust... 😅 | 20:23:58 |
imbev | this is in 1% of cases in which you don't use cargo directly :) | 20:24:28 |
Soohan Park (Heartade) | I must be lucky to start my Rust experience with that 1%! | 20:26:56 |
imbev | indeed | 20:27:03 |
imbev | i also started my Rust experience with this framework | 20:27:35 |
Soohan Park (Heartade) |  Download image.png | 21:05:28 |
imbev | looks great! | 21:05:46 |
Soohan Park (Heartade) | Ended up hard-coding the svg file into the navbar, maybe there's a better way | 21:06:10 |