03-26-2014, 05:21 PM 
		
	
	
		I need to get the font name from fonts in a directory.
Any idea?
-Jim
	
	
	
	
Any idea?
-Jim
| 
					 Font Name from font file
				 | 
| 
		
		
		03-26-2014, 05:21 PM 
		
	 
		I need to get the font name from fonts in a directory. Any idea? -Jim 
		
		
		03-26-2014, 06:16 PM 
		
	 
		I know only API functions to get properties of installed fonts by font name. Did you find how they do it in C++? 
		
		
		03-26-2014, 06:27 PM 
		
	 
		All I found was this...have no idea how to do in QM http://stackoverflow.com/questions/1188 ... f-ttf-file 
		
		
		03-26-2014, 08:20 PM 
		
	 
		.NET uses GDI+ for this, and we can. Macro Macro2240 str fontFile="$desktop$\calibri.ttf"
		
		
		03-26-2014, 08:48 PM 
		
	 
		Big Thanks!
	 | 
| 
					« Next Oldest | Next Newest »
				 |