summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAge
* Added feColorMatrix support.Evgeniy Reizner2019-08-11
| | | | Closes #84
* Added feComponentTransfer support.Evgeniy Reizner2019-08-11
|
* All backend are using the 'image' crate for raster images loading now.Evgeniy Reizner2019-07-07
| | | | | | | | By removing the gdk-pixbuf we made cairo-backend compilation 40% faster. The 'gio' crate was very slow to compile. The qt-backend, on the other hand, is 20% slower now, since we have to build 'image'. But we don't need to worry about the Qt's JPEG plugin now.
* New text layout.Evgeniy Reizner2019-05-26
| | | Closes #89, Closes #90, Closes #92, Closes #95, Closes #96, Closes #103, Closes #109, Closes #122
* Update unsupported.md.Evgeniy Reizner2019-04-24
|
* Added the 'arithmetic' operator for 'feComposite'.Evgeniy Reizner2019-04-23
|
* Rewrote usvg spec.Evgeniy Reizner2019-04-13
|
* Readme updated.RazrFalcon2019-02-16
|
* Marker resolving moved completely to 'usvg'.RazrFalcon2019-02-11
|
* Update docs/unsupported.mdRazrFalcon2019-01-06
|
* Added nested 'baseline-shift' support.RazrFalcon2019-01-05
| | | | Closes #104
* Added missing files.RazrFalcon2019-01-02
|
* Added marker element to the usvg docs.RazrFalcon2018-12-25
|
* Moved usvg_spec.adoc to the main docs dir.RazrFalcon2018-12-25
|
* Added marker support.RazrFalcon2018-12-24
|
* Added 'letter-spacing' support.RazrFalcon2018-12-22
| | | | Added 'word-spacing' support for Qt backend.
* Added partial 'baseline-shift' support.RazrFalcon2018-12-17
|
* unsupported.md updatedRazrFalcon2018-12-12
|
* Added MSVC support.RazrFalcon2018-12-08
| | | | | | New build docs. Closes #72, Closes #75
* Updated docs/unsupported.mdRazrFalcon2018-12-07
|
* Fixed docs/unsupported.mdRazrFalcon2018-12-07
|
* Added initial filters support.RazrFalcon2018-12-06
|
* Build docs updated.RazrFalcon2018-09-30
|
* Added instructions for installing cairo-backend with homebrewocohen2018-09-29
|
* Add instructions for installing Qt w/ homebrewMike Marcacci2018-09-06
|
* Build doc updated.RazrFalcon2018-08-09
|
* Fixed pattern scaling.RazrFalcon2018-05-23
|
* `doc` -> `docs`Reizner Evgeniy2018-05-06