{"id":658,"date":"2012-09-19T18:03:21","date_gmt":"2012-09-19T10:03:21","guid":{"rendered":"http:\/\/blog.hoyo.idv.tw\/?p=658"},"modified":"2015-09-23T13:57:59","modified_gmt":"2015-09-23T05:57:59","slug":"%e5%96%ae%e8%89%b2-pdf-%e6%aa%94%e6%a1%88%e6%8a%bd%e6%8e%89%e6%95%99%e7%94%a8%e8%89%b2%e7%b4%85%e7%89%88","status":"publish","type":"post","link":"https:\/\/blog.hoyo.idv.tw\/?p=658","title":{"rendered":"\u55ae\u8272 PDF \u6a94\u6848\u62bd\u6389\u6559\u7528\u8272\u7d05\u7248"},"content":{"rendered":"<p>\u4e3b\u8981\u53c3\u8003\u9019\u7bc7\uff1a\u00a0<a href=\"http:\/\/stackoverflow.com\/questions\/6248563\/converting-any-pdf-to-black-k-only-cmyk\">Converting (any) PDF to black (K)-only CMYK - Stack Overflow<\/a>\u00a0(<a href=\"http:\/\/blog.hoyo.idv.tw\/wp-content\/uploads\/2012\/09\/Converting-any-PDF-to-black-K-only-CMYK-Stack-Overflow.htm\" target=\"_blank\">\u672c\u6a5f\u5099\u4efd<\/a>)<\/p>\n<p>\u5f8c\u4f86\u53c8\u53c3\u8003\u4e86\u4e00\u5806\u96dc\u4e03\u96dc\u516b\u7684\u8cc7\u6599\uff0c\u6700\u5f8c\u624d\u767c\u73fe\u4e0d\u7528\u641e\u9019\u9ebc\u8907\u96dc ....<\/p>\n<pre class=\"brush: dosbatch; gutter: true\">\"C:\\Program Files (x86)\\gs\\gs9.06\\bin\\gswin32c.exe\" -sDEVICE=tiffsep -dNOPAUSE -dBATCH -dSAFER -r300 -sOutputFile=\"SOURCE%02d.tif\" \"output.pdf\"\r\n\"C:\\Program Files (x86)\\ImageMagick-6.7.9-Q16\\convert.exe\" SOURCE*.tif END.pdf<\/pre>\n<p>\u6307\u4ee4\u8aaa\u660e<\/p>\n<ul>\n<li>GhostScript \u7684 gswin32c \u4f7f\u7528 tiffsep \u9019\u500b DEVICE \u6703\u5c07\u6307\u5b9a\u6a94\u6848\u5206\u89e3\u6210\u300c\u7248\u300d\u7684\u72c0\u614b\uff0c\u5c31\u50cf\u662f<a href=\"http:\/\/blog.hoyo.idv.tw\/wp-content\/uploads\/2012\/09\/Remove_Red_Plate.png\" data-rel=\"lightbox-image-0\" data-rl_title=\"\" data-rl_caption=\"\"><img loading=\"lazy\" class=\"alignnone size-full wp-image-721\" title=\"\" src=\"http:\/\/blog.hoyo.idv.tw\/wp-content\/uploads\/2012\/09\/Remove_Red_Plate.png\" alt=\"\" width=\"717\" height=\"248\" srcset=\"https:\/\/blog.hoyo.idv.tw\/wp-content\/uploads\/2012\/09\/Remove_Red_Plate.png 717w, https:\/\/blog.hoyo.idv.tw\/wp-content\/uploads\/2012\/09\/Remove_Red_Plate-300x103.png 300w, https:\/\/blog.hoyo.idv.tw\/wp-content\/uploads\/2012\/09\/Remove_Red_Plate-500x172.png 500w\" sizes=\"(max-width: 717px) 100vw, 717px\" \/><br \/>\n.<\/a>tif \u524d\u9762\u7684 (Black) (Cyan) (Magenta) (Yellow) \u5c31\u662f CMYK \u4e00\u5b9a\u6703\u5206\u96e2\u51fa\u4f86\u7684\u6a94\u6848\uff0c\u4e00\u9801 PDF \u7522\u751f\u4e94\u500b\u6a94\u6848\uff0c\u6700\u5f8c\u4e00\u500b\u6a94\u6848\u662f\u5b8c\u6574\u7684\u3002<\/li>\n<li>-r300 \u662f\u8a2d\u5b9a\u8f38\u51fa\u7684 DPI \u89e3\u6790\u5ea6\uff0c\u6b63\u5e38\u5370\u5237\u662f 300 DPI \uff0c\u5728\u6b64\u56e0\u70ba\u8981\u5f9e\u5411\u91cf\u91cd\u65b0\u53d6\u6a23\u6210\u9ede\u9663\u8cc7\u6599\uff0c\u8981\u8a2d\u5b9a\u9ad8\u4e9b\u624d\u6703\u6e05\u695a\uff0c\u6700\u5dee\u4e5f\u8981\u8a2d\u5b9a 300 DPI \u624d\u53ef\u3002<\/li>\n<li>-sOutputFile \u8a2d\u5b9a\u8f38\u51fa\u6a94\u540d\uff0c%02d \u8868\u793a\u4f7f\u7528 01, 02, 03 ... 97, 98, 99 \u9019\u6a23\u5b50\u7684\u6d41\u6c34\u78bc\u8868\u793a\uff0c\u5be6\u969b\u4f7f\u7528\u4f9d\u7167 PDF \u9801\u6578\u8a2d\u5b9a\u3002<\/li>\n<li>\u5206\u96e2\u51fa\u4f86\u4e4b\u5f8c\uff0c\u53ea\u7528 (Black) \u4e5f\u662f\u9ed1\u7248\u5c31\u53ef\u4ee5\u91cd\u65b0\u9084\u539f\u6210 PDF \u6a94\u6848\uff0c\u4efb\u52d9\u5c31\u5b8c\u6210\u4e86\u3002\u5728\u6b64\u4f7f\u7528\u7684\u662f ImageMagick \u7684 convert \u6307\u4ee4\u3002<\/li>\n<li>For \u8ff4\u5708\u4e3b\u8981\u662f\u81ea\u52d5\u8655\u7406\u76ee\u9304\u5167\u7684\u6240\u6709 PDF \u6a94\u6848\uff0c\u9054\u5230\u81ea\u52d5\u5316\u76ee\u7684\uff0c\u6709\u7a7a\u518d\u4f86\u6574\u7406\u8cc7\u6599\u3002<\/li>\n<\/ul>\n<p>\u4ee5\u4e0a\u7684\u65b9\u6848\u5728 Windows \u5be6\u969b\u904b\u4f5c\u662f\u5931\u6557\u7684 ...... \u8acb\u907a\u5fd8\u5f8c\u7e7c\u7e8c\u5f80\u4e0b\u770b Orz<\/p>\n<h2>\u771f\u6b63\u53ef\u904b\u4f5c\u65b9\u6848\uff1a Linux<\/h2>\n<p>Windows \u7684\u6279\u6b21\u6a94\u6211\u5be6\u5728\u662f\u641e\u4e0d\u61c2\uff0c\u7b2c\u4e8c\u6b21\u4f7f\u7528 convert \u5c07 TIFF \u9084\u539f\u6210 PDF\uff0c\u53ef\u4ee5\u5728\u547d\u4ee4\u63d0\u793a\u5b57\u5143\u57f7\u884c\u6b63\u5e38\u57f7\u884c\u7684\u6307\u4ee4\uff0c\u5230\u4e86\u6279\u6b21\u6a94\u88e1\u9762\u5c31\u6b7b\u6d3b\u4e0d\u57f7\u884c\uff0c\u8a0a\u606f\u662f\u8a6d\u7570\u7684\u300c\u9019\u500b\u6642\u5019\u4e0d\u61c9\u6709 .tif\u3002\u300d.... \u610f\u601d\u5176\u5be6\u5c31\u662f\u627e\u4e0d\u5230\u8981\u8f38\u5165\u8655\u7406\u7684 TIF \u6a94\u6848\u3002\u53bb\u62dc\u4e86 Google \u5927\u795e\uff0c\u6c92\u4eba\u53cd\u61c9\u9019\u500b\u72c0\u6cc1\uff0c\u5168\u4e16\u754c\u61c9\u8a72\u662f\u6211\u7b2c\u4e00\u500b\u767c\u73fe\u7684\uff0c\u6211\u53c8\u6436\u4e86\u5168\u4e16\u754c\u4e00\u6b21\u6c99\u767c\u4e86\uff0c\u53ef\u662f\u6211\u4e0d\u60f3\u554a ......<\/p>\n<p>\u4eba\u7684\u751f\u547d\u6709\u9650\uff0c\u6211\u4e0d\u60f3\u548c Windows \u7cfe\u7e8f\u4e86\uff0c\u63db\u5230 Linux \u5e73\u53f0\uff0c\u6253\u958b php \u7528\u604d\u795e\u7684\u72c0\u614b\u99ac\u4e0a\u5c31\u5beb\u597d\uff0c\u4e26\u4e14\u53ef\u4ee5\u9806\u5229\u904b\u4f5c\uff0c\u5176\u4e2d\u53c8\u8e29\u5230\u00a0Memory allocation failed \u4ee5\u53ca\u00a0\u00a0No space left on device \u7684\u5730\u96f7\uff0c\u4e0d\u904e\u628a DPI \u5f80\u4e0b\u8abf\u6574\uff0c\u5be6\u969b\u5217\u5370\u770b\u7d50\u679c\u5f8c\uff0c\u5c31\u84cb\u68fa\u7d50\u6848\u4e86\uff0c\u5169\u5929\u4e86 ...\u6211\u7d2f\u4e86 ...<\/p>\n<pre class=\"lang:php decode:true \">&lt;?php\r\n$ls_command = 'ls *.pdf &gt; pdf.list';\r\nexec( $ls_command );\r\n$handle = @fopen(\"pdf.list\", \"r\");\r\nif ($handle) {\r\n  while (($buffer = fgets($handle, 1024)) !== false) {\r\n    $filename = $buffer;\r\n    $\u6a94\u540d\u5207\u5272 = explode( '.', $filename );\r\n    $\u4e3b\u6a94\u540d = $\u6a94\u540d\u5207\u5272[0];\r\n    $gs_command = 'gs -sDEVICE=tiffsep -dNOPAUSE -dBATCH -dSAFER -r300 -sOutputFile=\"'. $\u4e3b\u6a94\u540d .'%02d.tif\" \"'. $\u4e3b\u6a94\u540d .'.pdf\"';\r\n    exec( $gs_command );\r\n    $pdf_command = 'convert -limit memory 1mb -limit map 1mb '. $\u4e3b\u6a94\u540d .'*\\(Black\\).tif end-'. $\u4e3b\u6a94\u540d .'.pdf';\r\n    exec( $pdf_command );\r\n    unlink( $\u4e3b\u6a94\u540d .'.pdf' );\r\n    exec( 'rm *.tif' );\r\n  }\r\n}\r\n?&gt;<\/pre>\n<p>&nbsp;<\/p>\n<p>\u539f\u59cb\u6a94\u6848\u9577\u9019\u6a23<br \/>\n<a href=\"http:\/\/blog.hoyo.idv.tw\/wp-content\/uploads\/2012\/09\/Red_PDF.png\" target=\"_blank\" data-rel=\"lightbox-image-1\" data-rl_title=\"\" data-rl_caption=\"\"><img loading=\"lazy\" class=\"alignnone size-medium wp-image-724\" title=\"\" src=\"http:\/\/blog.hoyo.idv.tw\/wp-content\/uploads\/2012\/09\/Red_PDF-300x182.png\" alt=\"\" width=\"300\" height=\"182\" srcset=\"https:\/\/blog.hoyo.idv.tw\/wp-content\/uploads\/2012\/09\/Red_PDF-300x182.png 300w, https:\/\/blog.hoyo.idv.tw\/wp-content\/uploads\/2012\/09\/Red_PDF-493x300.png 493w, https:\/\/blog.hoyo.idv.tw\/wp-content\/uploads\/2012\/09\/Red_PDF.png 875w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a><\/p>\n<p>\u8655\u7406\u5f8c\u9577\u9019\u6a23<br \/>\n<a href=\"http:\/\/blog.hoyo.idv.tw\/wp-content\/uploads\/2012\/09\/Blank_PDF.png\" data-rel=\"lightbox-image-2\" data-rl_title=\"\" data-rl_caption=\"\"><img loading=\"lazy\" class=\"alignnone size-medium wp-image-725\" title=\"\" src=\"http:\/\/blog.hoyo.idv.tw\/wp-content\/uploads\/2012\/09\/Blank_PDF-300x187.png\" alt=\"\" width=\"300\" height=\"187\" srcset=\"https:\/\/blog.hoyo.idv.tw\/wp-content\/uploads\/2012\/09\/Blank_PDF-300x187.png 300w, https:\/\/blog.hoyo.idv.tw\/wp-content\/uploads\/2012\/09\/Blank_PDF-478x300.png 478w, https:\/\/blog.hoyo.idv.tw\/wp-content\/uploads\/2012\/09\/Blank_PDF.png 851w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a><\/p>\n<h2>\u79fb\u9664\u88c1\u5207\u7dda\u7bc4\u570d<\/h2>\n<p>\u4e0a\u9762\u5b8c\u6210\u5176\u5be6\u5be6\u969b\u7684\u9577\u76f8\u662f\u9019\u6a23<br \/>\n<a href=\"http:\/\/blog.hoyo.idv.tw\/wp-content\/uploads\/2012\/09\/crop_brfore.png\" data-rel=\"lightbox-image-3\" data-rl_title=\"\" data-rl_caption=\"\"><img loading=\"lazy\" class=\"alignnone size-medium wp-image-729\" title=\"\" src=\"http:\/\/blog.hoyo.idv.tw\/wp-content\/uploads\/2012\/09\/crop_brfore-300x115.png\" alt=\"\" width=\"300\" height=\"115\" srcset=\"https:\/\/blog.hoyo.idv.tw\/wp-content\/uploads\/2012\/09\/crop_brfore-300x115.png 300w, https:\/\/blog.hoyo.idv.tw\/wp-content\/uploads\/2012\/09\/crop_brfore-500x192.png 500w, https:\/\/blog.hoyo.idv.tw\/wp-content\/uploads\/2012\/09\/crop_brfore.png 963w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a><\/p>\n<p>\u5728\u89d2\u843d\u6709\u88dd\u8a02\u6642\u8981\u5c0d\u6e96\u7684\u88c1\u5207\u7dda\uff0c\u4e00\u822c PDF \u6a94\u6848\u61c9\u8a72\u662f\u96e3\u5f97\u4e00\u898b\uff0c\u4e0d\u904e\u5728\u51fa\u7248\u793e\u770b\u5230\u7684\u5e7e\u4e4e\u90fd\u662f\u9019\u7a2e\u6a94\u6848 Orz<\/p>\n<p>\u88c1\u5207\u7dda\u5c0d\u65bc\u4e00\u822c\u4f7f\u7528\u8005\u4e26\u7121\u610f\u7fa9\uff0c\u800c\u4e14\u4f54\u64da\u7248\u9762\u4f4d\u7f6e\u3001\u5f71\u97ff\u95b1\u8b80\uff0c\u6240\u4ee5\u6700\u597d\u662f\u53ef\u4ee5\u5728\u8f49\u6a94\u6642\u4e00\u4f75\u79fb\u9664\u3002<\/p>\n<p>\u6240\u4ee5\u5fc5\u9808\u4f7f\u7528 ImageMagick \u7684 convert \u4f86\u4f5c\u88c1\u5207\u8655\u7406\uff1a<\/p>\n<pre class=\"nums:false lang:default decode:true \">convert a01\\(Black\\).tif -crop 3504x4958+268+200 -crop 3504x4958-300-250 a01.tif<\/pre>\n<p>&nbsp;<\/p>\n<ul>\n<li>\u8209\u4f8b\u800c\u8aaa\uff0ca01(Black).tif \u539f\u5716\u5c3a\u5bf8\u70ba\u00a03504x4958 \uff0c\u4f7f\u7528 convert -crop \u53c3\u6578\u9032\u884c\u88c1\u5207\u52d5\u4f5c\uff0c\u56e0\u70ba\u56db\u908a\u90fd\u9700\u8981\u8655\u7406\uff0c\u6240\u4ee5\u9700\u8981\u4f7f\u7528\u5169\u6b21 -crop \u53c3\u6578<\/li>\n<li>\u7b2c\u4e00\u6b21\u7684 -crop \u53c3\u6578\u4f7f\u7528 + \u7684\u65b9\u6cd5\uff0c + \u7684\u52d5\u4f5c\u662f\u5f9e\u6307\u5b9a\u5de6\u65b9\u3001\u4e0a\u65b9\u8981\u5167\u7e2e\u7684\u8ddd\u96e2\uff0c<\/li>\n<li>\u7b2c\u4e8c\u6b21\u4f7f\u7528 - \u7684\u65b9\u6cd5\uff0c \u6263\u9664\u53f3\u65b9\u3001\u4e0b\u65b9\u8ddd\u96e2<\/li>\n<\/ul>\n<p>\u9700\u8981\u6ce8\u610f\u7684\u662f\uff0c\u5728\u6211\u4f7f\u7528\u7684\u7248\u672c\u00a0\u00a0ImageMagick 6.5.4-8 \uff0c\u5728 -crop \u6307\u5b9a\u7684\u5c3a\u5bf8\u90fd\u662f\u539f\u5716\u5c3a\u5bf8\uff0c\u641c\u5c0b\u770b\u5230\u7684\u5176\u4ed6\u7db2\u7ad9\u5728\u5f8c\u9762 - \u7684\u6642\u5019\uff0c\u90fd\u5fc5\u9808\u5148\u6e1b\u53bb + \u7684\u5c3a\u5bf8\uff0c\u4e5f\u5c31\u662f\u5176\u4ed6\u7684\u7db2\u7ad9\u6703\u5beb\u6210 -crop 3236x4758-150-175 \uff0c\u4e0d\u53ea\u5c3a\u5bf8\u6263\u9664\u9023\u5f8c\u9762\u7684\u8ddd\u96e2\u4e5f\u9664\u4e8c .... \uff0c\u6211\u5c31\u662f\u770b\u4e86\u5176\u4ed6\u7db2\u7ad9\u7684\u932f\u8aa4\u793a\u7bc4\u8b93\u6211\u5361\u95dc\u8d85\u4e45\uff0c\u8acb\u76f4\u63a5\u4f7f\u7528\u539f\u5716\u5c3a\u5bf8\u7136\u5f8c\u8a72\u5167\u7e2e\u591a\u5c11\u3001\u6263\u9664\u591a\u5c11\u76f4\u63a5\u5beb\u6703\u6bd4\u8f03\u5bb9\u6613\u3002<\/p>\n<p>\u7136\u5f8c\u8655\u7406\u5f8c\u7684\u5c31\u662f\u6bd4\u8f03\u6eff\u7248\u7684\u9801\u9762\u3002<br \/>\n<a href=\"http:\/\/blog.hoyo.idv.tw\/wp-content\/uploads\/2012\/09\/crop_after.png\" data-rel=\"lightbox-image-4\" data-rl_title=\"\" data-rl_caption=\"\"><img loading=\"lazy\" class=\"alignnone size-medium wp-image-730\" title=\"\" src=\"http:\/\/blog.hoyo.idv.tw\/wp-content\/uploads\/2012\/09\/crop_after-196x300.png\" alt=\"\" width=\"196\" height=\"300\" srcset=\"https:\/\/blog.hoyo.idv.tw\/wp-content\/uploads\/2012\/09\/crop_after-196x300.png 196w, https:\/\/blog.hoyo.idv.tw\/wp-content\/uploads\/2012\/09\/crop_after.png 511w\" sizes=\"(max-width: 196px) 100vw, 196px\" \/><\/a><\/p>\n<p>\u6700\u5f8c\u5f97\u5230\u7684 TIFF \u6a94\u6848\u4e0d\u80fd\u76f4\u63a5\u8f49\u6210 PDF \u6a94\u6848\uff0c\u6703\u51fa\u73fe\u6211\u7121\u6cd5\u7406\u89e3\u7684\u602a\u9801\u9762\uff0c\u6240\u4ee5\u4e2d\u9593\u53c8\u591a\u4e86\u4e00\u6b21\u8f49\u6210 BMP \u7136\u5f8c\u624d\u8f49\u6210 PDF \u00a0...... ( \u5982\u679c\u4e16\u754c\u4e0a\u6c92\u6709 BMP \u6211\u4e0d\u77e5\u9053\u8a72\u600e\u9ebc\u6d3b\u4e86 = =a )<\/p>\n<div class=\"pvc_clear\"><\/div>\n<p class=\"pvc_stats all \" data-element-id=\"658\" style=\"\"><i class=\"pvc-stats-icon medium\" aria-hidden=\"true\"><svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"far\" data-icon=\"chart-bar\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\" class=\"svg-inline--fa fa-chart-bar fa-w-16 fa-2x\"><path fill=\"currentColor\" d=\"M396.8 352h22.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-192 0h22.4c6.4 0 12.8-6.4 12.8-12.8V140.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h22.4c6.4 0 12.8-6.4 12.8-12.8V204.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zM496 400H48V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16zm-387.2-48h22.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8z\" class=\"\"><\/path><\/svg><\/i> &nbsp;2,425&nbsp;total views<\/p>\n<div class=\"pvc_clear\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u4e3b\u8981\u53c3\u8003\u9019\u7bc7\uff1a\u00a0Convert...<\/p>\n<div class=\"pvc_clear\"><\/div>\n<p class=\"pvc_stats all \" data-element-id=\"658\" style=\"\"><i class=\"pvc-stats-icon medium\" aria-hidden=\"true\"><svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"far\" data-icon=\"chart-bar\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\" class=\"svg-inline--fa fa-chart-bar fa-w-16 fa-2x\"><path fill=\"currentColor\" d=\"M396.8 352h22.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-192 0h22.4c6.4 0 12.8-6.4 12.8-12.8V140.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h22.4c6.4 0 12.8-6.4 12.8-12.8V204.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zM496 400H48V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16zm-387.2-48h22.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8z\" class=\"\"><\/path><\/svg><\/i> &nbsp;2,425&nbsp;total views<\/p>\n<div class=\"pvc_clear\"><\/div>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[31],"tags":[80,81,82,89,60,192],"_links":{"self":[{"href":"https:\/\/blog.hoyo.idv.tw\/index.php?rest_route=\/wp\/v2\/posts\/658"}],"collection":[{"href":"https:\/\/blog.hoyo.idv.tw\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.hoyo.idv.tw\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.hoyo.idv.tw\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.hoyo.idv.tw\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=658"}],"version-history":[{"count":36,"href":"https:\/\/blog.hoyo.idv.tw\/index.php?rest_route=\/wp\/v2\/posts\/658\/revisions"}],"predecessor-version":[{"id":2566,"href":"https:\/\/blog.hoyo.idv.tw\/index.php?rest_route=\/wp\/v2\/posts\/658\/revisions\/2566"}],"wp:attachment":[{"href":"https:\/\/blog.hoyo.idv.tw\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=658"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.hoyo.idv.tw\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=658"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.hoyo.idv.tw\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=658"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}