RelativeCompose is false.
* ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to
setcharwidth.
+ (ps-mule-composition-prologue): Fix for the case that
+ RelativeCompose is false.
2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
/BOTTOM LLY def
currentfont /RelativeCompose known {
/relative currentfont /RelativeCompose get def
+ relative false eq {
+ %% Disable relative composition by setting sufficiently low
+ %% and high positions.
+ /relative [ -100000 100000 ] def
+ } if
} {
- %% Disable relative composition by setting sufficiently low
- %% and high positions.
/relative [ -100000 100000 ] def
} ifelse
[ elt 0 0 ]