makeworld
makeworld
That's correct. And supporting a raw compressed key format (33 bytes) rather than only PEM. I wasn't considering the CLI, only the library. I think it's fair for this option...
> That sounds good! Would you be willing to send a PR? Possibly in the future, although it's not a top priority right now.
Thanks, I guess that covers most of what I was looking for. The only other part would be a setting that automatically turns off media previews when the user is...
> Without using fxamacker/cbor, the floating point value still loses some precision Just to clarify, the float64 in this example is *not* losing precision. `fmt` is just printing out a...
Thanks for the corrected program. Adding this feature would be appreciated. It's possible I will also get around to a PR for this, I'll update this issue if so.
I know this is not in an acceptable state, but for posterity here's how I achieved this in my fork, it's quite simple: ```patch @@ -1651,7 +1658,16 @@ func (d...
Created #701 to address this.
> Comparisons with `NaN` always returns false, so you need to special case for `NaN`. Fixed, thanks. > Your round-trip conversion check from float64->float32->float64 would reject most encoded float64 values...
HCL is bad name because it could refer to many underlying colour models. What name you should use instead depends on what colour model you want to use. If you...
No matter what c2patool supports, not requiring file extensions would still be very helpful.