mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-31 11:02:35 +01:00
wrlib: added support for imagemagick third-party lib
It uses to provide some missing common image format like SVG, BMP, PICT, ...
This commit is contained in:
committed by
Carlos R. Mafra
parent
b6ffe90ec4
commit
bb69682b88
@@ -431,7 +431,11 @@ RImage *RRenderMultiGradient(unsigned width, unsigned height, RColor **colors,
|
||||
RImage *RRenderInterwovenGradient(unsigned width, unsigned height,
|
||||
RColor colors1[2], int thickness1,
|
||||
RColor colors2[2], int thickness2);
|
||||
/*
|
||||
* Cleaning
|
||||
*/
|
||||
|
||||
void RShutdown();
|
||||
|
||||
/*
|
||||
* Convertion into X Pixmaps
|
||||
|
||||
Reference in New Issue
Block a user