Xteink-X4-crosspoint-reader/lib/Epub/Epub/hyphenation
Arthur Tazhitdinov 247463a4b9 format fix
2025-12-26 04:37:15 +05:00
..
EnglishHyphenator.cpp format fix 2025-12-26 04:37:15 +05:00
EnglishHyphenator.h Add comments to clarify hyphenation logic and structure in Epub processing 2025-12-18 20:08:31 +05:00
HyphenationCommon.cpp Refactor hyphenation logic: update isAlphabetic function and enhance punctuation checks 2025-12-26 04:11:32 +05:00
HyphenationCommon.h Refactor hyphenation logic: update isAlphabetic function and enhance punctuation checks 2025-12-26 04:11:32 +05:00
Hyphenator.cpp Add punctuation handling: implement isPunctuation and trimTrailingPunctuation functions 2025-12-26 03:39:15 +05:00
Hyphenator.h Implement hyphenation support in text layout by enhancing word splitting and line breaking logic 2025-12-26 00:39:09 +05:00
LanguageHyphenator.h Implement hyphenation support for English and Russian languages 2025-12-17 18:10:58 +03:00
RussianHyphenator.cpp Refactor hyphenation logic: update isAlphabetic function and enhance punctuation checks 2025-12-26 04:11:32 +05:00
RussianHyphenator.h Add comments to clarify hyphenation logic and structure in Epub processing 2025-12-18 20:08:31 +05:00