Jacob S. Zelko

Results 159 comments of Jacob S. Zelko

@davibarreira following up from here: https://github.com/JuliaAnimators/Javis.jl/issues/448 How difficult do you think this would be to implement as well? I don't really know where to look in the engine right now...

@Kolaru this is a great explanation. I took a look at Automa.jl - how fascinating! It seems to use a nifty set of rules to parse out text. Am I...

This is brilliant! Thank you @Kolaru - yes, I am feeling motivated so let's see what progress I can get done here. :)

Hey @Kolaru ! I had a look through your dev doc that you prepared. That was perfect and I loved the final line: :slightly_smiling_face: > You can watch the rise...

Hey @Kolaru ! Yea, with Linux, using a tool like `fontconfig` would probably work well. With Windows, not too sure. In my case, I have two main use cases currently:...

P.S. An additional use case that I forgot about was the fact that the above image was created for use within the AlgebraicJulia ecosystem. I had some tremendous issues at...

@Kolaru - unfortunately, I do not know. In my experiments with my Linux machine, I was unable to get Luxor to automatically recognize a loaded font via FreeTypeAbstraction.jl. I am...

Hey @BasilPH , In respect to those two points: 1. No, that was an error on my part. 2. I do expect this to work, so I am not sure...

@loqusion - I use `:TZFocus` to open up the file in a "focused" buffer and then `:TZFocus` to close it to bring me back to my tab which is what...

This is where I am confused as I am not sure what is happening as it doesn't seem to be related to any snippet - currently, my configuration is the...