mpj17 / flag

A flag evaluation tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flag evaluation tool

Figure out if a flag meets some simple technical requirements

Author: Michael JasonSmith
Contact: Michael JasonSmith <mpj17@onlinegroups.net>
Date: 2015-06-10
Copyright: This document is licensed under a Creative Commons Attribution-Share Alike 4.0 International License

This is a simple tool to figure out if a flag is any good. While designed in response to the New Zealand flag referendum, it is quite general. The idea is to create a web-page that show a flag in four different scenarios:

  1. 3.75cm by 2.5cm and in colour, which emulates what the flag will look like on top of a flagpole
  2. The same height as the text of the web-page.
  3. 3.75cm by 2.5cm in grey scale, which emulates the flag being printed.
  4. 3.75cm by 2.5cm in black and white, which emulates the flag being embossed.

The page itself is static: all fanciness is provided by JavaScript.

About

A flag evaluation tool

License:Other


Languages

Language:Python 51.3%Language:JavaScript 37.9%Language:CSS 10.9%