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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove unnecessary casts which didn't compile on old versions of FreeType
Richard Hughes
2006-05-21
1
-5
/
+5
*
* src/libnrtype/FontInstance.cpp: patch from David Turner of the
mjwybrow
2006-05-20
1
-10
/
+12
*
remove inclusion of internal freetype headers (which weren't needed anyway)
Richard Hughes
2006-05-19
1
-4
/
+0
*
* Check for a valid font family in the text toolbox's selection_changed callback
Milosz Derezynski
2006-05-18
1
-0
/
+8
*
* Remove old/stale code from font-lister.h/cpp
Milosz Derezynski
2006-05-17
2
-725
/
+2
*
* Fix build for gcc 4.x (Remove additional class name qualifier inside class ...
Milosz Derezynski
2006-05-17
3
-0
/
+896
*
bug 1466130: operator== for font_style was not transitive, making hash_map ge...
Richard Hughes
2006-05-03
1
-22
/
+7
*
bug 1441767: allow device fonts (eg opentype with postscript outlines or plai...
Richard Hughes
2006-03-02
1
-1
/
+1
*
make soft hyphens work
Richard Hughes
2006-02-11
1
-1
/
+0
*
bug 1412504: infinite loop when moving a word to the left when already at the...
Richard Hughes
2006-02-10
1
-1
/
+1
*
bug 1412947: crash with some (non-truetype?) fonts
Richard Hughes
2006-02-10
1
-1
/
+2
*
r10887@tres: ted | 2006-02-05 23:16:41 -0800
Ted Gould
2006-02-06
1
-2
/
+2
*
(bzr r90)
Ted Gould
2006-02-06
1
-2
/
+2
*
silence warnings
bulia byak
2006-02-06
1
-2
/
+2
*
optional start index and length in getBoundingBox, for tspan bboxes
bulia byak
2006-02-05
2
-2
/
+8
*
optimized includes
Ralf Stephan
2006-01-18
1
-1
/
+1
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
36
-0
/
+9087