update notes about script properties

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
Ivailo Monev 2019-07-24 10:57:00 +00:00
parent 08ded7687c
commit d43c94daf6

View file

@ -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,