Skip to content

EFQRCode 7.0.3

Latest

Choose a tag to compare

@EyreFree EyreFree released this 02 Aug 18:43
· 1 commit to main since this release

Add

  • Change rendering engine to SVG based (SwiftDraw)
  • Support more QR code styles:
    • Basic style
    • Bubble style
    • 2.5D style
    • DSJ style
    • Function style
    • Image style (Old)
    • ImageFill style
    • Line style
    • RandomRectangle style
    • ResampleImage style
  • Support multiple export formats:
    • SVG (Vector)
    • PDF (Vector)
    • PNG
    • JPEG
    • APNG
    • GIF
    • MOV
    • MP4
    • M4V
  • Support transparent background
  • Add backdrop parameter for background customization
  • Add image mode parameter for more display options
  • Add icon alpha handling
  • Support visionOS

Fix

  • Fix: Package.swift
  • Fix: spm minimum platform and dependency #168

Remove

  • Remove Objective-C support