OS4 DepotLogo by McFly 
(anonymous IP: 3.149.233.72,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Graphics » Convert » png2lin.lha

Png2lin

Description: Converts a PNG image into a Linux logo.
Download: png2lin.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 127kb
Version: 1.02
Date: 02 Oct 2006
Author: Greg Roelofs, AmigaOS 4.0 compile by Spot / Up Rough
Submitter: Spot / Up Rough
Email: spot/triad se
Homepage: http://www.libpng.org/pub/png/apps/png2linuxlogo.html
Category: graphics/convert
License: Other
Distribute: yes
Min OS Version: 4.0
FileID: 2129
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 230  (Current version)
230  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
png2linuxlogo, version 1.02, 9 June 2002

This simple utility converts a PNG image of appropriate size and type to
the "full-color" logo format used by the Linux kernel.  That is, it takes
an 80x80 palette PNG with 223 or fewer colors as input, and it creates a
replacement linux_logo.h file on stdout--but with only the linux_logo[]
data changed; the linux_logo_bw[] and linux_logo16[] data from the stock
logo header are used unchanged.  The sample image is from my "pengbrew12"
virtual-beer logo submission of many years ago (in case it matters).

Changelog:

 1.00 - 22 Sep 2001 - initial release
 1.01 - 26 Sep 2001 - fixed to emit correct header file (asm/linux_logo.h,
                      not linux/linux_logo.h, oops); added 214-color-special-
                      case workaround
 1.02 -  9 Jun 2002 - fixed to define __HAVE_ARCH_LINUX_LOGO (post-2.4.14
                      change; required at least as of 2.4.18); fixed typo in
                      usage screen and extended slightly

This program is too trivial and special-purpose to deserve a real makefile,
so just read the comments at the top of png2linuxlogo.c and edit one of
the compile lines to taste.  Or use one of the included Linux/x86/glibc
binaries.

Web pages:

 http://www.libpng.org/pub/png/apps/png2linuxlogo.html
 http://www.libpng.org/pub/png/libpng.html
 http://www.zlib.org/

I don't really have any plans to develop this further, so don't expect
much in the way of support.  (In particular, I will *not* be adding any
new image formats--that's what PBMPLUS/NetPBM are for.)

Go forth and...you know.  Or not.  Whatever.  It's all good.

Greg Roelofs
newt()pobox.com


Copyright © 2004-2024 by Björn Hagström All Rights Reserved