diff --git a/feed.xml b/feed.xml index 5c75d9ef..4eeea558 100644 --- a/feed.xml +++ b/feed.xml @@ -6,8 +6,8 @@ https://gibberlings3.github.io/iesdp/ - Wed, 15 May 2024 21:11:26 +0000 - Wed, 15 May 2024 21:11:26 +0000 + Wed, 15 May 2024 21:29:38 +0000 + Wed, 15 May 2024 21:29:38 +0000 Jekyll v3.9.0 diff --git a/file_formats/ie_formats/bmp_v5.htm b/file_formats/ie_formats/bmp_v5.htm index 8aa00922..03b15f38 100644 --- a/file_formats/ie_formats/bmp_v5.htm +++ b/file_formats/ie_formats/bmp_v5.htm @@ -73,8 +73,8 @@
General Description
- Microsoft format documentation
- The Enhanced editions support also version 5 of the BMP format. It is largely the same as version 1 used by the original games, but supports 32-bit colors (still 8 bits per channel, but adds one for alpha).
+ Microsoft format documentation

+ The Enhanced editions support also version 5 of the BMP format. It is largely the same as version 1 used by the original games, but supports 32-bit colors (still 8 bits per channel, but adds one for alpha).



@@ -103,7 +103,7 @@ 0x06 2 reserved words 4 bytes - unused (=0) + Unused (=0) 0x0a @@ -160,14 +160,13 @@ 0x26 XpixelsPerM 4 bytes - horizontal resolution: - Pixels/meter + Horizontal resolution: Pixels/meter 0x2a YpixelsPerM 4 bytes - vertical resolution: Pixels/meter + Vertical resolution: Pixels/meter 0x2e @@ -185,12 +184,10 @@ 0x36 - Color masks - - + Color masks -   +     Red mask 4 bytes @@ -214,103 +211,103 @@ 0x46 - CSType + CSType 4 bytes Color space type 0x4a - RedX + RedX 4 bytes X coordinate of red endpoin 0x4e - RedY + RedY 4 bytes Y coordinate of red endpoin 0x52 - RedZ + RedZ 4 bytes Z coordinate of red endpoin 0x56 - GreenX + GreenX 4 bytes X coordinate of green endpoint 0x5a - GreenY + GreenY 4 bytes Y coordinate of green endpoint 0x5e - GreenZ + GreenZ 4 bytes Z coordinate of green endpoint 0x62 - BlueX + BlueX 4 bytes X coordinate of blue endpoint 0x66 - BlueY + BlueY 4 bytes Y coordinate of blue endpoint 0x6a - BlueZ + BlueZ 4 bytes Z coordinate of blue endpoint 0x6e - GammaRed + GammaRed 4 bytes Gamma red coordinate scale value 0x72 - GammaGreen + GammaGreen 4 bytes Gamma green coordinate scale value 0x76 - GammaBlue + GammaBlue 4 bytes Gamma blue coordinate scale value 0x7a - Intent + Intent 4 bytes Rendering intent for bitmap 0x7e - ProfileData + ProfileData 4 bytes Offset to profile data 0x82 - ProfileSize + ProfileSize 4 bytes Size of embedded profile data 0x86 - Reserved3 + Reserved3 4 bytes