Tags:
create new tag
view all tags

.TEXT SET TXT LAYOUT

This subroutine sets the layout direction of the text(horizontal or Vertical) in the "current" Text Object .


Usage:

      PASS         <font_layout>              FIELD            SHARE? N
      GOSUB    0CD .TEXT SET TXT LAYOUT
      *        Check for error
      IF       0CD .TEXT SET TXT LAYOUT       NE


Description:

This subroutine sets the layout direction of the text (horizontal or vertical) in the "current" Text Object.

<font_laytout> must be either horizontal or vertical. Vertical layout is common for Oriental languages such as Chinese, Japanese and Korean. If not passed or set to blank, the default layout will be used.

Comments:

Read what other users have said about this page or add your own comments.


-- JeanNeron - 2011-11-18

Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 2012-02-22 - JeanNeron
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback