Bug 17639 - Remove white filling inside of Koha logo
authorOwen Leonard <oleonard@myacpl.org>
Tue, 6 Jun 2017 15:50:19 +0000 (15:50 +0000)
committerKatrin Fischer <katrin.fischer.83@web.de>
Wed, 19 Jul 2017 21:16:59 +0000 (23:16 +0200)
commit487d7c55d60cb1ae45d13a8bd34ef4ca207c7dcb
treee05452328f97670cc20058d1530f974bc729b32f
parent90ae43d289d195ab36f21bf9ffc5a4926e95413f
Bug 17639 - Remove white filling inside of Koha logo

This patch modifies the Koha logo SVG file to remove the fill from two
letters. This patch also optimizes the file and converts the text object
to paths for better cross-platform portability.

To test you could:

- Open the file in an editor and confirm that the change is correct
  - or -
- Open the file in a browser and use the code inspector to add a
  background-color attribute to the top-level <svg> tag. The logo should
  appear transparent, with no white fills.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 068db9aaabb0694b4d12404bda16525efad0fde7)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit cffb4a26b3264137130d7a1a3c287d1f17c05b77)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
misc/interface_customization/koha3-staff-client-logo.svg