From owner-freebsd-questions@FreeBSD.ORG Sun Apr 8 05:31:31 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 13182106564A for ; Sun, 8 Apr 2012 05:31:31 +0000 (UTC) (envelope-from olivares14031@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id D12368FC0A for ; Sun, 8 Apr 2012 05:31:30 +0000 (UTC) Received: by iahk25 with SMTP id k25so6265413iah.13 for ; Sat, 07 Apr 2012 22:31:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=CxFhdDyHfk6pDRd45KyczZW+SLLd2/qmqcbf1tw03oE=; b=q/eoH5ec4rNNnsgvuIZzIid35RPgKQ/6mxwdgRkopeDRCREgqgxdPQmAzSH/foIpwW g1AdeJqtMX6+yoL3XcnJbW/PD5PXMYSoCTgSyXvqYZXpzghHZtpSucyEdQozcAFnF+aS aiSuYxl9p8mv5Fb5sO+u1SPkZp/huq5qOpi+WJCrNEHk94/XyYR9OHLYazviNG73vL9G SclkA0Os2pnjHcCROk1YcAeHt8nHHM2ZQzCLuoHQeJPw/GpgQz5+BUihj8IfOxUVVxNd fdfO41mwJ0RLhwjZYXpaioqYlojWIXbdyhShAd0Le7BJ6u4S7TzdbautxHloGD71RfNP NhIg== MIME-Version: 1.0 Received: by 10.50.190.167 with SMTP id gr7mr2104510igc.8.1333863090264; Sat, 07 Apr 2012 22:31:30 -0700 (PDT) Received: by 10.50.65.72 with HTTP; Sat, 7 Apr 2012 22:31:30 -0700 (PDT) Date: Sun, 8 Apr 2012 00:31:30 -0500 Message-ID: From: Antonio Olivares To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1 Subject: ghostscript message when running ps2pdf X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Apr 2012 05:31:31 -0000 Dear folks, Has anyone seen the following message: GPL Ghostscript 9.05: Error: Font Renderer Plugin ( FreeType ) return code = -1? This is the first time I see this error message when running ps2pdf on FreeBSD. Any pointers as to how to suppress these messages when invoking ps2pdf? Regards, Antonio