Jonathan Kew
|
d734a6961c
|
Bug 487063. Assert that platform textruns are never called for zero-length text. r=roc
--HG--
extra : rebase_source : dc3dd429395d3219eb1f56e9ec4ecebd86bbfdae
|
2009-04-10 13:33:02 +12:00 |
|
John Daggett
|
ba340eb217
|
Bug 468387 - (reland) disable synthetic faces for downloadable fonts on Windows already specified as bold/italic. r=vlad
|
2009-04-02 17:06:33 +09:00 |
|
John Daggett
|
919f22487f
|
Bug 468387. Reverting eb0b999b2f70 and 8d60bedd277b due to tinderbox crash.
|
2009-04-02 14:48:23 +09:00 |
|
John Daggett
|
d50bda3d4a
|
Bug 468387 - disable synthetic faces for downloadable fonts on Windows already specified as bold/italic. r=vlad
|
2009-04-02 10:35:59 +09:00 |
|
Jonathan Kew
|
79ce3cb6da
|
Bug 485351 - Hang [@ gfxWindowsFont::ComputeMetrics] and eating up all GDI resources with percentage height, mathml and binding; GDI resource exhaustion; r=roc
Fix Windows DC leak in TestCharacterMap, and avoid accumulation of temporary fonts in the cache leading to resource exhaustion.
|
2009-03-27 18:54:40 +01:00 |
|
John Daggett
|
a46d0e5b0d
|
Bug 480267. (reland) Use guid as fontname for downloaded fonts. r=vlad
|
2009-03-11 10:00:44 +09:00 |
|
Joe Drew
|
4a46cbf6b3
|
Backed out changeset 635b1c8783a6 - bug 480267 - because it seems to have
caused a reftest failure.
|
2009-03-10 12:25:05 -04:00 |
|
John Daggett
|
8bb06b5797
|
Bug 480267. Use guid as fontname for downloaded fonts. r=vlad
|
2009-03-10 22:21:17 +09:00 |
|
Jonathan Kew
|
3898e3ebbd
|
b=480507, don't crash if no fonts found in Windows font family; r+sr=vlad
|
2009-03-03 11:14:07 -08:00 |
|
Jonathan Kew
|
94391277aa
|
Bug 479276. Support a new kind of glyph bounding-box: TIGHT_HINTED_OUTLINE_EXTENTS, and use it to stop MathML spacing depending on exact ink extents. r+sr=roc
--HG--
extra : rebase_source : 43f9009f6457361e690062f87b2e5fda4041dc48
|
2009-02-24 21:32:58 +13:00 |
|
Jonathan Kew
|
32f03bfe64
|
Bug 454098. Fix signs for baseline offsets for glyphs on Windows. r+sr=roc
|
2009-01-28 22:39:35 +13:00 |
|
Brad Lassey
|
20580be9af
|
bug 462908 - Follow up to fix indentation and include patch in gfx/cairo
|
2009-01-23 02:59:24 -05:00 |
|
Brad Lassey
|
2f6351583f
|
bug 462908 - Implement Freetype font backend for windows ce r=karlt, jdagget sr=stuart, vlad
|
2009-01-23 01:24:29 -05:00 |
|
John Daggett
|
2a4d02ca3f
|
Bug 458160 - Enable downloadable .otf fonts under Windows. r=roc, sr=vlad.
|
2008-12-22 14:01:14 +09:00 |
|
L. David Baron
|
9ff74e7abb
|
Check that the user font set matches before returning an entry from the font cache. (Bug 457821) r=jdaggett sr=roc a=blocking1.9.1+
|
2008-11-25 15:22:39 -08:00 |
|
L. David Baron
|
a245c3537e
|
Back out 8d2453e98c3fc55ef6b02becf7a8e4d86a066e34 due to mac startup failures.
|
2008-11-25 15:08:29 -08:00 |
|
L. David Baron
|
e1fd81e8d3
|
Check that the user font set matches before returning an entry from the font cache. (Bug 457821) r=jdaggett sr=roc a=blocking1.9.1+
|
2008-11-25 13:27:54 -08:00 |
|
John Daggett
|
c5d2a8ddfd
|
Bug 441473. Implement user font set object. r+sr=roc
|
2008-10-01 12:01:53 +09:00 |
|
Arpad Borsos
|
3da6ac3d8d
|
bug 445321 - remove --enable-glitz and related defines. r=vlad,ted
|
2008-09-30 13:53:38 -04:00 |
|
Doug Turner
|
d26848464c
|
Bug 455354 - WinCE GFX Thebes Windows Fonts Explicit Unicode API Call. patch by wolfe, r=pavlov
|
2008-09-23 16:35:56 -07:00 |
|
Brian Crowder
|
e5f30b8f9d
|
Bug 422774 - reduce narrow Windows API calls in gfx, original patch by Brad Lassey <blassey@mozilla.com>, r=pavlov
|
2008-08-27 14:44:55 -07:00 |
|
Simon Montagu
|
bb23c68e71
|
Prevent crash with long string of Indic characters. Bug 445711, r=pavlov
|
2008-08-14 11:20:46 +03:00 |
|
John Daggett
|
7a21d2d052
|
Bug 437356. Set up unified font entry object. r+sr=stuart
|
2008-08-06 13:34:06 +09:00 |
|
Zack Weinberg
|
2103ba64ef
|
Add .zeroOrAveCharWidth field to gfxFont::Metrics. Initialize it in all font backends. Use it when computing CSS 'ch' units, and make eStyleUnit_Chars and nsLayoutUtils::CharsToCoord unused. (Bug 363706) r=roc sr=dbaron
|
2008-07-15 14:31:36 -07:00 |
|
pavlov@pavlov.net
|
1d63f66c30
|
bug 434401. crash due to not finding a font on startup in some cases. r=karlt a=beltzner
|
2008-05-28 16:55:40 -07:00 |
|
gavin@gavinsharp.com
|
52f36f8928
|
Bug 432062: Windows vector font rendering is broken, patch by roc@ocallahan.org, r=stuart, a=schrep
|
2008-05-08 08:38:22 -07:00 |
|
pavlov@pavlov.net
|
844a9ac9ed
|
bug 432065. deal with multiple fonts with the same name. r=roc a=schrep
|
2008-05-07 13:29:48 -07:00 |
|
crowder@fiverocks.com
|
a267b3970f
|
Bug 431413: Crash in gfxWindowsFontGroup::InitTextRunUniscribe, r=pavlov, sr=roc, a=mtschrep
|
2008-05-03 21:25:13 -07:00 |
|
roc+@cs.cmu.edu
|
3469d1a6c7
|
Bug 427411. Handle bogus fonts being returned by Windows due to the font catalog being stale or out of GDI objects. r=pavlov,a=damon
|
2008-04-29 20:37:30 -07:00 |
|
roc+@cs.cmu.edu
|
0ad8725993
|
Backing out bug 427411
|
2008-04-28 17:28:22 -07:00 |
|
roc+@cs.cmu.edu
|
b243289a8d
|
Bug 427411. Handle GetTextMetrics failing when we create a gfxWindowsFont (can happen if we're out of GDI resources or Windows' font catalog is stale). r=pavlov,a=damon
|
2008-04-28 15:30:22 -07:00 |
|
jdaggett@mozilla.com
|
744f5db6d1
|
Bug 428458. Fix fixed-pitch font handling for mac/win. r+sr=roc, a=vlad
|
2008-04-18 02:11:47 -07:00 |
|
jdaggett@mozilla.com
|
e05963a7da
|
Bug 427602. Switch use of TArray<nsAutoString> to TArray<nsString> within gfx code. r=stuart, a=schrep (reland)
|
2008-04-17 21:32:18 -07:00 |
|
gavin@gavinsharp.com
|
4f1e14850e
|
Bug 405684: checking incorrect character in UniscribeItem::ComputeRanges, patch by pavlov@pavlov.net, r=vlad, a=beltzner
|
2008-04-17 18:46:47 -07:00 |
|
roc+@cs.cmu.edu
|
659583c0d8
|
Backing out 427602 to try to fix failures
|
2008-04-17 04:18:58 -07:00 |
|
jdaggett@mozilla.com
|
729e5ee9c2
|
Bug 427602. Switch use of TArray<nsAutoString> to TArray<nsString> within gfx code. r=stuart, a=schrep
|
2008-04-17 01:30:15 -07:00 |
|
reed@reedloden.com
|
1f95f2294c
|
Bug 427985 - "Mozilla stops repainting in this testcase after a while" (leak fix) [p=pavlov@pavlov.net (Stuart Parmenter) r=vlad b1.9+a1.9=damons]
|
2008-04-11 00:01:14 -07:00 |
|
pavlov@pavlov.net
|
8f4d2f8df6
|
bug 427084. Use GetGlyphIndiciesW rather than ScriptGetCMap for type1 fonts. r=vlad
|
2008-04-08 00:32:38 -07:00 |
|
pavlov@pavlov.net
|
3272e891cd
|
bug 425336. check for S_OK explicitly rather than != S_FALSE. r=vlad
|
2008-04-04 00:39:58 -07:00 |
|
smontagu@smontagu.org
|
bd00284645
|
Bug 378105. Update default fonts for Indic scripts. r=pavlov, ui-review+approval1.9=beltzner
|
2008-04-03 21:23:18 -07:00 |
|
pavlov@pavlov.net
|
7ec0340036
|
bug 425336. fix problems with bitmap and vector fonts. r=vlad
|
2008-04-03 19:21:06 -07:00 |
|
jdaggett@mozilla.com
|
2c8eb2e601
|
Bug 419744. Load font cmap info via a background task. r+sr=stuart
|
2008-04-03 19:01:22 -07:00 |
|
masayuki@d-toybox.com
|
3ea5191188
|
Bug 421353 Moving the mouse over text hyperlinks which become underlined spikes cpu usage r=roc+stuart, sr=roc, a1.9=beltzner
|
2008-03-29 14:25:15 -07:00 |
|
pavlov@pavlov.net
|
987abc1e3e
|
bug 424945. reduce GDI object use by using the selected font weight and rounded font size (when no size adjust) for doing cache lookups. r=vlad
|
2008-03-27 16:30:43 -07:00 |
|
masayuki@d-toybox.com
|
9ff1d27f63
|
Bug 425249 gfxWindowsPlatform::InitBadUnderlineList() is broken by bug 424018 r+b1.9+a1.9b5=stuart
|
2008-03-26 14:43:43 -07:00 |
|
pavlov@pavlov.net
|
858afd3940
|
bug 424018. fix ts regression by loading character maps lazily. r=vlad
|
2008-03-26 14:32:51 -07:00 |
|
pavlov@pavlov.net
|
ec43cada45
|
backing out previous patch.
|
2008-03-26 13:24:37 -07:00 |
|
pavlov@pavlov.net
|
8dd5ec194a
|
bug 424018. make character map loading lazy to fix ts regression. r=vlad a=beltzner
|
2008-03-26 11:02:57 -07:00 |
|
reed@reedloden.com
|
beb2bcda05
|
Bug 424650 - "Wrong nsAutoPtr usage break Mingw build" [p=Techrazy.Yang@gmail.com (Bo Yang) r=stuart a1.9b5=beltzner]
|
2008-03-24 21:46:30 -07:00 |
|
pavlov@pavlov.net
|
e0600d71d3
|
bug 399636. make symbol fonts behave in unexpected ways. r=vlad a=beltzner
|
2008-03-21 15:19:12 -07:00 |
|