mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 07:03:14 -04:00
This allows line breaks after any kana, unless they are immediately followed by a gyōtō kinsoku character, in which case the line may not break at that point. Also pedantically renamed is_chinese to is_cjk_ideograph as is_chinese will also cause line breaks on Japanese kanji.