Add a proper python-bytecode icon, use consistent color in python icons
ClosedPublic

Authored by trickyricky26 on Dec 19 2018, 4:05 PM.

Details

Summary

BUG: 381051

FIXED-IN: 5.54

Add a separate, more recognizable icon for application-x-python-bytecode. Use a consistent, orange color for the 32px and 64px designs of application-x-python-bytecode and text-x-python.

The font used at all sizes except 64px is made of custom shapes to be as pixel-perfect as possible.

Test Plan

The new application-x-python-bytecode icons:

Consistent style for 32px and 64px application-x-python-bytecode and text-x-python:

Diff Detail

Repository
R266 Breeze Icons
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
trickyricky26 created this revision.Dec 19 2018, 4:05 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptDec 19 2018, 4:05 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
trickyricky26 requested review of this revision.Dec 19 2018, 4:05 PM
trickyricky26 edited the summary of this revision. (Show Details)Dec 19 2018, 4:11 PM
trickyricky26 edited the test plan for this revision. (Show Details)
trickyricky26 added a reviewer: VDG.

I've fixed the symlink issue in master, so now both application-x-python-bytecode and text-x-python3 are both symlinks pointing to text-x-python You'll need to re-base this patch.

trickyricky26 updated this revision to Diff 48358.EditedDec 29 2018, 3:58 PM

Rebase on master.
Use custom shapes for the "0" and "1" in all sizes except 64px, use a consistent 45° angled line in the "0".

trickyricky26 edited the summary of this revision. (Show Details)Dec 29 2018, 4:00 PM
trickyricky26 edited the test plan for this revision. (Show Details)

Rebase on master to work around Pahbricator bug with symlinks.

ngraham accepted this revision.Dec 29 2018, 6:22 PM

Looks perfect!

This revision is now accepted and ready to land.Dec 29 2018, 6:22 PM
This revision was automatically updated to reflect the committed changes.