-
The Windows install FAQ is likely very outdated, since it looks like a good portion of it involves installing things necessary for RMagick to build:
https://github.com/mroth/lolcommits/wiki/Installin…
mroth updated
9 years ago
-
Transform the images of blog posts into various resolution to ensure a suitable size for different screen sizes.
At the beginning use some test screen resolutions untill the defined values are pro…
-
Some TIFF files contain metadata that causes ImageMagick to exit with non-zero status. This causes the derivative job to fail.
This is my output from Sufia:
```
`mogrify -resize 200x150> /tmp/mini…
-
Hi there,
I've followed the instructions, and boiled down, the code in use is:
```ruby
class Bob < ActiveRecord::Base
translates :message, :button_text, :message_footer, :image_landing_url, …
-
- [ ] This feature is not on the latest version
## Request
I'm trying to build a [super low consumption website](https://homebrewserver.club/low-tech-website-howto.html#get-in-touch), one way is…
dsmrs updated
4 years ago
-
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…
-
Whenever an error occurs, instead of a meaningful error message informing of the real cause of the error (e.g. error downloading map from tile server, or permission denied writing output file or whate…
-
I had the same Rake error as the other comment, but fixed that by making sure Rake was installed.
However, after doing that I had a more serious problem (error trace below)
It seems that Mini_ma…
-
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…