summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8ddc918)
raw | patch | inline | side by side (parent: 8ddc918)
author | bryce <bryce@users.sourceforge.net> | |
Sat, 13 Jan 2007 08:27:51 +0000 (08:27 +0000) | ||
committer | bryce <bryce@users.sourceforge.net> | |
Sat, 13 Jan 2007 08:27:51 +0000 (08:27 +0000) |
src/attributes.cpp | patch | blob | history |
diff --git a/src/attributes.cpp b/src/attributes.cpp
index f02e9b28fd779436bde77f4d25bd53e393c0b2f5..5f7a710c3bfdfd409c84ca56aea763979f472cfa 100644 (file)
--- a/src/attributes.cpp
+++ b/src/attributes.cpp
//{SP_ATTR_DX, "dx"},
//{SP_ATTR_DY, "dy"},
/*feSpecularLighting*/
- //{SP_ATTR_SURFACESCALE, "surfaceScale"},
{SP_ATTR_SPECULARCONSTANT, "specularConstant"},
{SP_ATTR_SPECULAREXPONENT, "specularExponent"},
/*feTile*/
/*feTurbulence*/
{SP_ATTR_BASEFREQUENCY, "baseFrequency"},
- {SP_ATTR_NUMOCTAVES, "numOctaves"},
+ {SP_ATTR_NUMOCTAVES, "numOctaves"},
{SP_ATTR_SEED, "seed"},
{SP_ATTR_STITCHTILES, "stitchTiles"},
//{SP_ATTR_TYPE, "type"},