mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng16] Mention in manual that 16-bit platform support has been dropped.
This commit is contained in:
6
libpng.3
6
libpng.3
@@ -5554,9 +5554,9 @@ The signatures of many exported functions were changed, such that
|
||||
png_infop became png_inforp or png_const_inforp
|
||||
where "rp" indicates a "restricted pointer".
|
||||
|
||||
The support for FAR/far types has been eliminated and the definition of
|
||||
png_alloc_size_t is now controlled by a flag so that 'small size_t' systems
|
||||
can select it if necessary.
|
||||
Dropped support for 16-bit platforms. The support for FAR/far types has
|
||||
been eliminated and the definition of png_alloc_size_t is now controlled
|
||||
by a flag so that 'small size_t' systems can select it if necessary.
|
||||
|
||||
Error detection in some chunks has improved; in particular the iCCP chunk
|
||||
reader now does pretty complete validation of the basic format. Some bad
|
||||
|
||||
Reference in New Issue
Block a user