Discussion Board

Results 1 to 5 of 5
  1. #1
    Registered User immy28's Avatar
    Join Date
    Nov 2010
    Posts
    13
    s60 icon to s40 icon it is possible ?? plz tell me

  2. #2
    Nokia Developer Champion somnathbanik's Avatar
    Join Date
    Dec 2008
    Posts
    2,276
    S40 takes icon of type png, jpg, etc, and s60 mostly takes svg, so you can convert the png to svg or reverse. hope that will work.

  3. #3
    Nokia Developer Moderator petrib's Avatar
    Join Date
    Mar 2003
    Posts
    9,413
    Note, though, that converting a bitmap to a vector graphic, so that the picture is still good and scales well using automated means is usually not leading to good results. It is better to redraw the whole thing as a vector image from scratch, using the bitmap just as a model/references.

  4. #4
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    The question is exactly the opposite. If you have the 'source' for an S60 theme, converting the icons should not be a problem. They are either in bitmap format already (.bmp, perhaps .png), or they are in .svg format, which can be viewed and converted to bitmap with various free tools like InkScape or IrfanView.
    On the other hand, if you have a compiled S60 theme, extracting the icons has no direct support (and it is not entirely legal either), but possible via installing the theme and using Symbian API-s to display its components in various sizes. It requires some coding however. An intermediate solution could be installing the theme to an emulator (http://www.developer.nokia.com/Commu...ition_emulator), and capturing the screen.

  5. #5
    Registered User immy28's Avatar
    Join Date
    Nov 2010
    Posts
    13
    Thanxx ALL

Similar Threads

  1. Replies: 2
    Last Post: 2012-06-13, 04:47
  2. Replies: 1
    Last Post: 2010-08-30, 15:16
  3. is it possible to add icon to indicator pane?
    By topwingo in forum Symbian C++
    Replies: 1
    Last Post: 2007-01-19, 09:43
  4. is it possible to add icon to indicator pane?
    By topwingo in forum Symbian User Interface
    Replies: 3
    Last Post: 2007-01-19, 09:00

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