Skip to content

Commit 3dfeb38

Browse files
committed
pharmacode2: Fix vertical alignment of default text
1 parent 69daddd commit 3dfeb38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pharmacode2.ps.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ begin
121121
/sbs [encstr length 2 mul {spc} repeat]
122122
/txt txt
123123
/textxalign (center)
124-
/textyoffset 4.0
124+
/textyoffset -4.0
125125
/opt options
126126
>>
127127

0 commit comments

Comments
 (0)