DRIVE SDK
GPS NAVIGATION 
version 8.3 build 47035

Image formats in Sygic software

Sygic software uses 2 types of images - low-quality 8-bit BMP files with limited transparency, or 32-bit BMP images, with full color and full transparency.


8-bit BMP files

  • Similar format as GIF - also uses palette, consisting of 256 colors.
  • Recomended for usage without transparency

32-bit BMP files

  • Similar format as PNG - full color, with full 8-bit transparency channel.
  • NOTE: 32bit per pixel consists of: 8bit - RED | 8bit - GREEN | 8bit - BLUE | 8bit - ALPHA

How to convert PNG files to 32-bit BMP in freeware

  • Download the GIMP freeware from www.gimp.org .
  • Use the software to convert the bitmap.

How to convert PNG files to 32-bit BMP in Adobe Photoshop

  • Download Sygic.atn file.
  • Open Photoshop Actions window (Window -> Actions Alt+F9)
  • Load Sygic.atn file (Actions Context Menu -> Load Actions...)
    NOTE: By default, actions are in the folder c:\Program Files\Adobe\Adobe Photoshop CS2\Presets\Photoshop Actions\
  • Open the PNG (or other standard transparent format) file and run the action PNG 2 BMP (32bit), or run Batch job (File -> Automate -> Batch)

Naming conventions for bitmap files

Name of each bitmap should begin with number.  This number represents Bitmap size index (BSI). BSI is automatically computed from screen resolution or preset from settings.ini (key IconSize).

Sygic DRIVE defines following size indexes

  • 1 = 100% (screen resolution 320x240 px)
  • 2 = 130% (screen resolution 480x272 px)
  • 3 = 150% (screen resolution 480x320 px)
  • 4 = 200% (screen resolution 640x480 px)
  • 5 = 250% (screen resolution 800x600 px)
  • 6 = 300% (screen resolution 1024x768 px)

Example of naming convention for one Icon:

  • 1_myIcon.bmp
  • 2_myIcon.bmp
  • 3_myIcon.bmp
  • 4_myIcon.bmp
  • 5_myIcon.bmp
  • 6_myIcon.bmp

If the bitmap is used as POI icon, in case of POI warning the used icon index is greater by 2. For POI icons the Index 7 and 8 is supported as well.

 


FIRST STEPS

Follow installation step-by-step procedure to install Drive and SDK.

FUNCTIONS HOW-TO AND FAQ

See how to achieve the most common funcitonality

SETTINGS CUSTOMIZATION

How to modify settings.ini.

MENU CUSTOMIZATION

How to modify menu.ini file.

IMAGE FORMATS

How to convert images to format supported by Drive

OTHER FORMATS

Specifications of other formats SYGIC FLEET navigation

TROUBLESHOOTING

Go through the most common issues, or contact our support team.

ApplicationAPI

Documentation of ApplicationAPI

                   © Copyright 2012, Sygic a.s.   All rights reserved.