News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

C::B logo/images contributions - specifications

Started by MortenMacFly, November 24, 2012, 09:23:35 AM

Previous topic - Next topic

MortenMacFly

If you want to provide image packs (like new logos, icons and similar resources), here are the sticky specifications:

The rules are simple:
- it must have our logo (as seen on http://www.codeblocks.org)
- the word "Code::Blocks" shall be part of the logo, including the "::"
- the word "Code::Blocks" should not be splitted
- there must be space for the release number (like 12/11)
- there must be space for the revision number
- it must "work" nicely under all platforms (important if you are using alpha / transparency)
- don't overdo it, we still strike for simplicity

Look at http://svn.berlios.de/wsvn/codeblocks/setup/ and svn.berlios.de/wsvn/codeblocks/trunk/src/src/resources/ for samples...

Look at http://svn.berlios.de/wsvn/codeblocks/trunk/src/src/dlgabout.cpp to see how we place revisions number, for example.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]