summaryrefslogtreecommitdiffstats
path: root/src/libnrtype/Layout-TNG.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Support "lang" and "xml:lang" attributes.Tavmjong Bah2019-10-011-1/+2
* Fix cursor postion when text is laid out using 'x' and 'y' attributes.Tavmjong Bah2019-09-181-4/+6
* Refactor of prepare inner and some commentsJabiertxof2019-09-131-7/+0
* Fix blocking bugs in text for Beta (stiling)Jabiertxof2019-09-121-1/+1
* Line height fixesJabiertxof2019-09-121-1/+7
* An a few more config.h fixesPatrick Storz2019-03-281-4/+0
* fix compilation with HAVE_CAIRO_PDF=0Thomas Holder2019-01-181-4/+0
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Misc. typosluz.paz2018-10-061-1/+1
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-0/+4
* Remove #include "config.h" from header files where possibleEduard Braun2018-09-241-3/+0
* 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-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-4/+4
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-3/+3
* Minor documentation changes.Tavmjong Bah2018-06-161-8/+20
* Remove duplicate code.Tavmjong Bah2018-03-131-10/+0
* libnrtype/Layout-TNG refactoring for better code legibilityFelipe Corrêa da Silva Sanches2017-06-101-0/+4
* [Bug #1464987] --export-latex crashes with a svg file.sian-ht2017-02-241-2/+2
* Line space properly blank lines that have their own styling (i.e. empty tspan).Tavmjong Bah2016-12-241-2/+6
* Use CSS 'strut' as minimum value of CSS line box height.Tavmjong Bah2016-06-011-0/+3
* Implement rendering of 'dominant-baseline' property.Tavmjong Bah2015-11-181-0/+9
* Code cleanup. Remove/simplify some functions.Tavmjong Bah2015-11-181-2/+1
* Turn FontMetrics into a class. Add maximum ascent/descent variables.Tavmjong Bah2015-11-181-11/+33
* Replace leading by more useful x-height. Use OS/2 font metrics when available.Tavmjong Bah2015-11-131-4/+5
* Vertical baseline depends on block 'text-orientation' value.Tavmjong Bah2015-11-031-0/+9
* Implement 'text-orientation' with user interface. Update 'writing-mode', addi...Tavmjong Bah2015-10-281-9/+42
* fix for bug 1391374.Marc Jeanmougin2015-05-081-1/+5
* Implement SVG 1.1 textLength and textAdjust attributes. Code from Dmitry Kirs...Tavmjong Bah2015-01-051-1/+46
* Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.Jon A. Cruz2014-11-101-0/+1
* Clean up of style code: Patch from suv: SPStyle: struct -> classTavmjong Bah2014-04-261-1/+1
* fix build, complementary to rev12804 (forgot to commit)Johan B. C. Engelen2013-11-131-3/+4
* initialisationKris De Gussem2013-10-061-1/+6
* changes_2013_05_22a.patch:David Mathog2013-06-191-0/+4
* Fix another load of forward declaration tagsAlex Valavanis2013-03-141-1/+1
* Fix another tonne of forward declaration tagsAlex Valavanis2013-03-141-1/+1
* Fix for 168658 : Font substitution warning dialogJohn Smith2012-07-041-0/+3
* Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski2011-08-271-1/+0
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-3/+3
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-2/+3
* Implement decent snapping to text (baseline & anchor), and provide a toggle b...Diederik van Lierop2011-06-301-0/+2
* Merge from trunkKrzysztof Kosi??ski2011-04-071-6/+6
|\
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-6/+6
* | Merge from trunkKrzysztof Kosi??ski2010-11-251-1/+1
|\|
| * Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | Wholesale cruft removal part 2Krzysztof Kosi??ski2010-08-041-2/+0
|/
* a better truncation detection, suggested by Richard Hughesbuliabyak2010-01-071-1/+3
* utilities and UI support for identifying truncated flowtext and text-on-pathbuliabyak2009-12-211-0/+2
* Position of baseline anchor is now dependent of the text alignmentDiederik van Lierop2009-12-131-0/+4
* Merge from fe-movedTed Gould2008-11-211-1/+1