Using the CI logo - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5) +--- Forum: Best Practices (https://forum.codeigniter.com/forumdisplay.php?fid=12) +--- Thread: Using the CI logo (/showthread.php?tid=1017) |
Using the CI logo - twpmarketing - 02-05-2015 The CI logo provided by BCIT, is (supposedly) provided in a zip file, downloadable from a link on this page: http://www.codeigniter.com/help/legal That file, ci-logo.zip, contains a single doc named: codeigniter-logo.ai If I had to guess, it looks like an adobe-illustrator file extension... I'm unable to open this with my linux toolset and I do not own adobe-illustrator. Can you either advise how to open it without adobe, or better yet, provide simple image files within the zip? Yes, I did search for programs with can access a file with the .ai extension: http://extension.nirsoft.net/ai and, no, I don't have any of these. RE: Using the CI logo - CroNiX - 02-05-2015 It's Adobe Illustrator Vector art, not a regular image. So you can scale to whatever size you need without pixelation/distortion and preserve the layers. It also actually has 3 different versions of the logo. I'm trying to attach the file converted to a png, to preserve transparency. Perhaps you can use it. RE: Using the CI logo - twpmarketing - 02-05-2015 [ignore this, see next post] RE: Using the CI logo - twpmarketing - 02-05-2015 CroNix Thank you, I got the png and I can cut the logos apart using GIMP. I was hoping to get only the flame logo, which was available when Ellislabs owned CI. Yes, I could capture that flame logo from the website, but I was hoping to get it within the bounds of legality and polite behavior <g> Your effort is appreciated. Also previous to BCIT's acquisition of CI, the logo (flame only) was available with various backgrounds (whilte, black and transparent). I think these would be useful for developers and I hope BCIT will make them available again. RE: Using the CI logo - jlp - 02-05-2015 At some point, once the insanity of school and version release etc drop to manageable levels, I plan to address the whole CI media issue better. Several community members have asked if they could have or if they could contribute different badges, icons, etc, which I think would be cool. There are just too many things happening right now Generally speaking, you are free to use the logo (flame) in connection with a CI-related project or site, as long as you don't claim it as your own. I suspect there is additional legal wordage that is supposed to accompany that, to keep the lawyers happy, but that is the gist of it RE: Using the CI logo - twpmarketing - 02-05-2015 James, Thanks for the feedback. Your legal page seems to cover the requirements fairly well. It is the same page that contains the download link discussed above. I hope you get to sleep occasionally |