GM convert:unable to read font (N019003L.PFB) issue is always reported under Windows

Source: Internet
Author: User

These fields are installed directly under Linux.

Mac under

brew install ghostscript

That would be good.

But Windows is not successful, because the font cannot be found, the default directory God knows where to go.

============

Anyway

1, online next N019003L.PFP file, put in your own font folder, I placed directly in the C:\font folder

2, find GraphicsMagick installation directory, my is C:\Program files\graphicsmagick-1.3.21-q16

3. Locate the Type-ghostscript.mgk file, open

4, Search n019003l

<type
Name= "Helvetica"
Fullname= "Helvetica Regular"
Family= "Helvetica"
foundry= "URW"
Weight= "400"
Style= "Normal"
Stretch= "Normal"
format= "Type1"
Metrics= "@[email protected]"
Glyphs= "@[email protected]"
/>

5, the last two lines

@[email protected]

Change to your current N019003L.PFP file path:

Metrics= "C:\FONT\N019003L.AFM"
Glyphs= "C:\FONT\N019003L.PFB"

And then it's settled.

Similarly, if you print Chinese characters, you can add Chinese fonts.

GM convert:unable to read font (N019003L.PFB) issue is always reported under Windows

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.