filters/publish/ChangeLog

Wed, 07 Sep 2011 10:26:03 +1000

author
Dean Jackson <dino@apple.com>
date
Wed, 07 Sep 2011 10:26:03 +1000
changeset 36
b31bb9367aef
parent 35
31e848f19ceb
child 40
3f1fdd4a8004
permissions
-rw-r--r--

- Added opacity function
- Corrected luminanceToAlpha values

     1 Changes for Filter Effects specification
     2 ----------------------------------------
     4 2011-09-07  Dean Jackson  <dino@apple.com>
     6 - Added opacity function
     7 - Corrected luminanceToAlpha values
     9 2011-08-31  Dean Jackson  <dino@apple.com>
    11 - Remove commas from shorthand function parameter input.
    12 - Rename unsharp() shorthand to sharpen()
    13 - drop-shadow shorthand parameter is now a <shadow>
    15 2011-08-30  Dean Jackson  <dino@apple.com>
    17 - note that feCustom is probably not going to be included at this stage
    18 - Added filter() <image> function
    19 - Removed x y width height parameters from enable-background
    20 - Added drop-shadow shorthand
    22 2011-07  Erik Dahlström <ed@opera.com>
    24 - Various changes. See hg log for details.
    26 2011-04-18  Dean Jackson  <dino@apple.com>
    28 - renamed files, removing "SVG"
    29 - temporarily commenting out reqs and primer publication
    30 - update the intro section to be more language neutral, and
    31   generally replace SVG with XML for now.
    32 - define the filter property in terms of a list of function
    33 - describe the functions as a space separated list
    34   of commands like url(), sepia() etc.
    35 - show the equivalent XML version for each shorthand function

mercurial