This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
magic
mirror of
https://github.com/RTimothyEdwards/magic.git
Watch
1
Star
0
Fork
You've already forked magic
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f428b7c792
magic
/
VERSION
2 lines
8 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Corrected a scaling error that causes all extraction dimension values to be scaled twice when using the "extract style" command and with an extraction style that uses micron units. The microns-to-internal units conversion expects an unscaled result when calling CIFGetOutputScale(), but except when loading a tech file for the first time, this value is scaled, and causes the double scaling. Fixed by unscaling the CIF output before reloading the extraction style, then scaling it afterward.
2021-08-23 19:46:19 +02:00
8.3.198