From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Printing from modern Emacsen Date: Tue, 07 Mar 2006 21:38:45 +0200 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1141760390 17519 80.91.229.2 (7 Mar 2006 19:39:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 7 Mar 2006 19:39:50 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 07 20:39:46 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FGi1x-00005p-Bp for ged-emacs-devel@m.gmane.org; Tue, 07 Mar 2006 20:39:37 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FGi1w-0006G7-HR for ged-emacs-devel@m.gmane.org; Tue, 07 Mar 2006 14:39:36 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FGi1N-00069m-60 for emacs-devel@gnu.org; Tue, 07 Mar 2006 14:39:01 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FGi1I-0005z7-Gd for emacs-devel@gnu.org; Tue, 07 Mar 2006 14:38:58 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FGi1H-0005yq-ON for emacs-devel@gnu.org; Tue, 07 Mar 2006 14:38:55 -0500 Original-Received: from [192.114.186.17] (helo=gandalf.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FGi3x-0005fD-JL for emacs-devel@gnu.org; Tue, 07 Mar 2006 14:41:41 -0500 Original-Received: from nitzan.inter.net.il (nitzan.inter.net.il [192.114.186.20]) by gandalf.inter.net.il (MOS 3.7.1-GA) with ESMTP id IBV04662; Tue, 7 Mar 2006 21:38:42 +0200 (IST) Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-91-201.inter.net.il [80.230.91.201]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id CVS03088 (AUTH halo1); Tue, 7 Mar 2006 21:38:40 +0200 (IST) Original-To: Kenichi Handa In-reply-to: (message from Kenichi Handa on Tue, 07 Mar 2006 22:04:53 +0900) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:51335 Archived-At: > From: Kenichi Handa > CC: emacs-devel@gnu.org > Date: Tue, 07 Mar 2006 22:04:53 +0900 > > In article , Eli Zaretskii writes: > > > It printed: > > > LanguageLevel: 2 > > Type42 font is supported > > > Does that mean my printer is new enough, and your worfkarounds for > > older printers cannot be tested on my printer? > > I found that there are some levels in a way of supporting > Type42 font. It seesm that my code (using incremental > glyph-data definition) works only with the interpreter > version 2015 and greater. Here's the new code to check it. > > Could people who has a printer that couldn't print the code > I sent please send the attached code to that printer? On my printer, it printed: Version/Revision: 2014.111/0 LanguageLevel: 2 Type42 font is supported, but incremental definition is not. Do you want me to try sending the code you sent earlier to this printer?