Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site dolphy.UUCP Path: utzoo!linus!philabs!cmcl2!phri!dolphy!jmg From: jmg@dolphy.UUCP (Intergalactic Psychic Police Of Uranus) Newsgroups: net.unix-wizards Subject: Re: converting to ditroff (or sex with laser printers!) Message-ID: <18@dolphy.UUCP> Date: Tue, 22-Oct-85 10:25:19 EDT Article-I.D.: dolphy.18 Posted: Tue Oct 22 10:25:19 1985 Date-Received: Thu, 24-Oct-85 06:22:49 EDT References: <891@cvl.UUCP> Distribution: net Organization: Lesbian Vampires Of Sodom Corp. Lines: 27 Keywords: sex, ditroff, laser-printers > In trying to create font description as > used by makedev, I've run across a parameter which I have no clue about. > Does anyone know what a "kern" is? It has something to do with...well, let > me just let you see what it says here: > > (from makdev.c) > > DESC.out contains: > dev structure with fundamental sizes > list of sizes (nsizes+1) terminated by 0, as short's > indices of char names (nchtab * sizeof(short)) > char names as hy\0em\0... (lchname) > nfonts occurrences of > widths (nwidth) > -->>>>>> kerning (nwidth) [ascender+descender only so far] > codes (nwidth) to drive actual typesetter > fitab (nchtab+128-32) > each of these is an array of char. kerning is used to press letters close to each other...as in 'Ac'... that is the right leg of 'A' is allowed to fall underneath the gentle curve of 'c's buttocks...This is known as side-by-side kerning, but has a better name in French. In the case of 'ascender+descender' kerning the tops portions of letters, the heads, are allowed to amorously delve into the tails, the 'descenders', of the letters above; simply put, the letter 'p' on top of the letter 'l'. Thus, what is wanted is the length of your ascender and descender, for each font. Nu?