here is the typecast result: http://i.imgur.com/GMOf2Jv.jpg?1

my css file:

@font-face {
        src: url("fonts/MarckScript-Regular.ttf");
        fontFamily: MarkScript;
        embedAsCFF: true;
}

s|Button
{
        fontFamily: MarkScript;
}

components|ButtonIcon {
        skinClass: ClassReference("flatspark.skins.ButtonIconSkin");
        fontSize: 14;
        iconFontSize: 17;
        fontFamily: MarkScript;
}


and the result: http://i.imgur.com/l4jtQOk.jpg?1

where did I do the wrong?



--
View this message in context: 
http://apache-flex-users.2333346.n4.nabble.com/sdk-4-14-0-flatspark-theme-font-problem-tp9498p9503.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to