jest-community / jest-snapshots-svg

Take a React component tree, and render it into an SVG.
MIT License
219 stars 26 forks source link

Render text ish #12

Closed orta closed 7 years ago

orta commented 7 years ago

Handles faking the text by using the font size to estimate the height for a component. Obviously not good enough for the long term, but can do for now.