summaryrefslogtreecommitdiffstats
path: root/src/libnrtype (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove util/unordered-containers.h aliases.Emmanuel Gil Peyrot2018-10-182-3/+3
* Misc. typosluz.paz2018-10-066-8/+8
* Remove #include "config.h" wherever possibleEduard Braun2018-10-016-7/+12
* Use _WIN32 instead of WIN32Eduard Braun2018-10-011-2/+2
* Remove #include "config.h" from header files where possibleEduard Braun2018-09-242-8/+0
* Fix wrong initial glyph size with native pango_win32 font backendEduard Braun2018-08-161-0/+10
* Merge branch 'sp_print' of gitlab.com:linkmauve/inkscapeMarc Jeanmougin2018-06-211-5/+5
|\
| * Move global functions into SPPrintContext methods.Emmanuel Gil Peyrot2018-06-211-5/+5
* | Ignore 'x' and 'y' attributes on SVG 2 wrapped text (except first for 'inline...Tavmjong Bah2018-06-211-0/+7
|/
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-193-13/+13
* Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot2018-06-182-2/+2
* Run clang-tidy’s modernize-use-bool-literals pass.Emmanuel Gil Peyrot2018-06-182-2/+2
* Run clang-tidy’s modernize-pass-by-value pass.Emmanuel Gil Peyrot2018-06-181-1/+2
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-185-6/+5
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-1810-109/+109
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-182-17/+17
* Potential fix for FTBFS introduced in 60ecfba7Alexander Valavanis2018-06-171-0/+5
* Minor documentation changes.Tavmjong Bah2018-06-161-8/+20
* Merge branch 'fontselection' of gitlab.com:darktrojan/inkscapeMarc Jeanmougin2018-06-142-0/+12
|\
| * In font list, don't change selection if current font is already selected; oth...Geoff Lankow2018-05-312-0/+12
* | Merge branch 'fontmarkup' of gitlab.com:darktrojan/inkscapeMarc Jeanmougin2018-06-141-4/+5
|\ \
| * | Fix three more instances of incorrectly escaped markupGeoff Lankow2018-05-311-4/+5
| |/
* | Improvements to the Font Features dialog. Better OpenType coverage.Tavmjong Bah2018-06-114-90/+76
* | Add preview of more OpenType tables.Tavmjong Bah2018-06-071-2/+8
* | Add support for character variant OpenType tags (cv01, cv02, ...).Tavmjong Bah2018-06-051-1/+3
|/
* Add preview for numeric OpenType features.Tavmjong Bah2018-05-134-4/+35
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-047-21/+21
* Merge branch 'master' of gitlab.com:inkscape/inkscapeMarc Jeanmougin2018-04-294-58/+44
|\
| * Bug fixes for variable fonts, especially to support the Decovar font.Tavmjong Bah2018-04-294-58/+44
* | Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-297-21/+21
|/
* moved libcroco, libuemf, libdepixelize to 3rdparty folderMarc Jeanmougin2018-04-291-1/+1
* Add start of 'font-variations' widget.Tavmjong Bah2018-04-264-21/+50
* Implement FontSelectorToolbar.Tavmjong Bah2018-04-252-66/+83
* Replace C FontSelector by C++ FontSelector.Tavmjong Bah2018-04-132-18/+182
* Remove unused variables.Tavmjong Bah2018-04-132-34/+9
* Extract and display ligatures in a font.Tavmjong Bah2018-04-054-22/+57
* Reduce error messages.Tavmjong Bah2018-04-041-1/+4
* Unset 'font-variation-settings' if not used.Tavmjong Bah2018-04-031-2/+7
* Fix crash when selection non-variation style.Tavmjong Bah2018-04-031-3/+4
* Protect against empty string.Tavmjong Bah2018-03-301-15/+17
* a bit more of warning cleanupFelipe Corrêa da Silva Sanches2018-03-281-1/+0
* Convert Pango font variations string to CSS format before saving to CSS.Tavmjong Bah2018-03-271-2/+24
* move FTFixedToDouble / FTDoubleToFixed to a common headerFelipe Corrêa da Silva Sanches2018-03-272-8/+7
* Allow building with USE_PANGO_WIN32.Tavmjong Bah2018-03-233-2/+10
* Start of reading OpenType fvar table.Tavmjong Bah2018-03-233-1/+82
* Move OpenType functions to separate file.Tavmjong Bah2018-03-234-174/+255
* Remove "hack" for support of FreeType 2.1.Tavmjong Bah2018-03-201-15/+4
* Add basic rendering support for 'font-variation-settings'.Tavmjong Bah2018-03-191-2/+93
* Removing sample meson build files.Felipe Corrêa da Silva Sanches2018-03-171-39/+0
* [meson-build] libsvgFelipe Corrêa da Silva Sanches2018-03-171-1/+2