| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
(bzr r6348)
|
| |
|
| |
(bzr r6054)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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).
(bzr r6023)
|
| |
|
| |
(bzr r5884)
|
| |
|
|
|
|
|
| |
cairo git master branch) will compile SVGFonts (experimental) support.
* First code for SVGFonts rendering. Renders in a separate window because we still dont have pango integration.
(bzr r5753)
|
| |
|
|
|
| |
already treated in SPStyle
(bzr r5662)
|
| |
|
|
|
|
|
| |
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)
|
|
|
first draft. Still incomplete.
(bzr r5644)
|