[PATCH 01/12] add barebox logo

2012-09-06 Thread Jean-Christophe PLAGNIOL-VILLARD
in logo/ you will found the barebox logo with color or white
in:
 - bmp (black background)
 - png24 (transparent or black background)
 - png8 (black background)

for the following size
 - 100x100
 - 200x200
 - 400x400
 - 600x600
 - 800x800
 - 900x900

The logo are origanize in a way to be able to include them in the envfs
by just point as it.

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com
---
 logo/bmp/100x100/color/blackbg/barebox.bmp   |  Bin 0 - 30056 bytes
 logo/bmp/100x100/white/blackbg/barebox.bmp   |  Bin 0 - 30056 bytes
 logo/bmp/200x200/color/blackbg/barebox.bmp   |  Bin 0 - 120056 bytes
 logo/bmp/200x200/white/blackbg/barebox.bmp   |  Bin 0 - 120056 bytes
 logo/bmp/400x400/color/blackbg/barebox.bmp   |  Bin 0 - 480056 bytes
 logo/bmp/400x400/white/blackbg/barebox.bmp   |  Bin 0 - 480056 bytes
 logo/bmp/600x600/color/blackbg/barebox.bmp   |  Bin 0 - 1080056 bytes
 logo/bmp/600x600/while/blackbg/barebox.bmp   |  Bin 0 - 1080056 bytes
 logo/bmp/800x800/color/blackbg/barebox.bmp   |  Bin 0 - 1920056 bytes
 logo/bmp/800x800/white/blackbg/barebox.bmp   |  Bin 0 - 1920056 bytes
 logo/bmp/900x900/color/blackbg/barebox.bmp   |  Bin 0 - 2430056 bytes
 logo/bmp/900x900/white/blackbg/barebox.bmp   |  Bin 0 - 2430056 bytes
 logo/png24/100x100/color/barebox.png |  Bin 0 - 22724 bytes
 logo/png24/100x100/color/blackbg/barebox.png |  Bin 0 - 19254 bytes
 logo/png24/100x100/white/barebox.png |  Bin 0 - 12053 bytes
 logo/png24/100x100/white/blackbg/barebox.png |  Bin 0 - 10940 bytes
 logo/png24/200x200/color/barebox.png |  Bin 0 - 71557 bytes
 logo/png24/200x200/color/blackbg/barebox.png |  Bin 0 - 60836 bytes
 logo/png24/200x200/white/barebox.png |  Bin 0 - 31132 bytes
 logo/png24/200x200/white/blackbg/barebox.png |  Bin 0 - 28578 bytes
 logo/png24/400x400/color/barebox.png |  Bin 0 - 217170 bytes
 logo/png24/400x400/color/blackbg/barebox.png |  Bin 0 - 188172 bytes
 logo/png24/400x400/white/barebox.png |  Bin 0 - 78591 bytes
 logo/png24/400x400/white/blackbg/barebox.png |  Bin 0 - 72957 bytes
 logo/png24/600x600/color/barebox.png |  Bin 0 - 406788 bytes
 logo/png24/600x600/color/blackbg/barebox.png |  Bin 0 - 353328 bytes
 logo/png24/600x600/while/barebox.png |  Bin 0 - 137235 bytes
 logo/png24/600x600/while/blackbg/barebox.png |  Bin 0 - 130454 bytes
 logo/png24/800x800/color/barebox.png |  Bin 0 - 627433 bytes
 logo/png24/800x800/color/blackbg/barebox.png |  Bin 0 - 547772 bytes
 logo/png24/800x800/white/barebox.png |  Bin 0 - 210397 bytes
 logo/png24/800x800/white/blackbg/barebox.png |  Bin 0 - 198356 bytes
 logo/png24/900x900/color/barebox.png |  Bin 0 - 713120 bytes
 logo/png24/900x900/color/blackbg/barebox.png |  Bin 0 - 611586 bytes
 logo/png24/900x900/white/barebox.png |  Bin 0 - 204449 bytes
 logo/png24/900x900/white/blackbg/barebox.png |  Bin 0 - 190770 bytes
 logo/png8/100x100/color/blackbg/barebox.png  |  Bin 0 - 8279 bytes
 logo/png8/100x100/white/blackbg/barebox.png  |  Bin 0 - 6089 bytes
 logo/png8/200x200/color/blackbg/barebox.png  |  Bin 0 - 23616 bytes
 logo/png8/200x200/white/blackbg/barebox.png  |  Bin 0 - 14838 bytes
 logo/png8/400x400/color/blackbg/barebox.png  |  Bin 0 - 71295 bytes
 logo/png8/400x400/white/blackbg/barebox.png  |  Bin 0 - 38480 bytes
 logo/png8/600x600/color/blackbg/barebox.png  |  Bin 0 - 130709 bytes
 logo/png8/600x600/while/blackbg/barebox.png  |  Bin 0 - 68648 bytes
 logo/png8/800x800/color/blackbg/barebox.png  |  Bin 0 - 205281 bytes
 logo/png8/800x800/white/blackbg/barebox.png  |  Bin 0 - 104173 bytes
 logo/png8/900x900/color/blackbg/barebox.png  |  Bin 0 - 236679 bytes
 logo/png8/900x900/white/blackbg/barebox.png  |  Bin 0 - 106472 bytes
 48 files changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 logo/bmp/100x100/color/blackbg/barebox.bmp
 create mode 100644 logo/bmp/100x100/white/blackbg/barebox.bmp
 create mode 100644 logo/bmp/200x200/color/blackbg/barebox.bmp
 create mode 100644 logo/bmp/200x200/white/blackbg/barebox.bmp
 create mode 100644 logo/bmp/400x400/color/blackbg/barebox.bmp
 create mode 100644 logo/bmp/400x400/white/blackbg/barebox.bmp
 create mode 100644 logo/bmp/600x600/color/blackbg/barebox.bmp
 create mode 100644 logo/bmp/600x600/while/blackbg/barebox.bmp
 create mode 100644 logo/bmp/800x800/color/blackbg/barebox.bmp
 create mode 100644 logo/bmp/800x800/white/blackbg/barebox.bmp
 create mode 100644 logo/bmp/900x900/color/blackbg/barebox.bmp
 create mode 100644 logo/bmp/900x900/white/blackbg/barebox.bmp
 create mode 100644 logo/png24/100x100/color/barebox.png
 create mode 100644 logo/png24/100x100/color/blackbg/barebox.png
 create mode 100644 logo/png24/100x100/white/barebox.png
 create mode 100644 logo/png24/100x100/white/blackbg/barebox.png
 create mode 100644 logo/png24/200x200/color/barebox.png
 create mode 100644 logo/png24/200x200/color/blackbg/barebox.png
 create mode 100644 logo/png24/200x200/white/barebox.png
 

