Opened 10 years ago

Last modified 2 years ago

#41895 new defect

Problem with ghostscript and missing fonts — at Initial Version

Reported by: gdasnon@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port: ghostscript

Description

Hello, macports 2.2.1 is installed on Mac OS X Lion (10.7.5) with all ports up to date :

MBPGD:~ gd$ gs -v

GPL Ghostscript 9.10 (2013-08-30) Copyright (C) 2013 Artifex Software, Inc. All rights reserved.

MBPGD:~ gd$ freetype-config --version 17.1.11

The problem : when i convert a PDF file to JPEG, some characters are missing (french accents like "é" or "è"). I use this command : /opt/local/bin/gs -dSAFER -dBATCH -dNOPAUSE -sDEVICE=jpeg -r96 -sOutputFile=/Users/gd/Desktop/CHANTIERS_CARDINAL_05OUT.jpg /Users/gd/Desktop/CHANTIERS_CARDINAL_05.pdf 2>&1

Ghostscript official site (http://ghostscript.com/doc/current/Fonts.htm) indicates this : Unix ghostscript-fonts-std-#.##.tar.gz Basic .afm, .pfb, .pfm

But, unfortunately, it seems that this font package is missing when i type this command :

MBPGD:~ gd$ sudo find -x /opt/local/ -iname "*ghostscript-f*"

/opt/localvar/macports/distfiles/ghostscript/ghostscript-fonts-other-6.0.tar.gz

/opt/localvar/macports/software/ghostscript-fonts-hiragino

/opt/localvar/macports/software/ghostscript-fonts-hiragino/ghostscript-fonts-hiragino-9.10_1+alias.darwin_11.noarch.tbz2

/opt/localvar/macports/sources/rsync.macports.org/release/tarballs/ports/print/ghostscript-fonts-hiragino

My environment :

Mac OS X 10.7.5

MacPorts 2.2.1

XCode : 4.6.2 gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00

Thanks for your help. Best regards.

Guillaume Dasnon

Change History (1)

Changed 10 years ago by gdasnon@…

Attachment: CHANTIERS_CARDINAL_05.pdf added

PDF file which looses its accents with ghostscript conversion to JPEG

Note: See TracTickets for help on using tickets.