- 21 Jun, 2012 3 commits
-
-
Billy Hewlett authored
This reverts commit 81957ccb
-
Billy Hewlett authored
This reverts commit 421654d4
-
Billy Hewlett authored
Fonts can be marked with elegant or compact in fallback_fonts.xml. Webkit uses elegant fonts, Textview uses compact fonts (the default), unmarked fonts are used by both. Bug: 6649136 Change-Id: I6ab6173c2efc50eba8fcc488c89dfdd083fb9c06
-
- 19 Jun, 2012 2 commits
-
-
The Android Open Source Project authored
* commit 'c27ee87c':
-
The Android Open Source Project authored
Change-Id: I10b0459ad51c4a2d7d62ad73d2a8fd3e51828f9c
-
- 14 Jun, 2012 3 commits
-
-
Victoria Lease authored
* commit 'e8fff9d9': DO NOT MERGE Skia solution to fake-bold fallback fonts.
-
The Android Automerger authored
-
Victoria Lease authored
* commit 'ec1ad08b': DO NOT MERGE Skia solution to fake-bold fallback fonts.
-
- 13 Jun, 2012 2 commits
-
-
Victoria Lease authored
This version of the fake-bold-for-fallback-fonts fix addresses the issue succinctly inside of Skia, with no need for Skia's clients to be aware of the issue. Attempts to draw a bold parent font flag the embolden flag in the associated SkScalerContext while leaving the SkPaint's fake bold flag unmodified. This depends upon change Icdd13f6b, which arranges for FreeType's FontHost to ignore redundant embolden requests. This is a cherry-pick of change I4132a232 from master. Bug: 6629786 Change-Id: I389d6793e5472d664f6ac7b894927dbfd811be12
-
Victoria Lease authored
This version of the fake-bold-for-fallback-fonts fix addresses the issue succinctly inside of Skia, with no need for Skia's clients to be aware of the issue. Attempts to draw a bold parent font flag the embolden flag in the associated SkScalerContext while leaving the SkPaint's fake bold flag unmodified. This depends upon change Icdd13f6b, which arranges for FreeType's FontHost to ignore redundant embolden requests. Bug: 6629786 Change-Id: I4132a232896f72f632caefd79add2f00c36a578a
-
- 08 Jun, 2012 2 commits
-
-
Pascal Massimino authored
-
Jean-Baptiste Queru authored
* commit '1316efa2': Cherrypick change to skia
-
- 07 Jun, 2012 7 commits
-
-
Jean-Baptiste Queru authored
* commit '9b1d0758': Cherrypick change to skia
-
Jean-Baptiste Queru authored
-
Billy Hewlett authored
Change-Id: I9845f8d042fb89fe0f4876f0021b9ec486ac3ef5
-
Billy Hewlett authored
Merge "Fix hardcoded font path. Allow adding new font path thru Skia changes. Bug: 6609231 Change-Id: Ie37ada42e7e78ab78318f3ed76eb627bffaddb1a"
-
The Android Open Source Project authored
* commit '95e19b22':
-
The Android Open Source Project authored
Change-Id: If3c616f2b23e6af3a3db542593af52d08a70b7ee
-
Vikas Arora authored
Change the webp_parse_header to read appropriate header bytes (required for Alpha & lossless bit-stream); Replaced call WebPGetInfo with WebPGetFeatures to get hasAlpha information; Replaced hard-coded setIsOpaque(true) with setIsOpaque(!hasAlpha); Refactored code for setting decoder config; Change-Id: I8208233d1aaa0a213a35dd996a72e43f78901c89
-
- 06 Jun, 2012 1 commit
-
-
The Android Automerger authored
-
- 05 Jun, 2012 3 commits
-
-
Victoria Lease authored
* commit '1b0ebcb6': Use FreeType's "embolden", but only if face is not already bold.
-
Victoria Lease authored
* commit 'bd64a4dd': Use FreeType's "embolden", but only if face is not already bold.
-
Billy Hewlett authored
Bug: 6609231 Change-Id: Ie37ada42e7e78ab78318f3ed76eb627bffaddb1a
-
- 31 May, 2012 1 commit
-
-
Victoria Lease authored
A side-effect of not knowing the actual SkTypeface used to draw text until render-time is that we cannot make decisions based upon the face's proper font metrics. As a result, attempts to draw bold text will fail when a fallback font with normal weight is selected. With this, we can feel free to enable fake bold mode even if the primary font is bold, as the extraneous fake bold bit will just get ignored at render-time if the actual font used to draw the text is bold. Bug: 6522642 Change-Id: Icdd13f6bd36a85ba374b6ed7a08b596d4c31e86f
-
- 30 May, 2012 6 commits
-
-
The Android Open Source Project authored
* commit 'a1c8d491':
-
The Android Open Source Project authored
Change-Id: I487813624accf824b997001a2d88930b916f1a7b
-
The Android Automerger authored
-
Derek Sollenberger authored
am dbc2ccff: am f37732cf: Merge "detect all masks, and don\'t use masksuperblitter with those." into jb-dev * commit 'dbc2ccff': detect all masks, and don't use masksuperblitter with those.
-
Derek Sollenberger authored
* commit 'f37732cf': detect all masks, and don't use masksuperblitter with those.
-
Derek Sollenberger authored
-
- 29 May, 2012 1 commit
-
-
Derek Sollenberger authored
This is a cherry-pick of Skia r3364. bug: 6522740 Change-Id: I9f9360a0fd5d8bfd936072f0f9bae0709768a1b6
-
- 24 May, 2012 2 commits
-
-
The Android Open Source Project authored
* commit '9aae69c6':
-
The Android Open Source Project authored
Change-Id: Ieef3e00a660125acc348dd5c4392ffa4b6fba2c3
-
- 22 May, 2012 3 commits
-
-
The Android Open Source Project authored
* commit '04eca90f':
-
The Android Automerger authored
-
The Android Open Source Project authored
Change-Id: Ib508cbb004388631b20650d575b2829b481fb989
-
- 21 May, 2012 3 commits
-
-
The Android Open Source Project authored
* commit 'd4c19447':
-
- 20 May, 2012 1 commit
-
-
The Android Automerger authored
-