index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
style-enums.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-28
sized style enums
Thomas Holder
1
-32
/
+34
2019-10-28
refactor SPIEnum: more type safety
Thomas Holder
1
-1
/
+1
2019-10-14
Fix bug compiling
Jabier Arraiza
1
-1
/
+2
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-11-08
Implement the remaining vector effects properties.
Tavmjong Bah
1
-2
/
+8
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-36
/
+36
2017-05-29
Update for CSS 3 'image-rendering'.
Tavmjong Bah
1
-2
/
+2
2017-05-29
Update for CSS 3 'image-rendering'.
Tavmjong Bah
1
-2
/
+2
2016-10-19
Implement 'vector-effect' value 'non-scaling-stroke'. No GUI yet.
Tavmjong Bah
1
-0
/
+10
2015-11-18
Read/write 'dominant-baseline' property.
Tavmjong Bah
1
-3
/
+30
2015-10-28
Implement 'text-orientation' with user interface. Update 'writing-mode', addi...
Tavmjong Bah
1
-7
/
+1
2015-10-15
Add new 'writing-mode' values, remove 'block-progression', fix a few typos.
Tavmjong Bah
1
-13
/
+26
2015-06-22
Enable rendering of 'font-feature-settings' and 'font-variant-east-asian'.
Tavmjong Bah
1
-10
/
+12
2015-05-18
Enable setting of 'font-variant-ligatures' (rendering waits on new Pango libr...
Tavmjong Bah
1
-9
/
+9
2015-05-16
Enable setting of 'font-variant-position' and 'font-variant-caps'. Rendering ...
Tavmjong Bah
1
-11
/
+13
2015-05-12
GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in p...
Tavmjong Bah
1
-20
/
+19
2015-05-06
Start of implementing CSS 3 font variants (access to OpenType features).
Tavmjong Bah
1
-0
/
+137
2015-05-03
Revert bad commit (commited to wrong branch).
Tavmjong Bah
1
-137
/
+0
2015-05-03
First batch
Tavmjong Bah
1
-0
/
+137
2014-10-14
Add 'white-space' CSS property (replaces deprecated xml:space).
Tavmjong Bah
1
-0
/
+17
2014-09-27
Update to experimental r13565
Liam P. White
1
-3
/
+3
2014-08-31
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
1
-3
/
+3
2014-07-30
Read CSS Text 3 'white-space' property, SVG 2 <text> 'width', 'height' attrib...
Tavmjong Bah
1
-0
/
+17
2014-04-23
Clean up of style code, converting structures to C++ classes. Step 1.
Tavmjong Bah
1
-1
/
+264
2014-03-11
Change stroke-dasharray and stroke-dashoffset handling to match other propert...
Tavmjong Bah
1
-0
/
+230