Font: Adhere to spec and set Font.default_name to "MS PGothic"
This commit is contained in:
		
							parent
							
								
									a8bff666eb
								
							
						
					
					
						commit
						c9423164d4
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -172,7 +172,7 @@ struct FontPrivate
 | 
			
		|||
	{}
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
std::string FontPrivate::defaultName   = "Arial";
 | 
			
		||||
std::string FontPrivate::defaultName   = "MS PGothic";
 | 
			
		||||
int         FontPrivate::defaultSize   = 22;
 | 
			
		||||
bool        FontPrivate::defaultBold   = false;
 | 
			
		||||
bool        FontPrivate::defaultItalic = false;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue