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
/
FontInstance.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce memory leak on editing text, etc.
Nathan Lee
2019-10-11
1
-0
/
+2
*
Handle SVG in OpenType fonts where glyph viewboxes don't match design units.
Tavmjong Bah
2019-09-20
1
-23
/
+73
*
Handle SVG in OpenType fonts where glyphs have floating point numbers in 'vie...
Tavmjong Bah
2019-09-20
1
-1
/
+1
*
Load GPOS table only when selecting font features tab to speedup font usage
Jabier Arraiza
2019-09-09
1
-6
/
+11
*
Fix rendering for some SVG in OpenType fonts with glyphs that don't have a vi...
Tavmjong Bah
2019-05-06
1
-1
/
+10
*
Add basic SVG in OpenType support.
Tavmjong Bah
2019-05-06
1
-2
/
+67
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-2
/
+2
*
Clarify licenses
Max Gaukler
2018-11-08
1
-5
/
+7
*
Remove util/unordered-containers.h aliases.
Emmanuel Gil Peyrot
2018-10-18
1
-1
/
+0
*
Misc. typos
luz.paz
2018-10-06
1
-1
/
+1
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-1
/
+1
*
Fix wrong initial glyph size with native pango_win32 font backend
Eduard Braun
2018-08-16
1
-0
/
+10
*
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
1
-5
/
+5
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-26
/
+26
*
Improvements to the Font Features dialog. Better OpenType coverage.
Tavmjong Bah
2018-06-11
1
-2
/
+1
*
Add preview for numeric OpenType features.
Tavmjong Bah
2018-05-13
1
-1
/
+2
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-2
/
+2
*
Merge branch 'master' of gitlab.com:inkscape/inkscape
Marc Jeanmougin
2018-04-29
1
-32
/
+24
|
\
|
*
Bug fixes for variable fonts, especially to support the Decovar font.
Tavmjong Bah
2018-04-29
1
-32
/
+24
*
|
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-2
/
+2
|
/
*
Remove "hack" for support of FreeType 2.1.
Tavmjong Bah
2018-03-20
1
-15
/
+4
*
Add basic rendering support for 'font-variation-settings'.
Tavmjong Bah
2018-03-19
1
-2
/
+93
*
Remove unused functions and reformat section.
Tavmjong Bah
2018-03-13
1
-75
/
+17
*
Remove unused includes, etc.
Tavmjong Bah
2018-03-06
1
-3
/
+1
*
Revive pango_win32 backend
Eduard Braun
2017-10-16
1
-6
/
+6
*
Use deprecated constant to maintain backwards compatibility with freetype 2.4.
Tavmjong Bah
2015-11-24
1
-1
/
+1
*
Swap text-before-edge and text-after-edge baseline values.
Tavmjong Bah
2015-11-19
1
-6
/
+6
*
Implement rendering of 'dominant-baseline' property.
Tavmjong Bah
2015-11-18
1
-23
/
+23
*
Find font metrics when font is initialized. Fill baseline table.
Tavmjong Bah
2015-11-18
1
-73
/
+194
*
Replace leading by more useful x-height. Use OS/2 font metrics when available.
Tavmjong Bah
2015-11-13
1
-11
/
+55
*
Implement 'text-orientation' with user interface. Update 'writing-mode', addi...
Tavmjong Bah
2015-10-28
1
-5
/
+20
*
Remove unused functions.
Tavmjong Bah
2014-10-05
1
-149
/
+0
*
Conditionally add 'semilight' due to changes in Pango 1.36.6. Curse Behdad.
Tavmjong Bah
2014-09-29
1
-0
/
+4
*
fix macro redefinition errors
Johan B. C. Engelen
2014-03-21
1
-2
/
+4
*
Fix for Bug #1250685 (Unnecessary gender-specific terms in code).
Nicolas Dufour
2014-02-05
1
-20
/
+20
*
update 2geom's copy to r2142
Johan B. C. Engelen
2014-01-12
1
-2
/
+2
*
prevent redundant firing of InitTheFace (pFont never changes, but init is cal...
buliabyak
2013-09-28
1
-4
/
+4
*
changes_2013_05_22a.patch:
David Mathog
2013-06-19
1
-0
/
+35
*
Fix for 1002757 : Regressions with new default font 'sans-serif'
John Smith
2013-02-02
1
-2
/
+2
*
Stop using deprecated pang_ft2 functions
Alex Valavanis
2013-01-13
1
-2
/
+5
*
Tidy up GTK/Glib deprecation flags and drop ancient pango support (<1.24)
Alex Valavanis
2012-12-09
1
-7
/
+0
*
Completely remove NRRect, NRRectL, in-svg-plane.h
Krzysztof Kosi??ski
2011-08-27
1
-1
/
+0
*
Minor code safety tweak to null out stale pointer.
Jon A. Cruz
2011-07-19
1
-0
/
+1
*
consistency fix (potential bug)
Johan B. C. Engelen
2011-07-18
1
-1
/
+1
*
Fixed font problem on win32.
Jasper van de Gronde
2011-06-04
1
-7
/
+13
*
work around an assert, to fix a crash at startup on windows
Johan B. C. Engelen
2011-04-08
1
-1
/
+3
*
Fix glyph outlines to always consist of closed paths
Krzysztof Kosi??ski
2010-08-14
1
-96
/
+79
*
Wholesale cruft removal part 5; completely remove RasterFont
Krzysztof Kosi??ski
2010-08-05
1
-76
/
+0
*
Add support for baseline-shift attribute (all possible values).
Tavmjong Bah
2010-06-04
1
-1
/
+2
*
Correct #endif placement. Should fix win32 build.
Jon A. Cruz
2010-04-18
1
-1
/
+1
[next]