index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sp-glyph-kerning.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-74
/
+0
*
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
2014-08-31
1
-5
/
+5
*
Code cleanup.
Liam P. White
2014-08-18
1
-39
/
+34
*
Added runtime check in SP_-cast macros.
Markus Engel
2013-09-15
1
-2
/
+2
*
Modified SP_IS_ macros.
Markus Engel
2013-09-14
1
-2
/
+2
*
Replacement of unnecessary variables.
Markus Engel
2013-07-31
1
-0
/
+1
*
Merge Object and subclasses. Merging of SP- and C-classes complete.
Markus Engel
2013-04-07
1
-1
/
+1
*
Merged more classes.
Markus Engel
2013-04-06
1
-25
/
+4
*
Added constructors to SP classes.
Markus Engel
2013-04-01
1
-0
/
+1
*
Replaced all casting macros with glib-independent ones.
Markus Engel
2013-04-01
1
-8
/
+16
*
Renamed virtual function names.
Markus Engel
2013-03-29
1
-5
/
+5
*
merged from trunk
Markus Engel
2013-03-29
1
-2
/
+0
|
\
|
*
Drop checks for ancient dependency versions. These are satisfied elsewhere.
Alex Valavanis
2013-03-16
1
-2
/
+0
*
|
Removed function pointers from SPObject and subclasses.
Markus Engel
2013-03-29
1
-3
/
+32
|
/
*
updating my email address in file headers
Felipe Corr??a da Silva Sanches
2009-12-13
1
-1
/
+1
*
Now users can design a font within inkscape, save it and then open the
Felipe Corr??a da Silva Sanches
2008-12-28
1
-1
/
+1
*
adding ifdef HAVE_CONFIG_H
Felipe Corr??a da Silva Sanches
2008-06-25
1
-1
/
+4
*
implement kerning by glyph-name, g1 and g2 attributes
Felipe Corr??a da Silva Sanches
2008-06-23
1
-2
/
+11
*
UnicodeRange class implementation.
Felipe Corr??a da Silva Sanches
2008-06-16
1
-2
/
+3
*
* add rule in configure.ac so that only who has cairo > 1.6.4 (currently cair...
Felipe Corr??a da Silva Sanches
2008-05-25
1
-0
/
+3
*
distinguish between hkern and vkern tags
Felipe Corr??a da Silva Sanches
2008-05-08
1
-6
/
+16
*
Starting Summer of Code: SVG Fonts
Felipe Corr??a da Silva Sanches
2008-05-08
1
-0
/
+37