Modify

Opened 6 years ago

Closed 6 years ago

#16042 closed defect (fixed)

incomplete logo

Reported by: Klumbumbus Owned by: team
Priority: minor Milestone: 18.04
Component: Core Version:
Keywords: svg regression logo Cc: floscher

Description (last modified by Klumbumbus)

The logo in the about window misses the word "JOSM" on the pencil.


missing in this wiki too (with firefox):

source:josm/trunk/images/logo.svg

inkscape:


URL:https://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2018-03-02 22:17:07 +0100 (Fri, 02 Mar 2018)
Build-Date:2018-03-03 02:35:22
Revision:13484
Redirecting:to URL 'https://josm.openstreetmap.de/svn/trunk':
Relative:URL: ^/trunk

Identification: JOSM/1.5 (13484 de) Windows 10 64-Bit
OS Build number: Windows 10 Pro 1709 (16299)
Memory Usage: 1866 MB / 3641 MB (1639 MB allocated, but free)
Java version: 1.8.0_161-b12, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
Screen: \Display0 1680x1050
Maximum Screen Size: 1680x1050
VM arguments: [-Djava.security.manager, -Djava.security.policy=file:<java.home>\lib\security\javaws.policy, -DtrustProxy=true, -Djnlpx.home=<java.home>\bin, -Djnlpx.origFilenameArg=C:\Program Files (x86)\josm-latest-mehr-RAM.jnlp, -Djnlpx.remove=true, -Djava.util.Arrays.useLegacyMergeSort=true, -Djnlpx.heapsize=1024m,4096m, -Djnlpx.splashport=59818, -Djnlpx.jvm=<java.home>\bin\javaw.exe]

Attachments (5)

about.png (46.1 KB) - added by Klumbumbus 6 years ago.
inkscape.png (63.3 KB) - added by Klumbumbus 6 years ago.
logo-new.svg (13.3 KB) - added by floscher 6 years ago.
The new version of the logo that also displays the word JOSM on the pencil
logo-detail-comparison.png (95.3 KB) - added by floscher 6 years ago.
Before-After comparison of the word JOSM (the left version needs masks and thus can't be displayed in JOSM easily)
logo-comparison.gif (43.2 KB) - added by floscher 6 years ago.
Comparison of three versions of the JOSM logo (as displayed in JOSM): 1. How the logo displayed before 8442 2. How the logo would be displayed when using clip-paths 3. How I propose to change the logo, realized without clip-path nor masks

Download all attachments as: .zip

Change History (14)

Changed 6 years ago by Klumbumbus

Attachment: about.png added

comment:1 Changed 6 years ago by Klumbumbus

Description: modified (diff)

Changed 6 years ago by Klumbumbus

Attachment: inkscape.png added

comment:2 Changed 6 years ago by Klumbumbus

Keywords: svg added; template_report removed

comment:3 Changed 6 years ago by Don-vip

Cc: floscher added
Keywords: regression logo added

It's a regression from r8442.

browser/josm/trunk/images/logo.svg => OK with Firefox
browser/josm/trunk/images/logo.svg => KO with Firefox

comment:4 Changed 6 years ago by Don-vip

Milestone: 18.03

comment:5 Changed 6 years ago by Don-vip

Milestone: 18.0318.04

Changed 6 years ago by floscher

Attachment: logo-new.svg added

The new version of the logo that also displays the word JOSM on the pencil

Changed 6 years ago by floscher

Attachment: logo-detail-comparison.png added

Before-After comparison of the word JOSM (the left version needs masks and thus can't be displayed in JOSM easily)

Changed 6 years ago by floscher

Attachment: logo-comparison.gif added

Comparison of three versions of the JOSM logo (as displayed in JOSM): 1. How the logo displayed before 8442 2. How the logo would be displayed when using clip-paths 3. How I propose to change the logo, realized without clip-path nor masks

comment:6 Changed 6 years ago by floscher

I now tried to fix the logo. But it turned out it's not easily solvable, because SVG Salamander does not support masks and the alternative of using clip-path is also not really viable because these clip only full pixels, which results in blocky artifacts (stairs at diagonal edges and small features become unreadable).

So I now changed the word JOSM to not appear like it's engraved in the pencil, but to stick out. This can be realized without masks or clip-paths:
Before-After comparison of the word JOSM (the left version needs masks and thus can't be displayed in JOSM easily)]

Here is a comparison of how the different logos appear in JOSM's "About" dialog:

  1. before version 8442 of JOSM
  2. when using clip-path to create the "engraved" effect (which wouldn't be noticable at this resolution anyway)
  3. The way I propose to do it, displaying the word JOSM sticking out of the pencil (see logo-new.svg)

Comparison of three versions of the JOSM logo (as displayed in JOSM): 1. How the logo displayed before 8442 2. How the logo would be displayed when using clip-paths 3. How I propose to change the logo, realized without clip-path nor masks

comment:7 Changed 6 years ago by stoecker

Sounds like a good idea.

comment:8 Changed 6 years ago by Don-vip

I like it a lot! Thanks :)

comment:9 Changed 6 years ago by Don-vip

Resolution: fixed
Status: newclosed

In 13594/josm:

fix #16042 - restore display of "JOSM" text on logo (patch by floscher)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.