Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

orx-text-on-contour

Writing texts on contours.

Demos

DemoTextOnContour01

Demo Functionality includes:

  • Loading and applying a specific font (IBMPlexMono-Regular) with a size of 32.0.
  • Creating a circular contour at the center of the screen with a radius of 200.0.
  • Rendering text along the rectified circle's contour.
  • Offsetting text positions, enabling repeated text rendering along the same contour.

DemoTextOnContour01Kt

source code