Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 0DDC5200B4F for ; Tue, 26 Jul 2016 09:41:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 0C604160A75; Tue, 26 Jul 2016 07:41:23 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 51B3C160A56 for ; Tue, 26 Jul 2016 09:41:22 +0200 (CEST) Received: (qmail 55973 invoked by uid 500); 26 Jul 2016 07:41:21 -0000 Mailing-List: contact commits-help@xmlgraphics.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@xmlgraphics.apache.org Delivered-To: mailing list commits@xmlgraphics.apache.org Received: (qmail 55964 invoked by uid 99); 26 Jul 2016 07:41:21 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Jul 2016 07:41:21 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 10D47C27DF for ; Tue, 26 Jul 2016 07:41:21 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.513 X-Spam-Level: X-Spam-Status: No, score=0.513 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-1.287] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id UqD29umAVEAK for ; Tue, 26 Jul 2016 07:41:20 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 5A5035F239 for ; Tue, 26 Jul 2016 07:41:20 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id ABF28E0178 for ; Tue, 26 Jul 2016 07:41:19 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id A8F863A10C6 for ; Tue, 26 Jul 2016 07:41:19 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r993786 - in /websites/staging/xmlgraphics/trunk/content: ./ fop/trunk/fonts.html Date: Tue, 26 Jul 2016 07:41:19 -0000 To: commits@xmlgraphics.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20160726074119.A8F863A10C6@svn01-us-west.apache.org> archived-at: Tue, 26 Jul 2016 07:41:23 -0000 Author: buildbot Date: Tue Jul 26 07:41:19 2016 New Revision: 993786 Log: Staging update by buildbot for xmlgraphics Modified: websites/staging/xmlgraphics/trunk/content/ (props changed) websites/staging/xmlgraphics/trunk/content/fop/trunk/fonts.html Propchange: websites/staging/xmlgraphics/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Tue Jul 26 07:41:19 2016 @@ -1 +1 @@ -1753973 +1754077 Modified: websites/staging/xmlgraphics/trunk/content/fop/trunk/fonts.html ============================================================================== --- websites/staging/xmlgraphics/trunk/content/fop/trunk/fonts.html (original) +++ websites/staging/xmlgraphics/trunk/content/fop/trunk/fonts.html Tue Jul 26 07:41:19 2016 @@ -643,7 +643,7 @@ h2:hover > .headerlink, h3:hover > .head

The "embed-as-type1" attribute is optional, setting to "true" converts OTF fonts to Type 1 for postscript output.

  • -

    The "simulate-style" attribute is optional, setting to "true" generates bold and italic looking glyphs for PDF output.

    +

    The "simulate-style" attribute is optional, setting to "true" generates bold and oblique looking glyphs for PDF output.

  • When setting the "embed-url" attribute for Type 1 fonts, be sure to specify the PFB (actual font data), not the PFM (font metrics) file. If the PFM (or AFM) file is in a different location (i.e., not in the same directory) then you need to specify an "embed-url-pfm" (or "embed-url-afm") attribute next to the "embed-url" one.

    --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org For additional commands, e-mail: commits-help@xmlgraphics.apache.org