mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-30 23:40:06 +00:00 
			
		
		
		
	Extracting FontBuffer logic from Font
This commit is contained in:
		
							parent
							
								
									f21523d88b
								
							
						
					
					
						commit
						ee0f3b35bf
					
				
					 6 changed files with 232 additions and 177 deletions
				
			
		|  | @ -65,9 +65,11 @@ set(SRC_MAP source/scwx/qt/map/map_widget.cpp | |||
|             source/scwx/qt/map/radar_range_layer.cpp | ||||
|             source/scwx/qt/map/triangle_layer.cpp) | ||||
| set(HDR_UTIL source/scwx/qt/util/font.hpp | ||||
|              source/scwx/qt/util/font_buffer.hpp | ||||
|              source/scwx/qt/util/gl.hpp | ||||
|              source/scwx/qt/util/shader_program.hpp) | ||||
| set(SRC_UTIL source/scwx/qt/util/font.cpp | ||||
|              source/scwx/qt/util/font_buffer.cpp | ||||
|              source/scwx/qt/util/shader_program.cpp) | ||||
| set(HDR_VIEW source/scwx/qt/view/radar_view.hpp) | ||||
| set(SRC_VIEW source/scwx/qt/view/radar_view.cpp) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat