summaryrefslogtreecommitdiffstats
path: root/src/text-tag-attributes.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-14Round-trip SVG 2 flowed text with SVG 1.1 backup.Tavmjong Bah1-0/+6
2018-11-08Clarify licensesMax Gaukler1-8/+14
2018-06-18Run clang-tidy’s modernize-pass-by-value pass.Emmanuel Gil Peyrot1-2/+3
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-1/+1
2015-12-05Handle units in the 'x', 'y', 'dx', and 'dy' text and tspan attributes.Tavmjong Bah1-1/+4
2015-01-05Implement SVG 1.1 textLength and textAdjust attributes. Code from Dmitry Kirs...Tavmjong Bah1-2/+9
2011-12-08Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis1-1/+1
2011-02-02update to latest 2geom !Johan B. C. Engelen1-1/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-05-14Add dx (kerning), dy (vertical shifting), and rotate widgets toTavmjong Bah1-0/+21
2008-11-28NR->Geom conversion of some text functions and tweak-contextJoshua L. Blocher1-4/+4
2007-07-29add setter for first x/y pairbulia byak1-0/+3