John Daggett
|
16051fe356
|
Bug 935862 p2 - add various userfont lookup methods. r=heycam
|
2015-03-06 17:44:18 +09:00 |
Jonathan Watt
|
6c3e865ef2
|
Bug 1136486 - Simplify the SVG text rendering callbacks by getting rid of NotifyBeforeSVGGlyphPainted and NotifyAfterSVGGlyphPainted. r=heycam
|
2015-02-17 22:01:54 +00:00 |
Jonathan Kew
|
986898ce38
|
Bug 1134216 - Preserve line-break flags properly when applying text-transform conversions. r=smontagu
|
2015-02-22 19:39:36 +00:00 |
Jonathan Kew
|
b77ae133f8
|
Bug 619521 - Part 1: Send a notification of any scripts for which font coverage is lacking. r=jdaggett
|
2014-12-22 16:35:54 +00:00 |
Xidorn Quan
|
2331038635
|
Bug 1098272 part 1 - Suppress line breaks inside ruby boxes. r=dbaron,roc
--HG--
extra : rebase_source : 2e884fd15244a265011e3241be084c5a1c6fd66e
extra : source : 0ea7212c131401abff6a097773ae93cdfa05dcde
|
2014-12-22 15:17:55 +11:00 |
Xidorn Quan
|
08641f507e
|
Bug 1063857 - Improve selecting on justified characters. r=roc
|
2014-11-10 12:25:09 +11:00 |
John Daggett
|
6f795700cb
|
Bug 475891 - support unicode-range when matching userfonts (non-linux). r=jfkthame
|
2014-11-06 13:42:50 +09:00 |
Jonathan Kew
|
0e773b6fc0
|
Bug 1081867 - Convert textrun metrics to physical coordinates before merging with visual-overflow region. r=smontagu
|
2014-10-16 09:40:19 +01:00 |
Carsten "Tomcat" Book
|
a20685ff2b
|
Backed out changeset 1abddb50ed34 (bug 1081867) for bustage on a CLOSED TREE
|
2014-10-16 11:42:11 +02:00 |
Jonathan Kew
|
1428512193
|
Bug 1081867 - Convert textrun metrics to physical coordinates before merging with visual-overflow region. r=smontagu
|
2014-10-16 09:40:19 +01:00 |
Jonathan Kew
|
7e8dfb9a44
|
Bug 902762 pt 2 - Support for vertical textruns and fonts through gfxTextRun::Draw. r=jdaggett
|
2014-10-01 20:25:48 +01:00 |
Jonathan Kew
|
87cc3a2642
|
Bug 727276 - Use emoji-style variation selector to help GetCommonFallbackFonts make an appropriate choice. r=roc
|
2014-09-30 07:27:55 +01:00 |
John Daggett
|
b0dafb656a
|
Bug 998869 part 5 - lazily load userfonts (non-linux). r=jfkthame
|
2014-09-25 12:16:54 +09:00 |
John Daggett
|
291057d212
|
Bug 998869 part 4 - rename fontgroup methods. r=heycam
|
2014-09-25 12:16:54 +09:00 |
John Daggett
|
3570b54018
|
Bug 998869 part 2 - switch to GetFontAt(0) to GetFirstValidFont(). r=jfkthame
|
2014-09-25 12:16:53 +09:00 |
John Daggett
|
938b6ce42d
|
Bug 998869 part 1 - build fontlist more lazily (non-linux). r=jfkthame
|
2014-09-25 12:16:52 +09:00 |
Jonathan Kew
|
5cadcfeab8
|
bug 1057331 - add orientation flags to gfxShapedText/gfxTextRun and to glyph runs within the text run, and split glyph runs on orientation changes. r=jdaggett
|
2014-09-16 12:25:45 +01:00 |
Jonathan Kew
|
50b0ff2a5d
|
bug 1066043 - split gfxFont.cpp and .h into more manageably-sized pieces. r=jdaggett
--HG--
rename : gfx/thebes/gfxFont.cpp => gfx/thebes/gfxFontEntry.cpp
rename : gfx/thebes/gfxFont.h => gfx/thebes/gfxFontEntry.h
rename : gfx/thebes/gfxFont.cpp => gfx/thebes/gfxGlyphExtents.cpp
rename : gfx/thebes/gfxFont.h => gfx/thebes/gfxGlyphExtents.h
rename : gfx/thebes/gfxFont.cpp => gfx/thebes/gfxTextRun.cpp
rename : gfx/thebes/gfxFont.h => gfx/thebes/gfxTextRun.h
|
2014-09-16 10:58:12 +01:00 |