0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-23 23:18:48 -05:00
Penpot: The open-source design tool for design and code collaboration
Find a file
Andrey Antukh f82ddac72d
Fix many inconsistencies between drawing and resizing.
This enables sharing code between the drawing logic and
the simple resizing. Allowing drawing in any direction,
not only from top-left to bottom-right.

Fixes issue #44.
2017-02-27 20:28:37 +01:00
backend Refactor thumbnails generation. 2017-02-25 16:01:00 +01:00
docker Add lein fast trampoline env var to docker's bashrc file. 2017-02-22 20:47:07 +01:00
frontend Fix many inconsistencies between drawing and resizing. 2017-02-27 20:28:37 +01:00
.gitignore Update .gitignore file. 2017-02-21 11:24:02 +01:00
CONTRIBUTING.md Update contributing guide and the readme. 2017-02-24 19:25:11 +01:00
LICENSE Add missing license file (lost in repository migration). 2016-11-21 08:48:07 +01:00
manage.sh Remove unused code from manage.sh 2017-02-21 11:25:23 +01:00
README.md Update contributing guide and the readme. 2017-02-24 19:25:11 +01:00

UXBOX

Introduction

UXBOX is a SVG based open-source prototyping tool.

Contributing

Plese refer to the Contributing Guide

License

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.