No Italics for TextFields?

24 views
Skip to first unread message

Keary Suska

unread,
Jul 20, 2016, 7:14:43 PM7/20/16
to objec...@googlegroups.com
I am getting a font as such:

auxFont = [CPFont fontWithName:[[CPFont systemFontOfSize:13] familyName] size:13 italic:YES];

Which reports:

CPLog("FONT: %@ (%@)", [auxFont familyName], auxFont);
2016-07-20 16:44:06.574 Cappuccino [info]: FONT: Arial, sans-serif (<CPFont 0x00b00a> italic 13px Arial, sans-serif)

And apply it thusly:

[textField setFont:font];

But no italics in Chrome nor Safari. I have verified that I do have an italic font for Arial. Is there a way to figure this out?

TIA,

Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"

Reply all
Reply to author
Forward
0 new messages