ZaneHannanAU

Results 19 comments of ZaneHannanAU

I'm presuming this will use the `%%BoundingBox`, similar to SVGs' `viewBox` mode?

Added one that sort of works in my own variation: https://gitlab.com/zeen3/async-image-size/blob/master/src/eps.ts

In this case, it's because it displays somewhat better. For instance, rather than ```proto message L { uint32 k = 1; } ``` producing a (slightly nonsensical) `Ok(8)` value, it...

Looking at what it was ( and ), seems to require a lot of set up... Based on docs, seems that using a wrapped might be useful with interior mutability....

Currently not possible without a rework (`requires('')` compatibility required for current implementation). I'm working on it though, as one with `Promise`s. Not published, but see https://github.com/ZaneHannanAU/db-dot-json for more information.

@Belphemur The biggest issue with mine right now is that it doesn't work at all. As in, not even the tests work lol --- Anyway, once you go promise for...

Same here, app version r1471, though different manga. https://mangadex.org/manga/34587/ I think a means we would have is to reslice where possible, but that would likely end up under advanced options....

My phone is a nexus 6P, for reference.

I was going to say that "reduce size when above XxY" would be done on download. Would also open up a thing to add optimization sliders. So like reslice the...

me neither I was considering making it a library function for my ripster project for webtoons but never ended up doing it It was basically checking that 15 rows had...