Kivy-iOS app can't load .png images

This page summarizes the projects mentioned and recommended in the original post on /r/kivy

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • kivy-ios

    Toolchain for compiling Python / Kivy / other libraries for iOS

    I don't know how the kivy-ios toolchain works these days, but there is a libpng recipe included, I would start with ensuring that your package uses it (no idea how sorry).

  • pillow

    Python Imaging Library (Fork)

    I may have sent you on a bit of a wild goose chase here, sorry mate.. It appears like PIL may not use libpng at all, or that it is only used on Windows for some reason. There is PngImagePlugin written in pure python and uses zlib: https://github.com/python-pillow/Pillow/blob/main/src/PIL/PngImagePlugin.py

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts