1
0
Fork 0
No description
Find a file
Patryk Obara 1f16a164a6 Add DOSBox splash screen graphic in vector format
So far, a splash screen exists only in raster format, encoded with RLE
for easy inclusion in .cpp files (src/gui/dosbox_splash.h).

Vector format is easier to modify and can be used as basis for more
artwork, to provide splash screen in better resolutions, etc.

This vector was obtained by resizing raster image to high resolution,
using a set of Gimp filters to sharpen it, then converted in Inkscape
using Path Bitmap functionality and finally optimized by hand to e.g.
remove excessive path nodes.

To convert it to a format easily usable from C/C++: open the file in
Gimp, edit to fit your requirements and export as C header.
2019-11-02 19:29:03 +01:00
.github/workflows Simplify package listing script and standardize workflows 2019-11-02 07:36:49 -07:00
docs Merge branch 'svn/trunk' 2019-10-03 23:44:48 +02:00
include Merge branch 'svn/trunk' 2019-10-20 07:15:43 +02:00
scripts Simplify package listing script and standardize workflows 2019-11-02 07:36:49 -07:00
src Add DOSBox splash screen graphic in vector format 2019-11-02 19:29:03 +01:00
visualc_net Transform zmbv into a project inside dosbox solution 2019-10-02 12:03:03 +02:00
.gitignore Simplify package listing script and standardize workflows 2019-11-02 07:36:49 -07:00
acinclude.m4 Update year and address of FSF 2019-01-25 14:09:58 +00:00
AUTHORS Update authors 2010-04-20 12:51:03 +00:00
autogen.sh Allow less beautiful version numbers. 2007-02-04 10:46:34 +00:00
ChangeLog <erge 0.74-2 documentation changes into trunk 2018-08-31 17:43:09 +00:00
configure.ac Merge branch 'svn/trunk' 2019-09-30 22:21:21 +02:00
COPYING Update year and address of FSF 2019-01-25 14:09:58 +00:00
INSTALL Upgrade dosbox solution and project to VS2019 2019-10-02 12:03:03 +02:00
Makefile.am Simplify package listing script and standardize workflows 2019-11-02 07:36:49 -07:00
NEWS <erge 0.74-2 documentation changes into trunk 2018-08-31 17:43:09 +00:00
README <erge 0.74-2 documentation changes into trunk 2018-08-31 17:43:09 +00:00
README.md Initial commit 2019-09-15 00:08:31 +02:00
THANKS Updated 2010-05-09 11:07:51 +00:00
VERSION <erge 0.74-2 documentation changes into trunk 2018-08-31 17:43:09 +00:00

dosbox-staging