index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
display
/
nr-svgfonts.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-1
/
+0
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-8
/
+8
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-8
/
+8
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-8
/
+8
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-10
/
+12
*
Misc. typos
luz.paz
2018-01-08
1
-1
/
+1
*
Improve font editing dialog.
Tavmjong Bah
2016-09-06
1
-12
/
+32
|
\
|
*
Improve font editing dialog:
Tavmjong Bah
2016-07-10
1
-11
/
+31
*
|
Renamed children list in SPObject
Adrian Boguszewski
2016-07-14
1
-4
/
+4
*
|
Last part of new SPObject children list
Adrian Boguszewski
2016-07-14
1
-15
/
+20
|
/
*
Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.
Jon A. Cruz
2014-11-10
1
-46
/
+86
*
Drop checks for ancient dependency versions. These are satisfied elsewhere.
Alex Valavanis
2013-03-16
1
-3
/
+0
*
Minor changes.
Tavmjong Bah
2012-12-22
1
-1
/
+1
*
cppcheck: Convert more C-style pointer casts to GObject or C++
Alex Valavanis
2012-11-11
1
-35
/
+32
*
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
2012-02-29
1
-0
/
+4
*
add underscores to some member variables.
Johan B. C. Engelen
2012-01-17
1
-2
/
+2
*
Merge from trunk
Krzysztof Kosi??ski
2011-06-19
1
-19
/
+84
|
\
|
*
actually fontforge flipping of y-axis for svgfont glyphs is compliant with th...
Felipe Corr??a da Silva Sanches
2011-05-22
1
-0
/
+30
|
*
fix rendering of SVG Fonts. Apparently the glyphs were wrongly rendered upsid...
Felipe Corr??a da Silva Sanches
2011-05-19
1
-18
/
+53
*
|
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-1
/
+1
|
\
|
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-1
/
+1
*
|
Merge from trunk
Krzysztof Kosi??ski
2010-11-25
1
-1
/
+1
|
\
|
|
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
|
Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder.
Krzysztof Kosi??ski
2010-06-29
1
-2
/
+2
|
/
*
updating my email address in file headers
Felipe Corr??a da Silva Sanches
2009-12-13
1
-1
/
+1
*
Warning and whitespace cleanup.
Jon A. Cruz
2009-01-06
1
-129
/
+139
*
Another week coding offline...
Felipe Corr??a da Silva Sanches
2009-01-05
1
-63
/
+70
*
Now users can design a font within inkscape, save it and then open the
Felipe Corr??a da Silva Sanches
2008-12-28
1
-13
/
+22
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-1
/
+1
*
From trunk
Ted Gould
2008-10-27
1
-14
/
+36
*
Merging from trunk
Ted Gould
2008-10-11
1
-45
/
+14
*
Temporary switch to handle api change in Cairo 1.7+
Bob Jamison
2008-08-14
1
-0
/
+40
*
remove many needless references to n-art-bpath.h
Johan B. C. Engelen
2008-08-03
1
-1
/
+0
*
fix crash on svnfonts dialog
Felipe Corr??a da Silva Sanches
2008-07-12
1
-2
/
+3
*
* removed the auxiliary GtkWindow
Felipe Corr??a da Silva Sanches
2008-07-11
1
-33
/
+0
*
implement kerning by glyph-name, g1 and g2 attributes
Felipe Corr??a da Silva Sanches
2008-06-23
1
-3
/
+15
*
UnicodeRange class implementation.
Felipe Corr??a da Silva Sanches
2008-06-16
1
-2
/
+2
*
fix compile
Felipe Corr??a da Silva Sanches
2008-06-10
1
-2
/
+2
*
use feed_pathvector_to_cairo in display/nr-svgfonts.cpp
Johan B. C. Engelen
2008-06-08
1
-12
/
+18
*
* commenting my code so that we increase SVGFonts "bus factor" in
Felipe Corr??a da Silva Sanches
2008-06-01
1
-29
/
+59
*
* started implementing rendering of SVGFonts horizontal kerning
Felipe Corr??a da Silva Sanches
2008-05-31
1
-3
/
+13
*
* implemented text_to_glyphs, so that now we can have ligadure glyphs
Felipe Corr??a da Silva Sanches
2008-05-30
1
-22
/
+52
*
fix some crashes. Now I check for the existence of the d atrtibute
Felipe Corr??a da Silva Sanches
2008-05-29
1
-2
/
+4
*
* converted nr-svgfont.cpp to C++ code so that we can render multiple instanc...
Felipe Corr??a da Silva Sanches
2008-05-27
1
-70
/
+104
*
* 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
/
+156