bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#7786: 23.2; Encoding of PostScript files


From: Lars Ingebrigtsen
Subject: bug#7786: 23.2; Encoding of PostScript files
Date: Mon, 18 Oct 2021 09:09:28 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Peter Dyballa <Peter_Dyballa@Freenet.DE> writes:

> You could use any text file and convert it into PostScript. It should
> not matter whether you use a2ps or enscript or something else.

Well, the problem is that I can't find anything that actually generates
codes that match the Wikipedia listing.

With a text file like this:

This is a sentence with `foo'.

a2ps gives me

(This is a sentence with `foo'.) p n

Note that the ` is 0x60, not 0x2018, like Wikipedia says it should be.

Perhaps the reason no software out there actually supports this encoding
is that it's not actually used in nature.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]