Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(154)

Side by Side Diff: ui/resources/resource_check/third_party/pypng/README.chromium

Issue 10699034: Add presubmit script to verify that scaled resources are correct dimensions. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: TEST - Always include the library to test on try bots. Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 Name: PNG encoder/decoder in pure Python
2 Short Name: pypng
3 URL: http://github.com/drj11/pypng/
4 Version: 0
5 Revision: fe231bb9f7773b5f4279d02f8594fa09a00a605e
6 License: The MIT License
7 License File: LICENSE
8 Security Critical: no
9
10 Description:
11 PyPNG provides Python code for encoding/decoding PNG files. In
12 particular png.py is a Python module written entirely in Python.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698