next up previous contents index
Next: Figures, Tables and Arbitrary Up: Figures and Image Conversion Previous: Image Sharing and Recycling

Quality of Printed Images  


change_begin97.1
Since it is often desirable to get a good quality print on paper directly from the browser, here are the same equations as earlier. This time the `extrascale=' option has been used with a value of 1.5. More than twice the number of pixels are available, for a cost of approximately 1.7 times the disk-space32.
  
Figure 3: Displayed math environments with extra-scale of 1.5

$\displaystyle\Phi_{l+1,m,n}^{}$ = $\displaystyle\Bigl($$\displaystyle\Phi$ + h$\displaystyle{\frac{\partial\Phi}{\partial x}}$ + $\displaystyle{\textstyle\frac{1}{2}}$h 2$\displaystyle{\frac{\partial^2\Phi}{\partial x^2}}$ + $\displaystyle{\textstyle\frac{1}{6}}$h 3$\displaystyle{\frac{\partial^3\Phi}{\partial x^3}}$ + ... $\displaystyle\Bigr)$l,m,n (5)


$\displaystyle{\frac{\Phi_{l+1,m,n}-2\Phi_{l,m,n}+\Phi_{l-1,m,n}}{h^{2}}}$ + $\displaystyle{\frac{\Phi_{l,m+1,n}-2\Phi_{l,m,n}+\Phi_{l,m-1,n}}{h^{2}}}$        
+ $\displaystyle{\frac{\Phi_{l,m,n+1}-2\Phi_{l,m,n}+\Phi_{l,m,n-1}}{h^{2}}}$ = - Il,m,n(v)      (6)

On-screen these images appear slightly blurred or indistinct. However there is a marked improvement in the print quality. The ``anti-aliasing'' helps on-screen; in the printed version jagged edges are indeed softened but leaving an overall fuzziness.

Here are the same equations yet again; this time with `extrascale=2.0'. Now there are 4 times the pixels at a cost of roughly 2.45 times the disk space. Compared with the previous images (having 1.5 times extra-scaling), there is little difference in the on-screen images. Printing at 300dpi shows only a marginal improvement; but at 600dpi the results are most satisfying, especially when scaled to be comparable with normal 10pt type.

  
Figure 4: Displayed math environments with extra-scale of 2.0

$\displaystyle\Phi_{l+1,m,n}^{}$ = $\displaystyle\Bigl($$\displaystyle\Phi$ + h$\displaystyle{\frac{\partial\Phi}{\partial x}}$ + $\displaystyle{\textstyle\frac{1}{2}}$h 2$\displaystyle{\frac{\partial^2\Phi}{\partial x^2}}$ + $\displaystyle{\textstyle\frac{1}{6}}$h 3$\displaystyle{\frac{\partial^3\Phi}{\partial x^3}}$ + ... $\displaystyle\Bigr)$l,m,n (7)


$\displaystyle{\frac{\Phi_{l+1,m,n}-2\Phi_{l,m,n}+\Phi_{l-1,m,n}}{h^{2}}}$ + $\displaystyle{\frac{\Phi_{l,m+1,n}-2\Phi_{l,m,n}+\Phi_{l,m-1,n}}{h^{2}}}$        
+ $\displaystyle{\frac{\Phi_{l,m,n+1}-2\Phi_{l,m,n}+\Phi_{l,m,n-1}}{h^{2}}}$ = - Il,m,n(v)  .      (8)


change_end 97.1


Footnotes

...disk-space32
This figure varies with the graphics format used, and the complexity of the actual image.


next up previous contents index
Next: Figures, Tables and Arbitrary Up: Figures and Image Conversion Previous: Image Sharing and Recycling
spinner
9/1/1997