svg support in image.d

This commit is contained in:
Adam D. Ruppe 2020-08-18 17:54:43 -04:00
parent 97a4c51715
commit 59d7a30734
5 changed files with 39 additions and 0 deletions

View file

@ -1,6 +1,7 @@
/*
FIXME: i kinda do want a catch type filter e.g. catch(Exception f)
and perhaps overloads
FIXME: I also kinda want implicit construction of structs at times.