Add alpha support for Canvas textures
Moderator: GZDoom Developers
- kevansevans
- Spotlight Team
- Posts: 430
- Joined: Tue Oct 05, 2010 12:04 am
- Graphics Processor: nVidia with Vulkan support
- Contact:
Add alpha support for Canvas textures
Currently there is no way to put alpha in a canvas texture. This makes their use as a midtext ineffective, as the default color for an empty pixel is opaque black.
- Tormentor667
- Posts: 13554
- Joined: Wed Jul 16, 2003 3:52 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 11
- Graphics Processor: nVidia (Modern GZDoom)
- Location: Germany
- Contact:
Re: Add alpha support for Canvas textures
What is a canvas texture?
Re: Add alpha support for Canvas textures
https://zdoom.org/wiki/Classes:Canvas <- that thing. As for the request, you're not the first to ask. Unfortunately nobody seems to want to code it currently.