Discussion Board

Results 1 to 5 of 5

Thread: fonts

  1. #1
    Regular Contributor j2me_raj's Avatar
    Join Date
    Mar 2003
    Location
    Hyderabad
    Posts
    181
    Hi All
    can anyone give me the list of fonts supported in all series 40 and series 60 phones???? It would be great if you can also give me the values that i can put it in my j2me applications.

    Thanks a lot
    rajsekhar@valuelabs.net

  2. #2
    Regular Contributor chandu_bgm's Avatar
    Join Date
    Apr 2003
    Location
    Bangalore
    Posts
    117
    Hi Raju...

    Check the MIDP API spec....If you are using J2MEWTK go to api's and you'l find them there...

    Hope this may help

    Regards

    Chandu

  3. #3
    Regular Contributor henson2K's Avatar
    Join Date
    Mar 2003
    Location
    Moscow/Russia
    Posts
    258
    I use my mbReader to find all available fonts. Sorry it is commercial and you can find it at http://www.handango.com/PlatformTopS...owUncerts=true .
    With keys 1,4,7 you can switch between different styles, sizes and types of fonts.

  4. #4
    Regular Contributor j2me_raj's Avatar
    Join Date
    Mar 2003
    Location
    Hyderabad
    Posts
    181
    HI
    Can you plz let me know the font values supported in the phones....yeah thought it is commercial......i guess you are already using it...and i just want to know the values.....

    new Font(int font face, int style, int size)

    thanks

    rajsekhar@valuelabs.net

  5. #5
    Regular Contributor henson2K's Avatar
    Join Date
    Mar 2003
    Location
    Moscow/Russia
    Posts
    258
    NOKIA 40
    face - always FACE_PROPORTIONAL
    size - SIZE_SMALL, SIZE_MEDIUM, or SIZE_LARGE
    style - STYLE_UNDERLINED, STYLE_PLAIN

    NOKIA 60
    face - always FACE_PROPORTIONAL
    size - SIZE_SMALL, SIZE_MEDIUM, or SIZE_LARGE
    style - STYLE_PLAIN, STYLE_BOLD, STYLE_ITALIC and STYLE_UNDERLINED

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved