From a0215ad8f085146c76d305428aa2fa0280521c0f Mon Sep 17 00:00:00 2001 From: Nao Pross Date: Sun, 29 Jan 2017 21:09:30 +0100 Subject: finished energy production --- doc/res/images/cam_cpt_logo.pdf | Bin 8930 -> 8937 bytes doc/res/images/canada_settlements.pdf | Bin 136737 -> 136006 bytes doc/res/images/canada_settlements_orig.pdf | Bin 131202 -> 130464 bytes doc/res/images/canadian_red_ensign.pdf | Bin 36599 -> 36523 bytes .../images/energy_consumption_by_class_2015.png | Bin 0 -> 170468 bytes doc/res/images/flag_of_canada.pdf | Bin 1445 -> 1437 bytes doc/res/images/maple_leaf.pdf | Bin 0 -> 1392 bytes doc/res/images/maple_leaf.png.old | Bin 0 -> 62061 bytes doc/res/images/maple_leaf.svg | 2 ++ 9 files changed, 2 insertions(+) create mode 100644 doc/res/images/energy_consumption_by_class_2015.png create mode 100644 doc/res/images/maple_leaf.pdf create mode 100644 doc/res/images/maple_leaf.png.old create mode 100644 doc/res/images/maple_leaf.svg (limited to 'doc/res') diff --git a/doc/res/images/cam_cpt_logo.pdf b/doc/res/images/cam_cpt_logo.pdf index 037ca97..d92526a 100644 Binary files a/doc/res/images/cam_cpt_logo.pdf and b/doc/res/images/cam_cpt_logo.pdf differ diff --git a/doc/res/images/canada_settlements.pdf b/doc/res/images/canada_settlements.pdf index ab4480a..a5a7eb4 100644 Binary files a/doc/res/images/canada_settlements.pdf and b/doc/res/images/canada_settlements.pdf differ diff --git a/doc/res/images/canada_settlements_orig.pdf b/doc/res/images/canada_settlements_orig.pdf index 779d26a..8cc7725 100644 Binary files a/doc/res/images/canada_settlements_orig.pdf and b/doc/res/images/canada_settlements_orig.pdf differ diff --git a/doc/res/images/canadian_red_ensign.pdf b/doc/res/images/canadian_red_ensign.pdf index 84c90db..8d00423 100644 Binary files a/doc/res/images/canadian_red_ensign.pdf and b/doc/res/images/canadian_red_ensign.pdf differ diff --git a/doc/res/images/energy_consumption_by_class_2015.png b/doc/res/images/energy_consumption_by_class_2015.png new file mode 100644 index 0000000..02bc256 Binary files /dev/null and b/doc/res/images/energy_consumption_by_class_2015.png differ diff --git a/doc/res/images/flag_of_canada.pdf b/doc/res/images/flag_of_canada.pdf index 9c1c1fe..3bf74d7 100644 Binary files a/doc/res/images/flag_of_canada.pdf and b/doc/res/images/flag_of_canada.pdf differ diff --git a/doc/res/images/maple_leaf.pdf b/doc/res/images/maple_leaf.pdf new file mode 100644 index 0000000..c8e708b Binary files /dev/null and b/doc/res/images/maple_leaf.pdf differ diff --git a/doc/res/images/maple_leaf.png.old b/doc/res/images/maple_leaf.png.old new file mode 100644 index 0000000..e9d52f4 Binary files /dev/null and b/doc/res/images/maple_leaf.png.old differ diff --git a/doc/res/images/maple_leaf.svg b/doc/res/images/maple_leaf.svg new file mode 100644 index 0000000..9369d15 --- /dev/null +++ b/doc/res/images/maple_leaf.svg @@ -0,0 +1,2 @@ + + \ No newline at end of file -- cgit v1.2.1