Bug#1043299: xterm: build with ReGIS support

2023-08-09 Thread Sven Joachim
On 2023-08-08 14:33 -0400, Benjamin Barenblat wrote:

> Package: xterm
> Version: 384-1
> Severity: wishlist
>
> Xterm supports ReGIS (DEC vector graphics) emulation, but it’s not
> compiled in by default. Would you be willing to add
> `--enable-regis-graphics` to the `configure` invocation in debian/rules?

Not yet.  As Thomas said, ReGIS graphics support is experimental, and I
count some 150 reasons for this assessment.

$ grep -c FIXME graphics_regis.c
149

Cheers,
   Sven



Bug#1043299: xterm: build with ReGIS support

2023-08-08 Thread Thomas Dickey
On Tue, Aug 08, 2023 at 02:33:10PM -0400, Benjamin Barenblat wrote:
> Package: xterm
> Version: 384-1
> Severity: wishlist
> 
> Xterm supports ReGIS (DEC vector graphics) emulation, but it’s not
> compiled in by default. Would you be willing to add
> `--enable-regis-graphics` to the `configure` invocation in debian/rules?

INSTALL says:

  --enable-regis-graphics enable support for ReGIS graphics

Compile-in code to support experimental ReGIS graphics

-- 
Thomas E. Dickey 
https://invisible-island.net


signature.asc
Description: PGP signature


Processed: Re: Bug#1043299: xterm: build with ReGIS support

2023-08-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> severity 1043299 wishlist
Bug #1043299 [xterm] xterm: build with ReGIS support
Ignoring request to change severity of Bug 1043299 to the same value.
> --
Stopping processing here.

Please contact me if you need assistance.
-- 
1043299: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1043299
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1043299: xterm: build with ReGIS support

2023-08-08 Thread Benjamin Barenblat
Package: xterm
Version: 384-1
Severity: wishlist

Xterm supports ReGIS (DEC vector graphics) emulation, but it’s not
compiled in by default. Would you be willing to add
`--enable-regis-graphics` to the `configure` invocation in debian/rules?