This site is for EVE web developers so they can get corporation logos.
The url to use is:
http://www.evecorplogo.net/logo.php
There are 2 request methods to get the corp logos.
|
The generated image is a transparent image
but for older browsers like IE 6 or less,
you need to feed it a background color
since PNG image format is not supported with transparent alpha background.
The value for the background color is in CSS hex color format.
The param for adding a background color is:
bgc=xxxxxx
That will look like this in the url:
http://www.evecorplogo.net/logo.php?id=corpid&bgc=FFFFFF
It works with a name request as well.
New Feature.
You can now select what image file format you want.
All you need to do is add this param:
filetype=.xxxx
where you replace .xxxx with one of the file format down below.
Supported image file format:
.png / .gif / .jpeg / .jpg
.png is the default if you don't select one
First some generated corplogos by corp id.
<img src="http://www.evecorplogo.net/logo.php?id=1299454940&bgc=FFFFFF" width="64" height="64" />
will output with white background:
<img src="http://www.evecorplogo.net/logo.php?id=1299454940" width="64" height="64" />
will output with transparent background:
Here is some generated corp logos by corp name.
<img src="http://www.evecorplogo.net/logo.php?name=hybris pride&bgc=FFFFFF" width="64" height="64" />
will output with white background:
<img src="http://www.evecorplogo.net/logo.php?name=hybris pride" width="64" height="64" />
will output with transparent background:
Here are some more transparent images that have background color from a colored table.
Created By Satis Iqulenax.
I do NOT accept REAL MONEY donations.
Isk donations are always welcome. Just send them to Satis Iqulenax.