Search found 3 matches

by Geat
2019-03-04T09:16:47-07:00
Forum: Users
Topic: Scaled images come out completely transparent
Replies: 4
Views: 3235

Re: Scaled images come out completely transparent

Well i can but i want to not create the files if they already exist, sort of like a make file. I can't install the newer version; i get "/usr/bin/ld: /usr/local/lib/libfftw3.a(assert.o): relocation R_X86_64_PC32 against symbol `stdout@@GLIBC_2.2.5' can not be used when making a shared object; r...
by Geat
2019-03-03T11:10:46-07:00
Forum: Users
Topic: Scaled images come out completely transparent
Replies: 4
Views: 3235

Re: Scaled images come out completely transparent

$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 18.04.2 LTS Release: 18.04 Codename: bionic $ convert --version Version: ImageMagick 6.9.7-4 Q16 x86_64 20170114 http://www.imagemagick.org Copyright: © 1999-2017 ImageMagick Studio LLC License: http://www.imag...
by Geat
2019-03-02T14:16:34-07:00
Forum: Users
Topic: Scaled images come out completely transparent
Replies: 4
Views: 3235

Scaled images come out completely transparent

I'm trying to use ImageMagick's Lancsoz filter to create mip maps; initially it was erroring out because it said the CRC in the png i exported from GIMP is wrong (is there a way to make imagemagick ignore that?), so i changed to using an RGBA bitmap; so now i'm doing this: #!/bin/bash diffuse0="...