friction2d / friction-icon-theme

Friction Icon Theme
Creative Commons Attribution Share Alike 4.0 International
1 stars 1 forks source link

Icons in 'NoInterpolation' need a SVG source #5

Closed rodlie closed 4 months ago

rodlie commented 4 months ago

We don't have any sources for these icons, replace with something similar.

adambelis commented 4 months ago

can you add screan shot wich are thies ?

rodlie commented 4 months ago

https://github.com/friction2d/friction-icon-theme/tree/main/noInterpolation

I'm on a Mac at the moment, but I did have a very old build:

Skjermbilde 2024-05-31 kl  09 40 48 Skjermbilde 2024-05-31 kl  09 40 33

Yeah, not that hard to replace, just never did :)

adambelis commented 4 months ago

so they should stay 10x10 ? or should i switch to 16x16

rodlie commented 4 months ago

10x10 is not a requirement, don't know why they are 10x10 in the first place :)

rodlie commented 4 months ago

Home and just tested the icons. We do need to make some size adjustments.

friction-noInterpolation-new

We probably need a guideline/template for padding in the SVG's.

rodlie commented 4 months ago

Better: friction-graph-prop2

https://github.com/friction2d/friction-icon-theme/blob/main/hicolor/scalable/friction/graph_property_2.svg

But I still don't think it works with the colored background.

Regarding the icon size, I will make _2 versions of the SVGs that have identical padding/size as the old icons to avoid padding issues in 0.9.6. Will fix it properly for v1.

adambelis commented 4 months ago

hmm .. i think this is kind of hacky implantation for checkboxes on that graph . that checkbox color is set 12x12 px wich is probably custom set for that old 10x10 format . but my 16x16 ixon seemts to be render with 18x18 px. But i agree that that icons for grap seems to chunky for that small row

I am ok to make it to if to 10x10 pixels just you need to know that is kind of sort of hacky special case. since other icons seem to render 16x16px .

image

rodlie commented 4 months ago

I'm not blocking 0.9.6 just because of icons ;) I will just add identical padding in the SVGs and call them _2. Will refactor this for v1.

adambelis commented 4 months ago

But I still don't think it works with the colored background.

I agree i think they need a second black outline

image

rodlie commented 4 months ago

Yes, that would probably work.

adambelis commented 4 months ago

I'm not blocking 0.9.6 just because of icons ;) I will just add identical padding in the SVGs and call them _2. Will refactor this for v1.

i would not even suggest that this are just improvements not critical things

rodlie commented 4 months ago

random-001 random-002

Good enough™ (will try to adjust the background fill rect size in the code, but that's not an icon issue)

adambelis commented 4 months ago

We can iterate later :)