client: Update welcome logo with new logo, shadow
authorShane Synan <digitalcircuit36939@gmail.com>
Fri, 15 Jun 2018 20:57:21 +0000 (15:57 -0500)
committerManuel Nickschas <sputnick@quassel-irc.org>
Fri, 15 Jun 2018 23:41:09 +0000 (01:41 +0200)
Update "quassel-logo.svgz" with new Quassel logo, reduce the
drop-shadow intensity.

Update "quassel-logo.png" with the revised SVG file.

Clean up "quassel-logo.svgz" using the latest Inkscape version, set
up document parameters so Export PNG -> "Page" size works.

To recreate the drop shadow in Inkscape:
1.  Select all objects
2.  In the menu, choose "Filters" -> "Remove Filters", clearing any existing shadows
3.  Select chat bubble logo
4.  In the menu, choose "Filters" -> "Shadows and Glows" -> "Drop Shadow..."
5.  In the "Options" tab, set as follows...
    > Blur radius:       2.1 px
    > Horizontal offset: 1.1 px
    > Vertical offset:   1.1 px
6.  In the "Blur color" tab, set as follows...
    > RGBA:              1c1c1c33
7.  Apply the filter
8.  Select the "Quassel IRC" text object
9.  In the menu, choose "Filters" -> "Shadows and Glows" -> "Drop Shadow..."
10. In the "Options" tab, set as follows...
    > Blur radius:       4.2 px
    > Horizontal offset: 2.1 px
    > Vertical offset:   2.1 px
11. In the "Blur color" tab, set as follows...
    > RGBA:              1c1c1c33
12. Apply the filter

To export an updated welcome logo:
1.  In the menu, choose "File" -> "Export PNG Image..."
2.  For "Export Area", choose "Page"
3.  Export the image

pics/quassel-logo.png
pics/quassel-logo.svgz

index 5c02147..bd0c44b 100644 (file)
Binary files a/pics/quassel-logo.png and b/pics/quassel-logo.png differ
index 0ffb9df..f48d2b4 100644 (file)
Binary files a/pics/quassel-logo.svgz and b/pics/quassel-logo.svgz differ