LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Script that puts text on an image? (https://www.linuxquestions.org/questions/linux-software-2/script-that-puts-text-on-an-image-828801/)

JohnGraham 08-27-2010 05:46 AM

Script that puts text on an image?
 
I'm doing a project on an embedded board, and would like to put the version number, compilation date etc. onto the splash screen and a few other places. The splash screen is a .bmp image.

Does anyone know a way to do this from a script? Are there any command-line tools that let you do this?

smoker 08-27-2010 06:18 AM

You would need ImageMagick for that.
http://www.imagemagick.org/Usage/annotating/

JohnGraham 08-27-2010 07:46 AM

Quote:

Originally Posted by smoker (Post 4079448)

Just the ticket. Ta very much!


All times are GMT -5. The time now is 02:44 AM.