#10354 closed enhancement (fixed)
WebP translator without alpha channel
Reported by: | humdinger | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta2 |
Component: | Add-Ons/Translators | Version: | R1/Development |
Keywords: | GCI | Cc: | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev46528.
Our WebP translator doesn't handle alpha channels. Apparently alpha channel and lossless compression was added to WebP after our translator was finished (see libwebp v0.2).
Change History (3)
comment:1 by , 10 years ago
comment:2 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
With our v0.6.0 WebP translator transparency is respected.
comment:3 by , 5 years ago
Milestone: | R1 → R1/beta2 |
---|
Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone
Note:
See TracTickets
for help on using tickets.
libwebp updated in hrev47739. There might be code needed to enable the feature.