Andre von Houck

Results 51 comments of Andre von Houck

I would love to have them even if they are unpolished. You can email them to me treeform a-t istrolid.com . I find your repo to be the easiest to...

Opps I think I did my email wrong treeform a-t istrolid.com is the correct one.

I got it working by looking at your weights and SD 1.4 weights and matching data with the names. Now any 1.4 or 1.5 model works (including custom models). My...

I second this request, it would be nice to have a simple single terminal per chrome window.

This would not be a big win for me. Usually one creates 1 surface for the entire app. Its not hard to destroy it at the end of your program...

@araq Here are all of the destroys in the library: ```nim proc destroy*(cr: ptr Context) proc destroy*(options: ptr FontOptions) proc destroy*(font_face: ptr FontFace) proc destroy*(scaled_font: ptr ScaledFont) proc destroy*(path: ptr...

Using another package like `atlas use pretty` works though.

I build atlas from source (following readme examples). When trying to update git says "Already up-to-date." So I think I am on #head with "Submodule tweaks (#58)". I think you...

Nice, Araq is the most prolific HTML programmer!