From 53d4f0a4526ef996caf5005ae84406a9467423f2 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Wed, 1 Aug 2018 01:28:49 +0000 Subject: Add FPDFText_GetFontName() API This follows the same pattern as DefaultGetFaceName(), so the client has to call this function twice, but allocation of the string buffer happens outside pdfium. Change-Id: I06b7dcd00aca9b9b94799dad3f139617d7f5451e Reviewed-on: https://pdfium-review.googlesource.com/38870 Commit-Queue: Lei Zhang Reviewed-by: Lei Zhang Reviewed-by: Henrique Nakashima --- testing/resources/text_font.pdf | Bin 0 -> 10576 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 testing/resources/text_font.pdf (limited to 'testing') diff --git a/testing/resources/text_font.pdf b/testing/resources/text_font.pdf new file mode 100644 index 0000000000..78f3bcc784 Binary files /dev/null and b/testing/resources/text_font.pdf differ -- cgit v1.2.3