Ryan Griffith

Results 11 issues of Ryan Griffith

I am writing the results of my video graph out to XML via the XML consumer which I will then run through `melt`. This has worked fine when my producer...

It seems there is a possibility to output images using the underlying library. Are there any plans to support this? https://wkhtmltopdf.org/libwkhtmltox/pagesettings.html#pagePdfGlobal

I attempted to use SplitArgs() to split an string provided by a user while the console app is running (via Console.ReadLine()) and the result of it is different than if...

I'm attempting to concat my output from Browserify which contains an inline sourcemap. When doing this, I get an error "ENAMETOOLONG". My browserify output has the source map inline. It...

I have an ISchemaFilter where I manually generate some addition schemas from some types and then add those returned schemas to the `OneOf` property. This generated .json output does not...

stale
needs-repro

I'm attempting to humanize a date in the local (to the user) time zone. 1. We store dates in the DB as UTC. 2. I want to humanize the dates...

Fixed reference to labels/badges for latest version of less-rails-bootstrap

This is more of a question: reviewing the code, I'm not understanding in what situation the default converter wouldn't work. Why do we need a `StringToIntCustomConverter`? In what situation would...

## MyBatis version 3.4.6 ## Database vendor and version MySql 8.0.32 ## Test case or example project Don't have one. ## Steps to reproduce Haven't figured that out yet. ##...

waiting for feedback