diff options
| author | Felipe Corr??a da Silva Sanches <juca@members.fsf.org> | 2008-05-08 02:48:12 +0000 |
|---|---|---|
| committer | JucaBlues <JucaBlues@users.sourceforge.net> | 2008-05-08 02:48:12 +0000 |
| commit | 2837217d7e38ac5382615e2b6b3cd38ef51a3389 (patch) | |
| tree | 46f69eb7f619d655db56e0fc1ac98eba7f144e01 /src/Makefile_insert | |
| parent | fix bug when editing endnodes (diff) | |
| download | inkscape-2837217d7e38ac5382615e2b6b3cd38ef51a3389.tar.gz inkscape-2837217d7e38ac5382615e2b6b3cd38ef51a3389.zip | |
Starting Summer of Code: SVG Fonts
* hkern and vkern: parameter loading.
(bzr r5624)
Diffstat (limited to 'src/Makefile_insert')
| -rw-r--r-- | src/Makefile_insert | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert index 48201344e..35c1e49ed 100644 --- a/src/Makefile_insert +++ b/src/Makefile_insert @@ -211,6 +211,7 @@ libinkpre_a_SOURCES = \ sp-font.cpp sp-font.h \ sp-glyph.cpp sp-glyph.h \ sp-missing-glyph.cpp sp-missing-glyph.h \ + sp-glyph-kerning.cpp sp-glyph-kerning.h \ sp-gaussian-blur.cpp sp-gaussian-blur.h \ sp-gaussian-blur-fns.h \ sp-gradient-fns.h \ |
