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
...
*
[PDF] Add a ToUnicode mapping for fonts.
vandebo@chromium.org
2011-05-09
*
fix warnings about possibly-uninitialized-variables
reed@google.com
2011-04-28
*
Generalize the flip origin argument to the PDF device constructor.
vandebo@chromium.org
2011-04-11
*
Improve the SkAdvancedTypefaceMetrics interface w.r.t. vertical advances.
vandebo@chromium.org
2011-03-30
*
Store content streams in an SkStream instead of an SkString (64k size limit).
vandebo@chromium.org
2011-03-28
*
convert fixed->scalar directly, since we know that the
reed@google.com
2011-03-21
*
fix scalar math to work with float and fixed
reed@google.com
2011-03-18
*
Use Type3 fonts for platforms that don't yet support SkFontHost::GetAdvancedT...
vandebo@chromium.org
2011-03-10
*
Enable compiling the PDF backend by default in the makefile.
vandebo@chromium.org
2011-03-08
*
PDF Type3 Support.
ctguil@chromium.org
2011-03-04
*
[PDF] Fix broken encoding conversion code for non-multibyte fonts.
vandebo@chromium.org
2011-02-28
*
Cleanup SkPDFTypfaceInfo and make it more generic.
vandebo@chromium.org
2011-02-02
*
[PDF] Clean up ref counting.
vandebo@chromium.org
2011-02-01
*
Add Truetype and Type 1 font embedding support
vandebo@chromium.org
2011-01-25
*
PDF: Add text support with a font framework (font embedding to come).
vandebo@chromium.org
2010-11-11
[prev]