You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			| 
				
					
						
							 | 
			4 years ago | |
|---|---|---|
| v3.x | 5 years ago | |
| v4.x | 7 years ago | |
| v5.x | 4 years ago | |
| README.md | 4 years ago | |
| cjktty-add-cjk32x32-font-data.patch | 4 years ago | |
		
			
				
				README.md
			
		
		
			
			
		
	
	cjktty-patches
Patches from Gentoo-zh/linux-cjktty with minor changes.
- Starting with 5.10 the kernel config option 
CONFIG_FONT_16x16_CJKhas been renamed toCONFIG_FONT_CJK_16x16. - To have a larger font on high resolution screens, you probably want to apply 32x32 font data patch.
 - The patch built-in fonts expect to work with 8x16 or 16x32 fonts. When changing to other font sizes, characters may not display correctly.
 
Changes
2022.03.21 / 5.17
- Resync for linux-5.17.y
 - Update font data to GNU Unifont 14.0.02
 - Revert scroll acceleration code (upstream)
 
2022.01.10 / 5.16
- Resync for linux-5.16.y
 - Remove scroll acceleration code (upstream)
 
2021.09.17 / 5.14.5
- Replace original 16x16 font with GNU Unifont for better unicode support
 - Update font data to GNU Unifont 14.0.01
 
2021.02.22 / 5.11
- Resync for linux-5.11.y
 - Update CJK 32x32 font data to GNU Unifont 13.0.06
 - Reduce checkpatch.pl complaints
 - Remove charcount changes since it has been implemented (upstream)
 
2020.12.14 / 5.10
- Resync for linux-5.10.y
 - Update glyphs for some Chinese punctuation marks
 - Support display rotation
 - Support 
setfont(Note: different font size can cause issues with this patch which expects to work with 8x16 / 16x32 font) - Fix display for some single width characters
 - Fix line wrap for double width characters (https://github.com/zhmars/cjktty-patches/issues/1)
 - Workaround from Gentoo-zh/linux-cjktty@6caf83a
 - Support 32x32 font size for high resolution screens (experimental, make sure the font data patch is applied)
 
2020.09.18 / 5.8.10
- Resync for linux-5.8.10
 - Remove soft scrollback code (upstream)
 
Credits
- youbest for original univt patches
 - Gentoo-zh/linux-cjktty for original cjktty patches
 - AOSC-Dev/aosc-os-abbs for some univt's modifications
 - GNU Unifont for font data
 - Terminus Font for font data