summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/font-variations.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-2/+2
| | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60.
* Merge branch 'master' of gitlab.com:inkscape/inkscapeMarc Jeanmougin2018-04-291-3/+10
|\
| * Bug fixes for variable fonts, especially to support the Decovar font.Tavmjong Bah2018-04-291-3/+10
| |
* | Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-2/+2
|/
* More progress on variable fonts support.Tavmjong Bah2018-04-281-8/+48
|
* Add start of 'font-variations' widget.Tavmjong Bah2018-04-261-0/+132
Some code cleanup.