]> git.koha-community.org Git - koha.git/commit
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)
committerMason James <mtj@kohaaloha.com>
Sun, 30 Jul 2017 13:02:09 +0000 (01:02 +1200)
commit296f18f3302c63617fc9280b978cda3d8cda9c4f
tree53d55587dc336b39d785c53ae13d5b239f3ef47d
parent4083e2369fbf307032ff7e6d968cf6329400a784
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