mirror of
				https://github.com/thunderbrewhq/thunderbrew
				synced 2025-10-31 00:06:05 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			199 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			199 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # String policies in SDL3.
 | |
| 
 | |
| ## Encoding.
 | |
| 
 | |
| Unless otherwise specified, all strings in SDL, across all platforms, are
 | |
| UTF-8 encoded and can represent the full range of [Unicode](https://unicode.org).
 | |
| 
 | 
