DEGAS Elite icon
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|icn}} }} '''DEGAS Elite icon''' is an icon format associated with the ''DEGAS Elite'' paint program for ...") |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Graphics | |subcat=Graphics | ||
+ | |subcat2=Atari graphics formats | ||
|extensions={{ext|icn}} | |extensions={{ext|icn}} | ||
}} | }} | ||
Line 7: | Line 8: | ||
It is similar to [[XBM]] format. Like XBM, it doubles as [[C]] programming code. | It is similar to [[XBM]] format. Like XBM, it doubles as [[C]] programming code. | ||
+ | |||
+ | For other DEGAS formats, see [[DEGAS image]]. | ||
== Specifications == | == Specifications == | ||
− | * | + | * {{AtariForumWiki|ST_Picture_Formats|ST Picture Formats}} |
== Software == | == Software == | ||
+ | * [[Konvertor]] | ||
* [[RECOIL]] | * [[RECOIL]] | ||
== Sample files == | == Sample files == | ||
* [http://cd.textfiles.com/806atari/401-500/438/DEGELITE/BLOCKS/DISK.ICN DISK.ICN] | * [http://cd.textfiles.com/806atari/401-500/438/DEGELITE/BLOCKS/DISK.ICN DISK.ICN] | ||
− | + | * {{DexvertSamples|image/degasEliteIcon}} | |
− | + |
Latest revision as of 02:57, 28 December 2023
DEGAS Elite icon is an icon format associated with the DEGAS Elite paint program for Atari ST computers.
It is similar to XBM format. Like XBM, it doubles as C programming code.
For other DEGAS formats, see DEGAS image.