Nokia Group Graphic
From Just Solve the File Format Problem
(Difference between revisions)
m |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
| (4 intermediate revisions by 3 users not shown) | |||
| Line 13: | Line 13: | ||
== Software == | == Software == | ||
| − | * [ | + | * [[Konvertor]] |
| + | * [[XnView]] | ||
* [http://www.mikekohn.net/file_formats/ringtonetools.php Ringtone Tools] | * [http://www.mikekohn.net/file_formats/ringtonetools.php Ringtone Tools] | ||
| − | * [ | + | * [[Netpbm]]: pbmtonokia, with "<code>-fmt NGG</code>" option (write-only) |
== Sample files == | == Sample files == | ||
* [http://www.kessler-design.com/wireless/samples.html KESSLER Wireless Design - Samples] | * [http://www.kessler-design.com/wireless/samples.html KESSLER Wireless Design - Samples] | ||
| + | * {{DexvertSamples|image/nokiaGroupGraphics}} | ||
| + | |||
| + | [[Category:Nokia]] | ||
Latest revision as of 02:57, 28 December 2023
Nokia Group Graphic (or Nokia Group Graphics, Nokia Phone Group Graphics, NGG) is a bi-level raster image format used by some Nokia phones. It is identical to Nokia Operator Logo, except that it has a somewhat different header format.
Contents |
[edit] Format
Files have a 16-byte header, followed by pixel data in ASCII text format.
[edit] Identification
Files begin with the ASCII string "NGG".
[edit] Software
- Konvertor
- XnView
- Ringtone Tools
- Netpbm: pbmtonokia, with "
-fmt NGG" option (write-only)