mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-26 22:09:43 +03:00
4204599fb9
This required an change to the convert and blit routines - for opaque images, they convert the whole image. Transparent images are still converted on demand and still only the clipped area is converted. This is incomplete - native buffers should be stored in the well known bitmap buffer, but currently the bitmap struct holds a second buffer which contains converted data. svn path=/trunk/netsurf/; revision=13886 |
||
---|---|---|
.. | ||
eddi.h | ||
eddi.s | ||
font_freetype.c | ||
font_freetype.h | ||
font_internal.c | ||
font_internal.h | ||
font_vdi.c | ||
font_vdi.h | ||
plotter_gd.c | ||
plotter_gd.h | ||
plotter_vdi.c | ||
plotter_vdi.h | ||
plotter.c | ||
plotter.h |