{"id":15325,"date":"2023-09-24T14:00:02","date_gmt":"2023-09-24T05:00:02","guid":{"rendered":"https:\/\/lab4ict.com\/system\/?p=15325"},"modified":"2023-10-01T21:29:44","modified_gmt":"2023-10-01T12:29:44","slug":"graphicsmagick%e3%82%92%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab%e3%81%99%e3%82%8b%ef%bc%81%ef%bc%88ubuntu-desktop-22-04%ef%bc%89","status":"publish","type":"post","link":"https:\/\/lab4ict.com\/system\/archives\/15325","title":{"rendered":"GraphicsMagick\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\uff01\uff08Ubuntu Desktop 22.04\uff09"},"content":{"rendered":"<p>\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u3067\u753b\u50cf\u3092\u7de8\u96c6\u3067\u304d\u308b\u5f37\u529b\u306a\u30c4\u30fc\u30eb\u3067\u3042\u308bGraphicsMagick\u3092\u3001Ubuntu Desktop 22.04\u306b\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u307e\u3059\u3002<br \/>\n<!--more--><\/p>\n<h2>GraphicsMagick\u3092apt\u30b3\u30de\u30f3\u30c9\u3067\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\uff01<\/h2>\n<p>GraphicsMagick\u3092apt\u30b3\u30de\u30f3\u30c9\u3067\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\n$ sudo apt install graphicsmagick\r\n<\/pre>\n<h2>GraphicsMagick\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3092\u78ba\u8a8d\u3059\u308b\uff01<\/h2>\n<p>GraphicsMagick\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3092\u78ba\u8a8d\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\n$ gm version\r\nGraphicsMagick 1.3.38 2022-03-26 Q16 http:\/\/www.GraphicsMagick.org\/\r\nCopyright (C) 2002-2022 GraphicsMagick Group.\r\nAdditional copyrights and licenses apply to this software.\r\nSee http:\/\/www.GraphicsMagick.org\/www\/Copyright.html for details.\r\n\r\nFeature Support:\r\n  Native Thread Safe         yes\r\n  Large Files (&gt; 32 bit)     yes\r\n  Large Memory (&gt; 32 bit)    yes\r\n  BZIP                       yes\r\n  DPS                        no\r\n  FlashPix                   no\r\n  FreeType                   yes\r\n  Ghostscript (Library)      no\r\n  HEIF\/HVEC (&quot;HEIC&quot;)         yes\r\n  JBIG                       yes\r\n  JPEG-2000                  no\r\n  JPEG                       yes\r\n  JPEG XL                    no\r\n  Little CMS                 yes\r\n  Loadable Modules           no\r\n  Solaris mtmalloc           no\r\n  Google perftools tcmalloc  no\r\n  OpenMP                     yes (201511 &quot;4.5&quot;)\r\n  PNG                        yes\r\n  TIFF                       yes\r\n  TRIO                       no\r\n  Solaris umem               no\r\n  WebP                       yes\r\n  WMF                        yes\r\n  X11                        yes\r\n  XML                        yes\r\n  ZLIB                       yes\r\n\r\nHost type: x86_64-pc-linux-gnu\r\n\r\nConfigured using the command:\r\n  .\/configure  '--build' 'x86_64-linux-gnu' '--enable-shared' '--enable-static' '--enable-libtool-verbose' '--prefix=\/usr' '--mandir=${prefix}\/share\/man' '--infodir=${prefix}\/share\/info' '--docdir=${prefix}\/share\/doc\/graphicsmagick' '--with-gs-font-dir=\/usr\/share\/fonts\/type1\/gsfonts' '--with-x' '--without-dps' '--without-modules' '--without-frozenpaths' '--with-webp=yes' '--with-zstd=yes' '--with-perl' '--with-perl-options=INSTALLDIRS=vendor' '--enable-quantum-library-names' '--with-quantum-depth=16' 'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 -ffile-prefix-map=\/build\/graphicsmagick-vK5lFw\/graphicsmagick-1.4+really1.3.38=. -flto=auto -ffat-lto-objects -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security' 'LDFLAGS=-Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -flto=auto -Wl,-z,relro -Wl,-z,now' 'CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2' 'CXXFLAGS=-g -O2 -ffile-prefix-map=\/build\/graphicsmagick-vK5lFw\/graphicsmagick-1.4+really1.3.38=. -flto=auto -ffat-lto-objects -flto=a\r\n\r\nFinal Build Parameters:\r\n  CC       = gcc\r\n  CFLAGS   = -fopenmp -g -O2 -ffile-prefix-map=\/build\/graphicsmagick-vK5lFw\/graphicsmagick-1.4+really1.3.38=. -flto=auto -ffat-lto-objects -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wall\r\n  CPPFLAGS = -Wdate-time -D_FORTIFY_SOURCE=2 -I\/usr\/include\/freetype2 -I\/usr\/include\/libxml2\r\n  CXX      = g++\r\n  CXXFLAGS = -g -O2 -ffile-prefix-map=\/build\/graphicsmagick-vK5lFw\/graphicsmagick-1.4+really1.3.38=. -flto=auto -ffat-lto-objects -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security\r\n  LDFLAGS  = -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -flto=auto -Wl,-z,relro -Wl,-z,now\r\n  LIBS     = -ljbig -lwebp -lwebpmux -lheif -lde265 -llcms2 -ltiff -lfreetype -ljpeg -lpng16 -lwmflite -lXext -lSM -lICE -lX11 -llzma -lbz2 -lxml2 -lz -lzstd -lm -lpthread\r\n<\/pre>\n<h2>GraphicsMagick\u306e\u30b3\u30de\u30f3\u30c9\u306e\u30d8\u30eb\u30d7\u3092\u78ba\u8a8d\u3059\u308b\uff01<\/h2>\n<p>GraphicsMagick\u306f\u3001\u30b3\u30de\u30f3\u30c9\u3067\u4f7f\u7528\u3059\u308b\u306e\u3067\u3001\u30d8\u30eb\u30d7\u3092\u53c2\u7167\u3057\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\n$ gm help\r\nGraphicsMagick 1.3.38 2022-03-26 Q16 http:\/\/www.GraphicsMagick.org\/\r\nCopyright (C) 2002-2022 GraphicsMagick Group.\r\nAdditional copyrights and licenses apply to this software.\r\nSee http:\/\/www.GraphicsMagick.org\/www\/Copyright.html for details.\r\nUsage: gm help command &#x5B;options ...]\r\n\r\nWhere commands include:\r\n    animate - animate a sequence of images\r\n      batch - issue multiple commands in interactive or batch mode\r\n  benchmark - benchmark one of the other commands\r\n    compare - compare two images\r\n  composite - composite images together\r\n    conjure - execute a Magick Scripting Language (MSL) XML script\r\n    convert - convert an image or sequence of images\r\n    display - display an image on a workstation running X\r\n       help - obtain usage message for named command\r\n   identify - describe an image or image sequence\r\n     import - capture an application or X server screen\r\n    mogrify - transform an image or sequence of images\r\n    montage - create a composite image (in a grid) from separate images\r\n       time - time one of the other commands\r\n    version - obtain release version\r\n<\/pre>\n<h2>\u304a\u308f\u308a\u306b<\/h2>\n<p>Ubuntu Desktop 22.04\u3067\u306f\u3001GraphicsMagick\u3092apt\u30b3\u30de\u30f3\u30c9\u3067\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n<h2>\u53c2\u8003\u60c5\u5831<\/h2>\n<ul>\n<li><a href=\"http:\/\/www.graphicsmagick.org\/\" target=\"_blank\" rel=\"noopener\">GraphicsMagick\uff08http:\/\/www.graphicsmagick.org\/\uff09<\/a><\/li>\n<\/ul>\n<h2>\u95a2\u9023\u8a18\u4e8b<\/h2>\n<div class=\"sc_getpost\"><a class=\"clearfix\" href=\"https:\/\/lab4ict.com\/system\/archives\/11140\" ><div class=\"sc_getpost_thumb post-box-thumbnail__wrap\"><img decoding=\"async\" src=\"data:image\/gif;base64,R0lGODdhAQABAPAAAN3d3QAAACwAAAAAAQABAAACAkQBADs=\" width=\"150\" height=\"150\" alt=\"\u3010\u8a18\u4e8b\u4e00\u89a7\u3011Ubuntu Desktop 22.04\u3092\u4f7f\u3044\u3053\u306a\u3059\uff01\" loading=\"lazy\" data-src=\"https:\/\/lab4ict.com\/system\/wp-content\/uploads\/2022\/04\/fi_ubuntu_01-150x150.png\" class=\"lazyload\"><\/div><div class=\"title\">\u3010\u8a18\u4e8b\u4e00\u89a7\u3011Ubuntu Desktop 22.04\u3092\u4f7f\u3044\u3053\u306a\u3059\uff01<\/div><div class=\"substr\">Ubuntu Desktop 22.04 LTS\u3092\u4f7f\u3044\u3053\u306a\u3059\u305f\u3081\u306e\u8a18\u4e8b\u4e00\u89a7\u3092\u63b2\u8f09\u3057\u307e\u3059\u3002...<\/div><\/a><\/div>\n<h2>\u95a2\u9023\u66f8\u7c4d\uff08Amazon\uff09<\/h2>\n<p><a href=\"https:\/\/amzn.to\/3vqrEPc\" rel=\"noopener\" target=\"_blank\"><img decoding=\"async\" class=\"paapi5-pa-product-image-source\" src=\"https:\/\/m.media-amazon.com\/images\/I\/51p2j7BlgUL._SL160_.jpg\" alt=\"N\/A\"><\/a><\/p>\n<hr \/>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u3067\u753b\u50cf\u3092\u7de8\u96c6\u3067\u304d\u308b\u5f37\u529b\u306a\u30c4\u30fc\u30eb\u3067\u3042\u308bGraphicsMagick\u3092\u3001Ubuntu Desktop 22.04\u306b\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u307e\u3059\u3002<\/p>\n","protected":false},"author":1,"featured_media":5284,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[237],"tags":[1223,51,274,488,52,1224],"class_list":["post-15325","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ubuntu-desktop-2204","tag-graphicsmagick","tag-ubuntu","tag-ubuntu-desktop","tag-ubuntu-desktop-22-04","tag-52","tag-1224"],"_links":{"self":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts\/15325","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/comments?post=15325"}],"version-history":[{"count":3,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts\/15325\/revisions"}],"predecessor-version":[{"id":15496,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts\/15325\/revisions\/15496"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/media\/5284"}],"wp:attachment":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/media?parent=15325"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/categories?post=15325"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/tags?post=15325"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}