Skip to content

Commit

Permalink
Docs for 2D
Browse files Browse the repository at this point in the history
  • Loading branch information
giulioz committed Jun 6, 2023
1 parent 242593c commit 2c6cef8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ Try our [demo here](https://thomas-the-text-engine.netlify.app)!

thomas provides high quality instanced rendering for 2D quads with text, using multichannel signed distance fields.

<div style="display:flex;align-items:center;gap:4px">
<img src="docs/lots-2d.png" width="300px" />
<img src="docs/colors-2d.png" width="300px" />
<img src="docs/align-2d.png" width="300px" />
<div>
<img src="docs/lots-2d.png" width="250px" />
<img src="docs/colors-2d.png" width="250px" />
<img src="docs/align-2d.png" width="250px" />
</div>

```tsx
Expand Down

0 comments on commit 2c6cef8

Please sign in to comment.