Skip to content

Conversation

@mina86
Copy link

@mina86 mina86 commented Dec 2, 2017

No description provided.

@RobRoseKnows
Copy link

You may want to update the examples in index.html so that they use the new code.

Right’s corner transform-origin is (130, 106) which corresponds to
(120, 106) when flipped horizontally.  For some reason, however, left’s
transform-origin is (130, 144).  Fix it.
As the SVG files get updated, index.html file gets left behind.  Add
a script for generating the index.html file from the SVG files so that
it’s easy to keep both in sync.  With that script, sync index.html to
use code from SVG files.
@mina86 mina86 changed the title Optimise triangle path Optimise triangle path, fix transform-origin and sync index.html with SVG files Jan 26, 2018
@mina86
Copy link
Author

mina86 commented Jan 26, 2018

You may want to update the examples in index.html so that they use the new code.

Done.

@ahuglajbclajep
Copy link
Contributor

This project is closely related to the web-frontend, and I think it's better to generate HTML with Node.js instead of Python, given its affinity with the front-end ecosystem.
If you use Node.js to generate HTML from a template, you can use ejs for example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants