Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add level 8: Creating Images #15

Open
practicalli-johnny opened this issue Mar 5, 2019 · 0 comments
Open

Add level 8: Creating Images #15

practicalli-johnny opened this issue Mar 5, 2019 · 0 comments
Labels
Beginners Issues suitable for those new to Clojure clojure code examples markdown

Comments

@practicalli-johnny
Copy link
Member

Add a section on creating images in Clojure using SVG graphics, expressed as hiccup syntax

Start with built in shapes such as circle, square, etc.

Use groups to create new shapes, eg. a cross by transposing two straight lines

Use viewbox to define a size

Add Exercises to create images such as:

  • a simple lambda logo
  • clojurebridge logo

Note: Will probably need to give example paths to help with the logo

SVG examples can be found at https://github.com/jr0cket/webapp-status-monitor/

@practicalli-johnny practicalli-johnny created this issue from a note in ClojureBridge London tasks (To do) Mar 5, 2019
@practicalli-johnny practicalli-johnny added Beginners Issues suitable for those new to Clojure clojure code examples markdown labels Feb 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Beginners Issues suitable for those new to Clojure clojure code examples markdown
Projects
Development

No branches or pull requests

1 participant