Skip to content

Commit

Permalink
Build libs
Browse files Browse the repository at this point in the history
  • Loading branch information
ANSH3LL committed Aug 5, 2024
1 parent fa123d5 commit 7bd3ca1
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Corona/main.lua
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,9 @@ svg1.x, svg1.y = display.contentCenterX, display.contentCenterY
-------------------------------------------------------------------

local sizing = gfxe.newSizing()
sizing.aspect = gfxe.ZOOM_BY_RATIO

sizing.zoom = 2
sizing.crop = gfxe.CROP_TO_BBOX

local svg2 = gfxe.newScalableImage(
{
Expand Down
Binary file modified android/jniLibs/arm64-v8a/libplugin.gfxe.so
Binary file not shown.
Binary file modified android/jniLibs/armeabi-v7a/libplugin.gfxe.so
Binary file not shown.
Binary file modified android/jniLibs/x86/libplugin.gfxe.so
Binary file not shown.
Binary file modified android/jniLibs/x86_64/libplugin.gfxe.so
Binary file not shown.

0 comments on commit 7bd3ca1

Please sign in to comment.