File golang-org-x-image.changes of Package golang-org-x-image
------------------------------------------------------------------- Fri Jul 1 16:42:33 UTC 2016 - toddrme2178@gmail.com - Make Group tag consistent with other golang packages. ------------------------------------------------------------------- Thu Sep 10 14:23:26 UTC 2015 - i@marguerite.su - Update to version 1.0.3+git20150901.b3d8467: + shiny/screen: new package. + shiny/font: new package for drawing text on an image. + colornames: new package for named colors + math/fixed: add I and P helper functions. + shiny/font/plan9font: implement ParseFont. + shiny/font: add Hinting, Stretch, Style and Weight option types. + math/fixed: add rectangle types and the R function. + shiny/font: add per-glyph metrics. + shiny/font: have Face.Glyph return an advance width, not a new dot. + shiny/font/plan9font: add an example test. + font: fix up some old x/exp/shiny references. + draw: tweak the YCbCr to RGBA conversion formula. + image/draw: have Transform take a f64.Aff3 instead of a *f64.Aff3. + vp8: split expression to placate 386 compiler + draw: skip TestFastPaths for Go 1.4. + draw: have Scale and Transform recognize straight copies. + math/fixed: new package. + draw: have Scale and Transform recognize straight copies. + math/fixed: add Point methods (Add, Sub, Mul, Div). ------------------------------------------------------------------- Sun Jul 12 08:39:41 UTC 2015 - i@marguerite.su - rename to golang-org-x-image - update version 1.0.3+git20150702.92cae9f - use golang-packaging for packaging ------------------------------------------------------------------- Sun Mar 22 10:35:45 UTC 2015 - i@marguerite.su - update version 1.0.3+git20150321.7eedc60 - source URL changed to github.com/golang/image - import path changed to golang.org/x/image - clean specfile ------------------------------------------------------------------- Mon Nov 19 20:24:06 UTC 2012 - graham@andtech.eu - Update to hg6a42774d38e5 - tiff: new Options parameter for Encode. - tiff: support writing files with differencing predictor. ------------------------------------------------------------------- Tue Mar 13 11:13:01 UTC 2012 - graham@andtech.eu - Update to weekly.2012-03-13 - go.image/tiff: optimize reading uncompressed files from a tiff buffer. - go.image/tiff: simplify encoding. ------------------------------------------------------------------- Wed Mar 7 21:34:56 UTC 2012 - graham@andtech.eu - updade spec for new rpm macros ------------------------------------------------------------------- Thu Mar 1 19:18:12 UTC 2012 - graham@andtech.eu - initial package