Commit cf56e066 authored by Allan Sandfeld Jensen's avatar Allan Sandfeld Jensen Committed by The Qt Project
Browse files

Revert "Make OpenGL texture glyph cache use the right freetype glyphs"

This reverts commit f78661b0.

The reverted patch was working around that QFontEngineFT was using
the poor QFontEngine fall back. That issue was fixed in commit
0b7beaaa

, and the work around
is no longer needed.

This also fixes a rare problem with the workaround when the fontengine
and the glyph-cache do not share the same default glyph format which
can happen with QRawFonts.

Change-Id: I150f70a003b137c1d145f6f70cda568c85633e5c
Reviewed-by: default avatarGunnar Sletta <gunnar.sletta@jollamobile.com>
parent 2861a4d1
Branches
Tags
No related merge requests found
Showing with 1 addition and 11 deletions
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