You Are Here:

Community: Developer Discussion Boards

#1 Old setting STYLE_PLAIN font in 7210 - 2003-09-12, 06:07

Join Date: Aug 2003
Posts: 6
shankrap
Offline
Registered User
Hi ,

Font is declared as :
protected final Font FONT_SMALL = Font.getFont(Font.FACE_SYSTEM , Font.STYLE_PLAIN, Font.SIZE_SMALL);

but when i get the properties i am getting,
FONT_SMALL.getSize() - Size 8
FONT_SMALL.isBold() - Bold true
FONT_SMALL.getStyle() - Style 1
FONT_SMALL.isPlain() - Plain false

So finally STYLE_PLAIN is not displayed on the 7210 device its displaying as bold

why this problem?
is there any other solution to display the string in plain text ....

thanx in advance........
Reply With Quote

#2 Old 2003-09-12, 08:31

Join Date: Jul 2003
Posts: 1,094
Location: Finland, Tampere
doctordwarf
Offline
Super Contributor
shankrap

Quote:
public static Font getFont(int face,
int style,
int size)

Obtains an object representing a font having the specified face, style, and size. If a matching font does not exist, the system will attempt to provide the closest match. This method always returns a valid font object, even if it is not a close match to the request.
I suppose, there is no small plain font on 7210.
Reply With Quote

#3 Old 2003-09-12, 08:44

Join Date: Aug 2003
Posts: 6
shankrap
Offline
Registered User
eventhough i have set the font to plaiN
why its giving as STYLE_PLAIN = FALSE
Reply With Quote

#4 Old 2003-09-12, 08:57

Join Date: Jul 2003
Posts: 1,094
Location: Finland, Tampere
doctordwarf
Offline
Super Contributor
Because there is no small plain font. System is giving you another one. The one that system believes to be the closest to what you requested
Reply With Quote
Reply « Previous Thread | Next Thread »
Display Modes
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules

You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Forum Jump

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia