Custom cjktty patches
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.
zhmars b812951247 Resync for linux-5.14.y 4 years ago
fonts Add cjk 32x32 font data 5 years ago
v3.x Resync for linux-5.10.y 5 years ago
v4.x add patches 7 years ago
v5.x Resync for linux-5.14.y 4 years ago
README.md Add credits 5 years ago

README.md

cjktty-patches

Patches from Gentoo-zh/linux-cjktty with minor changes.

Note: Starting from 5.10, the kernel config option CONFIG_FONT_16x16_CJK has been renamed to CONFIG_FONT_CJK_16x16.

Changes

2021.02.22 / 5.11

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

Credits