IT/IT ::Linux

우분투 터미널에서 이미지 변경하기

골든 2013. 9. 4. 16:48


1. gif, jpg, png 등 그림파일을 먼저 ppm 파일로 변경한다.

http://www.howtogeek.com/109369/how-to-quickly-resize-convert-modify-images-from-the-linux-terminal/

jpgtopnm, pngtopnm, giftopnm ..and so on......

2. Kconfig 수정


3. logo.c 수정


4. Makefile 수정


5. linux/linux_logo.h 수정


6. .config 수정

//This section. if you want to change the default value, modify here.

// You can also change it at "make menuconfig"