-
Re #302, creating our large multi-page PDFs is taking a huge amount of RAM, making resource management/sysadmin more complex.
Can we create multi-page PDFs in a more RAM efficient way?
* We mig…
-
> You will remove it now.
log of `generate-new/bin/vk`
```
+ set -e
+++ dirname ./scripts/update.sh
++ cd ./scripts
++ pwd
+ DIR=/home/runner/work/vulkan/vulkan/scripts
+ no_doc_diff=
+ requested_…
-
I would be happy to implement it myself, but it seems like a bigger change, so I wanted to consult first.
Our main use-case for the JSON Schema is generating a form, which can then be filled out by…
-
The version of prawn-svg library that is currently used by asciidoctor-pdf does not allow to refer to bitmap images located on disk: https://github.com/mogest/prawn-svg/issues/71.
For example, a "tit…
-
**Your environment**
Let us know details such as
- Which institution's Autolab you are using (e.g. Carnegie Mellon's Autolab at https://autolab.andrew.cmu.edu/ etc)
- Carnegie Mellon
- Operat…
-
After updating to 0.21.0 our application started receiving deprecation warnings related to the autoloading of constants in our test environment.
```sh
> DISABLE_SPRING=true bin/rails test
DEPRECA…
-
I experienced an issue with user-contributed content throwing:
```
NoMethodError: undefined method `namespace' for #
```
I added a `pry`:
```ruby
170: def svg_text_children
171: …
-
I found a problem with a GIF image, I know that prawn doesn't support GIF image but ,I am not sure if the problem is prawn-gmagick or prawn.
Source Image:
![example](https://user-images.githubus…
-
It seems there no support line numbering (ideally every N lines). Is that correct?
If that is correct, can line numbering be added?
I am thinking this based on comments in asciidoctor/asciidocto…
-
### Summary:
Gem::InstallError: prawn requires Ruby version ~> 2.5.
An error occurred while installing prawn (2.3.0), and Bundler cannot continue.
Make sure that `gem install prawn -v '2.3.0'` …