showfont - font dumper for X font server
showfont [ -options ... ] -fn pattern
Showfont displays data about a font that matches the given pattern. The information shown includes font information, font properties, character metrics, and character bitmaps. The wildcard character "*" can be used to match any sequence of characters (including none) in the font name, and "?" can be used to match any single character. The "*" and "?" characters must be quoted to prevent them from being expanded by the shell. If no pattern is given, "*" is assumed.
-server servername The X font server to contact. servername must be specified in one of the formats defined in the Font Server Names section of X(7). If not specified, the server name in the FONTSERVER environment variable is used. -fn name The font to display. -lsb The bit order of the font should be requested as LSBFirst (least significant bit first). -msb The bit order of the font should be requested as MSBFirst (most significant bit first). -LSB The byte order of the font should be requested as LSBFirst (least significant byte first). -MSB The byte order of the font should be requested as MSBFirst (most significant byte first). -ext[ents_only] Only the character extents should be displayed, but not the bitmaps. -start char The start of the range of the characters to display (char is a number). -end char The end of the range of the characters to display (char is a number). -unit n The scanline unit of the font (8, 16, 32, or 64). -pad n The scanpad unit of the font (8, 16, 32, or 64). -b[itmap_pad] n The bitmap padding unit of the font (0, 1, or 2, where 0 is ImageRectMin, 1 is ImageRectMaxWidth and 2 is ImageRectMax). -noprops Do not show the font properties. -version Print the program version and exit.
xfs(1), fslsfonts(1), fstobdf(1), xlsfonts(1), X(7).
FONTSERVER the default X font server to contact. The server name must be specified in one of the formats defined in the Font Server Names section of X(7).
Copyright 1991, Network Computing Devices, Inc. See X(7) for a full statement of rights and permissions.
Dave Lemke, Network Computing Devices, Inc.
Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.
Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.
Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.
Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.
The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.
Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.
Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.
Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.