mirror of
https://github.com/vim/vim
synced 2025-07-15 16:51:57 +00:00
runtime(vimlogo): Include and modernize vimlogo.svg
fix degenerate splines in vimlogo.svg closes: #13941 Signed-off-by: Shay Hill <shay_public@hotmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
c46c21b4ca
commit
ece7145689
11
READMEdir/README_vimlogo.txt
Normal file
11
READMEdir/README_vimlogo.txt
Normal file
@ -0,0 +1,11 @@
|
||||
The Python project that creates `vimlogo.svg` can be found at
|
||||
`https://github.com/ShayHill/vimlogo`. The Vim license applies.
|
||||
|
||||
`vimlogo.svg` is an effort to remove errors and inadvertant inconsistencies
|
||||
from the original vim logo while maintaing the original design. `vimlogo.svg`
|
||||
is based on the `vimlogo.svg` file (previously?) found at
|
||||
`https://www.vim.org/logos.php`
|
||||
|
||||
As of 2024 Jan 30, `vimlogo.svg` is a separate project from `vimlogo.cdr`,
|
||||
`vimlogo.eps`, `vimlogo.gif`, `vimlogo.pdf`, and `vimlogo.xpm`, all of which
|
||||
are slightly different from each other.
|
Reference in New Issue
Block a user