5082749: GIF stream metadata specification of aspect ratio is incorrect

Reviewed-by: bae, prr
This commit is contained in:
Vadim Pakhnushev 2012-11-28 12:38:43 +04:00 committed by Andrew Brygin
parent d89c34023b
commit 17ab9f5969

View File

@ -90,7 +90,7 @@ images that do not have their own local color table.
<!-- Max value: 8 (inclusive) -->
<!ATTLIST "LogicalScreenDescriptor" "pixelAspectRatio" #CDATA
#REQUIRED>
<!-- If 0, indicates square pixels, else W/H = (value + 16)/64 -->
<!-- If 0, indicates square pixels, else W/H = (value + 15)/64 -->
<!-- Data type: Integer -->
<!-- Min value: 0 (inclusive) -->
<!-- Max value: 255 (inclusive) -->