diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2018-04-21 20:39:43 +0200 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2018-04-22 09:30:08 +0200 |
commit | 456de479fad14968cb38c15d906a0573f43e619a (patch) | |
tree | 9993dbfeb74061d9a1760b38a98ff711a16c0f18 /binaryurp | |
parent | b3e0ef4cacfa63be7a6d4f152f197d07a3bbe255 (diff) |
sal_GlyphId can be 16 bit now
OpenType glyph ids are 16 bit unsigned integers, but we were using 32
bit integer and abusing the higher bits to set glyph flags. All such
abuses are now gone and we can make it a simple 16 bit integer.
Change-Id: I594068675f239fd525376fd9ea752462ec3edd9d
Reviewed-on: https://gerrit.libreoffice.org/53270
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Khaled Hosny <khaledhosny@eglug.org>
Diffstat (limited to 'binaryurp')
0 files changed, 0 insertions, 0 deletions