Commit Graph

4 Commits

Author SHA1 Message Date
Jeff Avallone
754868b9d5 Converting rendering components to functional components 2019-01-27 08:30:05 -05:00
Jeff Avallone
d4aa207f75 Removing dead code 2019-01-27 08:24:47 -05:00
Jeff Avallone
b299d32fc3 Adding a layout pass to SVG image components
text nodes are the only elements that need to be "measured". The
dimensions of all other image components can be determined based on the
dimensions of their children. This adds a pre-rendering pass to work out
dimensions so multiple renders don't need to happen
2019-01-26 17:25:38 -05:00
Jeff Avallone
3378c68aed Starting to add SVG components 2019-01-26 11:02:45 -05:00