]> git.tuebingen.mpg.de Git - dss.git/commit - mklogo
Replace dss.dia by a shell script.
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 30 Apr 2017 00:33:57 +0000 (02:33 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 17 Jul 2017 19:55:09 +0000 (21:55 +0200)
commit01535a41c6cd27b14627cef5a00061f2fe22ed98
tree4a99a02c41b5b396fe64c86fb3976594ece28c24
parent965855384d34b7f1c4730eb78f26d010adb9be42
Replace dss.dia by a shell script.

The dia command line tool misaligns the text on the dss logo, and the
dia application started to segfault on my home box after a library
upgrade.

This patch replaces the dia source file by the mklogo bash script
which runs the convert utility of ImageMagick to write the dss logo
in png format to stdout.

The result looks almost identical.
Makefile
dss.dia [deleted file]
mklogo [new file with mode: 0755]