mcf2pdf
mcf2pdf copied to clipboard
Bug Fix - Render zPosition
Fixes issue where zPosition wasn't considered when rendering.
why you removed function ?
Unfortunatly I am not an expert regarding Digester, but I noticed that although the methods are there the resulting object dosn't have the Z-Position. Through try and error I found that it seems to be the second capital letter in setZPosition which was causing the issue. Because I change the method name, digster will be able to match the Z-Position be default which is why I removed the additional entry.