Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/axelson/scenic_transparent_png_repro
https://github.com/axelson/scenic_transparent_png_repro
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/axelson/scenic_transparent_png_repro
- Owner: axelson
- Created: 2024-10-24T14:31:13.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T14:33:32.000Z (3 months ago)
- Last Synced: 2025-01-10T04:13:24.533Z (14 days ago)
- Language: Elixir
- Size: 554 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Repro of transparent png support breaking in scenic_driver_local 0.12.0-rc.0
| scenic_driver_local 0.11.2 (working) | scenic_driver_local 0.12.0-rc.0 (broken) |
| ---------- | ------ |
| ![working](working.png) | ![broken](broken.png) |To reproduce run:
- `mix deps.get`
- `iex -S mix`