Add alpha support for Canvas textures
Moderator: GZDoom Developers
-
- Spotlight Team
- Posts: 423
- 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: 13546
- Joined: Wed Jul 16, 2003 3:52 am
Re: Add alpha support for Canvas textures
What is a canvas texture?
-
-
- Posts: 3100
- 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.