Mercurial > vim
view READMEdir/README_vimlogo.txt @ 35513:6e98e7638914 v9.1.0518
patch 9.1.0518: initialize the random buffer can be improved
Commit: https://github.com/vim/vim/commit/9987fe8ca05e5d367fc54eb94a5a583138d2e1f8
Author: LemonBoy <thatlemon@gmail.com>
Date: Thu Jul 4 13:20:49 2024 +0200
patch 9.1.0518: initialize the random buffer can be improved
Problem: initialize the random buffer can be improved
Solution: refactor init_srand() function, move machine-specific parts to
os_mswin and os_unix, implement a fallback for Windows 10 and
later (LemonBoy)
closes: #15125
Signed-off-by: LemonBoy <thatlemon@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Thu, 04 Jul 2024 13:30:03 +0200 |
parents | 15a991b0cc27 |
children |
line wrap: on
line source
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 inadvertent inconsistencies from the original vim logo while maintaining 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.