summaryrefslogtreecommitdiff
path: root/core/fpdfapi/fpdf_page/cpdf_textstatedata.cpp
AgeCommit message (Expand)Author
2016-09-06Make CPDF_TextStateData private to CPDF_TextState.chromium/2853tsepez
2016-08-30Make CPDF_TextState have a CPDF_TextStateData rather than inheriting one.tsepez
2016-08-29Revert "Replace wrapper methods in CPDF_Path with -> operator."tsepez
2016-08-29Replace wrapper methods in CPDF_Path with -> operator.tsepez
2016-05-20Add an enum to represent text rendering modes.thestig
2016-03-23Split core/include/fpdfapi/fpdf_resource.hdan sinclair
2016-03-21Move core/include/fpdfapi/fpdf_pageobj.h into core/fpdfapi.Dan Sinclair