diff options
author | Robin Watts <robin.watts@artifex.com> | 2015-02-17 18:18:34 +0000 |
---|---|---|
committer | Robin Watts <robin.watts@artifex.com> | 2015-02-20 15:04:47 +0000 |
commit | e9411aba2b71b67b8521f55917ab26585c464b88 (patch) | |
tree | 37fbd99f2f6cc2e93d66a761deeb245b61207621 /source/html | |
parent | 4fcc4fecd19b793591dd17d77217881db2f75cf6 (diff) | |
download | mupdf-e9411aba2b71b67b8521f55917ab26585c464b88.tar.xz |
Rejig display device to have a more compact memory representation.
Rather than a linked list of display nodes, we use solid block of
serialised data. We send a 32bit word, which contains various bitfields.
These bitfields indicate the command type, and the presence or absence
of various fields (such as paths, colorspaces, colors etc).
If these fields are not present, they are held to be the same as the
previous values.
Diffstat (limited to 'source/html')
0 files changed, 0 insertions, 0 deletions