index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extensions. Fix for 'Alphabet Soup' and 'Foldable Box' in transformed layers ...
su_v
2015-12-09
2
-0
/
+14
*
merge from trunk (r14506)
su_v
2015-12-07
105
-18711
/
+9976
|
\
|
*
Remove leftover assert.
Tavmjong Bah
2015-12-06
1
-1
/
+0
|
*
Handle units in the 'x', 'y', 'dx', and 'dy' text and tspan attributes.
Tavmjong Bah
2015-12-05
7
-36
/
+107
|
*
added comment + simpler rounding
Marc Jeanmougin
2015-12-04
1
-2
/
+3
|
*
Correct rounding when importing bitmaps
Marc Jeanmougin
2015-12-03
1
-2
/
+6
|
*
Removed auto calulate distances in roughen LPE because strange resulton apply...
Jabier Arraiza Cenoz
2015-12-02
2
-39
/
+0
|
*
Add spray-origin missing atribute
Jabier Arraiza Cenoz
2015-12-02
2
-0
/
+2
|
*
Add some SVG2 text properties to tables.
Tavmjong Bah
2015-12-02
4
-0
/
+52
|
*
Correct line spacing for text in a shape when various font-sizes present.
Tavmjong Bah
2015-12-02
3
-36
/
+91
|
*
Translations. Chinese (zh_CN) translation update.
Mingye Wang
2015-12-02
1
-2
/
+2
|
*
XAML. Fix for Bug #1521686 (Exported Xaml mistaken due to wrong format number...
Nicolas Dufour
2015-12-02
1
-1
/
+1
|
*
Win32. Temporary workaround for Bug #1156664 (Compile against external libpot...
Nicolas Dufour
2015-12-02
1
-0
/
+5
|
*
Bug fixes for simplify LPE and applied fix also affected #166937
Jabier Arraiza Cenoz
2015-11-30
1
-8
/
+11
|
*
Correct position of lines in multi-line text when some lines have different f...
Tavmjong Bah
2015-11-30
2
-14
/
+29
|
*
Translations. Chinese (zh_CN) translation update.
Mingye Wang
2015-11-29
1
-12292
/
+6934
|
*
Reimplement the functions in src/xml/quote.cpp to clear up license.
Krzysztof Kosi??ski
2015-11-27
1
-61
/
+57
|
*
Fix undo of mesh creation.
Tavmjong Bah
2015-11-25
1
-18
/
+11
|
*
Remove unused headers.
Tavmjong Bah
2015-11-25
2
-4
/
+0
|
*
fixes infinite loop due to buggy recursion in flattening function
Marc Jeanmougin
2015-11-25
1
-2
/
+8
|
*
Use deprecated constant to maintain backwards compatibility with freetype 2.4.
Tavmjong Bah
2015-11-24
1
-1
/
+1
|
*
Merge 'writing-modes' branch.
Tavmjong Bah
2015-11-24
22
-331
/
+1226
|
|
\
|
|
*
Remove unintended change that added C++11 flag.
Tavmjong Bah
2015-11-24
1
-3
/
+0
|
|
*
Swap text-before-edge and text-after-edge baseline values.
Tavmjong Bah
2015-11-19
1
-6
/
+6
|
|
*
Implement rendering of 'dominant-baseline' property.
Tavmjong Bah
2015-11-18
4
-39
/
+56
|
|
*
Use maximum ascent and descent for glyphs to ensure that glyphs that extend
Tavmjong Bah
2015-11-18
1
-3
/
+6
|
|
*
Code cleanup. Remove/simplify some functions.
Tavmjong Bah
2015-11-18
4
-91
/
+30
|
|
*
Turn FontMetrics into a class. Add maximum ascent/descent variables.
Tavmjong Bah
2015-11-18
5
-19
/
+59
|
|
*
Find font metrics when font is initialized. Fill baseline table.
Tavmjong Bah
2015-11-18
2
-78
/
+222
|
|
*
Read/write 'dominant-baseline' property.
Tavmjong Bah
2015-11-18
3
-6
/
+38
|
|
*
Replace leading by more useful x-height. Use OS/2 font metrics when available.
Tavmjong Bah
2015-11-13
5
-21
/
+66
|
|
*
'direction' is an inherited property, remove 'set' requirement.
Tavmjong Bah
2015-11-10
1
-5
/
+4
|
|
*
Rearrange code to make handling of baseline clearer.
Tavmjong Bah
2015-11-03
1
-33
/
+23
|
|
*
Vertical baseline depends on block 'text-orientation' value.
Tavmjong Bah
2015-11-03
3
-8
/
+43
|
|
*
Implement 'text-orientation' with user interface. Update 'writing-mode', addi...
Tavmjong Bah
2015-10-28
16
-200
/
+854
|
*
|
Change context from gradient to mesh.
Tavmjong Bah
2015-11-24
1
-1
/
+4
|
*
|
Remove unneeded header.
Tavmjong Bah
2015-11-24
1
-1
/
+0
|
*
|
Correct return value.
Tavmjong Bah
2015-11-23
1
-0
/
+1
|
*
|
Translation. Turkish translation update.
Hasan Kiran
2015-11-22
1
-690
/
+446
|
*
|
packaging/macosx: update scripts for potrace switch to external dependency
su_v
2015-11-21
3
-1
/
+8
|
*
|
src/Makefile.am: Rm notes about tests that have been fixed
Alex Valavanis
2015-11-21
1
-2
/
+0
|
*
|
Compile against external libpotrace
Alex Valavanis
2015-11-21
40
-4099
/
+276
|
|
\
\
|
|
*
|
Add warning about missing Potrace to CMake build
Alex Valavanis
2015-11-21
1
-0
/
+3
|
|
*
|
Hide unused verbs if Potrace is not available
Alex Valavanis
2015-11-21
7
-3
/
+85
|
|
*
|
Fix CMake build
Alex Valavanis
2015-11-12
5
-10
/
+30
|
|
*
|
Update cmake Potrace module to match style of others
Alex Valavanis
2015-11-12
2
-34
/
+60
|
|
*
|
Enable builds without flood/trace on systems without Potrace
Alex Valavanis
2015-11-09
9
-10
/
+72
|
|
*
|
Add CMake check for Potrace from OSP: http://goo.gl/AEzbkQ
Alex Valavanis
2015-11-09
3
-17
/
+40
|
|
*
|
Update Potrace bitmap macros to upstream 1.13
Alex Valavanis
2015-11-08
1
-8
/
+9
|
|
*
|
Use external Potrace
Alex Valavanis
2015-11-08
20
-4054
/
+14
[next]