Re: [PATCH 01/12] add barebox logo

2012-09-06 Thread Jan Lübbe
Hi,

On Thu, 2012-09-06 at 08:04 +0200, Jean-Christophe PLAGNIOL-VILLARD
wrote:
 skip as too big

This adds 18MB of binary logos to the tree, which is larger than the
complete current tree. Is this really necessary?

Perhaps we could build the required files on demand from an SVG or
something?

Regards,
Jan
-- 
Pengutronix e.K.   | |
Industrial Linux Solutions | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0|
Amtsgericht Hildesheim, HRA 2686   | Fax:   +49-5121-206917- |


___
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox


Re: [PATCH 01/12] add barebox logo

2012-09-06 Thread Jean-Christophe PLAGNIOL-VILLARD
On 12:37 Thu 06 Sep , Jan Lübbe wrote:
 Hi,
 
 On Thu, 2012-09-06 at 08:04 +0200, Jean-Christophe PLAGNIOL-VILLARD
 wrote:
  skip as too big
 
 This adds 18MB of binary logos to the tree, which is larger than the
 complete current tree. Is this really necessary?
I put the bmp that's why if we drop it we have just 7MiB

and compare tot he linux tree we have a small tree

 
 Perhaps we could build the required files on demand from an SVG or
 something?
no sorry no svg availlable

Best Regards,
J.

___
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox


Re: [PATCH 01/12] add barebox logo

2012-09-06 Thread Eric Bénard
Le Thu, 6 Sep 2012 12:44:55 +0200,
Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com a écrit :

 On 12:37 Thu 06 Sep , Jan Lübbe wrote:
  Hi,
  
  On Thu, 2012-09-06 at 08:04 +0200, Jean-Christophe PLAGNIOL-VILLARD
  wrote:
   skip as too big
  
  This adds 18MB of binary logos to the tree, which is larger than the
  complete current tree. Is this really necessary?
 I put the bmp that's why if we drop it we have just 7MiB
 
 and compare tot he linux tree we have a small tree
 
barebox is not Linux and with such arguments you will always find a
good reason to include whatever you want in the project.

Eric

___
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox


Re: [PATCH 01/12] add barebox logo

2012-09-06 Thread Sascha Hauer
On Thu, Sep 06, 2012 at 08:04:49AM +0200, Jean-Christophe PLAGNIOL-VILLARD 
wrote:
 in logo/ you will found the barebox logo with color or white
 in:
  - bmp (black background)
  - png24 (transparent or black background)
  - png8 (black background)
 
 for the following size
  - 100x100
  - 200x200
  - 400x400
  - 600x600
  - 800x800
  - 900x900
 
 The logo are origanize in a way to be able to include them in the envfs
 by just point as it.

No. It's ok to have a small logo in the tree, but I won't commit a bunch
of big binaries to the tree.

Most people probably want to use their own logo for a product anyway.
I'm fine with uploading the logos to some website and wget them
automatically when necessary.

Sascha

-- 
Pengutronix e.K.   | |
Industrial Linux Solutions | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0|
Amtsgericht Hildesheim, HRA 2686   | Fax:   +49-5121-206917- |

___
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox