- Allow local overrides for FAPIcidfmap, cidfmap and Fontmap (bug #233966). - Resolves: rhbz#233966 rhbz#233966
		
			
				
	
	
		
			11 lines
		
	
	
		
			398 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			398 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
%!
 | 
						|
% Don't change following line. We should ensure that the original one is surely loaded.
 | 
						|
(cidfmap.GS) .runlibfile
 | 
						|
% following lines are for CJK fonts.
 | 
						|
(cidfmap.ja) .runlibfileifexists
 | 
						|
(cidfmap.ko) .runlibfileifexists
 | 
						|
(cidfmap.zh_CN) .runlibfileifexists
 | 
						|
(cidfmap.zh_TW) .runlibfileifexists
 | 
						|
% must be at the bottom of line to allow people overriding everything.
 | 
						|
(cidfmap.local) .runlibfileifexists
 |