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