Penguin

Differences between version 3 and predecessor to the previous major change of defoma(1).

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 3 Last edited on Monday, June 3, 2002 6:50:05 pm by perry Revert
Older page: version 1 Last edited on Monday, June 3, 2002 6:50:05 pm by perry Revert
@@ -70,9 +70,9 @@
  
 __Id cache__ is another feature of Defoma. The possible 
 prob- lem of automatic configuration is name space 
 confliction. Usually applications access fonts through their 
-logical font names (like XLFDs and PostScript font names) 
+logical font names (like XLFDs and ! PostScript font names) 
 rather than the fonts themselves (like font files). Logical 
 font names, called identifier in Defoma, can easily 
 confclict especially if aliases are permitted. Through Id 
 cache mechanism, only one font is actually installed for 
@@ -98,9 +98,9 @@
  
  
 __Hints__ represent essential font information and 
 typeface information of the font. They consist of some 
-HintTypes and their values. They can be specified from 
+! HintTypes and their values. They can be specified from 
 command line options of defoma-font, or through a 
 __hintfile__. 
  
  
@@ -114,24 +114,24 @@
  
  
 category type1 
 begin /usr/share/fonts/type1/foo.pfa 
-FontName = Helvetica 
+! FontName = Helvetica 
 Charset = ISO8859-1 
 Family = Helvetica 
 Weight = Medium 
-Shape = Upright NoSerif  
-GeneralFamily = SansSerif  
-X-FontName = -urw-helvetica-medium-r-noraml------p-iso8859-1 
+Shape = Upright ! NoSerif  
+! GeneralFamily = ! SansSerif  
+X-! FontName = -urw-helvetica-medium-r-noraml------p-iso8859-1 
 end 
 begin /usr/share/fonts/type1/foob.pfa 
-FontName = Helvetica-Bold 
+! FontName = Helvetica-Bold 
 Charset = ISO8859-1 
 Family = Helvetica 
 Weight = Bold 
-Shape = Upright NoSerif  
-GeneralFamily = SansSerif  
-X-FontName = -urw-helvetica-bold-r-noraml------p-iso8859-1 
+Shape = Upright ! NoSerif  
+! GeneralFamily = ! SansSerif  
+X-! FontName = -urw-helvetica-bold-r-noraml------p-iso8859-1 
 end 
 !!SEE ALSO 
  
  
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.