Commit graph

6 commits

Author SHA1 Message Date
ful1e5
05a7d723f6 🖼️ Render static pngs 2021-02-20 17:49:57 +05:30
ful1e5
99dde92a8a 🖼️ BitmapsGenerator init 2021-02-19 20:04:20 +05:30
ful1e5
4329aca7aa 📦 SvgHandler module
All SVG files related operation done by "SVGHandler" module. This
module had capability to Parse SVG files directory & Change colors of
it.
2021-02-19 18:19:26 +05:30
ful1e5
af55c59c34 🌈 Custom colors in Bibata's svg
In previous version, svg's colors replaced by batch proccess.Thats
also consume more memory.

ColoredSvgGenerator class shrink down to simple function.
2021-02-19 17:05:19 +05:30
ful1e5
2b021d2321 Bitmapper packages updated 2021-02-18 20:02:38 +05:30
ful1e5
c92343ece3 🧹 Bitmapper organized
All bitmaps renderer are moved to `<root>/bitmapper` directory. That's
help us for `Makefile`.
2021-02-18 19:15:38 +05:30