mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-23 18:32:55 +00:00
update notes about script properties
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
parent
08ded7687c
commit
d43c94daf6
1 changed files with 2 additions and 2 deletions
|
@ -201,8 +201,8 @@ namespace QUnicodeTables {
|
|||
Q_CORE_EXPORT SentenceBreak QT_FASTCALL sentenceBreak(uint ucs4);
|
||||
Q_CORE_EXPORT LineBreak QT_FASTCALL lineBreakClass(uint ucs4);
|
||||
|
||||
// required by text engine
|
||||
// See http://www.unicode.org/reports/tr24/tr24-5.html
|
||||
// required by text engine and font database
|
||||
// See https://www.unicode.org/reports/tr24/
|
||||
enum Script {
|
||||
Common,
|
||||
Latin,
|
||||
|
|
Loading…
Add table
Reference in a new issue