| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 minimum line height to "strut" height per CSS. Prevent possible infinite ... | Tavmjong Bah | 2015-12-07 | 1 | -31/+25 |
| * | Remove leftover assert. | Tavmjong Bah | 2015-12-06 | 1 | -1/+0 |
| * | Correct line spacing for text in a shape when various font-sizes present. | Tavmjong Bah | 2015-12-02 | 3 | -36/+91 |
| * | Correct position of lines in multi-line text when some lines have different f... | Tavmjong Bah | 2015-11-30 | 2 | -14/+29 |
| * | Use deprecated constant to maintain backwards compatibility with freetype 2.4. | Tavmjong Bah | 2015-11-24 | 1 | -1/+1 |
| * | Merge 'writing-modes' branch. | Tavmjong Bah | 2015-11-24 | 11 | -291/+613 |
| |\ |
|
| | * | 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 | 4 | -39/+56 |
| | * | Use maximum ascent and descent for glyphs to ensure that glyphs that extend | Tavmjong Bah | 2015-11-18 | 1 | -3/+6 |
| | * | Code cleanup. Remove/simplify some functions. | Tavmjong Bah | 2015-11-18 | 3 | -90/+29 |
| | * | Turn FontMetrics into a class. Add maximum ascent/descent variables. | Tavmjong Bah | 2015-11-18 | 4 | -19/+56 |
| | * | Find font metrics when font is initialized. Fill baseline table. | Tavmjong Bah | 2015-11-18 | 2 | -78/+222 |
| | * | Replace leading by more useful x-height. Use OS/2 font metrics when available. | Tavmjong Bah | 2015-11-13 | 5 | -21/+66 |
| | * | 'direction' is an inherited property, remove 'set' requirement. | Tavmjong Bah | 2015-11-10 | 1 | -5/+4 |
| | * | Rearrange code to make handling of baseline clearer. | Tavmjong Bah | 2015-11-03 | 1 | -33/+23 |
| | * | Vertical baseline depends on block 'text-orientation' value. | Tavmjong Bah | 2015-11-03 | 3 | -8/+43 |
| | * | Implement 'text-orientation' with user interface. Update 'writing-mode', addi... | Tavmjong Bah | 2015-10-28 | 7 | -167/+280 |
| * | | Remove unneeded header. | Tavmjong Bah | 2015-11-24 | 1 | -1/+0 |
| |/ |
|
| * | Simplify code after removal of 'block-progression'. | Tavmjong Bah | 2015-10-15 | 1 | -16/+13 |
| * | Add new 'writing-mode' values, remove 'block-progression', fix a few typos. | Tavmjong Bah | 2015-10-15 | 1 | -7/+0 |
| * | Fix position of text when 'direction' is 'rtl' (right-to-left). | Tavmjong Bah | 2015-10-12 | 2 | -9/+25 |
| * | added a check that is present in surrounding code, but not on this particular... | Marc Jeanmougin | 2015-08-17 | 1 | -1/+1 |
| * | Set sensitivty of font-variant buttons according to available OpenType tables. | Tavmjong Bah | 2015-06-25 | 2 | -0/+93 |
| * | Enable rendering of 'font-feature-settings' and 'font-variant-east-asian'. | Tavmjong Bah | 2015-06-22 | 1 | -1/+0 |
| * | Render font variants (ligatures, postions, caps, numerics). | Tavmjong Bah | 2015-06-21 | 1 | -0/+17 |
| * | Fix potential crash in FontLister | Krzysztof Kosi??ski | 2015-05-09 | 1 | -1/+1 |
| * | fix for bug 1391374. | Marc Jeanmougin | 2015-05-08 | 2 | -3/+7 |
| * | Fix regression: Update default font-family if nothing is selected on canvas. | Tavmjong Bah | 2015-04-29 | 1 | -1/+1 |
| * | Fix warnings when tracing enabled. | Tavmjong Bah | 2015-01-14 | 1 | -12/+12 |
| * | Implement SVG 1.1 textLength and textAdjust attributes. Code from Dmitry Kirs... | Tavmjong Bah | 2015-01-05 | 6 | -26/+144 |
| * | SPStyle ref counting clean up. | Tavmjong Bah | 2014-12-26 | 1 | -1/+1 |
| * | Add missing SPStyle::readFromPrefs(), remove sp_style_read_from_prefs(). | Tavmjong Bah | 2014-12-24 | 1 | -10/+9 |
| * | [FIX] Patch for bug #1282968 (kerning of Telugu fonts is broken) by David Mat... | mathog | 2014-11-18 | 1 | -19/+34 |
| * | Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files. | Jon A. Cruz | 2014-11-10 | 1 | -0/+1 |
| * | Update to trunk r13621 | Liam P. White | 2014-10-17 | 1 | -1/+1 |
| |\ |
|
| | * | Various small font things. | Tavmjong Bah | 2014-10-15 | 1 | -2/+39 |
| | * | More direct way of finding font-family. One entry per unique style. | Tavmjong Bah | 2014-10-15 | 2 | -476/+45 |
| | * | Fix strict build with Gtk+ 2 | Tavmjong Bah | 2014-10-15 | 1 | -1/+1 |
| | * | LiamW's initial font caching work. | Tavmjong Bah | 2014-10-15 | 4 | -1117/+1211 |
| | * | Remove unused functions. | Tavmjong Bah | 2014-10-05 | 2 | -155/+0 |
| | * | Work-around for Pango 1.36.7 which introduced 'Semi-Light' font weight, | Tavmjong Bah | 2014-10-02 | 1 | -0/+32 |
| | * | Fix style string while searching for best face match. | Tavmjong Bah | 2014-10-02 | 1 | -2/+2 |
| | * | Remove NRTypePosDef class and associated cruft. More direct CSS -> Pango tran... | Tavmjong Bah | 2014-09-29 | 8 | -597/+126 |
| | * | Quick fix to unbreak build from last check in. | Tavmjong Bah | 2014-09-29 | 2 | -0/+5 |
| | * | Conditionally add 'semilight' due to changes in Pango 1.36.6. Curse Behdad. | Tavmjong Bah | 2014-09-29 | 4 | -0/+16 |
| | * | Revert unintentional changes | Liam P. White | 2014-08-13 | 2 | -7/+6 |
| | * | Fix build | Liam P. White | 2014-08-13 | 2 | -6/+7 |
| | * | Proper quoting of CSS 'font-family' fallback lists. | Tavmjong Bah | 2014-06-10 | 1 | -2/+9 |