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 canvasing tool #20

Draft
wants to merge 5 commits into
base: develop
Choose a base branch
from
Draft

Conversation

ashleykolodziej
Copy link
Owner

Experimental branch to add a tool for capturing drawings/mark making via canvas.

@ashleykolodziej ashleykolodziej self-assigned this Apr 25, 2020
commit c460f6f
Merge: 0ec0800 bd127e3
Author: Ashley Kolodziej <[email protected]>
Date:   Sat Apr 25 18:43:57 2020 -0400

    Merge pull request #19 from ashleykolodziej/feature/kerning-game

    Kernable Component

commit bd127e3
Author: Ashley Kolodziej <[email protected]>
Date:   Sat Apr 25 18:43:30 2020 -0400

    Clean up cruft

commit 6846a57
Author: Ashley Kolodziej <[email protected]>
Date:   Sat Apr 25 18:42:12 2020 -0400

    Update changelog

commit 70c98cc
Author: Ashley Kolodziej <[email protected]>
Date:   Sat Apr 25 18:34:03 2020 -0400

    Resolve child key item warnings

commit e18f079
Author: Ashley Kolodziej <[email protected]>
Date:   Sat Apr 25 18:31:54 2020 -0400

    Verify editing this text is not possible

commit bb386a9
Author: Ashley Kolodziej <[email protected]>
Date:   Sat Apr 25 18:31:00 2020 -0400

    Set baseUrl to src folder, tidy up imports

commit 20d7b13
Author: Ashley Kolodziej <[email protected]>
Date:   Sat Apr 25 18:17:32 2020 -0400

    Switch to Sass

commit f38293e
Author: Ashley Kolodziej <[email protected]>
Date:   Sat Apr 25 18:16:02 2020 -0400

    Documentation, id to class cleanup

commit 7045aba
Author: Ashley Kolodziej <[email protected]>
Date:   Sat Apr 25 18:02:07 2020 -0400

    Rename and refactor

commit 7a7a2b1
Author: Ashley Kolodziej <[email protected]>
Date:   Fri Apr 24 22:08:54 2020 -0400

    Forgot a click handler :)

commit 4dd9303
Author: Ashley Kolodziej <[email protected]>
Date:   Fri Apr 24 22:07:31 2020 -0400

    Get kern in react component!

commit 8bbc8bf
Author: Ashley Kolodziej <[email protected]>
Date:   Thu Apr 23 19:36:27 2020 -0400

    Whoops

commit d366d9e
Author: Ashley Kolodziej <[email protected]>
Date:   Thu Apr 23 19:35:50 2020 -0400

    Set up React

commit 7b3ef7b
Author: Ashley Kolodziej <[email protected]>
Date:   Thu Apr 23 18:51:14 2020 -0400

    Refactoring, improved naming

commit 2c6adf0
Author: Ashley Kolodziej <[email protected]>
Date:   Thu Apr 23 13:48:53 2020 -0400

    Document some funky todos inline

commit b6066c0
Author: Ashley Kolodziej <[email protected]>
Date:   Thu Apr 23 13:47:04 2020 -0400

    Kerning for all letters at once!

commit e17434a
Author: Ashley Kolodziej <[email protected]>
Date:   Wed Apr 22 21:33:07 2020 -0400

    Fix bug with expected kerning and pos, select all

commit 52a4897
Author: Ashley Kolodziej <[email protected]>
Date:   Tue Apr 21 18:28:53 2020 -0400

    Well, ignoring kerning turned out to be a simple task

commit 6c339a0
Author: Ashley Kolodziej <[email protected]>
Date:   Tue Apr 21 18:25:37 2020 -0400

    Get kerning actually kerning

commit b674eae
Author: Ashley Kolodziej <[email protected]>
Date:   Mon Apr 20 21:56:28 2020 -0400

    Basic kerning

commit bc7a345
Author: Ashley Kolodziej <[email protected]>
Date:   Mon Apr 20 21:30:07 2020 -0400

    Rough out kerning controls

Regenerate package lock
commit 6c69dc9
Merge: 99eddcf 3872541
Author: Ashley Kolodziej <[email protected]>
Date:   Sat Apr 25 19:38:33 2020 -0400

    Merge branch 'feature/cleanup' into develop

commit 3872541
Author: Ashley Kolodziej <[email protected]>
Date:   Sat Apr 25 19:38:29 2020 -0400

    Update changelog

