Sponsored Content
Full Discussion: Categorisation of fonts
The Lounge What is on Your Mind? Categorisation of fonts Post 302463411 by fpmurphy on Sunday 17th of October 2010 10:16:31 AM
Old 10-17-2010
Quote:
So one could have categorisation by periods, such as Modern > Urban > Tattoo to give all styles of fonts commonly associated with tattoos.
I don't think this is how font designers or the majority of font users think of fonts. They classify fonts in terms of font attributes. For example, look at the Font Factory catagories.
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Printer fonts

Hi, I have a Barcode printer. It's defined as a remote printer on the system. The /etc/lp/interface/<printer> file is printing has a part that enables Hebrew printing. For some reason the Printer is printing in a very small font. I'll attach the interface file: #!/usr/bin/sh # /* @(#)... (3 Replies)
Discussion started by: sunbird
3 Replies

2. Linux

Installing new fonts

Hi All, I'm running RH 7.3 and wish to install new fonts on the box ? What are the steps in downloading and installing new fonts ? Thanks, KENT (3 Replies)
Discussion started by: kxchen_home
3 Replies

3. UNIX for Dummies Questions & Answers

Fonts?

NEWBIE HERE...by default, where are the font files located (ttf's) (1 Reply)
Discussion started by: geek01
1 Replies

4. Solaris

CDE Fonts

Hi gurus, Interesting little problem here. IVe got an Xmanager installed on my PC. I use it to connect to the DTlogin / CDE sessions I have running on a number of solaris servers. If I connect to server A, I get the login server, which I log into as root, I then start a terminal session,... (0 Replies)
Discussion started by: sbk1972
0 Replies

5. Solaris

Fonts on SunOS 5.6

I work in a SunOS server. I want to check which is the default font. Actually I need to check which font is using right now in Terminal and how to change it. Please help me suggesting the command set ---------- Post updated 08-23-09 at 12:35 AM ---------- Previous update was 08-22-09 at... (5 Replies)
Discussion started by: shoeb
5 Replies

6. UNIX Desktop Questions & Answers

Question about X fonts

Hi all! Why the cyrillic fonts which are inside the application window (Openwindows, CDE) displays correct, and the cyrillic font which are top of window (CaptionBar) displays not correct? This is caption of window. !#*?":"^& (1 Reply)
Discussion started by: wolfgang
1 Replies

7. UNIX for Advanced & Expert Users

Changing fonts with Acroread

Hello I am trying to print pdf on a solaris machine. The acroread works but the font are too big. I am printing on a HP printer. Can anyone advise on how to change the font size, and margins size? Thanks (5 Replies)
Discussion started by: lillyt2006
5 Replies
MKCFM(1)						      General Commands Manual							  MKCFM(1)

NAME
mkcfm - create summaries of font metric files in CID font directories SYNOPSIS
mkcfm [CID-font-directory-name] DESCRIPTION
There is usually only one CID font directory on the X font path. It is usually called /usr/X11R6/lib/X11/fonts/CID. If you do not specify an argument, mkcfm will try to go through the subdirectories of that directory, and create one summary of font metric files for each CID- Font (character descriptions) file and each CMap (Character Maps) file it finds. The summaries of font metric files are put in the existing CFM subdirectory. The CFM subdirectories are created when CID-keyed fonts are installed. If you specify a CID font directory as an argument, mkcfm will try to go through the subdirectories of that directory, and create one sum- mary of font metric files for each CIDFont file and each CMap file it finds. mkcfm will calculate the summaries of the font metric files stored in AFM subdirectories of the CID font directory. Those summaries are needed by the rasterizer of CID-keyed fonts to speed up the response to X font calls. If those files do not exist, CID rasterizer will have to go through usually large font metric files, and calculate the summaries itself each time the font is called. You will notice a substantial wait on a call to a large CID-keyed font. FILES
.afm files Each CID-keyed font file is supposed to have a font metric file (.afm file). mkcfm creates summary files (.cfm files) of those font metric files. mkcfm should be run whenever a change is made to the files stored in the subdirectories of the CID font directory. For example, it should be run when new CID fonts are installed. .cfm files Summaries of font metric (.afm) files created by mkcfm. SEE ALSO
The rasterizer for CID-keyed fonts in the directory xc/lib/font/Type1. CID Fonts Version 1.0 Release 1.0 MKCFM(1)
All times are GMT -4. The time now is 05:02 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy