Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CardealRusso authored Oct 21, 2024
1 parent 0edf802 commit 822b74d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Code is distributed under MIT license, feel free to use it in your proprietary p
- Mouse: Left, Right, Middle, Scrollup/down
- Buf size is handled internally
- Window resize
- TTF text drawing with some formating syntax (\\c(color) \\s(font size) \\n(newline) \\p(spacing) \\h(line spacing))
- TTF text drawing with basic formatting syntax (\\\c(color) \\\s(font size) \\\n(newline) \\\p(spacing) \\\h(line spacing))
- Added: fenster_sync, fenster_resize, fenster_loadfont, fenster_drawtext
- Changed: array on modkeys, mouse pos

Expand Down

0 comments on commit 822b74d

Please sign in to comment.