summaryrefslogtreecommitdiffstats
path: root/src/sp-font-face.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* reverting previous work on font-face attributes. These attributes are ↵Felipe Corr??a da Silva Sanches2008-05-131-375/+0
| | | | | already treated in SPStyle (bzr r5662)
* * implemented handling of font-style, font-variant, font-weight, and Felipe Corr??a da Silva Sanches2008-05-121-1/+346
| | | | | | | font-stretch attributes on font-face tags * fixed typo on v-ideographic attribute on attributes.cpp * fixed typo on src/sp-font-face.h (bzr r5652)
* attribute loading for font-face tagFelipe Corr??a da Silva Sanches2008-05-101-0/+574
first draft. Still incomplete. (bzr r5644)