-
I'm getting this error when running `Rails.application.routes.url_helpers.rails_representation_url(file.variant(resize: "1024x1024").processed, only_path: true)`:
```
`magick convert /tmp/ActiveSt…
-
- [x] I tried updating to the latest version.
- [x] I Am on macOS
## Description
Optim and Magick processing order is not optimal or configurable. If you use both Magick and Optim on an image, …
-
After upgrading to Rails 6.1 I noticed a change in the thumbnail image quality... they seem a little bit blurred. I don't know if this happened some months ago or after the upgrade, however I think th…
-
やっぱり画像が角丸の方が GitHub っぽいなと。
ただ、png じゃないと透過情報を保持できない気がする。
png に変換する必要がある…?
* https://qiita.com/s_of_p/items/8aefeeadb3ae3029b4b2
* https://stackoverflow.com/questions/26233314/rounded-rectangle-mask…
-
## Background
I've been extracting a 50+ page PDF (~300MB) into page images
The following works (using IM7):
`magick -units PixelsPerInch -density 300 ./input.pdf extracts/page.jpg`
## Issue …
-
> ## 解決したいこと・達成したいものについて
>gem 'carrierwave’の設定は完了したのですが、S3にて画像のアップロードを行おうとするとエラーが発生します。エラーを見てみるとfog-awsのプロバイダーが読み込まれていないと出ていました。いろいろなサイトを見て回って周辺のファイルを見直したりしていたらgemをインストールしなおしたりしていたら
![image](https:/…
-
I am trying to use [publify](https://github.com/publify/publify) with this gem. I could upload resources locally, but when I switched to carrierwave-dropbox I get the error `Undefined method 'content_…
-
I am looking at creating some valuable automation at work. It would involve updating pages through a back end tool used by auto dealers to keep their inventory updated. There is no API for this. A use…
-
看看这个 Gem 能不能用,不行就直接下载 Jcrop 的源码
https://github.com/maxd/jcrop-rails-v2
-
Using this command:
`badge --dark --glob "/MyApp/Assets.xcassets/AppIconTest.appiconset"`
Getting this error:
```
[16:27:43]: Start adding badges...
[16:27:43]: './GozenPass/Assets.xcassets…