mastodon.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
Generic Mastodon server for anyone to use.

Server stats:

11K
active users

#imagemagick

5 posts5 participants1 post today

Just for fun I'm writing an #ILBM impl. for #Qt (QImageIOPlugin). I'm having trouble with the PCHG chunk. Any #Amiga dev/hobbyist here who might have a clue what's wrong? My code:
parsing: github.com/panzi/qilbm/blob/42
rendering: github.com/panzi/qilbm/blob/42
sample file: sembiance.com/fileFormatSample
Other impl. I've looked at and can't finde the difference to:
aminet.net/package/dev/misc/PC (includes 2 images that *do* work)
fossies.org/linux/netpbm/conve line 1596 and onward, which is used by #ImageMagick. #RetroComputing

#Linux #Bash

4 JPGs zu einem zusammenfassen,
Rand rundrum dran machen und beschriften. Es ist mal wieder ein 1-Liner für #Bash und #Imagemagick

montage -strokewidth 3 -stroke black -border 2 -fill white -pointsize 40 -gravity south \( 1.jpg -annotate 0 ARD \) \( 2.jpg -annotate 0 ZDF \) \( 3.jpg -annotate 0 3SAT \) \( 4.jpg -annotate 0 ARTE \) -tile 2x2 -mode Concatenate fourpic.jpg

Standard interchange image format for Open Source DTP

Hi people,

with all the mayor GUI #DTP software reaching their peak: #GIMP, #Scribus and #Inkscape; and the well established #TeX software #ConTeXt and #SpeedataPublisher, and #ImageMagick we need a serious discussion about which image format we should adopt that works seamlessly across all these applications and it is generally accepted in the press workflow, whereas is embedded or not into a PDF file.

It should be something that has good quality, supports #CMYK and Alpha channels and it is #opensource friendly and perhaps an #openstandard.

I would dare to say that perhaps jpeg2000 matches most of them, it exists from a very long time and can be adopted as common ground, however it is need a combined effort, if what I am writing makes sense for you.

ImageMagick supports it, Gimp 3 currently doesn't, #LuaTeX and #LuaMetaTeX neither. I guess that Inkscape once it will be able to export in CMYK it will decide which format using to store images in CMYK with alpha into a PDF.

It would be very beneficial if we can adopt a format that works everywhere and it is press friendly, thanks.

Continued thread

mit diesem #nonDestructiveEditing verstehe ich das Problem nicht. Ja ich habe dann eigene Ebenen angelegt, die ich aktivieren und deaktivieren konnte. Ja, das ist umständlicher. Aber wie viele Effekte nutzt ihr dann gleichzeitig? 40, 50? Weil bei 4-5 Effekten sehe ich keinen großen Gewinn. Ich nutze Bildbearbeitung aber auch nicht beruflich und täglich. Mag sein, dass es im Job durchaus sich addierende Zeit ist. Aber wenns um Zeit geht, würde man ja eh Skripte und #ImageMagick nutzen?