commit 644c681
Author: Ashley Kolodziej <[email protected]>
Date:   Sat Apr 25 19:37:30 2020 -0400

    Renaming, delete unused / old files, cleanup

commit 99eddcf
Merge: c460f6f d2d7b7f
Author: Ashley Kolodziej <[email protected]>
Date:   Sat Apr 25 19:30:11 2020 -0400

    Merge pull request #26 from ashleykolodziej/feature/project-organization

    Update project information and organization

commit d2d7b7f
Author: Ashley Kolodziej <[email protected]>
Date:   Sat Apr 25 19:29:51 2020 -0400

    Update project information and organization

commit c460f6f
Merge: 0ec0800 bd127e3
Author: Ashley Kolodziej <[email protected]>
Date:   Sat Apr 25 18:43:57 2020 -0400

    Merge pull request #19 from ashleykolodziej/feature/kerning-game

    Kernable Component

commit bd127e3
Author: Ashley Kolodziej <[email protected]>
Date:   Sat Apr 25 18:43:30 2020 -0400

    Clean up cruft

commit 6846a57
Author: Ashley Kolodziej <[email protected]>
Date:   Sat Apr 25 18:42:12 2020 -0400

    Update changelog

commit 70c98cc
Author: Ashley Kolodziej <[email protected]>
Date:   Sat Apr 25 18:34:03 2020 -0400

    Resolve child key item warnings

commit e18f079
Author: Ashley Kolodziej <[email protected]>
Date:   Sat Apr 25 18:31:54 2020 -0400

    Verify editing this text is not possible

commit bb386a9
Author: Ashley Kolodziej <[email protected]>
Date:   Sat Apr 25 18:31:00 2020 -0400

    Set baseUrl to src folder, tidy up imports

commit 20d7b13
Author: Ashley Kolodziej <[email protected]>
Date:   Sat Apr 25 18:17:32 2020 -0400

    Switch to Sass

commit f38293e
Author: Ashley Kolodziej <[email protected]>
Date:   Sat Apr 25 18:16:02 2020 -0400

    Documentation, id to class cleanup

commit 7045aba
Author: Ashley Kolodziej <[email protected]>
Date:   Sat Apr 25 18:02:07 2020 -0400

    Rename and refactor

commit 7a7a2b1
Author: Ashley Kolodziej <[email protected]>
Date:   Fri Apr 24 22:08:54 2020 -0400

    Forgot a click handler :)

commit 4dd9303
Author: Ashley Kolodziej <[email protected]>
Date:   Fri Apr 24 22:07:31 2020 -0400

    Get kern in react component!

commit 8bbc8bf
Author: Ashley Kolodziej <[email protected]>
Date:   Thu Apr 23 19:36:27 2020 -0400

    Whoops

commit d366d9e
Author: Ashley Kolodziej <[email protected]>
Date:   Thu Apr 23 19:35:50 2020 -0400

    Set up React

commit 7b3ef7b
Author: Ashley Kolodziej <[email protected]>
Date:   Thu Apr 23 18:51:14 2020 -0400

    Refactoring, improved naming

commit 2c6adf0
Author: Ashley Kolodziej <[email protected]>
Date:   Thu Apr 23 13:48:53 2020 -0400

    Document some funky todos inline

commit b6066c0
Author: Ashley Kolodziej <[email protected]>
Date:   Thu Apr 23 13:47:04 2020 -0400

    Kerning for all letters at once!

commit e17434a
Author: Ashley Kolodziej <[email protected]>
Date:   Wed Apr 22 21:33:07 2020 -0400

    Fix bug with expected kerning and pos, select all

commit 52a4897
Author: Ashley Kolodziej <[email protected]>
Date:   Tue Apr 21 18:28:53 2020 -0400

    Well, ignoring kerning turned out to be a simple task

commit 6c339a0
Author: Ashley Kolodziej <[email protected]>
Date:   Tue Apr 21 18:25:37 2020 -0400

    Get kerning actually kerning

commit b674eae
Author: Ashley Kolodziej <[email protected]>
Date:   Mon Apr 20 21:56:28 2020 -0400

    Basic kerning

commit bc7a345
Author: Ashley Kolodziej <[email protected]>
Date:   Mon Apr 20 21:30:07 2020 -0400

    Rough out kerning controls
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.

1 participant