Create a Logo from the Command Line

 in

You can create a neat logo from the Linux command line:

$ convert -size 800x120 xc:white -font Times-Roman
-pointsize 100 -fill gray -annotate +20+80 'Linux is cool!'
-fill black -annotate +23+83 'Linux is cool!' -trim
+repage logo.png

And, the following command should display the result:

$ qiv logo.png

If you want to play with multiple colors and fonts, the following will help:

$ convert -list type
$ convert -list color

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

CONVERT program is not

Anonymous's picture

CONVERT program is not installed in all distros !

program used

Micah Bucy's picture

It may be important to note that the program used is ImageMagick or its replacement, GraphicsMagick, as not all distros have this built in.

Interesting

Daniel's picture

This is cool. I've never really thought about graphics on the command line..

And qiv is *very* fast.

White Paper
Fabric-Based Computing Enables Optimized Hyperscale Data Centers

Today’s modular x86 servers are compute-centric, designed as a least common denominator to support a wide range of IT workloads. Those generic, virtualized IT workloads have much different resource optimization requirements than hyperscale and cloud applications. They have resulted in a “one size fits all” enterprise IT architecture that is not optimized for a specific set of IT workloads, and especially not emerging hyperscale workloads, such as web applications, big data, and object storage. In this report, you will learn how shifting the focus from traditional compute-centric IT architectures to an innovative disaggregated fabric-based architecture can optimize and scale your data center.

Learn More

Sponsored by AMD

White Paper
Red Hat White Paper: Using an Open Source Framework to Catch the Bad Guy

Built-in forensics, incident response, and security with Red Hat Enterprise Linux 6

Every security policy provides guidance and requirements for ensuring adequate protection of information and data, as well as high-level technical and administrative security requirements for a system in a given environment. Traditionally, providing security for a system focuses on the confidentiality of the information on it. However, protecting the data integrity and system and data availability is just as important. For example, when processing United States intelligence information, there are three attributes that require protection: confidentiality, integrity, and availability.

Learn more about catching the bad guy in this free white paper.

Learn More

Sponsored by DLT Solutions