{ "info": { "author": "Thomas Lotze", "author_email": "thomas@thomas-lotze.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: X11 Applications", "Environment :: X11 Applications :: GTK", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: Zope Public License", "Programming Language :: Python", "Topic :: Utilities" ], "description": "================================\r\ntl.gcrop: Introduction and usage\r\n================================\r\n\r\nThe goal of this program is to allow cropping an image using the mouse and\r\nhaving visual feedback while at the same time applying various mathematical\r\nconstraints such as maintaining a given aspect ratio or ensuring minimal\r\nvalues for the crop margins.\r\n\r\nThe current state of implementation does visual cropping but doesn't yet take\r\ninto account constraints. Also, the output of the program is only the crop\r\ncoordinates; the cropped image cannot be saved yet.\r\n\r\n``tl.gcrop`` requires ``pygtk`` to be installed.\r\n\r\nKey bindings:\r\n\r\n :Ctrl-O:\r\n Open a new image, replacing the previous one without warning.\r\n\r\nMouse actions inside the image window:\r\n\r\n :Left button:\r\n Change crop margins if the mouse is outside the crop area (one if it's\r\n outside an edge, two if it's outside a corner), otherwise move the crop\r\n area without changing its size.\r\n\r\n :Scroll wheel:\r\n Zoom the image up or down by factors of 2.\r\n\r\nWidgets on the right panel:\r\n\r\n- A line describing the current crop area (left and top margin, width\r\n and height) that can be copied using mouse selection.\r\n\r\n- Input fields that allow setting all crop parameters to exact pixel values.\r\n\r\n- Two preview windows that show the cropped image and the crop area relative\r\n to the total image.\r\n\r\n\r\n.. Local Variables:\r\n.. mode: rst\r\n.. End:\r\n\r\n\r\n==============\r\nAbout tl.gcrop\r\n==============\r\n\r\n:Author:\r\n Thomas Lotze (thomas@thomas-lotze.de, http://thomas-lotze.de/)\r\n\r\n.. :Online documentation:\r\n.. http://packages.python.org/tl.gcrop/\r\n\r\n:PyPI page:\r\n http://pypi.python.org/pypi/tl.gcrop/\r\n\r\n:Issue tracker:\r\n https://bitbucket.org/tlotze/tl.gcrop/issues/\r\n\r\n:Source code:\r\n https://bitbucket.org/tlotze/tl.gcrop/src/\r\n\r\n:Current change log:\r\n https://bitbucket.org/tlotze/tl.gcrop/src/tip/CHANGES.txt\r\n\r\n\r\n.. Local Variables:\r\n.. mode: rst\r\n.. End:", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/tlotze/tl.gcrop/", "keywords": "gtk visual crop image are constraints interactive aspect ratio", "license": "ZPL 2.1", "maintainer": "", "maintainer_email": "", "name": "tl.gcrop", "package_url": "https://pypi.org/project/tl.gcrop/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/tl.gcrop/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/tlotze/tl.gcrop/" }, "release_url": "https://pypi.org/project/tl.gcrop/0.1/", "requires_dist": null, "requires_python": null, "summary": "Visually crop an image under various constraints.", "version": "0.1" }, "last_serial": 800756, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "fe22212691243e52ed14392e2654fdd1", "sha256": "82589fda449882be0e3e2f8caa05dc8be8881ac922d0de66653af32ebc9518af" }, "downloads": -1, "filename": "tl.gcrop-0.1.tar.gz", "has_sig": true, "md5_digest": "fe22212691243e52ed14392e2654fdd1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12020, "upload_time": "2010-02-14T17:58:42", "url": "https://files.pythonhosted.org/packages/ff/42/1a327259c349f575e0e88b7c1f66090fda4aa79e213fba4d6f3454c74d3c/tl.gcrop-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fe22212691243e52ed14392e2654fdd1", "sha256": "82589fda449882be0e3e2f8caa05dc8be8881ac922d0de66653af32ebc9518af" }, "downloads": -1, "filename": "tl.gcrop-0.1.tar.gz", "has_sig": true, "md5_digest": "fe22212691243e52ed14392e2654fdd1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12020, "upload_time": "2010-02-14T17:58:42", "url": "https://files.pythonhosted.org/packages/ff/42/1a327259c349f575e0e88b7c1f66090fda4aa79e213fba4d6f3454c74d3c/tl.gcrop-0.1.tar.gz" } ] }