Code

reintroducing code that initially committed in revision 18594 and the have been rever...
authorJucaBlues <JucaBlues@users.sourceforge.net>
Sun, 22 Jun 2008 22:48:08 +0000 (22:48 +0000)
committerJucaBlues <JucaBlues@users.sourceforge.net>
Sun, 22 Jun 2008 22:48:08 +0000 (22:48 +0000)
commit332c67c87b4074ca4414f3d84349f5d7f9dffd95
tree67804294d93f9df8cb00b05d291656172564cf2d
parenta4ba6cf08033d624f247cc38c2b8b75f01ba0531
reintroducing code that initially committed in revision 18594 and the have been reverted on revision 18607.

* implemented handling of font-style, font-variant, font-weight, and
font-stretch attributes on font-face tags

This have been previously reverted because I thought they were already handled in node->style, but now I see that this code is needed for font description (used in the
font tag to declare font attributes to be stored in the user agent font database).

The node->style info is used for font specification (used by document authors with the purpose of declaring the properties of fonts that they would like in their SVG
documents).
src/sp-font-face.cpp
src/sp-font-face.h