Michael Kavanagh
154e19b6e7
Icons: use common prefix for small 16x16
2021-01-02 23:16:33 +00:00
Michael Kavanagh
c7eb4e1893
Icons: fix up small 16x16 icons to match set
...
Size, padding, colour etc.
2021-01-02 23:16:33 +00:00
Michael Kavanagh
ea8065b212
Icons: conform to KiCad style
...
- Stroke width: 2px
- Stroke cap: round
- Padding
- Pixel alignment
2021-01-02 23:16:33 +00:00
Michael Kavanagh
4af5e5313f
Icons: remove coloured strip from Save/Save As
2021-01-02 23:16:33 +00:00
Michael Kavanagh
9140f0c16f
Icons: more eradication of light grey
...
Use dark grey instead
2021-01-02 23:16:33 +00:00
Michael Kavanagh
791d1f513c
Icons: fix some 3D viewer icons
...
- remove old palette icon in favour of new one
- use dark grey in new icon (instead of light grey)
- use generic gear for 3D display options
2021-01-02 23:16:33 +00:00
Michael Kavanagh
5a3f4f52df
Icons: add new icon for Pcbnew 'Special Tools...'
2021-01-02 23:16:33 +00:00
Michael Kavanagh
6d3c1c7716
Icons: remove unused sources/duplicates + rename
2021-01-02 23:16:33 +00:00
Seth Hillbrand
a69a4be853
Fix build error with icon names
2021-01-01 13:13:33 -08:00
Seth Hillbrand
f06b912cfd
Fix a few missing icons
2021-01-01 13:06:22 -08:00
Seth Hillbrand
72fad815a3
Normalize zip/unzip boxes
2021-01-01 11:55:48 -08:00
Seth Hillbrand
6b9b686168
Fix Autoplace fields size
2021-01-01 11:50:51 -08:00
Seth Hillbrand
9c26500f6f
Fix show_footprint to use new set
2021-01-01 11:45:36 -08:00
Seth Hillbrand
21e0aa7cb5
Remove file_footprint icon
2021-01-01 11:43:28 -08:00
Seth Hillbrand
da687ebe1e
Unify zone fill/unfill/add icons
2021-01-01 11:23:41 -08:00
Seth Hillbrand
d85c32cad3
Update spreadsheet icon
2021-01-01 11:06:56 -08:00
Seth Hillbrand
5a0c3bf4bc
Icons updates
...
- Remove 22px bitmaps
- Move 24px icons to icon_XXX_24 filenames
- Update convert icon thanks to MisterHW
Fixes https://gitlab.com/kicad/code/kicad/issues/6088
2021-01-01 11:00:15 -08:00
Jon Evans
4ebe10c343
Update list_nets icon
2020-12-27 19:38:08 -05:00
Michael Kavanagh
eb1f07bade
Icons: standardise `export_png` to match set
2020-12-24 01:02:03 +00:00
Michael Kavanagh
d2018b122b
Icons: unify export_svg with the rest of the set
2020-12-24 01:02:02 +00:00
Michael Kavanagh
0ecc8b0bc0
Icons: only use white outline between dark areas
...
When viewed against a dark background, this icon stuck out due to the
continuous white outline. This change removes the white line around
the outside edges, keeping only the internal segments.
2020-12-24 01:02:02 +00:00
Michael Kavanagh
2d84c45e56
Icons: update `export.svg` to match set
2020-12-24 01:02:02 +00:00
Michael Kavanagh
9430993ab8
Icons: pixel align image.svg
...
Also resize to 24x24
2020-12-24 01:02:02 +00:00
Michael Kavanagh
a458ad418c
Icons: update `import.svg` to match set
2020-12-24 01:02:02 +00:00
Michael Kavanagh
6489781408
Icons: use correct icons for show/hide ratsnest
...
- Remove old icon remnants
- Recolour show/hide_ratsnest to match KiCad style
2020-12-24 01:02:02 +00:00
Michael Kavanagh
7081f6d715
Icons: Remove unused sources
...
mw_toolbar button has been replaced by toolbar palettes
auto_associe replaced by auto_associate in new set
2020-12-24 01:02:02 +00:00
Seth Hillbrand
61ac9c8d90
Add multiple size icons for programs
...
In theory, the WM should now choose the closest size icon for its
purpose, making it easier to distinguish in space-constrained settings
Fixes https://gitlab.com/kicad/code/kicad/issues/6798
2020-12-22 15:37:26 -08:00
Seth Hillbrand
9828f56c08
Avoid overwriting icons of same name
...
Generating sized icons is useful for icon sets but the icons can't be
named the same or we will overwrite our .cpp output
2020-12-22 15:32:14 -08:00
Seth Hillbrand
54ca087999
Update icon resource sets
...
Updates the .icns, .ico and .png files used by various distros to show
KiCad and KiCad files.
2020-12-22 15:16:33 -08:00
Seth Hillbrand
8947702f24
Adjust calculator icon for 16 size
2020-12-22 15:16:32 -08:00
Seth Hillbrand
7e7e2b940d
Fix icon issue with 16/32 suffix
2020-12-22 11:41:04 -08:00
Seth Hillbrand
c1505fe6b0
Add sized pagelayout and pcbcalculator icons
2020-12-22 09:31:03 -08:00
Seth Hillbrand
ad1ee40441
Add 32x32 icon sources
2020-12-21 17:17:13 -08:00
Seth Hillbrand
3820751c8c
Add scaled program icons
2020-12-21 17:09:44 -08:00
Jeff Young
c469cf4c7c
Darken text in eeschema icon so it doesn't look so fuzzy.
2020-12-22 00:14:54 +00:00
Seth Hillbrand
23eaf32019
Standardize pngcrush outputs
2020-12-21 14:28:59 -08:00
Seth Hillbrand
21550a07d4
Make save/save as disk a bit more normal
2020-12-21 14:28:35 -08:00
Michael Kavanagh
23803fac31
Icons: update curved_ratsnest
...
- resize to 24x24px
- use KiCad icon colours (#545454 )
- rotate to match top-left = off, bottom-right = on of other mode select icons
- adjust node sizes to match other ratsnest icons
- unify diagonal line with other icons
2020-12-21 21:34:52 +00:00
Jeff Young
8dd23acc6a
Try to differentiate zoom icons more.
2020-12-21 17:37:53 +00:00
Michael Kavanagh
23cd1bb81e
Icons: pixel align pagelayout_*
...
- Standardise light grey background (#F3F3F3)
- Minor rename
2020-12-21 17:22:43 +00:00
Michael Kavanagh
6e4b1fe8d4
Icons: use lighter background for pagelayout_*
2020-12-21 14:02:06 +00:00
Michael Kavanagh
304eb89d18
Icons: minor resize for better visual alignment on the toolbar
2020-12-21 14:02:06 +00:00
Michael Kavanagh
05116d1935
Icons: update save_as to match save (+ badge)
2020-12-21 14:02:06 +00:00
Michael Kavanagh
f675615587
Icons: update plot_svg to match plot
2020-12-21 14:02:06 +00:00
Michael Kavanagh
41d4dd67ab
Icon tweaks
2020-12-21 14:02:06 +00:00
Jeff Young
e6a8ae7dfc
More conssitent visual weighting for eeschema icon.
...
Also smaller hole in gear on options.
2020-12-20 15:59:09 +00:00
Jeff Young
a7efb179eb
Browner eeschema background; less saturated PCB background.
2020-12-19 19:51:51 +00:00
Jeff Young
7190bb8486
Desaturate schematic and board setup icons to accentuate gear.
2020-12-18 01:22:19 +00:00
Jeff Young
a6085fa88d
Consistency for gerbview toolbar icons and some other icon tweaks.
2020-12-17 14:02:23 +00:00
Jeff Young
211866d602
Minor icon adjustments.
2020-12-17 11:40:07 +00:00