RedMap icon indicating copy to clipboard operation
RedMap copied to clipboard

[Contribution] Various 2D icons

Open Aterfax opened this issue 3 years ago • 4 comments

I generated these for elsewhere but they may also be of use here.

https://github.com/Vyrtuoz/Tacview/issues/6

Aterfax avatar Mar 07 '21 17:03 Aterfax

Note: You can resize these quickly using ImageMagick:

for FILE in *; do convert $FILE -resize 20% resized/$FILE; done;

Aterfax avatar Mar 07 '21 17:03 Aterfax

Interesting - thanks. If they could line up with NATO SIDC codes that would be cool :-)

dceejay avatar Mar 11 '21 20:03 dceejay

I think they could probably be processed and matched but I'd have to take a look into the NATO SIDCs to see what goes where - I'll keep you posted.

Aterfax avatar Mar 11 '21 22:03 Aterfax

Nice - the NATO Codes tend to be fairly detailed in one aspect but not in others - so it may be a 6 wheeled APC - but won't let you know if it's a German or US one etc...

dceejay avatar Mar 12 '21 09:03 dceejay