Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Contribution] Various 2D icons #156

Open
Aterfax opened this issue Mar 7, 2021 · 4 comments
Open

[Contribution] Various 2D icons #156

Aterfax opened this issue Mar 7, 2021 · 4 comments
Labels

Comments

@Aterfax
Copy link

Aterfax commented Mar 7, 2021

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

Vyrtuoz/Tacview#6

@Aterfax
Copy link
Author

Aterfax commented Mar 7, 2021

Note: You can resize these quickly using ImageMagick:

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

@dceejay
Copy link
Owner

dceejay commented Mar 11, 2021

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

@Aterfax
Copy link
Author

Aterfax commented Mar 11, 2021

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.

@dceejay
Copy link
Owner

dceejay commented Mar 12, 2021

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...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants