OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

cgmo-webcgm message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: aci test review


Don,

 

Review of aci tests:

 

aciFontNormalization  aci file is valid; minor correction, the description in the htm file refers to 5 strings and there are only 3 in the file.

 

aciGenericFonts aci file in invalid. According to the dtd     fontmap should be fontMap

<maplist

      cgmFont="Courier"

            substitutionList="serif"

      cgmFont="Times-Roman"

            substitutionList="sans-serif"

 

should be

<maplist

      cgmFont="Courier"

            substitutionList="serif"/>

<maplist

      cgmFont="Times-Roman"

            substitutionList="sans-serif"/>

 

the CGM and HTM files are good.

 

aciMapListOrder  aci file is invalid fontmap should be fontMap; the CGM and HTM files are good

 

aciLineAttr aci file is valid; the reference image shows the third line from the top to be dashed, it should be solid. It would be helpful it the lines weights were thicker so the cap and join styles would be more distinguishable.

 

aciEdgeAttr the aci file is valid; it would be helpful if the edge widths thicker so the cap and join styles would be more distinguishable.

 

aciLineEdgeDef the aci file is valid; the CGM and HTM files are good

 

aciHatchStyleDef the aci file is valid; the CGM and HTM files are good

 

 



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]