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
*
bug 189516: text selection highlight is in the wrong place for text-on-path w...
Richard Hughes
2008-02-06
1
-4
/
+5
*
bug 185761: crash when editing text with the text & font dialog due to readin...
Richard Hughes
2008-01-26
1
-1
/
+1
*
Fix for Bug #181663 (Font style errors / assert when changing style)
Gail Carmichael
2008-01-10
1
-4
/
+0
*
Applying Gail's patch for font-specification
Bryce Harrington
2008-01-05
5
-148
/
+537
*
Warning cleanup
Jon A. Cruz
2007-11-10
3
-16
/
+16
*
noop: Slight simplification now that we already require gtk >= 2.6 (and indee...
Peter Moulder
2007-11-05
1
-3
/
+0
*
Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...
Johan B. C. Engelen
2007-11-04
8
-9
/
+9
*
**/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...
Peter Moulder
2007-09-12
1
-3
/
+3
*
Purged fill type enum
Jon A. Cruz
2007-09-10
1
-2
/
+2
*
add required includes for gcc 4.3 and fix a const issue -- patch #1675635
MenTaLguY
2007-03-18
1
-0
/
+1
*
Eliminate remaining sources of empty NR::Rects
MenTaLguY
2007-03-11
6
-37
/
+46
*
roll back a part of revision 12016, in an attempt to fix bug 1496718
Richard Hughes
2007-03-09
1
-3
/
+5
*
Check for GGO_UNHINTED not being defined
Bob Jamison
2007-02-26
1
-0
/
+5
*
bug 1652188: text-anchor:start means left even in rtl
Richard Hughes
2007-02-17
1
-2
/
+2
*
bug 1614678: infinite loop on text containing a character pango describes as ...
Richard Hughes
2006-12-18
1
-3
/
+3
*
bug 1598337 / patch 1603279 by atwupack: crash deleting invisible layers
Richard Hughes
2006-11-27
2
-4
/
+4
*
bug 1602461: never use font-stretch on win32 because Pango/GDI don't support ...
Richard Hughes
2006-11-26
1
-1
/
+5
*
bug 1500287: Arabic and other RTL text not being shaped correctly
Richard Hughes
2006-11-20
1
-5
/
+26
*
Initial commit of Cairo renderer for PDF export
miklosh
2006-10-01
1
-0
/
+123
*
Initial commit of Cairo renderer for PDF export
miklosh
2006-10-01
1
-0
/
+19
*
replace two uses of hash_map with standard STL map
MenTaLguY
2006-07-21
2
-3
/
+4
*
replace #ifdef PANGO_WEIGHT_SEMIBOLD with #if GTK_CHECK_VERSION(2,6,0), fixes...
Ralf Stephan
2006-06-25
2
-2
/
+5
*
glib-2.4 system fixes: some includes to get prototypes, some version checks
Ralf Stephan
2006-06-25
2
-0
/
+6
*
crash when we try to rasterise with a font that pango can't cope with
Richard Hughes
2006-05-29
1
-0
/
+2
*
replace nr_new() with g_new(), and try to converge on using the glib allocato...
MenTaLguY
2006-05-28
3
-15
/
+18
*
bug 1495265: css fallback fonts broken on win32
Richard Hughes
2006-05-27
3
-10
/
+46
*
#define -> typedef
David Yip
2006-05-25
1
-2
/
+2
*
fix for backwards compatibility with FreeType 2.1.x
David Yip
2006-05-25
1
-4
/
+17
*
Fix compile error.
Peter Moulder
2006-05-25
1
-4
/
+4
*
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