Commit bad3325c authored by Konstantin Ritt's avatar Konstantin Ritt
Browse files

[QFontEngineFT] Use QScopedArrayPointer to auto-free the bitmap buffer


Also track the allocated buffer length and re-use the existing
buffer instead of allocating a smaller one, where possible.

Change-Id: I494519d653522622b1fe4ec80ac9035e2c3d9714
Reviewed-by: default avatarFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>
Reviewed-by: default avatarLars Knoll <lars.knoll@digia.com>
Showing with 24 additions and 21 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment