Brennen Bearnes
9ae2bca931
ignore test directory
6 years ago
Brennen Bearnes
a2207cb71a
bump to 0.8.1
6 years ago
Brennen Bearnes
afcc63cca0
v0.8.0: default to 200x200 thumbnails
6 years ago
Brennen Bearnes
f16866b14e
default to 100x100 pixels
6 years ago
Brennen Bearnes
0a6588067a
v0.7.0: add --square option
This is a crap program and I hate it.
7 years ago
Brennen Bearnes
cbeb86483c
v0.6.2: restore rotation feature broken by preceding bugfix
7 years ago
Brennen Bearnes
10bc2ef8ff
v0.6.1: handle missing exif orientation data
This was throwing an exception in the case where no value was set.
7 years ago
Brennen Bearnes
8ab6e4a549
.gitignore *.pyc
7 years ago
Brennen Bearnes
2e1bbefeee
bump version to 0.6.0
8 years ago
Brennen Bearnes
1f77fcafd3
add options for json & html file output
8 years ago
Brennen Bearnes
fc2a947313
v0.5.0: kill a listing bug, image dimension bugs, remove "=" from options
- images no longer print out over and over again (I indented something
wrong, go figure)
- output contains thumbnail size data
- existing thumbnail sizes are checked (this probably has some overhead,
but hey, correctness, right?)
8 years ago
Brennen Bearnes
3ec318d28a
v0.4.0: --output instead of --base_url; refactor GalleryHTML; img tag
- Switched up the CLI a bit
- Simplified the class a bit
- Added height & width to img tags
8 years ago
Brennen Bearnes
a4350131d2
.gitignore: some cache and swap stuff
8 years ago
Brennen Bearnes
6ec9738a1d
don't explode on running in a dir with no images
Needed to create self.image_list in the constructor.
8 years ago
Brennen Bearnes
b824126e49
more-accurate README
8 years ago
Brennen Bearnes
3d1f955acc
update setup.py and README.md to latest version
8 years ago
Brennen Bearnes
bd60013bcb
v0.3.0: add --overwrite option; skip existing thumbnails otherwise
8 years ago
Brennen Bearnes
204c9fb6cc
v0.2.1: fix EXIF handling explosion with PNG files
...which don't have EXIF data. I'm definitely not the first person to hit
this. See also: https://github.com/saimn/sigal/issues/11
8 years ago
Brennen Bearnes
77ad7f0ea3
move functions into a class: GalleryHTML; bump to v0.2.0
Hey now it's longer and harder to follow!
8 years ago
Brennen Bearnes
42a09934d2
update README with some installation instrux; executable helptext
- Mention a package I needed to install out of apt.
- Make it so I can update helptext from vim
8 years ago
Brennen Bearnes
30c1f03bc1
add some docstrings
8 years ago
Brennen Bearnes
8d26dbac32
add --json option; fix a sizing bug; bump version to v0.1.0
- can now spit out a JSON array of thumb & image
- doesn't die when -x and -y differ
- sorta correctly documents effect of -x and -y
This is to enable changes over on p1k3.com where I'm using a JSON list of
images to generate the random header image. I wanted this because I'm
not using Flickr on the site any more, because fuck Verizon (who, in case
you had missed this iteration of the dismal tide, just bought the corpse
of Yahoo!).
8 years ago
Brennen Bearnes
9ad20acb93
tweak README.md formatting
8 years ago
Brennen Bearnes
5fbaf344da
initial commit moving utility from bpb-kit
8 years ago