I vaguely recall that "pages" were divided into 1024-byte segments of _compressed_ data, not uncompressed characters. So the compression ratio and character encoding (i.e. how many bytes to encode each character) will both affect the actual number of characters in each "page".
|