FontLoader
{
id:flat_manteka_font
name:“flat_manteka_font”
source:“manteka.ttf”
}
Text
{
text: “MANTEKA”
font.family: flat_manteka_font.name // metastream_flat_style.flat_style.flat_font_family
font.pointSize: 45
}
The operation couldn’t be completed. (com.apple.coretext error -1 – Could not register the font file ‘file://localhost/Users/rock/CodeWorkSpaces/QtCreatorWorkspace/TimeFrameAlpha/qml/TimeFrameAlpha/manteka.ttf’)” UserInfo=0×7fed5847f510 {NSDescription=Could not register the font file ‘file://localhost/Users/rock/CodeWorkSpaces/QtCreatorWorkspace/TimeFrameAlpha/qml/TimeFrameAlpha/manteka.ttf’, CTFailedFontFileURL=file://localhost/Users/rock/CodeWorkSpaces/QtCreatorWorkspace/TimeFrameAlpha/qml/TimeFrameAlpha/manteka.ttf}
I am using osx lion
↧