nodejs gm ImageMagick Error unable to read font
錯誤資訊:
gm convert: Unable to read font (/usr/local/share/ghostscript/fonts/n019003l.pfb) [No such file or directory].
多半是因為本機的Ghostscript問題,我們可以使用brew命令來安裝下:
Linux
預設是安裝好的,基本不會有這個錯誤
Mac OS
brew install ghostscript
Windows ,此方法是網路找到的,未經測試
1、網上下一個n019003l.pfp檔案,放在你自己的字型資料夾裡,我直接放在C:\font資料夾下了
2、找到GraphicsMagick安裝目錄,我的是C:\Program Files\GraphicsMagick-1.3.21-Q16
3、找到type-ghostscript.mgk檔案,開啟
4、搜尋n019003l
<type name="Helvetica" fullname="Helvetica Regular" family="Helvetica" foundry="URW" weight="400" style="normal" stretch="normal" format="type1" metrics="@ghostscript_font_dir@n019003l.afm" glyphs="@ghostscript_font_dir@n019003l.pfb" />
5、最後兩行
@ghostscript_font_dir@
改成你現在的n019003l.pfp檔案路徑:
metrics=”C:\font\n019003l.afm”
glyphs=”C:\font\n019003l.pfb”
然後就解決了。。
同理,要是列印中文亂碼也可以這樣新增中文字型。
由龐順龍最後編輯於:2年前
內容均為作者獨立觀點,不代表八零IT人立場,如涉及侵權,請及時告知。
相關文章
- Android Bugs—— Error:In declare-styleable FontFamilyFont, unable to find attribute android:fontAndroidError
- Fatal error in launcher: Unable to create process using '"'Error
- pip install scrapy報錯:error: UnableError
- android studio Error:Unable to start the daemon process【轉】AndroidError
- Unable to read TLD "META-INF/c.tld" from JAR fileJAR
- 記錄redis佇列read error on connection to錯誤Redis佇列Error
- rabbitMq的status報錯Error: unable to perform an operation on node ‘rabbit……MQErrorORM
- [GuzzleHttp\Exception\RequestException] cURL error 60: SSL certificate problem: unable to get localHTTPExceptionError
- 終端報錯"xcrun: error: unable to find utility “xcodebuild”, not a developer tool orErrorXCodeUIDeveloper
- error: RPC failed; curl 18 transfer closed with outstanding read data remainingErrorRPCAIREM
- 【ubuntu】解決Unable to determine the device handle for GPU 0000:02:00.0: Unknown ErrorUbuntudevGPUError
- Error:java.lang.RuntimeException: com.android.builder.dexing.DexArchiveMergerException: Unable to meErrorJavaExceptionAndroidUIHive
- yarn add @fortawesome/Font Awesome-free 之後 報錯 EIO: i/o errorYarnError
- pygame.error: font not initialized的解決及init()到底幹了什麼GAMErrorZed
- font-display和@font-face
- 手遊gm盒子 遊戲盒子gm版遊戲
- java.sql.SQLRecoverableException: IO Error: Socket read timed out 排查歷程JavaSQLExceptionError
- 屬性font-family:Font property font-family does not have generic default
- Qt FontQT
- flutter Error: unable to locate asset entry in pubspec.yaml: "assets/fonts/Lato-Regular.ttf"FlutterErrorYAML
- Error connecting with SSL. error:1409442E:SSL routines:SSL3_READ_BYTES:tlsv1 alert protocol versionErrorTLSProtocol
- 安裝PHP ImageMagick筆記PHP筆記
- docker image rm發生錯誤 Error response from daemon: conflict: unable to remove repository referenceDockerErrorREM
- CSS font 字型CSS
- MySQL報錯Table 'plugin' is read only [ERROR] Can't open the mysql.plugin table.MySqlPluginError
- [Vue warn]: Error in render: "TypeError: Cannot read property 'matched' of undefined" found in <App> at src/App.vueVueErrorUndefinedAPP
- 報error:0308010C:digital envelope routines::unsupported錯--nodejs版本過高(nvm安裝(更換)不同版本nodejs)ErrorGitNodeJS
- canvas font 屬性Canvas
- @font-face 用法
- 使用ImageMagick將PDF轉成圖片
- php5.6 安裝imagemagick和imagickPHP
- gm手遊盒子排行榜 手遊gm許可權平臺
- 包站gm手遊平臺 手遊gm平臺代理推薦
- win10電腦開機出現a disk read error occurred錯誤修復方法Win10Error
- direct path read/read temp等待事件事件
- gm公益服手機遊戲盒子 gm包站遊戲盒子推薦遊戲
- 免費gm許可權手遊 永久免費gm手遊平臺
- Font Awesome 使用指南