From 1f16a164a639bc8f22a323c29b437e28f1c8b30a Mon Sep 17 00:00:00 2001 From: Patryk Obara Date: Sat, 5 Oct 2019 18:42:19 +0200 Subject: [PATCH] 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. --- src/dosbox_splash.svg | 189 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 189 insertions(+) create mode 100644 src/dosbox_splash.svg diff --git a/src/dosbox_splash.svg b/src/dosbox_splash.svg new file mode 100644 index 00000000..9ad6d088 --- /dev/null +++ b/src/dosbox_splash.svg @@ -0,0 +1,189 @@ + + + + + + + + DOSBox splash screen + + + + + + + + image/svg+xml + + DOSBox splash screen + + + Patryk Obara <patryk.obara@gmail.com> + + + + + GOG Team + + + Original splash screen contributed by GOG was dumped in SVN in raster format by DOSBox maintainers. Patryk Obara recreated the logo in vector format for dosbox-staging project. + + + + + + + + + + + + + + + + + + + + + + + + + + +