deeplook
deeplook
This is mainly a question for @replabrobin, but I put it here because there is no issue management for reportlab on github. ;) So I would like to render emoji...
I've hacked a quick online UI prototype for svg2pdf with streamlit.io. It's only ca. 70 lines of code, see this [gist](https://gist.github.com/deeplook/8beca541a937e751f0c50a95a9e8d6fb). While streamlit.io has its pro's and con's, other frameworks...
When running this from the test suite, on reportlab 3.4.0 I get an error indicating some ArialMT file was not found: ``` Flatty:svglib dinu$ PYTHONPATH=. py.test tests/test_samples.py -k TestW3CSVG =====================================================...
This is mainly for @nicoddemus as he set up the packaging of svglib for conda-forge. ATM one can find 0.9.3 there, see https://anaconda.org/conda-forge/svglib, so I wonder if and what we...
This was created to handle better the discussion in https://github.com/deeplook/svglib/commit/e1a462cdd9ed97acf51d5b9d5941bcb555a975b2#diff-e6e044b14a79cba500110ac3f00978da. More details to come. Found on svglib 0.9.0b0, MacOS 10.13.4, Python 3.6.5, reportlab 3.5.6. This is the bare bones traceback:...
I've stumbled over a very simply logo that svglib does partly not render (the blueish triangle is missing): https://upload.wikimedia.org/wikipedia/commons/c/c7/HERE_logo.svg. It does appear though when adding `l` operators to the first...
Need to explore [SVG 2](https://svgwg.org/svg2-draft/) which is pretty new and the potential impacts on `svglib`.
See https://www.quantifiedcode.com/app/project/gh:deeplook:svglib It's not sure, though, if this service will continue to exist after 2016, see https://www.quantifiedcode.com/blog/quantifiedcode-future...
After looking at `reportlab.graphics.widgets.grids` it seems that ReportLab started at some point to provide `ShadedRect` and `ShadedPoly` classes to support color gradients. While these do not seem to render in...
I believe, `fields.List` is missing on http://potion.readthedocs.io/en/latest/fields.html?highlight=fields#composite-field-types