]> git.tuebingen.mpg.de Git - dss.git/commitdiff
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)
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.


No differences found