• Nigel Tao's avatar
    image: rename image.Tiled to image.Repeated. · 415f15b6
    Nigel Tao authored
    What package image currently provides is a larger image consisting
    of many copies of a smaller image.
    
    More generally, a tiled image could be a quilt consisting of different
    smaller images (like Google Maps), or a technique to view a portion of
    enormous images without requiring the whole thing in memory.
    
    This richer construct might not ever belong in the standard library (and
    is definitely out of scope for Go 1), but I would like the option for
    image.Tiled to be its name.
    
    R=r, rsc
    CC=golang-dev
    https://golang.org/cl/5530062
    415f15b6
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...