mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-07-07 12:36:57 +00:00
expand inkscape instructions
This commit is contained in:
parent
1adf7ffe31
commit
951cef82a7
1 changed files with 7 additions and 2 deletions
|
@ -4,7 +4,12 @@ This logo was made in Inkscape by [@sneexy@booping.synth.download](https://boopi
|
|||
|
||||
The font used is Lilita One ([Google Fonts](https://fonts.google.com/specimen/Lilita+One)).
|
||||
|
||||
The logo should preferably be modified using Inkscape, but should work in any other software.
|
||||
If modifications were made using Inkscape, you should use [svgo](https://github.com/svg/svgo) ([Web UI](https://jakearchibald.github.io/svgomg), ensure `Multipass` is enabled) to produce an SVG compatible to be viewed in web browsers, which will replace then [`../sharkey.svg`](../sharkey.svg).
|
||||
## Using Inkscape
|
||||
|
||||
Preferably, you should use Inkscape when wanting to make modifications to the logo. Once you've made your edits, save the SVG here as is from Inkscape directly, then use [svgo](https://github.com/svg/svgo) ([Web UI](https://jakearchibald.github.io/svgomg), ensure `Multipass` is enabled) to produce an SVG compatible to be viewed in web browsers, which that file will then replace [`../sharkey.svg`](../sharkey.svg).
|
||||
|
||||
## Not using Inkscape
|
||||
|
||||
The logo should preferably be modified using Inkscape, but should work in any other software. If any weird issues appear, try opening it with Inkscape first or try using the version under [`../sharkey.svg`](../sharkey.svg) if you prefer to work with your software. Follow the instructions for Using Inkscape.
|
||||
|
||||
This logo is distributed under the same licence as Sharkey (AGPL ≥3).
|
||||
|
|
Loading…
Add table
Reference in a new issue