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 CAF28200B61 for ; Tue, 9 Aug 2016 17:42:07 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id C97EB160A6B; Tue, 9 Aug 2016 15:42:07 +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 1C37F160AA5 for ; Tue, 9 Aug 2016 17:42:06 +0200 (CEST) Received: (qmail 53494 invoked by uid 500); 9 Aug 2016 15:42:06 -0000 Mailing-List: contact users-help@pdfbox.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@pdfbox.apache.org Delivered-To: mailing list users@pdfbox.apache.org Received: (qmail 53400 invoked by uid 99); 9 Aug 2016 15:42:06 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Aug 2016 15:42:05 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 7C739C0BB4 for ; Tue, 9 Aug 2016 15:42:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.073 X-Spam-Level: ** X-Spam-Status: No, score=2.073 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, KAM_LINKBAIT=2.5, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, RP_MATCHES_RCVD=-1.426] autolearn=disabled Received: from mx2-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id AVtnX39izEfd for ; Tue, 9 Aug 2016 15:42:01 +0000 (UTC) Received: from mailout06.t-online.de (mailout06.t-online.de [194.25.134.19]) by mx2-lw-eu.apache.org (ASF Mail Server at mx2-lw-eu.apache.org) with ESMTPS id 351BF5FBD3 for ; Tue, 9 Aug 2016 15:42:01 +0000 (UTC) Received: from fwd41.aul.t-online.de (fwd41.aul.t-online.de [172.20.27.139]) by mailout06.t-online.de (Postfix) with SMTP id DEF4341C3775 for ; Tue, 9 Aug 2016 17:41:54 +0200 (CEST) Received: from [192.168.2.104] (EXaCscZrrh8J6vn4jNAaQWHPLUn8AZwxMY-yHp9rKW5m6kuzWuvZDnh7x3mo7KwZDK@[217.231.152.162]) by fwd41.t-online.de with (TLSv1.2:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1bX9A7-1egwOu0; Tue, 9 Aug 2016 17:41:51 +0200 Subject: Re: Problem extracting height of Type 3 Font? To: users@pdfbox.apache.org References: From: Tilman Hausherr Message-ID: <097bfad2-193c-42dd-89eb-d3a89d0994cf@t-online.de> Date: Tue, 9 Aug 2016 17:42:33 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-ID: EXaCscZrrh8J6vn4jNAaQWHPLUn8AZwxMY-yHp9rKW5m6kuzWuvZDnh7x3mo7KwZDK X-TOI-MSGID: 6275a7b5-8a4f-47b2-9739-8b64fbbcc1bf archived-at: Tue, 09 Aug 2016 15:42:08 -0000 Am 09.08.2016 um 00:16 schrieb greg aiken: > search this page... > > https://fontforge.github.io/faq.html fontforge won't help... type 3 fonts are collections of PDF content streams. The size of a glyph is usually in the first operator, but not always. Tilman --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@pdfbox.apache.org For additional commands, e-mail: users-help@pdfbox.apache.org