sul-cidr / scriptchart-backend

Admin UI and API for Scriptchart
https://db.syriac.reclaim.hosting/admin
MIT License
1 stars 0 forks source link

Ensure that contextual letter images are wider than they are tall #28

Closed broadwell closed 5 years ago

broadwell commented 5 years ago

The consensus is that the letter + context image should have approximate letterbox (16x9) dimensions, or at least they should not be any "skinnier" than this. This is already implemented on the client side (see this branch), but will need to be re-implemented on the server side (with API modifications, most likely) in order to pre-generate letter images to improve loading performance (see https://github.com/sul-cidr/scriptchart-backend/issues/23).

simonwiles commented 5 years ago

Superseded by pre-generated letter-in-context images.