Jacob S. Zelko

Results 161 comments of Jacob S. Zelko

@Wikunia and @Ved-Mahajan - I think the interface for `@JImage` is mostly stabilized to something that looks like this: ```julia Object( JImage( pos = O, img = readpng("my_picture.png"), centering =...

This is nearly ready for merging, but somehow the CI is failing and I am having trouble running the test suite locally on my own machine. Otherwise, docs have been...

Hey @Wikunia , yes, that would help here as well as @cormullion pointing out a nice method that can help with automatic scaling! Planning to hopefully look at this a...

Hey @cormullion , Just responding more directly here to your thoughts. That pseudocode looks really great and actually very much like what I was hoping was available. I just wasn't...

Hey @cormullion , So, I ran into the problem that I have been running into with different shape type functions. That is, for example, `box`, will always return a vector...

@Wikunia - I have a potentially radical new proposal based on some thoughts you had earlier for this PR: What if instead of adding a `JImage` function, I instead create...

- [X] JBox - [x] JCircle - [x] JEllipse - [X] JPoly - [x] JRect - [X] JStar Hey everyone! After much revision and review, I did decide to try...

Hey @Wikunia ! This is ready for review! Let me know what you think of the syntax! Temporarily, I have just been relying on positional arguments, but we can change...

Hey @oxinabox, I opened an issue over HTTP.jl - hopefully I didn't butcher what you were discussing here but I would find this feature quite helpful. Thanks for the great...

Hey @Kolaru, Thank you for the update here! I have been meaning to respond but have been immensely busy in the last month or so with travel and grad school...