Diff for /Amaya/amaya/SVGnames.h between versions 1.21 and 1.22

version 1.21, 2002/07/10 08:24:33 version 1.22, 2002/07/15 14:51:23
Line 58  static AttributeMapping SVGAttributeMapp Line 58  static AttributeMapping SVGAttributeMapp
    {"additive", "", 'A', SVG_ATTR_additive, L_OtherValue},     {"additive", "", 'A', SVG_ATTR_additive, L_OtherValue},
    {"attributeName", "", 'A', SVG_ATTR_attributeName_, L_OtherValue},     {"attributeName", "", 'A', SVG_ATTR_attributeName_, L_OtherValue},
    {"attributeType", "", 'A', SVG_ATTR_attributeType, L_OtherValue},     {"attributeType", "", 'A', SVG_ATTR_attributeType, L_OtherValue},
      {"baseline-shift", "", 'A', SVG_ATTR_baseline_shift, L_OtherValue},
    {"begin", "", 'A', SVG_ATTR_begin_, L_OtherValue},     {"begin", "", 'A', SVG_ATTR_begin_, L_OtherValue},
    {"by", "", 'A', SVG_ATTR_by, L_OtherValue},     {"by", "", 'A', SVG_ATTR_by, L_OtherValue},
    {"calcMode", "", 'A', SVG_ATTR_calcMode, L_OtherValue},     {"calcMode", "", 'A', SVG_ATTR_calcMode, L_OtherValue},

Removed from v.1.21  
changed lines
  Added in v.1.22


Webmaster