-
check:
- [x] Illustrations (PNGs)
- [x] Illustrations (GIFs)
- [ ] ai2html backgrounds
- [ ] anything else?
-
When using `text_responsiveness: fixed` within the ai2html-settings box, running ai2html leads to a dialog with this warning
```
Settings block contains an unused parameter: text_responsiveness
```…
-
A different approach to the problem that #1848 was trying to solve.
Let's make a component dedicated to rich images.
Incomplete list of features we'd like
- Sources tab
- Table view representa…
-
### WHY
Photos and ai2html images can get pretty heavy, running into megabytes. Lossy compression using Photoshop or Illustrator is not good enough. Cannot reduce dimensions either because we need th…
-
There should be an option that causes ai2html to use the settings file exclusively and not modify the original ai file.
This would be useful especially when batch running ai2html.
-
With the newest release,`inline_svg: true` now causes the error
```
RuntimeError on line 3510: null is not an object
```
**Minimal steps to reproduce:**
1. Run ai2html on a new Illustrator …
-
We'd like to try keeping text blocks from scaling on dynamic responsiveness files. One idea is to set an explicit pixel width on the text boxes without scaling them. Is there a field we could add to a…
-
Would be useful for the Nepal ai2html annotated image
-
As noticed in https://github.com/owid/owid-issues/issues/901
If you don't have Playfair Display and Lato installed locally, the browser will fallback to its respective serif and sans-serif defaults…
-
Readability will strip out important content of almost any HTML element that has an **id** or **class** that's within the unlikelyCandidates regular expression without taking into account what kind of…