NATION

PASSWORD

NEW Flag Makers/Requests

Talk about regional management and politics, raider/defender gameplay, and other game-related matters.
Not a roleplaying forum.

Advertisement

Remove ads

User avatar
Floor 448
Envoy
 
Posts: 282
Founded: Mar 05, 2016
Ex-Nation

Postby Floor 448 » Fri Jun 03, 2016 4:52 pm

Could I have this svg code turned into a PNG? I'm on an iPad and I couldn't figure it out from a few Google searches >_<
Code: Select all
<?xml version="1.0" standalone="yes"?>
<svg xmlns="http://www.w3.org/2000/svg" width="360" height="240">
<defs>
<filter id="star_blur">
<feGaussianBlur in="SourceGraphic" stdDeviation="25"/>
</filter>
</defs>
<rect width="360" height="40" x="0" y="0" fill="#ce1126"/>
<rect width="360" height="40" x="0" y="40" fill="#e5911d"/>
<rect width="360" height="80" x="0" y="80" fill="#fcd116"/>
<rect width="360" height="80" x="0" y="160" fill="#75aadb"/>
<polygon points="0,0 180,120 0,240" fill="#00335b"/>
<g transform="translate(65.000000,120.000000)">
<g transform="scale(0.161290)">
<g transform="translate(-206.000000,-308.000000)">
<g filter="url(#star_blur)">
<circle cx="150" cy="300" r="30" fill="white"/>
<circle cx="-50" cy="300" r="30" fill="white"/>
<circle cx="50" cy="200" r="30" fill="white"/>
<circle cx="50" cy="400" r="30" fill="white"/>
</g>
<path d="M4,62A299,298 0 1,1 4,538A238,240 0 1,0 4,62z" fill="#108042" stroke="black" stroke-width="7"/>
</g>
</g>
</g>
</svg>

(My own overhaul of this flag that I have used before.)
Guess who I am! Or, rather, was.
Speak of the Devil, and he shall appear. He gets a notification that someone mentioned him.
When posting an image for me, please don't use Imgur.
Cumberlanda wrote:I, for one, am currently happy with our robot oppressors.

Gest II wrote:Somehow that was interpreted to mean: those foreign devils and their squiggly languages are incapable of learning Her Majesty's Tongue.
And now that I've gotten used to StackOverflow, I can't seem to wrap my head around not being able to edit posts with terrible spelling and/or grammar.

User avatar
Kennorland
Civilian
 
Posts: 1
Founded: May 21, 2016
Ex-Nation

Postby Kennorland » Sat Jun 04, 2016 4:16 am

I want a flag with the sun on the upper right part of the flag,blue sky and light green hills.Also i want the sky to be added with the sun's ray and the color made a bit realistic

User avatar
Conoga
Negotiator
 
Posts: 6054
Founded: Nov 25, 2009
Ex-Nation

Postby Conoga » Sat Jun 04, 2016 8:18 am

Floor 448 wrote:Could I have this svg code turned into a PNG? I'm on an iPad and I couldn't figure it out from a few Google searches >_<
Code: Select all
<?xml version="1.0" standalone="yes"?>
<svg xmlns="http://www.w3.org/2000/svg" width="360" height="240">
<defs>
<filter id="star_blur">
<feGaussianBlur in="SourceGraphic" stdDeviation="25"/>
</filter>
</defs>
<rect width="360" height="40" x="0" y="0" fill="#ce1126"/>
<rect width="360" height="40" x="0" y="40" fill="#e5911d"/>
<rect width="360" height="80" x="0" y="80" fill="#fcd116"/>
<rect width="360" height="80" x="0" y="160" fill="#75aadb"/>
<polygon points="0,0 180,120 0,240" fill="#00335b"/>
<g transform="translate(65.000000,120.000000)">
<g transform="scale(0.161290)">
<g transform="translate(-206.000000,-308.000000)">
<g filter="url(#star_blur)">
<circle cx="150" cy="300" r="30" fill="white"/>
<circle cx="-50" cy="300" r="30" fill="white"/>
<circle cx="50" cy="200" r="30" fill="white"/>
<circle cx="50" cy="400" r="30" fill="white"/>
</g>
<path d="M4,62A299,298 0 1,1 4,538A238,240 0 1,0 4,62z" fill="#108042" stroke="black" stroke-width="7"/>
</g>
</g>
</g>
</svg>

(My own overhaul of this flag that I have used before.)
Image

User avatar
Almonaster Nuevo
Negotiator
 
Posts: 6827
Founded: Mar 11, 2007
Civil Rights Lovefest

Postby Almonaster Nuevo » Sat Jun 04, 2016 9:38 am

Kennorland wrote:I want a flag with the sun on the upper right part of the flag,blue sky and light green hills.Also i want the sky to be added with the sun's ray and the color made a bit realistic



