Automatic commit of irc logs
[ipdf/documents.git] / ProjectSummaryDavid.txt
1 Project Summary: Infinite-precision document formats
2 David Gow (20513694)
3 Supervisor: A/Prof. Tim French
4 Project Group: David Gow (Software Engineering), Sam Moore (Mechatronics Engineering)
5
6 Vector document formats like PDF and Postscript can only store documents up to a
7 certain precision due to the "floating point" data type they use to store
8 numbers. In this work, we explore ways to avoid this limitation to allow
9 documents which have no limit on how far one can "zoom in." In particular, we
10 will be investigating techniques such as the use of local coordinate systems in
11 a quadtree and moving object rasterization to the Graphics Processing Unit (GPU) in
12 order to minimise the performance impact of the extra precision offered.

UCC git Repository :: git.ucc.asn.au