mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 05:10:04 +00:00 
			
		
		
		
	Refactoring fontconfig from Resource Manager to Font Manager
This commit is contained in:
		
							parent
							
								
									190bd95781
								
							
						
					
					
						commit
						c807188b2b
					
				
					 5 changed files with 206 additions and 183 deletions
				
			
		|  | @ -22,9 +22,6 @@ void Shutdown(); | |||
| int                         FontId(types::Font font); | ||||
| std::shared_ptr<util::Font> Font(types::Font font); | ||||
| 
 | ||||
| void LoadFontResource(const std::string&               family, | ||||
|                       const std::vector<std::string>&  styles, | ||||
|                       units::font_size::points<double> size); | ||||
| std::shared_ptr<boost::gil::rgba8_image_t> | ||||
| LoadImageResource(const std::string& urlString); | ||||
| std::vector<std::shared_ptr<boost::gil::rgba8_image_t>> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat