-
### Purpose
Complete YAML parsing and serialization support for OpenAPI specifications.
### Tasks:
1. Integrate YAML decoding via `Yams`.
2. Add serialization functionality to export `OpenAPIDoc…
-
The prawn-gmagick gem is a drop-in replacement for the image processing in Asciidoctor PDF that uses GraphicsMagick under the covers. It has the benefit of making PDF conversion of documents containin…
-
This will require:
- reviewing all supported format
- cataloguing channel order
- generating suitable matrices
We'll be able to implement this feature when matrix loading has been implemented.
Relat…
-
RISC-V "V" Vector Extension (shorten as `RVV`) is the instruction extension that introduces vector process capabilities to RISCV.
The staged goal of this issue is to explore the possibility to run…
-
Here is the development roadmap for 2024 Q4. Contributions and feedback are welcome ([**Join Bi-weekly Development Meeting**](https://t.co/4BFjCLnVHq)). Previous 2024 Q3 roadmap can be found in #634.
…
-
*Note: This change was discussed with reduz and others and is probably good to implement.*
### Describe the project you are working on
The Godot editor :slightly_smiling_face:
### Describe t…
-
### Description
I'd like to propose adding support for custom `format` types. These could come from the configuration. Maybe something like the following example:
```yaml
generator:
formats:…
-
## Bug Description
While i test something i found that the uploaded image didn't add original image extension( `-jpeg` ) in the sub-sizes but it added in full size image.
```html
```
The i…
-
Hey,
First of all, really nice work on supporting so many image formats. I've been playing around with lossless encoding of some `float16` data. However, when decoding there appears to be artifacts…
-
The BSON and Avro formats support encoding decimal floating-point numbers which cannot be exactly represented by a `float64`. Currently, neither the `bson` or `avro` decoder packages actually support …