hfabre

Results 3 issues of hfabre

Hi not sure if this come from Raylib itself or the bindings, but I got a weird glitch on my Mac. I just want to draw a rectangle, and it...

Hi, i'm playing a bit with your gem to parse and update some opf file (~epub metadata file) and i found that using `Ox.dump` does not preserve xml declaration. To...

Hi, I encounter a problem with json-schema. Given the following spec: ```ruby require "json-schema" schema = { "type" => "object", "required" => ["target"], "properties" => { "target" => { "type"...