1. 79eab23 Add Length1 in TrueType font streams by Nicolás Peña · 8 years ago
  2. 5f95f36 Change bottom-top order in FontBBox by Nicolás Peña · 8 years ago
  3. 875e98c Remove FX_STRSIZE and replace with size_t by Ryan Harrison · 8 years ago
  4. 275e260 Convert string class names by Ryan Harrison · 8 years ago
  5. 12db751 Convert string Find methods to return an Optional by Ryan Harrison · 8 years ago
  6. 00d2ad1 Rename DLLEXPORT AND STDCALL by Dan Sinclair · 8 years ago
  7. 7e805d1 Revert "Add a build target and a proper export header for shared library builds." by Henrique Nakashima · 8 years ago
  8. 0033467 Add a build target and a proper export header for shared library builds. by Felix Kauselmann · 8 years ago
  9. da129ab Replace raw value for constant error value in string operations by Ryan Harrison · 8 years ago
  10. 217644c Force unicodes into valid ranges by Nicolas Pena · 8 years ago
  11. 0ba3c6d Converting CFX_ByteTextBuf to ostringstream in fpdfedittext.cpp. by Henrique Nakashima · 8 years ago
  12. b83d870 Fix types for FT_ULong chars in fpdfedittext by Nicolas Pena · 8 years ago
  13. 864e9fb Add public API for setting the fill color on a text object by wileyrya · 8 years ago
  14. fb71fbb Do not include large unicode values in the ToUnicode map by Nicolas Pena · 8 years ago
  15. b48912f Add some missing keywords in ToUnicode by Nicolas Pena · 8 years ago
  16. fe91c6c Be skeptical of bare |new|s. by Tom Sepez · 8 years ago
  17. 54b9166 Encode unicodes in UTF-16BE in ToUnicode map by Nicolas Pena · 8 years ago
  18. b8a8c43 CPDF_Document::GetPageData() normally does not return NULL. by Lei Zhang · 8 years ago
  19. d74da7b Make CPDF_Font member variables protected. by Lei Zhang · 8 years ago
  20. f45ade3 Add a ToUnicode mapping when loading CID fonts by Nicolas Pena · 8 years ago
  21. b316185 Add API to create a text object using a loaded font. by Nicolas Pena · 8 years ago
  22. 375c276 Make most PDFium code pass Clang plugin's auto raw check. by Lei Zhang · 8 years ago
  23. d03ca42 Add public method FPDFText_LoadFont to load some types of fonts. by Nicolas Pena · 8 years ago
  24. be90aae Add public API for creating a Type1 font by Nicolas Pena · 8 years ago
  25. 4905840 Add public API for adding text with standard fonts by Nicolas Pena · 8 years ago