Add alpha support for Canvas textures
Moderator: GZDoom Developers
-
- Spotlight Team
- Posts: 430
- Joined: Tue Oct 05, 2010 12:04 am
- Graphics Processor: nVidia with Vulkan support
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.
-
- Posts: 13549
- 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
Re: Add alpha support for Canvas textures
What is a canvas texture?
-
-
- Posts: 3147
- Joined: Sat May 28, 2016 1:01 pm
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.