Author Topic: I made a utility program for making custom ribbons  (Read 9160 times)

0 Members and 1 Guest are viewing this topic.

Offline Tree

  • Sub-Lieutenant
  • ******
  • Posts: 143
  • Thanked: 27 times
Re: I made a utility program for making custom ribbons
« Reply #15 on: April 09, 2020, 04:40:53 AM »
I couldn't get it to run on windows7
I guess I'll be making my ribbons on win10

I couldn't get the first version to run on Win 7, but by the time I wanted to report it, the new version worked just fine.
 

Offline Desdinova (OP)

  • Lt. Commander
  • ********
  • D
  • Posts: 283
  • Thanked: 289 times
Re: I made a utility program for making custom ribbons
« Reply #16 on: April 09, 2020, 09:11:54 AM »
I couldn't get it to run on windows7
I guess I'll be making my ribbons on win10

I'd need to see the output to diagnose the problem but you probably need to update your .net framework
 

Offline Kristover

  • Gold Supporter
  • Lt. Commander
  • *****
  • K
  • Posts: 264
  • Thanked: 139 times
  • 2023 Supporter 2023 Supporter : Supporter of the forum in 2023
    2024 Supporter 2024 Supporter : Supporter of the forum for 2024
Re: I made a utility program for making custom ribbons
« Reply #17 on: April 09, 2020, 02:57:26 PM »
I've attached my first batch of Awards I created with this tool that I plan on using for my first C# Federation game.
 

Offline SpaceMarine

  • Bug Moderators
  • Rear Admiral
  • ***
  • Posts: 947
  • Thanked: 990 times
  • 2025 Supporter 2025 Supporter : Support the forums in 2025
    Gold Supporter Gold Supporter :
Re: I made a utility program for making custom ribbons
« Reply #18 on: April 09, 2020, 03:40:27 PM »
Just want to say thanks, this utility is really nice and adds to the RP, I will personally be using it in my crusade play through of C# when its out, as I can essentially recreate all of the actual medals from lore and their ribbons using this, in addition its great to see the hopefully start of utilities and tools for C# that will be coming out pre and post release of C# itself. 
 

Offline Tunsku

  • Leading Rate
  • *
  • T
  • Posts: 13
  • Thanked: 7 times
Re: I made a utility program for making custom ribbons
« Reply #19 on: April 10, 2020, 02:20:13 PM »
This is really good! Already used it to make like a hundred ribbons.  Only problem seems to be that sometimes it feels impossible to have a vertical line be completely centered.
 

Offline Desdinova (OP)

  • Lt. Commander
  • ********
  • D
  • Posts: 283
  • Thanked: 289 times
Re: I made a utility program for making custom ribbons
« Reply #20 on: April 10, 2020, 02:26:20 PM »
This is really good! Already used it to make like a hundred ribbons.  Only problem seems to be that sometimes it feels impossible to have a vertical line be completely centered.

Just a tip: to center anything exactly, check the symmetry button, which creates two elements, then move the position slider all the way to the left so they overlap completely.
 

Offline TinkerPox

  • MIDN
  • Petty Officer
  • **
  • Posts: 15
  • Thanked: 4 times
Re: I made a utility program for making custom ribbons
« Reply #21 on: April 10, 2020, 03:32:12 PM »
I know these ribbons are 100x30 pixels. Are there set dimensions for all awards in C# Aurora? I found every ribbon used by the US Military on Wikipedia, but they are all 124x34 pixels.

 

Offline Desdinova (OP)

  • Lt. Commander
  • ********
  • D
  • Posts: 283
  • Thanked: 289 times
Re: I made a utility program for making custom ribbons
« Reply #22 on: April 10, 2020, 03:38:01 PM »
I know these ribbons are 100x30 pixels. Are there set dimensions for all awards in C# Aurora? I found every ribbon used by the US Military on Wikipedia, but they are all 124x34 pixels.



