Q42 / logo

Q42 logorepo

Home Page:http://logo.q42.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Q42 logo

The world's first code logo.

Compile

compile.sh creates the final q42.js

Deploy

deploy.sh compiles and deploys to static.q42.nl, assuming you have access rights to it

How to create a canvas2d module

  • Duplicate canvas-demo.js
  • Rename the module in all places eg line 2 AND line 7
  • Override any method as needed, starting with draw()

Modules: scaling, and going beyond the boundaries

By default, your canvas element is sized as a regular image with the logo touching all edges. You are expected to render a logo that defaults to that same visual size, even if you enlarge the canvas for funky effects:

how to size

About

Q42 logorepo

http://logo.q42.com


Languages

Language:JavaScript 50.7%Language:HTML 34.3%Language:Kotlin 7.6%Language:Swift 3.6%Language:CSS 2.6%Language:Shell 1.3%