pavlov@pavlov.net
|
7527cadde4
|
bug 396315. correctly fetch cmaps for all fonts. r=vlad
|
2007-11-06 20:58:16 -08:00 |
pavlov@pavlov.net
|
e586d84b7a
|
bug 399369. disable font fallback when a character is in the PUA. r=smontagu
|
2007-11-06 20:53:47 -08:00 |
pavlov@pavlov.net
|
0cbdf20a7e
|
bug 375750. don't recreate CGFontRefs every time we draw -- cache them. fixes multiple embeddings of fonts when drawing to a quartz print surface. r=vlad a=schrep
|
2007-11-01 19:08:31 -07:00 |
pavlov@pavlov.net
|
1aa3828c34
|
bug 399813. set maxAdvance correctly. r=roc a= beltzner
|
2007-11-01 13:51:05 -07:00 |
pavlov@pavlov.net
|
ccebb40372
|
bug 390898. fix crash on 64bit machines when dragging and dropping. patch from Martin Stransky <stransky@redhat.com>. r=vlad a=beltzner
|
2007-10-30 17:58:44 -07:00 |
karlt+@karlt.net
|
d4d0a05a91
|
Bug 399556: don't pango_fc_font_map_shutdown in release builds. r=pavlov, aM9=beltzner
|
2007-10-30 15:35:21 -07:00 |
vladimir@pobox.com
|
1169f76b95
|
b=384681, cairo only has 16 bit coordinate space followup patch, r=stuart, aM9=drivers
|
2007-10-29 12:37:59 -07:00 |
pavlov@pavlov.net
|
fdbd8f00ff
|
bug 399556. only clean up cairo in debug/test builds. r=vlad a=beltzner
|
2007-10-25 18:21:50 -07:00 |
mats.palmgren@bredband.net
|
e65548fd8d
|
* make cairo_quartz_surface_to_quartz() return NULL if it's not a valid quartz surface and add null-check at call sites. * fix a couple of leaks under OOM * fix a warning about missing initializers for cairo_quartz_surface_backend b=397293 r+sr+a=vladimir
|
2007-10-25 08:49:25 -07:00 |
longsonr@gmail.com
|
20da02cff4
|
Bug 400025 - stroke on text is too big on Windows after landing of bug 384681. r+sr+a+aM9=vladimir
|
2007-10-25 04:55:19 -07:00 |
smontagu@smontagu.org
|
6d3f8e5c6f
|
Fix the positioning of diacritics in right-to-left languages and clean up a bunch of typos in bidi reftests. Bug 386573, r+sr=roc, a=vlad
|
2007-10-25 02:32:01 -07:00 |
ginn.chen@sun.com
|
87753a110d
|
Bug 387399 Asian fonts are not rendered in web page on BIG ENDIAN machine r+sr+a=vladimir
|
2007-10-24 23:49:10 -07:00 |
roc+@cs.cmu.edu
|
c2bb5070bd
|
Bug 396321. Make gfxTextRunWordCache strip bidi control characters when it creates a text run, ensuring that platform text engines never see such characters. r=pavlov,a=vlad
|
2007-10-24 14:39:23 -07:00 |
jdaggett@mozilla.com
|
a2f4cc4bdc
|
Bug 328258. Prevent images larger than 32K pixels in height from loading to workaround Quartz bug. r=pavlov,vlad, a=beltzner
|
2007-10-23 23:01:16 -07:00 |
roc+@cs.cmu.edu
|
ac98006b47
|
Bug 395458. Blacklist more characters that cause problems when passed to font engines. r=pavlov,a=vlad
|
2007-10-23 17:15:10 -07:00 |
reed@reedloden.com
|
b832c7532f
|
Bug 391295 - "APNG blending mode APNG_BLEND_OP_SOURCE not implemented" [p=asmith15@littlesvr.ca (Andrew Smith) r=stuart a1.9=damons]
|
2007-10-23 12:33:20 -07:00 |
mozilla@weilbacher.org
|
ba6c9a3377
|
[OS/2] Bug 371505: finally fix repaint issues with Thebes
|
2007-10-22 10:59:24 -07:00 |
mozilla@weilbacher.org
|
ee080188ba
|
[OS/2] Bug 381333: fail metrics computation when face cannot be locked (fixes crash with font-size:0)
|
2007-10-19 12:24:03 -07:00 |
reed@reedloden.com
|
047456d557
|
Bug 393630 - "Potential crash on oom in GenerateAlternativeString" [p=masayuki@d-toybox.com (Masayuki Nakano) r=stuart a1.9=damons]
|
2007-10-19 01:10:28 -07:00 |
benjamin@smedbergs.us
|
190309e089
|
Bug 398566 - Set MOZ_FIX_LINK_PATHS unconditionally, r=luser a=sayrer
|
2007-10-13 14:13:50 -07:00 |
reed@reedloden.com
|
cb2d941707
|
Bug 394279 - "nsRect::Contains() should always succeed if the parameter rect is empty" [p=bugspam.Callek@gmail.com (Justin Wood [Callek]) r+sr=roc a1.9=mconnor]
|
2007-10-12 16:12:16 -07:00 |
reed@reedloden.com
|
42fcd7ecd6
|
Bug 386065 - "legend {font-size:0;} still shows the text (yahoo.com mainpage)" [p=chris@pearce.org.nz (Chris Pearce) r+sr=roc a=blocking1.9+]
|
2007-10-11 21:22:25 -07:00 |
karlt+@karlt.net
|
a3f049cd47
|
Bug 397288: use CreateGlyphRunsItemizing when CreateGlyphRunsFast fails. r+a=pavlov
|
2007-10-11 18:05:16 -07:00 |
vladimir@pobox.com
|
f6ad611f7f
|
b=384681, switch cairo into 24.8 fixed-point mode. r+sr+a=roc
|
2007-10-09 16:03:24 -07:00 |
dbaron@dbaron.org
|
c53e7acdd2
|
Remove nsFontList/nsIFontList. b=397813 r+sr+a1.9=pavlov
|
2007-10-07 22:01:49 -07:00 |
bzbarsky@mit.edu
|
650268df0a
|
Fix build bustage when building with old enough gtk. Bug 362682 followup, r=stuart
|
2007-10-07 16:09:55 -07:00 |
pavlov@pavlov.net
|
7efacc1c23
|
removing code that breaks when compiled with newer pangos
|
2007-10-07 15:52:33 -07:00 |
pavlov@pavlov.net
|
670943a845
|
removing printf that snuck in.
|
2007-10-06 14:07:32 -07:00 |
pavlov@pavlov.net
|
2c8ca98b27
|
bug 362682. re-re-landing linux text goodness. r=vlad, patch by me and Behdad Esfahbod <mozilla@behdad.org>.
|
2007-10-06 00:26:13 -07:00 |
vladimir@pobox.com
|
c136f6a88b
|
b=366548, increased GDI usage leading to repainting problems, r/a=stuart
|
2007-10-03 14:27:42 -07:00 |
reed@reedloden.com
|
9df677a0a0
|
s/ifeq/ifneq/ to make the check for only Cocoa instead of non-Cocoa (fallout from bug 397834).
|
2007-10-02 01:26:15 -07:00 |
reed@reedloden.com
|
264c4a2f45
|
Possible bustage fix for bug 397834.
|
2007-10-02 00:58:05 -07:00 |
reed@reedloden.com
|
735dd8c906
|
Bug 397834 - "Clean up gfx and gfx/src makefiles" [p=xfsunoles@gmail.com (Jonathan Steele) r+sr+a1.9=roc]
|
2007-10-02 00:39:20 -07:00 |
roc+@cs.cmu.edu
|
4e75400e10
|
Bug 397734. More parsimonious storage of glyph extents ... trying to fix private-bytes regression. r=vlad,a=pavlov
|
2007-10-01 18:47:40 -07:00 |
roc+@cs.cmu.edu
|
8b8d2e52fe
|
Backing out
|
2007-10-01 15:11:23 -07:00 |
roc+@cs.cmu.edu
|
1b1c97e9d8
|
Bug 397734. More parsimonious storage of glyph extents ... trying to fix private-bytes regression. r=vlad,a=pavlov
|
2007-10-01 14:29:19 -07:00 |
reed@reedloden.com
|
24958ce76a
|
Bug 367281 - "Remove SetImageData/SetAlphaData from gfxImageFrame" [p=alfredkayser@nl.ibm.com (Alfred Kayser) r=stuart sr=tor a1.9=stuart]
|
2007-09-30 20:32:40 -07:00 |
masayuki@d-toybox.com
|
556d3b4dc6
|
Bug 395866 font fallback does not respect stylesheet font list r=vlad, b1.9=stuart
|
2007-09-28 10:33:50 -07:00 |
joshmoz@gmail.com
|
ae36f23f23
|
fix major font problem when using the Mac OS X 10.5 SDK. Patch by John Daggett. b=397454 r=roc/vlad sr=roc a=pav
|
2007-09-28 09:51:11 -07:00 |
pavlov@pavlov.net
|
ef804e9578
|
backing out, again.. not sure what the leaks are.
|
2007-09-27 17:15:59 -07:00 |
pavlov@pavlov.net
|
1df26a7607
|
unlock the right object.
|
2007-09-27 16:37:31 -07:00 |
pavlov@pavlov.net
|
a66417c4c0
|
unlock causes other badproblems.
|
2007-09-27 16:35:55 -07:00 |
pavlov@pavlov.net
|
33ceaeed81
|
removing some tabs that snuck in + fixing leak by unlocking the FT_Face after we lock it. hopefully fixing leaks caused by previous patch
|
2007-09-27 16:31:29 -07:00 |
pavlov@pavlov.net
|
3ca23d1939
|
whoops, this shouldn't have gone in
|
2007-09-27 16:04:14 -07:00 |
pavlov@pavlov.net
|
e914cf6bf2
|
bug 362682. relanding linux text goodness. patch by myself and Behdad Esfahbod <mozilla@behdad.org>. r=vlad
|
2007-09-27 15:15:51 -07:00 |
dbaron@dbaron.org
|
b9d0f43074
|
Remove freetype2 code, which was used only by the old gfx code. b=389697 r+a1.9=vlad
|
2007-09-27 13:44:51 -07:00 |
mozilla@weilbacher.org
|
1eb744d5a5
|
[OS/2] Bug 397514: Fix build break following for bug 96041, p=wuno, r=me
|
2007-09-27 09:41:46 -07:00 |
vladimir@pobox.com
|
8797e1dcc2
|
b=396972, clean up canvas API to avoid using internal API in contexts, r/a=stuart
|
2007-09-25 13:46:08 -07:00 |
smontagu@smontagu.org
|
18d0dd0444
|
Set fLogicalOrder in the SCRIPTITEM before copying to the ranges so that ScriptPlace has it set. Bug 395676, r+blocking1.9=pavlov
|
2007-09-25 08:41:34 -07:00 |
roc+@cs.cmu.edu
|
496f7f889c
|
Bug 96041. Adding win32 glyph extents patch to cairo so it doesn't get lost.
|
2007-09-24 18:00:24 -07:00 |