According to this thread  custom ribbons should be 100x30 PNGs. Steve already included all US awards & those from a couple other countries.
 
The following users thanked this post: TinkerPox

Online Steve Walmsley

  • Moderator
  • Star Marshal
  • *****
  • S
  • Posts: 12185
  • Thanked: 23773 times
  • 2025 Supporter 2025 Supporter : Support the forums in 2025
    Gold Supporter Gold Supporter :
    Above & Beyond Supporter Above & Beyond Supporter :
Re: I made a utility program for making custom ribbons
« Reply #23 on: April 10, 2020, 03:45:26 PM »
Yes, that's correct. 100 x 30 pixels.
 

Offline Father Tim

  • Vice Admiral
  • **********
  • Posts: 2162
  • Thanked: 532 times
Re: I made a utility program for making custom ribbons
« Reply #24 on: April 11, 2020, 12:48:05 AM »
New Version is up, with some basic devices added.



Fantastic!  Now all I need is another simple utility program to make all the devices I want, like left-looking eagle, right-looking eagle, octopus, hammer, fern leaf, crossbones, skull-and-crossbones, anchor, crossed anchors, cannon, streamer, etc.
 

Offline Tunsku

  • Leading Rate
  • *
  • T
  • Posts: 13
  • Thanked: 7 times
Re: I made a utility program for making custom ribbons
« Reply #25 on: April 11, 2020, 01:44:05 AM »
Quote from: Father Tim link=topic=10626. msg120768#msg120768 date=1586584085
Quote from: Desdinova link=topic=10626. msg120631#msg120631 date=1586398046
New Version is up, with some basic devices added.



Fantastic!  Now all I need is another simple utility program to make all the devices I want, like left-looking eagle, right-looking eagle, octopus, hammer, fern leaf, crossbones, skull-and-crossbones, anchor, crossed anchors, cannon, streamer, etc.

What I have been doing is using paint. net to add all the symbols I need, since it is pretty powerful for exactly this kind of bitmap stuff.  I look up the symbol (or draw it), crop it out using the erase tool, add some basic shading (darkness on the lower edges and brightness in the upper left), resize it.  Then I add a backshading by copying the layer and coloring it black and blurring it.  Then I adjust contrast until it looks metallic.  Alternatively, if you want not a metallic symbol but instead a printed symbol, you can simply color it monochromatic and set the layer to "multiply".

Examples:
 

Offline Tunsku

  • Leading Rate
  • *
  • T
  • Posts: 13
  • Thanked: 7 times
Re: I made a utility program for making custom ribbons
« Reply #26 on: April 11, 2020, 01:45:20 AM »
Ah the image link doesnt seem to be working.  Here is an attachment as an example:
 

Offline Luftwolfe

  • Leading Rate
  • *
  • Posts: 9
  • Thanked: 4 times
Re: I made a utility program for making custom ribbons
« Reply #27 on: April 12, 2020, 02:03:01 PM »
Would it be possible to optionally choose or upload a transparency/texture overlay in a future version? Cheers for this utility though, it's made my automation with ribbon making so much easier!
 

Online Steve Walmsley

  • Moderator
  • Star Marshal
  • *****
  • S
  • Posts: 12185
  • Thanked: 23773 times
  • 2025 Supporter 2025 Supporter : Support the forums in 2025
    Gold Supporter Gold Supporter :
    Above & Beyond Supporter Above & Beyond Supporter :
Re: I made a utility program for making custom ribbons
« Reply #28 on: April 12, 2020, 02:04:55 PM »
BTW I used this program in my test game. I highly recommend it.
 

Offline Barkhorn

  • Commodore
  • **********
  • B
  • Posts: 736
  • Thanked: 135 times
Re: I made a utility program for making custom ribbons
« Reply #29 on: April 12, 2020, 03:16:48 PM »
I love this program!!  I just wish it had more devices.