Elie Roux

Results 133 comments of Elie Roux

Dear Simifilm, There is now a centralized issue tracker here : https://github.com/lualatex/luaotfload/, can you report your issue here too? Thank you!

This problem seems very strange. Do you have lualibs installed?

Sorry to be more than late on the issue, but what about something like: if os.type == "windows" or os.type == "msdos" then path = path:gsub('\', '/') path = path:lower()...

Something like that would be perfect yes!

great thanks! We might have resources soon to make a pull request if that sounds reasonable

Just to clarify: the user is already logged in and the cookie to our iiif server is already set when we open UV, and we would want UV not to...

there's [another issue](https://github.com/openseadragon/openseadragon/issues/1622) to solve with OSD first I think

I have another use case for an http header to send to requests made by the viewer: UV will be embedded in a website where users will choose language preferences....

(note that looking at the developer console, UV also reruns requests on the collections and manifests URLs. Most of the time they're cached in the browser so it's sort of...