alpaka-group / vikunja

Vikunja is a performance portable algorithm library that defines functions operating on ranges of elements for a variety of purposes . It supports the execution on multi-core CPUs and various GPUs. Vikunja uses alpaka to implement platform-independent primitives such as reduce or transform.
https://vikunja.readthedocs.io/en/latest/
Mozilla Public License 2.0
14 stars 5 forks source link

Tranform text to paths in the vikunja logo #77

Closed SimeonEhrig closed 2 years ago

SimeonEhrig commented 2 years ago

Addresses issue #74

j-stephan commented 2 years ago

Out of interest, where would I get the UnDinaru font? My package manager does not seem to have something suitable.

SimeonEhrig commented 2 years ago

Out of interest, where would I get the UnDinaru font? My package manager does not seem to have something suitable.

You can install it via apt: apt install fonts-unfonts-core Before you do it, can you verify it on your computer. I will also do it on my smartphone.

SimeonEhrig commented 2 years ago

On my smartphone, it looks fine.

j-stephan commented 2 years ago

vikunja_logo.svg looks great!