.image 'renaming'

Talk among developers, and propose and discuss general development planning/tackling/etc... feature in this forum.
Post Reply
Moses
Trader
Trader
Posts: 24
Joined: Sat May 15, 2004 11:54 am

.image 'renaming'

Post by Moses »

whats the deeper sense on the file renaming-marathon beside that image-editing/viewing software dont know anymore what image-format is behind a .image file?
safemode
Developer
Developer
Posts: 2150
Joined: Mon Apr 23, 2007 1:17 am
Location: Pennsylvania
Contact:

Post by safemode »

all software should rely on magic mime typing to determine filetype (where such a distinction can be made), not something stupid like extensions. Extensions are for humans.

Since over time the desired codec used for images changes with the available technology, we decided that a codec agnostic extension was the best course of action to stop the constant confusion that people experience when the filename's extension doesn't match the real codec used. So, this one renaming and redownload is to stop any need to change the names ever again whenever we change the underlying datatype and to stop user confusion over conflicting info. It should have been done long ago, but always put off to not force the redownload.

No application worth using should give any problem about .image file loading.

edit: it's likely that if your application cant load a .image, that it doesn't have a decoder for the underlying codec. In most cases that would be DDS files. try gimp, or something else with a dds plugin.
Ed Sweetman endorses this message.
loki1950
The Shepherd
Posts: 5841
Joined: Fri May 13, 2005 8:37 pm
Location: Ottawa
Contact:

Post by loki1950 »

Also infranview for windows has the dds plug-in if you get the full zip archive.

Enjoy the Choice :)
my box::HP Envy i5-6400 @2Q70GHzx4 8 Gb ram/1 Tb(Win10 64)/3 Tb Mint 19.2/GTX745 4Gb acer S243HL K222HQL
Q8200/Asus P5QDLX/8 Gb ram/WD 2Tb 2-500 G HD/GF GT640 2Gb Mint 17.3 64 bit Win 10 32 bit acer and Lenovo ideapad 320-15ARB Win 10/Mint 19.2
Post Reply