Graphics Extensions for Solar2D - forked for macOS, iOS

@devex I have just started porting your plugin to mac/ios.

SVG, QOI, WebP are displayed on the simulator but svg is not shown up, libresvg_universal.a is built and seems working. The current plugin_gfxe.dylib in the following folder. I will update iOS lib later

Solar2D-Graphics-Extensions/mac at dev_apple · kwiksher/Solar2D-Graphics-Extensions · GitHub

image

8 Likes

I uploaded libplugin_gfxe.a for iOS. The main.lua in the branch omits plugin.AssetReader because it is for android.

2 Likes

You and the original author (devex) are both great, thank you very much for your hard work.

I am using WEBP format extensively to produce full-page animations, but it was not originally available on IOS, so I had to postpone the development of the IOS version.

Now I can finally develop the IOS version as well, thank you for your great work.

:heart: :heart: :heart: :heart: :heart: