Author Topic: C::B logo/images contributions - specifications  (Read 43490 times)

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
C::B logo/images contributions - specifications
« on: November 24, 2012, 09:23:35 am »
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.
« Last Edit: November 24, 2012, 09:25:21 am by MortenMacFly »
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