SVGT 1.2 Tests: font usage faults

Hi,
 
It seems that test case paint-vfill-206-t is missing the font loading
code that is present in most cases, but the test tries to use
SVGFreeSansASCII font anyway. 
 
Many of the animation tests use system Arial font instread of the
SVGFreeSansASCII font. Using SVGFreeSansASCII font consistently
everywhere would make the comparison between the test result and the
reference image easier. There are cases like this:
  <g xml:id="test-body-content"
font-family="SVGFreeSansASCII,sans-serif" font-size="18">
    <g font-family="Arial" font-size="30"> 

The well intended font-family settingat the upper lever gets immediately
overriden by Arial declaration below. Sample is from
animate-elem-11-t.svg.
 
Yours, 
  - Kalle Raita

Kalle Raita 
NVIDIA Corporation 
Tel. +358 40 723 1441 
kraita@nvidia.com 
http://eu.nvidia.com <http://eu.nvidia.com/>  

 

-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may contain
confidential information.  Any unauthorized review, use, disclosure or distribution
is prohibited.  If you are not the intended recipient, please contact the sender by
reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------

Received on Wednesday, 9 January 2008 11:54:17 UTC