index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pdf
/
SkPDFFont.cpp
Commit message (
Expand
)
Author
Age
*
SkAdvancedTypefaceMetrics: distinguish between font names
Hal Canary
2018-03-29
*
SkPDF: type3: more descriptor values
Hal Canary
2018-03-29
*
Remove the last uses of auto glyph cache.
Herb Derby
2018-03-22
*
GOOGLE3 -> SK_BUILD_FOR_GOOGLE3
Mike Klein
2017-12-19
*
SkTypeface: fix non-determinism on AdvacedMetrics
Hal Canary
2017-07-06
*
Revert "Revert "SkTypeface::getAdvancedMetrics(): cleanup""
Hal Canary
2017-05-05
*
Revert "SkTypeface::getAdvancedMetrics(): cleanup"
Hal Canary
2017-05-04
*
SkTypeface::getAdvancedMetrics(): cleanup
Hal Canary
2017-05-04
*
src/pdf: code cleanup
Hal Canary
2017-05-04
*
Mark overridden destructors with 'override' and remove 'virtual'
Brian Salomon
2017-03-22
*
SkPDF: Always get advances at unitsPerEm.
Hal Canary
2017-03-08
*
SkPDF/font subsetting: Use new version of SfntlyWrapper::SubsetFont
Hal Canary
2017-02-16
*
SkScalarMul is deprecated
Mike Reed
2017-02-14
*
SkPDF: de-duplicate text-as-paths
Hal Canary
2016-09-30
*
SkPDF: do not assert when openStream return nullptr
halcanary
2016-09-22
*
SkPDF: SkBitSet gets reset() to make drop() better.
halcanary
2016-09-19
*
SkPDF: refactor & code cleanup ahead of https://crrev.com/2322403002
halcanary
2016-09-12
*
SkPDF: hand SfntlyWrapper::SubsetFont() ttcIndex, not fontName.
halcanary
2016-09-08
*
SkPDF: revert changes to CMapName/Registry/Ordering in 3d01c62
halcanary
2016-09-01
*
SkPDF: Fix Type3 ToUnicode table.
halcanary
2016-08-31
*
Revert of SkPDF: hand SfntlyWrapper::SubsetFont() ttcIndex, not fontName. (pa...
halcanary
2016-08-30
*
SkPDF: SK_SFNTLY_SUBSETTER is gone
halcanary
2016-08-30
*
SkPDF: hand SfntlyWrapper::SubsetFont() ttcIndex, not fontName.
halcanary
2016-08-30
*
SkPDF: Remove some unused glyphs from fallback fonts
halcanary
2016-08-29
*
SkPDF: Glyph validation change
halcanary
2016-08-26
*
SkPDF: Stop `#include PREPROCESSOR_DEFINE` pattern
halcanary
2016-08-25
*
SkPDF: set SK_SFNTLY_SUBSETTER uniformly
halcanary
2016-08-24
*
GN: more optional components: jpeg, pdf, png, xml
mtklein
2016-08-24
*
SkPDF: in-place font subsetting
halcanary
2016-08-18
*
SkPDF: cache metrics once.
halcanary
2016-08-18
*
Revert of SkPDF: cache metrics once. (patchset #4 id:60001 of https://codere...
robertphillips
2016-08-17
*
SkPDF: cache metrics once.
halcanary
2016-08-17
*
SkPDF: pull out SkPDFMakeCIDGlyphWidthsArray.cpp
halcanary
2016-08-17
*
SkPDF: Font names need escaping
halcanary
2016-08-16
*
SkPDF: eliminate SkPDFCIDfont class
halcanary
2016-08-16
*
SkPDF: SkPDFFont class changes
halcanary
2016-08-16
*
SkPDF: unify drawText and drawPosText
halcanary
2016-08-15
*
Revert of SkPDF: unify drawText and drawPosText (patchset #2 id:40001 of http...
robertphillips
2016-08-15
*
SkPDF: unify drawText and drawPosText
halcanary
2016-08-15
*
SkPDF: Subset Type3 (fallback) font
halcanary
2016-08-12
*
Revert of SkPDF: Subset Type3 (fallback) font (patchset #8 id:200001 of https...
halcanary
2016-08-11
*
SkPDF: Subset Type3 (fallback) font
halcanary
2016-08-11
*
SkPDF: SkPDFFont organization changes.
halcanary
2016-08-09
*
SkPDF/SkAdvancedTypefaceMetrics: simplify ATM, PDF takes over
halcanary
2016-08-08
*
SkPDF: Stop using kHAdvance_PerGlyphInfo
halcanary
2016-08-05
*
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
bungeman
2016-08-02
*
SkPDF: PDFStream has-a not is-a PDFDict
halcanary
2016-07-29
*
SkPDF: refactor font subset: fewer copies
halcanary
2016-07-27
*
SkPDF: SkPDFStream takes a unique_ptr
halcanary
2016-07-27
*
SkPDF: Always give a default advance for glyphs.
halcanary
2016-07-15
[next]