Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.
/ hterm Public archive

Commit

Permalink
libdot: add helper script for crushing images
Browse files Browse the repository at this point in the history
Add helper for crushing png & jpg images so we don't need to remember
how to do it.  We use the existing Chromium script for png files.

Change-Id: I7e6436a3a75e8bfdd8454d4e8ae548dfff282244
Reviewed-on: https://chromium-review.googlesource.com/1097619
Tested-by: Mike Frysinger <[email protected]>
Reviewed-by: Vitaliy Shipitsyn <[email protected]>
  • Loading branch information
vapier committed Jun 15, 2018
1 parent 7af6ec9 commit 31a89de
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions images/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Images

When adding new files here, make sure to crush them first.
You can use [libdot/bin/imgcrush](/libdot/bin/imgcrush) to do so losslessly.

0 comments on commit 31a89de

Please sign in to comment.