mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 15:12:06 +00:00 
			
		
		
		
	[font] More robust handling of fixed font sizes. (#8443)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
This commit is contained in:
		
				
					committed by
					
						 Keith Burzinski
						Keith Burzinski
					
				
			
			
				
	
			
			
			
						parent
						
							2d8e86324b
						
					
				
				
					commit
					20c7778524
				
			
							
								
								
									
										3246
									
								
								tests/components/font/Tamzen5x9b.bdf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3246
									
								
								tests/components/font/Tamzen5x9b.bdf
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @@ -43,6 +43,9 @@ font: | ||||
|     id: default_font | ||||
|   - file: $component_dir/x11.pcf | ||||
|     id: pcf_font | ||||
|   - file: $component_dir/Tamzen5x9b.bdf | ||||
|     id: bdf_font | ||||
|     size: 7 | ||||
|  | ||||
| i2c: | ||||
|   scl: ${i2c_scl} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user