mirror of
				https://github.com/SwallowOS/android_external_freetype
				synced 2025-11-04 06:44:11 +08:00 
			
		
		
		
	http://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=c38be52b Keep all the configuration options as before. Likewise, exclude unused files (Jamfiles, various mk files, builds/, docs/, ChangeLog*, directories under src/ for disabled modules, etc). Update README.android to record the configurations. Besides, disable a new option (TT_CONFIG_OPTION_SUBPIXEL_HINTING) for branches. Note that a bulk of changes in this CL come from the code to implement this option. BUG: 31470908 Change-Id: I1ca90aec171d9580415b8531e2b767e9dd31164c
		
			
				
	
	
		
			22 lines
		
	
	
		
			408 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			408 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
Freetype
 | 
						|
 | 
						|
The following modules are disabled in include/freetype/config/ftmodule.h:
 | 
						|
  t1
 | 
						|
  t1cid
 | 
						|
  pfr
 | 
						|
  t42
 | 
						|
  winfnt
 | 
						|
  pcf
 | 
						|
  psaux
 | 
						|
  bdf
 | 
						|
 | 
						|
The following options are disabled in include/freetype/config/ftoption.h:
 | 
						|
 | 
						|
  FT_CONFIG_OPTION_ENVIRONMENT_PROPERTIES
 | 
						|
  FT_CONFIG_OPTION_INCREMENTAL
 | 
						|
  TT_CONFIG_OPTION_SUBPIXEL_HINTING
 | 
						|
 | 
						|
The following option is enabled to support color fonts.
 | 
						|
 | 
						|
  FT_CONFIG_OPTION_USE_PNG
 |