Sponsored Content
Full Discussion: Font Size
Top Forums Shell Programming and Scripting Font Size Post 302356314 by chakrapani on Friday 25th of September 2009 06:41:45 AM
Old 09-25-2009
Are you trying to change font of your terminal ... or the output ...

Want to scare away some one .. use banner $ERR Smilie

where ERR has the output to be give ... I think you will get bigger font Smilie
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Font size

Hello all I am a new linux user (Redhat 7) and I am trying to learn how to operate the system. I have a couple problems one the font size for all windows withing the OS are too small and even though I found a couple places to configure font size I can't find where to change the font size for the... (2 Replies)
Discussion started by: elhefe
2 Replies

2. Solaris

font size printing

hi all , i was just wondering if i can specify the font size when i am printing from solaris . i am using solaris 9 and hp laserjet 1230 . i dont want to change the global variable for the printer driver . i just want to print a file with small font and the others with normal fonts . ... (1 Reply)
Discussion started by: ppass
1 Replies

3. UNIX for Dummies Questions & Answers

How can I enlarged the font size?

How can I enlarged the font size when I opened the pdf files with ghostscript or ghostview in solaris 8 for sparc. The font is so small that I can't see it!] Help me please! (0 Replies)
Discussion started by: new_hand
0 Replies

4. UNIX for Dummies Questions & Answers

set font size

can any one tell me how to set the font size in unix? (14 Replies)
Discussion started by: sachin.gangadha
14 Replies

5. UNIX for Dummies Questions & Answers

Font size in VIM

Hello, I use VIM version 7.1.56 on Ubuntu OS. Can you tell me pls how can I change the font-size in VIM? Thanks, Iuli (1 Reply)
Discussion started by: ketchera
1 Replies

6. Shell Programming and Scripting

How to reduce font size in a file

HPUX 11iv2 #!/bin/sh Hi all. I have a script that results in the creation of an ascii file which is ultimately emailed out to several people. The email wraps each line so I would like to reduce the font size of the ascii file. I looked at nroff and also tr but it wasn't clear to me how to do... (2 Replies)
Discussion started by: lyoncc
2 Replies

7. Shell Programming and Scripting

Control font size: Perl

Is there a way to control the font type and size, when you print in the output file,in Vim/notepad, using perl? (0 Replies)
Discussion started by: shristi
0 Replies

8. Shell Programming and Scripting

Font Size in shell!

hi all,, is it possible to change the font size of the first line of text? i search it to internet but i have no luk. Ex. Line 1: HI Line 2: back to normal font size. THanks, (4 Replies)
Discussion started by: nikki1200
4 Replies

9. Red Hat

Increase Font size

Hi friends I want increase font size in linux can anybody help me plese Example:this is my in put Filesystem Size Used Avail Use% Mounted on /dev/mapper/VolGroup00-LogVol00 18G 2.5G 14G 15% / /dev/sda2 ... (1 Reply)
Discussion started by: vasuibm
1 Replies
T1TESTPAGE(1)						      General Commands Manual						     T1TESTPAGE(1)

NAME
t1testpage - create a PostScript proof for a Type 1 font SYNOPSIS
t1testpage [font...] DESCRIPTION
T1testpage creates a PostScript proof document for the specified Type 1 font file and writes it to the standard output. The proof shows every glyph in the font, including its glyph name and encoding. The font argument should be the name of a PFA or PFB font file. If more than one font is given, the output proof contains all the fonts in order. If font is omitted, t1testpage will read a font file from the standard input. T1testpage is preliminary software. OPTIONS
-g glyphs, --glyph=glyphs Print only glyphs matching glyphs. The argument is a glyph pattern, using shell-like matching rules; thus, -g 'A*' will match the glyphs 'A', 'Atilde', and 'Ampersand', among others. You can give this option multiple times, or supply multiple space-separated pat- terns in a single option. -s, --smoke Print smoke proofs, one glyph per page. This option is preliminary. -o file, --output=file Write the output proof to file instead of the standard output. -h, --help Print usage information and exit. -v, --version Print the version number and some short non-warranty information and exit. AUTHOR
Eddie Kohler (ekohler@gmail.com) Version 2.92 LCDF Typetools T1TESTPAGE(1)
All times are GMT -4. The time now is 04:31 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy