Vincent Sanders
|
3a7fc30a5f
|
implement content opacity check through the function table
|
2020-05-13 19:03:14 +01:00 |
|
Vincent Sanders
|
b39db1dac4
|
add missing header includes from previous change
|
2020-05-08 09:08:31 +01:00 |
|
Michael Drake
|
1c466369ef
|
webp: NetSurf bitmap format is RGBA.
Issue a bitmap modified call after conversion, to allow front ends
with different pixel formats to convert.
|
2019-12-08 11:30:47 +00:00 |
|
Vincent Sanders
|
35bc2ccbb8
|
change content get_source_data interfaces to return uint8_t and size_t
previously these interfaces returned char * and unsigned int which was
undesirable.
|
2019-05-05 22:50:25 +01:00 |
|
Vincent Sanders
|
070c74b648
|
add webp image handler
|
2019-02-17 12:09:17 +00:00 |
|