Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

bdfimplode(1) [debian man page]

BDFIMPLODE(1)						      General Commands Manual						     BDFIMPLODE(1)

NAME
bdfimplode - Convert a BDF font into GNU Unifont .hex format. SYNOPSIS
bdfimplode < input_font.bdf > output_font.hex DESCRIPTION
bdfimplode reads a BDF font from stdin and writes GNU Unifont .hex conversion of the font to stdout. FILES
*.bdf font files SEE ALSO
hex2bdf(1), hex2bdf-split(1), hexbraille(1), hex2sfd(1), hexdraw(1), hexmerge(1), johab2ucs2(1), unibmp2hex(1), unicoverage(1), unidup(1), unihex2bmp(1), unipagecount(1), uniunmask(1) AUTHOR
bdfimplode was written by Roman Czyborra. LICENSE
bdfimplode is Copyright (C) 1998 Roman Czyborra, and is released under the following terms (taken from http://czyborra.com): "All of my works you find here are freeware. You may freely copy, use, quote, modify or redistribute them as long as you properly attribute my contribution and have given a quick thought about whether Roman might perhaps be interested to read what you did with his stuff. Hori- zontal rules don't apply." BUGS
bdfimplode was written to read a BDF file created by the hex2bdf script. It will not properly handle other BDF files with differing bound- ing boxes. 2008 Jul 06 BDFIMPLODE(1)

Check Out this Related Man Page

HEX2BDF-SPLIT(1)					      General Commands Manual						  HEX2BDF-SPLIT(1)

NAME
hex2bdf-split - Convert a GNU Unifont .hex file into single-width BDF fonts. SYNOPSIS
hex2bdf-split n < input_font.hex > halfwidth_output_font.bdf hex2bdf-split y < input_font.hex > fullwidth_output_font.bdf DESCRIPTION
hex2bdf-split reads a sorted GNU Unifont .hex file (sorted with the Unix sort utility) from stdin and writes a BDF version of the font to stdout. This utility was adapted from the original hex2bdf script to accomodate charcell behavior in older X11 implementations. It is present for historical reasons, but will probably be removed in a future distribution. Dependency on this program is discouraged. The main software application written to use the GNU Unifont, the international editor Yudit, does not need a split font. In addition, the GNU Unifont now has a TrueType version that makes most other use of the BDF version obsolete. hex2bdf-split takes one argument: "y" or "n". If "n" is specified, the output font is set to half-width (8 pixels wide) and "-h-" (for half-width) appears as the X Logical Font Descriptor (XLFD) ADD_STYLE_NAME value. If "y" is specified, the output font is set to full- width (16 pixels wide), and "-f-" (for full-width) appears as the X Logical Font Descriptor (XLFD) ADD_STYLE_NAME value. FILES
*.hex GNU Unifont font files SEE ALSO
bdfimplode(1), hex2bdf(1), hex2sfd(1), hexbraille(1), hexdraw(1), hexmerge(1), johab2ucs2(1), unibmp2hex(1), unicoverage(1), unidup(1), unihex2bmp(1), unipagecount(1), uniunmask(1) AUTHOR
hex2bdf-split was written by David Starner, based upon the original hex2bdf Perl script by Roman Czyborra. LICENSE
hex2bdf-split is Copyright (C) 1999 David Starner, and is released under the following terms (taken from http://czyborra.com/): "All of my works you find here are freeware. You may freely copy, use, quote, modify or redistribute them as long as you properly attribute my contribution and have given a quick thought about whether Roman might perhaps be interested to read what you did with his stuff. Hori- zontal rules don't apply." BUGS
No known bugs exist. 2008 Jul 06 HEX2BDF-SPLIT(1)
Man Page

15 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

BDF test for > 90%

I am trying to write a script that will allow me to do a bdf then do a test for a percentage that is 90% or greater. If the test is true then i want to send a message to myself and one other person. Any suggestions ? ? ? Thanks. ....svp (6 Replies)
Discussion started by: svp4444
6 Replies

2. Programming

I need a pro*c complier..

hi all, i need a pro*c compiler ...it's a freeware or castable one...if it is freeware ,then where will we get.... thanks in advance sarwan (4 Replies)
Discussion started by: sarwan
4 Replies

3. HP-UX

HP UNIX freeware

Hi I plan to buy HP unix system from ebay for learning purpose. Would like to know if any HP UX version is freeware or available for download. Thanks GRR (4 Replies)
Discussion started by: grr9999
4 Replies

4. HP-UX

bdf , /etc/fstab , /etc/mnttab

Hi all, Would like to know if it is possible to rearrange the order that mounts are displayed when the 'bdf' command is issued. An example of what I mean is, currently I see the following ... $ bdf -l Filesystem kbytes used avail %used Mounted on /dev/vg00/lvol3 524288 ... (6 Replies)
Discussion started by: Cameron
6 Replies

5. Shell Programming and Scripting

Formatting bdf output

Hi All. Using /usr/bin/ksh on a HP-UX B.11.23 ia64 system. Executing the following ... ` bdf -t vfxs | grep "/" ` The output comes out like (in part) ... /dev/vg00/lvol3 516096 229448 284480 45% / /dev/vg00/lvol1 516096 211200 302560 41% /stand /dev/vg00/lvol8 ... (5 Replies)
Discussion started by: Cameron
5 Replies

6. HP-UX

How to reduce fil system size seen in bdf!

When i execute bdf, /home direcory seems 100% full. But when i check /home with 'du', total used memory is 30 MB in 1,4 Gb. how can I reduce this 100% to its real state? (11 Replies)
Discussion started by: akyuceisik
11 Replies

7. HP-UX

To save the bdf information on all mounted directories

Hi, I want to write a script to save all the bdf information (disk usage) on all mounted directories in a file. Then I want to compare saved bdf info to current system within 5%. Please help me on this. I am using HP-UX. Actually there is data center move and I need to run the script before... (12 Replies)
Discussion started by: adityam
12 Replies

8. UNIX for Advanced & Expert Users

bdf question

Hi all i am working on script which uses "bdf" output to create excel sheet now when i check "Total" "Used" & "Available" i found that except root everywhere used + available != total here is example : part from bdf output : filesystem-total-used-available-%used-Mounted on ... (4 Replies)
Discussion started by: zedex
4 Replies

9. Shell Programming and Scripting

Human readable sizes in Solaris bdf

hay every body i need script like bdf -h in hp-ux there is no option like solaris df -h it is only bdf -k so i need the output with GBytes (8 Replies)
Discussion started by: maxim42
8 Replies

10. Shell Programming and Scripting

bdf error

I have this line in a sh script: bdf | grep /var/opt/vgdb | tr -s " " | cut -f4,6 -d" " | awk '{print $2" "$1}' > vgdb_free_space.txt if I run that line in the shell it works fine but when I ran the script got this error: add_database_files.sh: line 83: bdf: command not found also I tried... (4 Replies)
Discussion started by: C|KiLLeR|S
4 Replies

11. Shell Programming and Scripting

Formatting BDF output

Hello people. First of all I googled my problem and even found answers in this forum. Unfortunatelly my problem is not solved. When the lenght of the filesystem is too big the output of bdf wraps into another line. e.g.: Filesystem kbytes used avail %used Mounted on... (5 Replies)
Discussion started by: drbiloukos
5 Replies

12. UNIX for Advanced & Expert Users

HP-UX: Problem viewing directory with BDF...

Hi all, When I use BDF command on this particular server, it outputs mostly normal stuff. However, there is one directory it can't read at all. Also, it doesn't seem to exist. When I BDF my file system with a small panic script (it happens even if you use just the bdf command): As you... (17 Replies)
Discussion started by: zixzix01
17 Replies

13. Shell Programming and Scripting

Finding minimum value out of specific rows

Hi all, I am having multiple files with the pattern given below: I need to find the minimum value of 5th column if column 1 is x and 2nd column is awh or vbn or ... (20 different strings). the output must be like: Kindly help me to figure out this prob.... Thanks in... (4 Replies)
Discussion started by: CAch
4 Replies

14. HP-UX

Disk file and Lun Number

HI all, I am confused when I am seeing the output of bdf command ioscan -fnC disk, there is no same files which i have seen in bdf output and ioscan output...One volume was mounted in one folder called /teldb and device file path was /dev/disk/disk48. The same i didnt found in ioscan disk... (6 Replies)
Discussion started by: selvaforum
6 Replies

15. UNIX for Dummies Questions & Answers

Problem syntax with user-defined function

Hi ! I got a script from Arabic to Roman numeral conversion - .comp.lang.awk, that I would like to modify to apply it on my input file. input ("|"-delimited fields): AAAAAA|1, 10, 13, 14, 25, 60 wanted output: AAAAAA|I, X, XIII, XIV, XXV, LX script.awk: #!/usr/bin/gawk -f ... (11 Replies)
Discussion started by: lucasvs
11 Replies