dexed/logo/readme.md

732 B

Want to contribute with a better logo ?

The idea is to combine the C of compile with the E of Edit.

main bmp/png

  • it's currently made in Inkscape, it can be redesigned elsewhere, as long as the software used is free.
  • it must be exported as a 256x256 px png.

icon pack

  • the main png must be opened in Gimp.
  • once opened, it has to be copied and paste as a layout 3 times (in the same document).
  • the copies must be respectively rescaled to 16x16, 32x32 and 48x48, using Sinc interpolation (by default it's set to cubic.
  • select all and export as ico.

embed in the project

  • open coedit.lpi in Lazarus.
  • in the project menu, click project options and click to change the icon.
  • save.