diff --git a/render.json b/render.json new file mode 100644 index 0000000..7cd08a4 --- /dev/null +++ b/render.json @@ -0,0 +1,14 @@ +{ + "Banana": { + "dir": "svg", + "out": "bitmaps/Banana" + }, + "Banana-Red": { + "dir": "svg", + "out": "bitmaps/Banana-Red", + "colors": [ + { "match": "#FCD900", "replace": "#FF0000" }, + { "match": "#6D3C1B", "replace": "#000000" } + ] + } +} diff --git a/svg/col-resize.svg b/svg/col-resize.svg index 18c86cc..4e72979 100644 --- a/svg/col-resize.svg +++ b/svg/col-resize.svg @@ -2,8 +2,8 @@ - - + + diff --git a/svg/color-picker.svg b/svg/color-picker.svg index 0741c4c..830a98c 100644 --- a/svg/color-picker.svg +++ b/svg/color-picker.svg @@ -1,6 +1,6 @@ - + diff --git a/svg/cross.svg b/svg/cross.svg index 013594d..02388dd 100644 --- a/svg/cross.svg +++ b/svg/cross.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/hand1.svg b/svg/hand1.svg index 01568fd..e97b709 100644 --- a/svg/hand1.svg +++ b/svg/hand1.svg @@ -1,9 +1,9 @@ - - + + - + diff --git a/svg/hand2.svg b/svg/hand2.svg index 014ea65..1cc69c7 100644 --- a/svg/hand2.svg +++ b/svg/hand2.svg @@ -1,9 +1,9 @@ - - + + - + diff --git a/svg/row-resize.svg b/svg/row-resize.svg index 2d5f548..77122eb 100644 --- a/svg/row-resize.svg +++ b/svg/row-resize.svg @@ -2,8 +2,8 @@ - - + +