Skip to content

Commit

Permalink
Update TODO.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbuzatto committed Nov 28, 2024
1 parent a6d4cd6 commit e992a54
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions TODO.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ Antialiasing em textos:
g2d.setRenderingHint(
RenderingHints.KEY_TEXT_ANTIALIASING,
RenderingHints.VALUE_TEXT_ANTIALIAS_ON );

Suavização da linhas:
https://www.codeproject.com/Articles/1093960/2D-Polyline-Vertex-Smoothing

Separar o exemplos?
Separar a engine do componente?
Expand Down

0 comments on commit e992a54

Please sign in to comment.