index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libnrtype
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-03
refactor: Eliminate SPIString::value_default
Thomas Holder
2
-5
/
+6
2019-10-11
Reduce memory leak on editing text, etc.
Nathan Lee
2
-6
/
+16
2019-10-03
Fix comparison between char and value outside range for char in check for gzi...
Tavmjong Bah
1
-1
/
+2
2019-10-02
Fix SVG in OpenType decoding bug.
Tavmjong Bah
1
-1
/
+1
2019-10-01
Support "lang" and "xml:lang" attributes.
Tavmjong Bah
2
-1
/
+10
2019-09-28
Fix issue multiple signals on font change. styling
Jabiertxof
2
-2
/
+4
2019-09-28
Fis issue pointed by Mc
Jabier Arraiza
1
-1
/
+1
2019-09-28
Dis allow to emit once instead 3 time on font change
Jabier Arraiza
2
-15
/
+16
2019-09-21
Fix segfault when reading Bixia SVG in OpenType font.
Tavmjong Bah
1
-1
/
+1
2019-09-20
Handle SVG in OpenType fonts where glyph viewboxes don't match design units.
Tavmjong Bah
1
-23
/
+73
2019-09-20
Handle SVG in OpenType fonts where glyphs have floating point numbers in 'vie...
Tavmjong Bah
1
-1
/
+1
2019-09-20
Handle SVG in OpenType fonts with compressed glyphs.
Tavmjong Bah
1
-2
/
+26
2019-09-19
Fix partialy issue 425 (the highlight part not new line one) https://gitlab.c...
Jabier Arraiza
1
-5
/
+6
2019-09-18
Fix cursor postion when text is laid out using 'x' and 'y' attributes.
Tavmjong Bah
3
-24
/
+77
2019-09-13
Refactor of prepare inner and some comments
Jabiertxof
2
-19
/
+0
2019-09-12
Fix blocking bugs in text for Beta (stiling)
Jabiertxof
1
-1
/
+1
2019-09-12
Line height fixes
Jabiertxof
2
-1
/
+19
2019-09-12
Fix crash when overflowing flowed text
Marc Jeanmougin
1
-1
/
+1
2019-09-09
Load GPOS table only when selecting font features tab to speedup font usage
Jabier Arraiza
2
-8
/
+16
2019-09-07
More improvements to line height.
Jabier Arraiza
1
-2
/
+4
2019-06-18
Better check for CONTROL_CODE
Nathan Lee
1
-1
/
+1
2019-05-26
Add check for empty text on path
Nathan Lee
1
-1
/
+2
2019-05-14
Remove error message when SVG OpenType table is empty.
Tavmjong Bah
1
-2
/
+7
2019-05-12
Stop crash on newline when entering rtl text
Nathan Lee
1
-4
/
+2
2019-05-07
Add some documentation (Harfbuzz, OpenType SVG).
Tavmjong Bah
1
-1
/
+3
2019-05-06
Fix rendering for some SVG in OpenType fonts with glyphs that don't have a vi...
Tavmjong Bah
2
-2
/
+11
2019-05-06
Possibly fix build on Windows.
Tavmjong Bah
1
-2
/
+2
2019-05-06
Add basic SVG in OpenType support.
Tavmjong Bah
4
-2
/
+158
2019-05-03
Adds out of bound check for selecting text on path
Nathan Lee
1
-1
/
+3
2019-05-03
Refer to correct array index in chunkAnchorPoint
Nathan Lee
1
-3
/
+3
2019-04-15
Make sure Layout.wrap_mode is initialized and defined.
Tavmjong Bah
1
-3
/
+4
2019-04-15
Fix for line positioning in wrapped multi-line text.
Tavmjong Bah
1
-1
/
+1
2019-03-28
An a few more config.h fixes
Patrick Storz
2
-8
/
+0
2019-03-23
Fix text rendering when Inkscape multi-line text has an empty first line.
Tavmjong Bah
1
-4
/
+38
2019-03-20
Fix complication when debugging enabled.
Tavmjong Bah
1
-3
/
+4
2019-03-18
Fix rendering for text with inherited 'font-variation-settings' property.
Tavmjong Bah
1
-2
/
+2
2019-02-19
Fix code to avoid error message "descr without font family".
Tavmjong Bah
1
-4
/
+24
2019-01-18
fix compilation with HAVE_CAIRO_PDF=0
Thomas Holder
2
-14
/
+0
2019-01-15
out-of-bounds access on Enter-up-left in new text field
Trevor Spiteri
1
-1
/
+1
2019-01-15
out-of-bounds access on Enter-up-down in new text field
Trevor Spiteri
1
-1
/
+4
2019-01-15
out-of-bounds access on clicking at end of text field
Trevor Spiteri
1
-1
/
+4
2019-01-15
out-of-bounds access on Enter in new text field
Trevor Spiteri
1
-0
/
+2
2019-01-02
modernize loops
Marc Jeanmougin
7
-42
/
+40
2018-12-20
Fix comment.
Tavmjong Bah
1
-1
/
+1
2018-12-20
Prevent screen jump when 'inline-size' value is too small to display text.
Tavmjong Bah
1
-2
/
+14
2018-12-18
Add ability to create SVG 2 text:
Tavmjong Bah
1
-1
/
+26
2018-11-08
Clarify licenses
Max Gaukler
19
-19
/
+97
2018-10-18
Remove util/unordered-containers.h aliases.
Emmanuel Gil Peyrot
2
-3
/
+3
2018-10-06
Misc. typos
luz.paz
6
-8
/
+8
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
6
-7
/
+12
[next]