Bug 535865 - Fixed y offset computation

On macOS the GC returns the font size, not the number of pixels used to
display a character. This is different on Windows. Using
TextWidget#getLineHeight fixes the issue.

Change-Id: I5201b1614af81d3338f97ee957acea04fd31e677
Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
1 file changed