John Daggett
|
94caf2851e
|
Bug 1024804 p2 - scan scriptrun for characters lacking variant glyphs. r=jfkthame
|
2014-07-22 09:02:48 +09:00 |
|
John Daggett
|
14c6cc4cc3
|
Bug 1024804 p1 - implement fallback for font-variant-position sub/superscript glyphs. r=jfkthame
|
2014-07-22 09:02:45 +09:00 |
|
Cameron McCormack
|
21933d916f
|
Bug 1031187 - Part 1: Set mFamilyName eagerly on proxy and non-proxy gfxFontEntrys. r=jdaggett
|
2014-07-09 17:08:54 +10:00 |
|
Carsten "Tomcat" Book
|
1bf2972cd9
|
Backed out changeset 091a5ced91cd (bug 1031187)
|
2014-07-09 13:44:14 +02:00 |
|
Cameron McCormack
|
c700698740
|
Bug 1031187 - Part 1: Set mFamilyName eagerly on proxy and non-proxy gfxFontEntrys. r=jdaggett
|
2014-07-09 21:04:10 +10:00 |
|
Jonathan Kew
|
c6ad2091d7
|
bug 1035323 - remove redundant null-checks in the DetailedGlyphStore code. r=jdaggett
|
2014-07-08 14:56:41 +01:00 |
|
Frédéric Wang
|
9e0eb3a436
|
Bug 961365 - Part 1: Add helper functions to access MATH constants and use them to get the AxisHeight. r=jfkthame
|
2014-07-01 23:29:00 -04:00 |
|
Jonathan Kew
|
68d2010cfd
|
bug 1018551 - clean up redundancy in the font/shaper code. r=jdaggett
|
2014-05-31 08:12:40 +01:00 |
|
John Daggett
|
acd3c4ca2c
|
Bug 1029307 - remove subscript/superscript metrics. r=heycam
|
2014-06-28 15:40:36 +09:00 |
|
Benoit Jacob
|
360bdb42d9
|
Bug 1028588 - Fix dangerous public destructors in gfx - r=jrmuizel
|
2014-06-23 14:49:07 -04:00 |
|
John Daggett
|
f62927140f
|
Bug 961558 - remove smallCaps from gfxFontStyle. r=jfkthame
|
2014-06-23 12:09:17 +09:00 |
|
John Daggett
|
b69e91abce
|
Bug 961558 - add fallback support for font-variant-caps values. r=jfkthame
|
2014-06-23 12:09:16 +09:00 |
|
Jonathan Kew
|
e83684913c
|
bug 871453 - part 1 - pass the font-synthesis flags down to gfxFontStyle. r=jdaggett
|
2014-06-19 08:08:55 +01:00 |
|
Jonathan Kew
|
088699795b
|
bug 985220 - remove the old GDI, Uniscribe and DWrite text-shaping code paths, as we now use HarfBuzz or Graphite for all shaping on Windows. r=jdaggett
|
2014-06-09 15:47:31 +01:00 |
|
Jonathan Kew
|
fbe8c6fe21
|
backout changeset 59b2dd6b5048 (bug 985220) due to MS Sans Serif regression with Thai system locale (see bug 1020826).
|
2014-06-06 22:41:09 +01:00 |
|
Jonathan Kew
|
f3e4b38e26
|
backout changeset 3e9d9aa535c7 (bug 1018551) due to MS Sans Serif regression with Thai system locale (see bug 1020826).
|
2014-06-06 22:41:04 +01:00 |
|
John Daggett
|
8259cc74f5
|
Bug 280443 p3 - use fontlist struct in gfx. r=roc,fredw
|
2014-06-06 15:09:23 +09:00 |
|
Robert O'Callahan
|
cbb8fdebfc
|
Bug 1015664 . Part 1: Remove NS_HIDDEN_() usage. r=bsmedberg
|
2014-06-03 00:08:21 +12:00 |
|
Jonathan Kew
|
38068abbd8
|
bug 1018551 - clean up redundancy in the font/shaper code. r=jdaggett on a CLOSED TREE
|
2014-05-31 08:12:40 +01:00 |
|
Carsten "Tomcat" Book
|
82f1d58585
|
Backed out changeset fd9518344a23 (bug 1018551) for crashes
|
2014-06-02 10:40:57 +02:00 |
|
Jonathan Kew
|
ed41d90a09
|
bug 1018551 - clean up redundancy in the font/shaper code. r=jdaggett
|
2014-06-02 07:51:34 +01:00 |
|
Jonathan Kew
|
0d94ebb7d2
|
bug 985220: remove the old GDI, Uniscribe and DWrite text-shaping code paths, as we now use HarfBuzz or Graphite for all shaping on Windows. r=jdaggett
|
2014-03-19 12:27:44 +00:00 |
|
Jonathan Kew
|
24e9019170
|
bug 458634 part 2 - use 'smcp' feature in Graphite fonts if available. r=jdaggett
|
2014-05-28 11:35:14 +01:00 |
|
Jonathan Kew
|
142a69933c
|
bug 458634 part 1 - use OpenType 'smcp' feature to implement small-caps if available in the font. r=jdaggett
|
2014-05-28 11:35:12 +01:00 |
|
Jonathan Kew
|
35a3de2e99
|
bug 1015603 part 5 - implement fake small-caps in gfx using a reduced-size clone of the font. r=roc
|
2014-05-26 14:23:32 +01:00 |
|
Jonathan Kew
|
45a42995d1
|
bug 1015603 part 3 - add a smallCaps field to gfxFontStyle, and pass it through from layout when creating gfxFontStyle records. r=roc
|
2014-05-26 14:23:31 +01:00 |
|
Makoto Kato
|
d38288b73d
|
Bug 889401 - Part 2. Render color glyph using COLR/CPAL. r=jfkthame
|
2014-05-26 19:07:24 +09:00 |
|
Jonathan Kew
|
9b7bb0b045
|
bug 1007524 - remove unused gfxFontGroup::Equals method. r=jdaggett
|
2014-05-13 18:08:26 +01:00 |
|
Jonathan Kew
|
f84805d4da
|
bug 992100 - mask out complex-script codepoints in fonts that lack the necessary layout tables. r=roc
|
2014-05-05 19:59:55 +01:00 |
|
Frédéric Wang
|
937b8095f5
|
Bug 947650 - [sfnt metrics] prefer OS/2 sTypo* metrics to hhea ascent/descent if USE_TYPO_METRICS flag is set, and for OpenType Math fonts. r=jfkthame
|
2014-04-24 03:16:00 +02:00 |
|
Frédéric Wang
|
dd936cd2e4
|
Bug 407059 - Part 4: Use gfxHarfbuzzShaper::GetGlyphHAdvance() for math operators. r=jfkthame
|
2014-04-23 06:57:42 -07:00 |
|
Frédéric Wang
|
e9daefe35d
|
Bug 407059 - Part 1: Add a gfxMathTable class to read the MATH table. r=jfkthame
|
2014-04-23 06:57:42 -07:00 |
|
Ryan VanderMeulen
|
0691160cfe
|
Backed out 5 changesets (bug 407059) for reftest asserts.
Backed out changeset 21fee1261f2e (bug 407059)
Backed out changeset c940a2d399c4 (bug 407059)
Backed out changeset 77593dd1b044 (bug 407059)
Backed out changeset cfcbc731d4db (bug 407059)
Backed out changeset d8244f3ecdcb (bug 407059)
|
2014-04-22 11:00:13 -04:00 |
|
Frédéric Wang
|
b7d34cd584
|
Bug 407059 - Part 4: Use gfxHarfbuzzShaper::GetGlyphHAdvance() for math operators. r=jfkthame
|
2014-04-22 08:44:04 -04:00 |
|
Frédéric Wang
|
bd68106ef1
|
Bug 407059 - Part 1: Add a gfxMathTable class to read the MATH table. r=jfkthame
|
2014-04-22 08:44:03 -04:00 |
|
Daniel Holbert
|
b6bb05e33b
|
Bug 984786 part 8: Give NS_INLINE_DECL_*REFCOUNTING classes private destructor & MOZ_FINAL annotation where appropriate, in /gfx and /content/canvas. r=bjacob
|
2014-04-04 09:27:02 -07:00 |
|
Jonathan Kew
|
b0f64ce1f9
|
bug 617008 - avoid creating a rendering context that we may not need. r=roc
|
2014-03-31 11:53:09 +01:00 |
|
John Daggett
|
3c922f78cb
|
Bug 921858 - whitelist font families to avoid space lookup check for default features. r=jfkthame
|
2014-03-20 14:43:31 +08:00 |
|
John Daggett
|
ae9d0e0517
|
Bug 921858 - check for spaces in textrun before skipping word cache. r=jfkthame
|
2014-03-20 14:43:30 +08:00 |
|
John Daggett
|
ca423ba456
|
Bug 921858 - distinguish space features in default features from those in non-default features. r=jfkthame
|
2014-03-20 14:43:30 +08:00 |
|
L. David Baron
|
e0a398ba03
|
Bug 978603: Make sure implicit copy constructors and assignment operators aren't invoked for gfxGlyphExtents (which would at least mess up leak statistics if not actually leak). r=jfkthame
Originally written while investigating bug 435138.
|
2014-03-03 00:54:39 -08:00 |
|
Robert O'Callahan
|
43edbab0e3
|
Bug 947588. Part 2: Add gfxTextRunFactory::TEXT_HIDE_CONTROL_CHARACTERS to guard usage of IsInvalidControlChar. r=jfkthame
--HG--
extra : rebase_source : 2ce426ebf3ad1643038954bcb18553dec27153c9
|
2014-02-05 23:08:58 +13:00 |
|
James Kitchener
|
719046a9e6
|
Bug 953385 - Set math script where applicable in /gfx. r=jfkthame
|
2014-01-30 10:59:16 -05:00 |
|
John Daggett
|
031132973a
|
Bug 962440 - async font info loader infrastructure with OSX implementation. r=bas
|
2014-01-29 16:39:01 +09:00 |
|
John Daggett
|
87ddb927c1
|
Bug 962440 - refactor methods used for loading fontinfo data. r=bas
|
2014-01-29 16:39:00 +09:00 |
|
Ehsan Akhgari
|
1b83407ce9
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
This patch was automatically generated by the following script:
#!/bin/bash
# Command to convert PRUnichar to char16_t
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*modules/libmar*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name prtypes.h \
! -name Char16.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRUnichar char16_t
|
2014-01-04 10:02:17 -05:00 |
|
Jonathan Kew
|
147ed55ba9
|
bug 950590 - part 2 - make SetUserFontSet support updating a gfxFontGroup's user font set on the fly, and use this in canvas rendering context. r=roc
|
2013-12-19 20:21:11 +00:00 |
|
Jonathan Kew
|
7d783a454c
|
bug 950590 - part 1 - use nsRefPtr instead of manual addref/release calls for gfxFontGroup's reference to the user font set. r=roc
|
2013-12-19 20:20:57 +00:00 |
|
Nicholas Nethercote
|
8bbe1e2dc1
|
Bug 947798 (part 2) - Remove MemoryMultiReporter, because it's no longer helpful. r=mccr8.
--HG--
extra : rebase_source : f6f74de69d8c1d79d38b84b19dff5439efc41075
|
2013-12-07 21:39:47 -08:00 |
|
Nicholas Nethercote
|
b413e441cf
|
Bug 943660 (part 2) - Remove remnants of Remove nsIMemoryReporter::name.
--HG--
extra : rebase_source : 900bd1c641b26623cccf14d952b5387223b489eb
|
2013-12-03 20:01:24 -08:00 |
|