Precedence in tts:fontFamily

Hi all,

(Hopefully) quick questions: (i) is the ordering of values in
tts:fontFamily significant and (ii) does familyName take precedence
over genericFamilyName?

For instance, are the following two declarations equivalent?

tts:fontFamily="proportionalSansSerif,Arial"
tts:fontFamily="Arial,proportionalSansSerif"

... and what is the expected outcome of the following?

tts:fontFamily="proportionalSansSerif,proportionalSerif"

Thanks,

-- Pierre

Received on Thursday, 7 July 2016 16:53:52 UTC