diff options
author | Nicolas Pena <npm@chromium.org> | 2017-03-06 13:54:33 -0500 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2017-03-06 21:02:43 +0000 |
commit | d03ca4214e6db7123e1c2d0ea58e34f7cf67a568 (patch) | |
tree | 2f34c4d09095faddbb0e9951757bbadf6f2635f6 /xfa/fxfa/parser | |
parent | f6d0146200beec76f3d8676e22562d1acbc83d91 (diff) | |
download | pdfium-d03ca4214e6db7123e1c2d0ea58e34f7cf67a568.tar.xz |
Add public method FPDFText_LoadFont to load some types of fonts.
The new method replaces the previous one for loading only type1 fonts. This
will create the font dictionary with the very basics needed, according to the
tables in chapter 5 of the PDF spec. The tests for now are only checking that
the information is getting passed on properly. Followup: adding text with those
fonts, generating the contents (doing that will allow testing whether the parts
that I've skipped like Encoding and cmaps are needed or not).
BUG=pdfium:667
Change-Id: Id1a61501e09542804a391552fd002f2caed41939
Reviewed-on: https://pdfium-review.googlesource.com/2915
Commit-Queue: Nicolás Peña <npm@chromium.org>
Reviewed-by: Tom Sepez <tsepez@chromium.org>
Diffstat (limited to 'xfa/fxfa/parser')
0 files changed, 0 insertions, 0 deletions