Bug#848563: UTF-8 support

2017-07-12 Thread Dominique Dumont
On Sun, 18 Dec 2016 07:43:59 -0500 Anthony DeRobertis  
wrote:
> I fed cdlabelgen a file name that contained an em-dash (—, U+2014). On
> the printout, however, it wasn't an em-dash anymore—it was a bunch of
> weird characters. (My locale is en_US.UTF-8).
> 
> UTF-8 really ought to work. (I'm not holding my breath, considering the
> state of Unicode support in Postscript.)

That, and cdlabelgen is mostly dead upstream.

You best bet is to convert your file to ISO-8858-1 using iconv in translit 
mode. I.e. something like:

 iconv -t ISO-8859-1//TRANSLIT -o outfile.txt infile.txt

HTH

-- 
 https://github.com/dod38fr/   -o- http://search.cpan.org/~ddumont/
http://ddumont.wordpress.com/  -o-   irc: dod at irc.debian.org



Bug#848563: UTF-8 support

2016-12-18 Thread Anthony DeRobertis
Package: cdlabelgen
Version: 4.3.0-1
Severity: wishlist
Tags: l10n upstream

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I fed cdlabelgen a file name that contained an em-dash (—, U+2014). On
the printout, however, it wasn't an em-dash anymore—it was a bunch of
weird characters. (My locale is en_US.UTF-8).

UTF-8 really ought to work. (I'm not holding my breath, considering the
state of Unicode support in Postscript.)

- -- System Information:
Debian Release: stretch/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing'), (500, 'stable'), (130, 
'unstable'), (120, 'experimental'), (1, 'experimental-debug')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.6.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages cdlabelgen depends on:
ii  perl  5.24.1~rc3-3

Versions of packages cdlabelgen recommends:
ii  ghostscript  9.19~dfsg-3.1

cdlabelgen suggests no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-

iHMEARECADMWIQTlAc7j4DAtSNRJJ0z7P4jCVepZ/gUCWFaEixUcYW50aG9ueUBk
ZXJvYmVydC5uZXQACgkQ+z+IwlXqWf4j3ACff67IpRfUBbD+xzPMyKE70fl6XoQA
n1DSyoW3o0oqH6GgafHu5Q8bc5do
=rdBE
-END PGP SIGNATURE-