Age | Commit message (Expand) | Author |
2017-09-28 | Add Length1 in TrueType font streams | Nicolás Peña |
2017-09-28 | Change bottom-top order in FontBBox | Nicolás Peña |
2017-09-27 | Remove FX_STRSIZE and replace with size_t | Ryan Harrison |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-08-23 | Convert string Find methods to return an Optional | Ryan Harrison |
2017-08-10 | Rename DLLEXPORT AND STDCALL | Dan Sinclair |
2017-08-10 | Revert "Add a build target and a proper export header for shared library buil... | Henrique Nakashima |
2017-08-09 | Add a build target and a proper export header for shared library builds. | Felix Kauselmann |
2017-08-01 | Replace raw value for constant error value in string operations | Ryan Harrison |
2017-07-10 | Force unicodes into valid ranges | Nicolas Pena |
2017-07-05 | Converting CFX_ByteTextBuf to ostringstream in fpdfedittext.cpp. | Henrique Nakashima |
2017-06-09 | Fix types for FT_ULong chars in fpdfedittextchromium/3128chromium/3127 | Nicolas Pena |
2017-05-26 | Add public API for setting the fill color on a text object | wileyrya |
2017-05-23 | Do not include large unicode values in the ToUnicode map | Nicolas Pena |
2017-05-17 | Add some missing keywords in ToUnicode | Nicolas Pena |
2017-05-16 | Be skeptical of bare |new|s. | Tom Sepez |
2017-05-05 | Encode unicodes in UTF-16BE in ToUnicode map | Nicolas Pena |
2017-05-04 | CPDF_Document::GetPageData() normally does not return NULL. | Lei Zhang |
2017-05-04 | Make CPDF_Font member variables protected. | Lei Zhang |
2017-05-03 | Add a ToUnicode mapping when loading CID fonts | Nicolas Pena |
2017-05-02 | Add API to create a text object using a loaded font. | Nicolas Pena |
2017-03-13 | Make most PDFium code pass Clang plugin's auto raw check. | Lei Zhang |
2017-03-06 | Add public method FPDFText_LoadFont to load some types of fonts. | Nicolas Pena |
2017-02-27 | Add public API for creating a Type1 font | Nicolas Pena |
2017-02-15 | Add public API for adding text with standard fonts | Nicolas Pena |