Menu

FDsetcursor

Anonymous

Required Setup

To use any of the printing functions select_font(font) must be called with one of the following included fonts or a custom user font set.

  • font4x6
  • font6x8
  • font8x8
  • font8x8ext
    To create a custom font see the Fonts for instructions on how to create fonts.

Details

Select the new cursor position.

Use

set_cursor(x,y)

  • Arguments:
    • uint8_t x:
    • The new x coordinate of the cursor.
    • uint8_t y:
    • The new y coordinate of the cursor.

Related

Wiki: FDText
Wiki: FDcomplete
Wiki: FDselectfont
Wiki: Fonts
Wiki: TableOfContents

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.