Image
Christian Democrats wrote:Would you mind explaining what's funny? I'm not seeing any humor.
The Blaatschapen wrote:I'll still graze the forums with my presence
Please do not TG me about graphics requests. That's what the threads are there for.

User avatar
Floor 448
Envoy
 
Posts: 282
Founded: Mar 05, 2016
Ex-Nation

Postby Floor 448 » Sat Jun 04, 2016 10:38 am

Conoga wrote:
Floor 448 wrote:Could I have this svg code turned into a PNG? I'm on an iPad and I couldn't figure it out from a few Google searches >_<
Code: Select all
<?xml version="1.0" standalone="yes"?>
<svg xmlns="http://www.w3.org/2000/svg" width="360" height="240">
<defs>
<filter id="star_blur">
<feGaussianBlur in="SourceGraphic" stdDeviation="25"/>
</filter>
</defs>
<rect width="360" height="40" x="0" y="0" fill="#ce1126"/>
<rect width="360" height="40" x="0" y="40" fill="#e5911d"/>
<rect width="360" height="80" x="0" y="80" fill="#fcd116"/>
<rect width="360" height="80" x="0" y="160" fill="#75aadb"/>
<polygon points="0,0 180,120 0,240" fill="#00335b"/>
<g transform="translate(65.000000,120.000000)">
<g transform="scale(0.161290)">
<g transform="translate(-206.000000,-308.000000)">
<g filter="url(#star_blur)">
<circle cx="150" cy="300" r="30" fill="white"/>
<circle cx="-50" cy="300" r="30" fill="white"/>
<circle cx="50" cy="200" r="30" fill="white"/>
<circle cx="50" cy="400" r="30" fill="white"/>
</g>
<path d="M4,62A299,298 0 1,1 4,538A238,240 0 1,0 4,62z" fill="#108042" stroke="black" stroke-width="7"/>
</g>
</g>
</g>
</svg>

(My own overhaul of this flag that I have used before.)

Hmm… doesn't properly implement the feGaussianBlur on the dots. Here's how it looks on my iPad:
Image
Yes JSFiddle is usually better than a data URI, but not when one is on an iPad.

