Show warn! for shadow drawing operations

This commit is contained in:
pylbrecht 2019-10-11 16:33:31 +02:00
parent 46b048c0a5
commit f88c6efd63

View file

@ -306,7 +306,7 @@ impl GenericDrawTarget for raqote::DrawTarget {
_sigma: f32,
_operator: CompositionOp,
) {
unimplemented!();
warn!("no support for drawing shadows");
}
fn fill(&mut self, path: &Path, pattern: Pattern, draw_options: &DrawOptions) {
self.fill(