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
/
FontFactory.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: Eliminate SPIString::value_default
Thomas Holder
2019-11-03
1
-4
/
+5
*
Fix rendering for text with inherited 'font-variation-settings' property.
Tavmjong Bah
2019-03-18
1
-2
/
+2
*
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
-2
/
+3
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-1
/
+1
*
Use _WIN32 instead of WIN32
Eduard Braun
2018-10-01
1
-2
/
+2
*
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
1
-3
/
+3
*
Run clang-tidy’s modernize-use-emplace pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-29
/
+29
*
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
-9
/
+0
|
\
|
*
Bug fixes for variable fonts, especially to support the Decovar font.
Tavmjong Bah
2018-04-29
1
-9
/
+0
*
|
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-2
/
+2
|
/
*
Add start of 'font-variations' widget.
Tavmjong Bah
2018-04-26
1
-2
/
+2
*
Extract and display ligatures in a font.
Tavmjong Bah
2018-04-05
1
-1
/
+1
*
Allow building with USE_PANGO_WIN32.
Tavmjong Bah
2018-03-23
1
-0
/
+2
*
Start of reading OpenType fvar table.
Tavmjong Bah
2018-03-23
1
-0
/
+3
*
Move OpenType functions to separate file.
Tavmjong Bah
2018-03-23
1
-174
/
+10
*
Work around possible Pango bug where an empty 'variations' generates a '@' in...
Tavmjong Bah
2018-03-13
1
-1
/
+4
*
Remove duplicate code.
Tavmjong Bah
2018-03-13
1
-128
/
+135
*
Add 'font-variation-settings' support to FontFactory.
Tavmjong Bah
2018-03-13
1
-14
/
+35
*
change assignment to equality
Simon Wells
2017-11-02
1
-2
/
+2
*
Fix code accidentally made useless in de6d47ed290e02aa4bdc64d6cea5a6c8c20e61c7
Eduard Braun
2017-10-25
1
-2
/
+2
*
Add limited support for CSS 'font-face' rule.
Tavmjong Bah
2017-10-25
1
-0
/
+32
*
Fix compilation on Ubuntu Trusty
Eduard Braun
2017-10-22
1
-1
/
+4
*
FontFactory: Add function to add additional font directories
Eduard Braun
2017-10-20
1
-0
/
+32
*
Replace deprecated call to pango_win32_get_context
Eduard Braun
2017-10-17
1
-8
/
+2
*
Revive pango_win32 backend
Eduard Braun
2017-10-16
1
-0
/
+2
*
cleanup: put extraction of OpenType tables in separate function
Eduard Braun
2017-09-23
1
-144
/
+147
*
cleanup: do not overwrite/free original font description
Eduard Braun
2017-09-23
1
-4
/
+4
*
Do not crash if no fonts are available
Eduard Braun
2017-09-23
1
-0
/
+4
*
Fix Harfbuzz version check for Trusty
Alex Valavanis
2017-07-25
1
-1
/
+4
*
Remove unnecessary cast which creates a temporary object that then goes out o...
Tavmjong Bah
2017-07-19
1
-1
/
+1
*
Fix build with versions of Harfbuzz prior to 1.2.3. (Visualization of alterna...
Tavmjong Bah
2017-06-06
1
-0
/
+6
*
Show glyphs with alternative styles in "Feature Settings" section of "Variant...
Tavmjong Bah
2017-06-05
1
-9
/
+88
*
Fix crash with fonts containing illegal characters in family name.
Eduard Braun
2017-05-10
1
-0
/
+6
*
Fix font style handling for non-system fonts.
Tavmjong Bah
2016-09-01
1
-0
/
+6
*
Use HarfBuzz instead of deprecated Pango OT
Alex Valavanis
2016-08-30
1
-67
/
+58
*
Fix a bunch of errors as reported at http://www.viva64.com/en/b/0419/
Tavmjong Bah
2016-08-15
1
-2
/
+2
*
Revert Pango/Harfbuzz fixes. Needs work
Alex Valavanis
2015-12-27
1
-65
/
+64
*
Apply Tav/suv patch to replace Pango OT functions with Harfbuzz
Alex Valavanis
2015-12-27
1
-64
/
+65
*
Set sensitivty of font-variant buttons according to available OpenType tables.
Tavmjong Bah
2015-06-25
1
-0
/
+88
*
Allow one style entry per unique CSS style for each family.
Tavmjong Bah
2014-10-03
1
-5
/
+18
*
Removal of unused code dealing with PangoStringToDescrMap and UIStringToPango...
Tavmjong Bah
2014-10-03
1
-425
/
+6
*
Work-around for Pango 1.36.7 which introduced 'Semi-Light' font weight,
Tavmjong Bah
2014-10-02
1
-1
/
+31
*
Sort styles for GUI. (Regression)
Tavmjong Bah
2014-10-02
1
-0
/
+9
*
Remove NRTypePosDef class and associated cruft. More direct CSS -> Pango tran...
Tavmjong Bah
2014-09-29
1
-70
/
+126
*
Conditionally add 'semilight' due to changes in Pango 1.36.6.
Tavmjong Bah
2014-09-29
1
-0
/
+4
*
Merge in font-speedup branch to improve launch times
Liam P. White
2014-08-17
1
-0
/
+76
[next]