[Interest] Roboto Consensed is way to not condensed

Jason H jhihn at gmx.com
Fri Jul 1 23:10:11 CEST 2016


>From QFontDatabase:
"Roboto Condensed" "Regular" (9, 10, 11, 12, 13, 14, 18, 24, 36, 48, 64, 72, 96, 144, 288)
"Roboto Condensed" "Bold" (9, 10, 11, 12, 13, 14, 18, 24, 36, 48, 64, 72, 96, 144, 288)
"Roboto Condensed" "Light" (9, 10, 11, 12, 13, 14, 18, 24, 36, 48, 64, 72, 96, 144, 288)


StyledText.qml:
import QtQuick 2.5

Text {
	font {
		family: "Roboto Condensed"
		weight: Font.Light
	}
}

See attached, but it comes out "T h i s  a p p l i c a t i o n"

I've used Roboto before, but not Condensed, and I've never had this spacing issue. Has anyone seen it before or have an idea what is wrong?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screen Shot 2016-07-01 at 5.06.12 PM.png
Type: image/png
Size: 18273 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20160701/6f7badcf/attachment.png>


More information about the Interest mailing list