Bug#330846: gv: latex fonts rasterized with gs-esp 8+8.15rc4.dfsg.1-2 look like ass

2005-09-29 Thread Christopher Mario Maes
Package: gs-esp Version: 8+8.15rc4.dfsg.1-2 Severity: important Using the latest version gs-esp as the postscript backend for gv causes latex fonts to look horrible. The fonts are rasterzied correctly in the stable version 7.07.1-9. Compare the stable version: http://fluxion.mit.edu/old.png

Bug#725: twm: Fix window placement

2005-03-04 Thread Christopher Mario Maes
Package: twm Version: 4.2.1-6 Followup-For: Bug #725 The attached patch fixes this long-standing bug. Please apply before bug #725 turns 10 years old. :) -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable') Architecture:

Bug#294863: gv: does not refresh document on SIGHUP

2005-02-11 Thread Christopher Mario Maes
Package: gv Version: 1:3.6.1-7 Severity: normal According to the documentation, gv should refresh the document when sent the HUP signal. This feature no longer works in the current version--instead gv terminates upon receiving the signal (see below). $ gv tmp.ps & [1] 25069 $ killall -HUP gv $