chenwu054

Results 2 issues of chenwu054

I am trying to create a new ios application in swift. and I used ios_application rule to create it with ios version 14.0. But AppDelegate's "application(_ application: UIApplication, configurationForConnecting connectingSceneSession:...

One question on "nsvg__xformInverse(shape->fill.gradient->xform, t);" for gradient paints in nsvg__scaleToViewbox function. I wonder why do we need to do inverse in the "scale" function? Is there any math formula to...