Aarni Koskela

Results 741 comments of Aarni Koskela

FWIW: `invalid ppem value` comes from FreeType in https://github.com/freetype/freetype/blob/8f255c89e14219ca2489043f699797ee106ec6e9/include/freetype/fterrdef.h#L225-L226 and it's thrown here in https://github.com/freetype/freetype/blob/8f255c89e14219ca2489043f699797ee106ec6e9/src/truetype/ttobjs.c#L1363-L1367 so the theory that passing in a size

> Over at [Invoke](https://github.com/invoke-ai/InvokeAI), we only use the RealESRGAN functionality provided by `basicsr`. The [Spandrel project](https://github.com/chaiNNer-org/spandrel/) by the chaiNNer folks (disclaimer: I'm a contributor, and I also wired Spandrel up...

@crowsonkb Rebased on top of 0.1.0.

@crowsonkb Rebased on top of 0.1.1.

@crowsonkb Rebased on top of 0.2.0.

It compiles against the homebrew sqlite: ``` $ env CHICKEN_C_LIBRARY_PATH=/opt/homebrew/opt/sqlite/lib CHICKEN_C_INCLUDE_PATH=/opt/homebrew/opt/sqlite/include chicken-install sqlite3 ``` See #20 for more.

What do you mean with Sphinx looking for HTTP.html? Or rather, in which case does it do this? All the intra-docs refs I've done so far have been of the...

> Imagine trying to visually parse that on a VGA TTY. Is this honestly a real use case these days?