Zoom:
This does not increases the effective digit of figure's coordinates. However,the conversion error to viewport space arises according to the error on calculation of CTM accompanied by the single-precision multiplication of extraordinary matrices.
calc CTM in double precision ( In order to reduce the above-mentioned error, this polyfill uses double for calculation of CTM. )
-
This increases the effective digit of figure's coordinate itself.