Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…-8b5f-43f8-b0d1-9726248d827e
  • Loading branch information
scuri committed Jun 30, 2017
1 parent 6154a83 commit dc8eb3b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cd/test/simple/simple.c
Original file line number Diff line number Diff line change
Expand Up @@ -629,6 +629,8 @@ void SimpleDrawAll(cdCanvas* canvas)
// cdBackground(CD_GREEN);
cdCanvasClear(canvas);

// cdCanvasSetAttribute(canvas, "ANTIALIAS", "0");

/* Draw a reactangle and a polyline at the bottom-left area,
using a thick line with transparency.
Observe that transparency is only supported in a few drivers,
Expand Down

0 comments on commit dc8eb3b

Please sign in to comment.