Difference between revisions of "Assessment2021 09Medium"

From ProgZoo
Jump to navigation Jump to search
Line 1: Line 1:
<pre id='shellbody' data-qtp='canvas'></pre>
<pre id='shellbody' data-qtp='canvas' noscore=1></pre>


==Check Stripe==
==Check Stripe==

Revision as of 12:55, 14 September 2021




Check Stripe

  • 294 by 336

Banners CheckStripe.png

function drawFlag(ctx)
{
}  
function drawFlag(ctx)
{
}  

Stripes

  • 102 by 300
  • 7 stripes
  • 2 pixel white border
  • each stripe is 28 pixels

Banners Stripes.png

function drawFlag(ctx)
{
}  
function drawFlag(ctx)
{
}  

Squares

  • 294 by 336
  • Squares are 50 by 50
  • Cross has thickness 6

Banners Squares.png

function drawFlag(ctx)
{
}  
function drawFlag(ctx)
{
}  

Shield Border

  • 294 by 294

Banners ShieldBorder.png

function drawFlag(ctx)
{
}  
function drawFlag(ctx)
{
}