Skip to content

Commit 69daddd

Browse files
committed
onecode: Fix vertical alignment of default text
1 parent 83295d1 commit 69daddd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/onecode.ps.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ begin
364364
/txt txt
365365
/textxalign (left)
366366
/textfont /Helvetica
367-
/textyoffset 1.0
367+
/textyoffset -1.0
368368
/textxoffset -0.3
369369
/opt options
370370
>>

0 commit comments

Comments
 (0)