pavlov%pavlov.net
|
f11d8a3b31
|
bug 420675. shouldn't be bolding weight 500. r=vlad
|
2008-03-14 06:17:25 +00:00 |
masayuki%d-toybox.com
|
e51f0e98a6
|
Bug 390901 CJK - font-name is not recognised correctly in preferences p=me+jdagett(mac part)+kerlt(fontconfig part) r=jdagett+me+stuart+mconnor b1.9=stuart
|
2008-03-13 10:32:52 +00:00 |
pavlov%pavlov.net
|
da5d3bf5c3
|
bug 396315. get type1 fonts fonts mostly displaying correctly. (also fixes bug 410801. use postscript opentype fonts for fallback) r=vlad
|
2008-03-13 04:16:05 +00:00 |
pavlov%pavlov.net
|
013ceae0aa
|
bug 396315. get type1 fonts fonts mostly displaying correctly. (also fixes bug 410801. use postscript opentype fonts for fallback) r=vlad
|
2008-03-13 04:15:24 +00:00 |
masayuki%d-toybox.com
|
fad9426bd7
|
Bug 417014 Need blacklist system for underline offset adjusting of CJK fonts which have wrong underline offset r=roc+stuart, sr=roc, b1.9=stuart
|
2008-03-13 02:37:00 +00:00 |
reed%reedloden.com
|
3f97851bff
|
Bug 385516 - "Console is spewed with WARNING: empty langgroup" (Add default constructor to gfxFontStyle and use it) [p=wasti.redl@gmx.net (Sebastian Redl) r=stuart a1.9=damons]
|
2008-03-12 10:52:58 +00:00 |
jruderman%hmc.edu
|
3172e759aa
|
Add crashtests
|
2008-03-12 00:42:51 +00:00 |
blassey%mozilla.com
|
b8929025f0
|
backing out: switching narrow char system calls to wide char in windows b=418703
|
2008-03-11 22:46:32 +00:00 |
blassey%mozilla.com
|
fc37ea022b
|
switching narrow char system calls to wide char in windows b=418703 r=bsmedberg r=dougt also looked at by stuart and roc a=beltzner and a=damon
|
2008-03-11 21:49:58 +00:00 |
karlt+%karlt.net
|
63c4310153
|
Bug 421955. combining mark at start of text run rendered as NUL hex box or
garbage. r=roc, a1.9=damons
|
2008-03-11 07:04:31 +00:00 |
roc+%cs.cmu.edu
|
828350aa11
|
Bug 403181. Pass the desired source rectangle for background images down into nsThebesImage and ensure we don't sample outside it. Back out a bad pixman patch that caused regressions, and adjust image encoding tests so they don't depend on the regression. Also switchs some reftests to quirks mode so that the 1-appunit width of <br>s doesn't bite us. r=vlad,sr=dbaron
|
2008-03-09 21:55:08 +00:00 |
roc+%cs.cmu.edu
|
d3935a6a58
|
Backing out Bug 403181. JPEG encoding test failure :-(
|
2008-03-07 09:28:36 +00:00 |
roc+%cs.cmu.edu
|
3888bf4b3a
|
Bug 403181. Various fixes to image rendering. Most importantly, we track the desired subimage of a CSS background image and ensure we don't sample outside it. r=vlad,sr=dbaron
|
2008-03-07 08:34:14 +00:00 |
vladimir%pobox.com
|
230fd7d33a
|
b=415854, make single-pixel optimized images release memory; patch from joe@drew.ca; r+sr=vlad
|
2008-03-06 06:51:15 +00:00 |
jdaggett%mozilla.com
|
d30478d697
|
Bug 421135. Fix typo in setting of mLastPrefFirstFont. r+sr=vlad
|
2008-03-06 01:47:33 +00:00 |
blassey%mozilla.com
|
d66d0b8772
|
backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox
|
2008-03-05 22:56:48 +00:00 |
blassey%mozilla.com
|
fbc9687a30
|
switching windows narrow char system calls to wide char b=418703 r=bsmedberg a=beltzner
|
2008-03-05 21:39:35 +00:00 |
jdaggett%mozilla.com
|
fa972ee45e
|
Bug 420822. Missing 500 weight font should fallback to lighter weights. r+sr=stuart
|
2008-03-04 10:24:32 +00:00 |
roc+%cs.cmu.edu
|
46ae1fb918
|
Backing out 403181 again
|
2008-03-04 09:36:09 +00:00 |
roc+%cs.cmu.edu
|
bdd10f1c8f
|
Bug 403181. Track which subimage of an image we want to draw and copy it to a temporary surface if necessary to prevent sampling of pixels outside the subimage when zooming. Also, enable EXTEND_PAD or SetFilter(0) if the context has a transformation that's not a simple translation, since that might induce cairo to sample pixels outside the source (sub)image. r=vlad,sr=dbaron
|
2008-03-04 08:21:36 +00:00 |
roc+%cs.cmu.edu
|
0697110296
|
Bug 419095 crashtest
|
2008-03-04 02:42:11 +00:00 |
roc+%cs.cmu.edu
|
0612ca99c1
|
Crashtest for bug 416637
|
2008-03-04 02:37:35 +00:00 |
jdaggett%mozilla.com
|
1792c84de5
|
Bug 419757. Cache codepoints for which no font matches on windows. r+sr=stuart
|
2008-03-04 02:34:06 +00:00 |
roc+%cs.cmu.edu
|
ee84287921
|
Bug 416637. There might be some skipped characters before standalone combining marks at the start of a textrun. r=vlad
|
2008-03-04 02:30:20 +00:00 |
joshmoz%gmail.com
|
793a2e0747
|
always link against cocoa framework on Mac OS X, cocoa exception wrapping in xpcom file io. b=419392 r=bent sr=roc a=beltzner
|
2008-02-29 23:24:55 +00:00 |
jdaggett%mozilla.com
|
e320e9dd6e
|
Bug 419370. Allow single face font families, specified in a pref setting. r+sr=stuart
|
2008-02-26 08:00:44 +00:00 |
roc+%cs.cmu.edu
|
e7e9f90297
|
Bug 376375. Use Translate so we fill the right area with theme drawing after alpha recovery. r=vlad
|
2008-02-25 01:24:41 +00:00 |
roc+%cs.cmu.edu
|
e1a3b2b608
|
Bug 418754. Fix Mac clustering... we shouldn't set a glyph using SetSimpleGlyph if it's not the start of a cluster. Also fixes an indexing error in ligature detection. r=jdaggett,a=beltzner
|
2008-02-22 01:12:41 +00:00 |
jdaggett%mozilla.com
|
cc0cdad457
|
Bug 417444. Load in other font family names lazily to avoid doing expensive name table reads at startup. Now with no-leak technology. r+sr=roc
|
2008-02-21 02:46:01 +00:00 |
jdaggett%mozilla.com
|
daef440893
|
Bug 417444. Backing out due to leakage.
|
2008-02-21 00:35:26 +00:00 |
jdaggett%mozilla.com
|
2b61ecf33c
|
Bug 417444. Load in other font family names lazily to avoid doing expensive name table reads at startup. r+sr=roc
|
2008-02-20 23:57:32 +00:00 |
reed%reedloden.com
|
efa5fac90d
|
Bug 395983 - "Duplicated Flash menus using r60(+) of Flash player" (do native drawing instead) [p=kinetik@flim.org (Matthew Gregan) r=vlad sr=roc a=blocking1.9+]
|
2008-02-20 11:33:29 +00:00 |
jag%tty.nl
|
79576fee57
|
Bug 416998: Fix the order of member variable initializers for a few constructors. sr=bz, a=schrep
|
2008-02-19 07:36:52 +00:00 |
jag%tty.nl
|
ff7a938f65
|
Bug 418026: Unconditionally include prio.h and prbit.h in gfxColor.h. sr=dbaron, a=schrep
|
2008-02-19 07:07:01 +00:00 |
jag%tty.nl
|
4221353fba
|
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
|
2008-02-18 08:50:33 +00:00 |
karlt+%karlt.net
|
e46425d9c1
|
back out gfxFontGroup::MakeTextRun with individual words. b=416725, due to
performance regression on Windows.
|
2008-02-17 23:29:03 +00:00 |
karlt+%karlt.net
|
252396ead1
|
gfxFontGroup::MakeTextRun with individual words. b=416725, r=roc
|
2008-02-17 21:43:23 +00:00 |
mats.palmgren%bredband.net
|
a6d70a7b69
|
Some broken fonts specify a negative subscript offset, use the absolute value for compat reasons. b=410917 r=vladimir sr=pavlov a=beltzner
|
2008-02-17 02:44:12 +00:00 |
masayuki%d-toybox.com
|
2af31a8646
|
Bug 402524 Need to correct the Metrics for fonts in XP level r=pavlov, b1.9=vlad
|
2008-02-15 21:31:39 +00:00 |
jdaggett%mozilla.com
|
be028c483c
|
Bug 416062. Test all faces for a given codepoint, not just the first one. r+sr=roc
|
2008-02-15 05:12:32 +00:00 |
pavlov%pavlov.net
|
fe2a3038dd
|
bug 407462. CJK perf issue due to Uniscribe. Fast path around it when we know we can. r=roc
|
2008-02-15 04:50:15 +00:00 |
karlt+%karlt.net
|
81aa279ed1
|
don't pango_font_get_metrics with a NULL language. b=414692 r=pavlov
|
2008-02-13 09:09:46 +00:00 |
masayuki%d-toybox.com
|
b2c7346a1a
|
Bug 333126 Bold/Italic text isn't displayed as bold/italic with cairo-gtk2 build if the font is synthesis font r=karlt, b1.9=mtschrep
|
2008-02-12 10:39:23 +00:00 |
jdaggett%mozilla.com
|
7da346fb5f
|
Bug 416232. Add better error checking when reading in font name table. r+sr=roc
|
2008-02-12 09:31:36 +00:00 |
jdaggett%mozilla.com
|
019117ee97
|
Bug 361986. Exclude complex script codepoints for fonts that lack AAT morphing data. r=vlad,smontagu, sr=pavlov
|
2008-02-12 07:23:44 +00:00 |
karlt+%karlt.net
|
e27de832ff
|
Bug 413050 ��� call cairo_debug_reset_static_data in system cairo on shutdown
r=pavlov
|
2008-02-12 06:47:40 +00:00 |
karlt+%karlt.net
|
e3a28fd9a1
|
Bug 414649 ��� wrong ui font (serif vs sans).
Remove FindGenericFontFromStyle. r=pavlov
|
2008-02-12 06:43:26 +00:00 |
jdaggett%mozilla.com
|
4e5e171dee
|
Bug 396732. Cache codepoints with no fonts to avoid repeated system-wide font lookup. r+sr=vlad
|
2008-02-12 05:38:38 +00:00 |
jdaggett%mozilla.com
|
5d629a8ecf
|
Bug 409342. Cache the last pref font looked up. r=vlad,pavlov, sr=pavlov
|
2008-02-12 04:57:58 +00:00 |
jruderman%hmc.edu
|
c2000e320e
|
Bug 408746 is marked as fixed, so let's re-enable this crashtest.
|
2008-02-10 12:46:27 +00:00 |