Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
aurindam committed Jun 19, 2023
1 parent 7af8d16 commit c170c51
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,8 @@ Rendering backends and styles are configurable at compile time:
- The `femtovg` renderer uses OpenGL ES 2.0 for rendering.
- The `skia` renderer uses [Skia](https://skia.org) for rendering.
- The `software` renderer uses the CPU with no additional dependencies.
- When Qt is installed on the system, the `native` style uses Qt's QStyle to achieve native looking widgets.

NOTE: When Qt is installed on the system, the `native` style uses Qt's QStyle to achieve native looking widgets.

### Tooling

Expand Down

0 comments on commit c170c51

Please sign in to comment.