(Oh yeah, also, Imgur is blocked on my iPad (MDM stuff) for some reason, so I had to wait a full hour to kick my brother off our shared Mac mini to view it. So I'd appreciate it if a different "dump your image here so you can post it on some forum that doesn't like attachments" site. Come to think of it, this information is better somewhere else. Namely, my sig.)
Guess who I am! Or, rather, was.
Speak of the Devil, and he shall appear. He gets a notification that someone mentioned him.
When posting an image for me, please don't use Imgur.
Cumberlanda wrote:I, for one, am currently happy with our robot oppressors.

Gest II wrote:Somehow that was interpreted to mean: those foreign devils and their squiggly languages are incapable of learning Her Majesty's Tongue.
And now that I've gotten used to StackOverflow, I can't seem to wrap my head around not being able to edit posts with terrible spelling and/or grammar.

User avatar
Corealmisth
Political Columnist
 
Posts: 4
Founded: Feb 24, 2016
Ex-Nation

Postby Corealmisth » Sat Jun 04, 2016 1:29 pm

I would like a flag, unlike what I have now. No specific pattern, just want something that looks cool.

User avatar
Almonaster Nuevo
Negotiator
 
Posts: 6827
Founded: Mar 11, 2007
Civil Rights Lovefest

Postby Almonaster Nuevo » Sat Jun 04, 2016 2:40 pm

Floor 448 wrote: <snip>

Hmm… doesn't properly implement the feGaussianBlur on the dots. Here's how it looks on my iPad:
(Image)
Yes JSFiddle is usually better than a data URI, but not when one is on an iPad.

(Oh yeah, also, Imgur is blocked on my iPad (MDM stuff) for some reason, so I had to wait a full hour to kick my brother off our shared Mac mini to view it. So I'd appreciate it if a different "dump your image here so you can post it on some forum that doesn't like attachments" site. Come to think of it, this information is better somewhere else. Namely, my sig.)


You would appear to have exactly what you were asking for as part of the image posted above, but whatever...

Image
Christian Democrats wrote:Would you mind explaining what's funny? I'm not seeing any humor.
The Blaatschapen wrote:I'll still graze the forums with my presence
Please do not TG me about graphics requests. That's what the threads are there for.

User avatar
Almonaster Nuevo
Negotiator
 
Posts: 6827
Founded: Mar 11, 2007
Civil Rights Lovefest

Postby Almonaster Nuevo » Sat Jun 04, 2016 3:08 pm

Corealmisth wrote:I would like a flag, unlike what I have now. No specific pattern, just want something that looks cool.



Image
Christian Democrats wrote:Would you mind explaining what's funny? I'm not seeing any humor.
The Blaatschapen wrote:I'll still graze the forums with my presence
Please do not TG me about graphics requests. That's what the threads are there for.

User avatar
Beautiful Valenwood
Secretary
 
Posts: 35
Founded: May 10, 2014
Ex-Nation

Postby Beautiful Valenwood » Sat Jun 04, 2016 4:42 pm

I need a flag for a Arab Ba'athist Socialist Republic, but that is an actual democracy. I am Iraq too. You have creative liberty on what is in the flag, colors etc.

User avatar
Deutschen Demokratischen Republic
Spokesperson
 
Posts: 129
Founded: Feb 12, 2016
Ex-Nation

Postby Deutschen Demokratischen Republic » Sat Jun 04, 2016 7:15 pm

Deutschen Demokratischen Republic wrote:If possible I'd just like the coat of arms replaced on my main flag and a new flag created.

I just need the coat of arms in the center replaced with the arm gripping the SKS with the flag attached.
https://upload.wikimedia.org/wikipedia/ ... _Stasi.svg


I need a secondary flag created with the same tri-colours as on the normal german flag but with this put in if possible.
http://vignette2.wikia.nocookie.net/muv ... 0613161126

I tried to upload them but Failstates being what it is said either both were "too high" or "too wide" and all that.


Thanks!


Bump?
State News of the DDR: Minister of State Security Beatrix Brehme approves final details of construction on the border wall between the DDR and Nato aligned states. Details available to the public on the fortification include fixed T-72 positions on the wall, machine gun bunkers and the wall itself  of a newly developed steel/concrete building material.


User avatar
Corealmisth
Political Columnist
 
Posts: 4
Founded: Feb 24, 2016
Ex-Nation

Postby Corealmisth » Sat Jun 04, 2016 7:30 pm

Almonaster Nuevo wrote:
Corealmisth wrote:I would like a flag, unlike what I have now. No specific pattern, just want something that looks cool.



Image

Thanks!

User avatar
Final Dream
Civilian
 
Posts: 1
Founded: Jun 04, 2016
Ex-Nation

Postby Final Dream » Sat Jun 04, 2016 8:31 pm

I have one request, you can have as much fun with this as you like: make me a flag that looks like a dream. It could be a dream you once had, what you think dreams look like, smell like, or feel like. Please make it as creative and beautiful as possible. Thank you.

User avatar
Safad
Civilian
 
Posts: 1
Founded: Jun 04, 2016
Ex-Nation

Postby Safad » Sun Jun 05, 2016 5:09 am

I'm looking for a relatively simple design. A blue Star of David on a white background but on the left and right sides of the flag have two vertical blue stripes. A shade of blue similar to this, or even slightly darker would be great.
Last edited by Safad on Sun Jun 05, 2016 5:10 am, edited 1 time in total.

User avatar
Almonaster Nuevo
Negotiator
 
Posts: 6827
Founded: Mar 11, 2007
Civil Rights Lovefest

Postby Almonaster Nuevo » Sun Jun 05, 2016 8:17 am

Safad wrote:I'm looking for a relatively simple design. A blue Star of David on a white background but on the left and right sides of the flag have two vertical blue stripes. A shade of blue similar to this, or even slightly darker would be great.



Image
Christian Democrats wrote:Would you mind explaining what's funny? I'm not seeing any humor.
The Blaatschapen wrote:I'll still graze the forums with my presence
Please do not TG me about graphics requests. That's what the threads are there for.

User avatar
Almonaster Nuevo
Negotiator
 
Posts: 6827
Founded: Mar 11, 2007
Civil Rights Lovefest

Postby Almonaster Nuevo » Sun Jun 05, 2016 8:20 am

Final Dream wrote:I have one request, you can have as much fun with this as you like: make me a flag that looks like a dream. It could be a dream you once had, what you think dreams look like, smell like, or feel like. Please make it as creative and beautiful as possible. Thank you.


Image
Christian Democrats wrote:Would you mind explaining what's funny? I'm not seeing any humor.
The Blaatschapen wrote:I'll still graze the forums with my presence
Please do not TG me about graphics requests. That's what the threads are there for.

User avatar
Arpite
Secretary
 
Posts: 27
Founded: May 15, 2016
Ex-Nation

Postby Arpite » Sun Jun 05, 2016 10:37 am

Almonaster Nuevo wrote:
Final Dream wrote:I have one request, you can have as much fun with this as you like: make me a flag that looks like a dream. It could be a dream you once had, what you think dreams look like, smell like, or feel like. Please make it as creative and beautiful as possible. Thank you.


Image

Your dreams look weird

User avatar
Almonaster Nuevo
Negotiator
 
Posts: 6827
Founded: Mar 11, 2007
Civil Rights Lovefest

Postby Almonaster Nuevo » Sun Jun 05, 2016 3:30 pm

Arpite wrote:Your dreams look weird



Nothing to do with me, mate. I borrowed that one.
Christian Democrats wrote:Would you mind explaining what's funny? I'm not seeing any humor.
The Blaatschapen wrote:I'll still graze the forums with my presence
Please do not TG me about graphics requests. That's what the threads are there for.

User avatar
Canire
Bureaucrat
 
Posts: 62
Founded: Jun 05, 2016
Ex-Nation

Postby Canire » Sun Jun 05, 2016 3:34 pm

I would like a better version of my current flag- change the alignment of things a bit, perhaps? It's important the harp and maple leaf overlap some, but I mean.

... And that red and green clash a bit much, too.

User avatar
Mirachromia
Spokesperson
 
Posts: 115
Founded: Oct 24, 2015
Ex-Nation

Postby Mirachromia » Sun Jun 05, 2016 4:53 pm

Canire wrote:I would like a better version of my current flag- change the alignment of things a bit, perhaps? It's important the harp and maple leaf overlap some, but I mean.

... And that red and green clash a bit much, too.

Here's a design I made for fun that departs somewhat from the original design.
Image
Veritas liberabit vos. -- The truth will set you free.
Come visit The Collective Regional Association!

User avatar
Canire
Bureaucrat
 
Posts: 62
Founded: Jun 05, 2016
Ex-Nation

Postby Canire » Sun Jun 05, 2016 4:55 pm

Mirachromia wrote:
Canire wrote:I would like a better version of my current flag- change the alignment of things a bit, perhaps? It's important the harp and maple leaf overlap some, but I mean.

... And that red and green clash a bit much, too.

Here's a design I made for fun that departs somewhat from the original design.
Image

Thanks, I think I'll use that for one of my Provinces- once I figure all that out.

User avatar
Almonaster Nuevo
Negotiator
 
Posts: 6827
Founded: Mar 11, 2007
Civil Rights Lovefest

Postby Almonaster Nuevo » Sun Jun 05, 2016 7:17 pm

Canire wrote:I would like a better version of my current flag- change the alignment of things a bit, perhaps? It's important the harp and maple leaf overlap some, but I mean.

... And that red and green clash a bit much, too.



I went back to the sources to give you another re-interpretation.

Image
Christian Democrats wrote:Would you mind explaining what's funny? I'm not seeing any humor.
The Blaatschapen wrote:I'll still graze the forums with my presence
Please do not TG me about graphics requests. That's what the threads are there for.

User avatar
Canire
Bureaucrat
 
Posts: 62
Founded: Jun 05, 2016
Ex-Nation

Postby Canire » Sun Jun 05, 2016 7:44 pm

Almonaster Nuevo wrote:
Canire wrote:I would like a better version of my current flag- change the alignment of things a bit, perhaps? It's important the harp and maple leaf overlap some, but I mean.

... And that red and green clash a bit much, too.



I went back to the sources to give you another re-interpretation.

Image


Thanks. Maybe that was a previous flag? We'll just see what I use it for.

User avatar
Bhikkustan
Minister
 
Posts: 2663
Founded: Oct 12, 2014
Ex-Nation

Postby Bhikkustan » Sun Jun 05, 2016 9:49 pm

I need a flag for a Buddhist socialist nation. Thanks.
Sunni Muslim ۞ Shafi'i Fiqh ۞ Ashari Aqidah ۞ Wasatiyyah
illegible nutrition enthousiast - nomadism or barbarism
Crimea is Russia Ukraine Tatar
~ Free East Turkistan and Palestine ~

User avatar
Neolvex
Diplomat
 
Posts: 994
Founded: Oct 20, 2015
Ex-Nation

Postby Neolvex » Sun Jun 05, 2016 10:56 pm

Can someone please edit my current flag? I would want the weird mix of the swastica (which I didn't know was there) and stuff with the middle logo thing if my previous flag?
You think I'm an asshole? Well you get an A+ because you thought right!


DEFCON Level
|1|2|[3]|4|5|
Reason: Build up of troops
at the Xiongnu Canal

The Delegate of Rossferry.
Recent News: A fascist regime has taken over Neolvex and won over public support!•

We are a PMT nation that doesn't use NS stats

User avatar
Democratic Comancheria
Civilian
 
Posts: 1
Founded: Jun 06, 2016
Ex-Nation

Postby Democratic Comancheria » Mon Jun 06, 2016 3:26 am

Can I have the figure from this flag, and place in in the center of a dark red banner similar to that of the Khmer Rogue?
Last edited by Democratic Comancheria on Mon Jun 06, 2016 3:26 am, edited 1 time in total.

PreviousNext

Advertisement

Remove ads

Return to Gameplay

Who is online

Users browsing this forum: Republics of the Solar Union

Advertisement

Remove ads