Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodmer committed Jan 16, 2021
1 parent 4b2499c commit 2b12725
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,7 @@ The extra functions are:

void drawStringLTR(const char *string, int32_t *x, int32_t *y);

// Support Arabic Right To Left (RTL) character rendering

// Support Arabic Right To Left (RTL) character rendering
void drawStringRTLAr(const String& string);

void drawStringRTLAR(const char *string, int32_t *x, int32_t *y);
Expand Down

0 comments on commit 2b12725

Please sign in to comment.