summaryrefslogtreecommitdiff
path: root/core/fpdfapi/page/cpdf_page.h
AgeCommit message (Expand)Author
2018-02-09Use CFX_Size in CPDF_Page and fpdf_ppo.cpp.Lei Zhang
2018-01-17Fix behavior of FPDF_RenderPageBitmapWithMatrixHenrique Nakashima
2017-09-18Convert string class namesRyan Harrison
2017-09-13Change behaviour of FPDF_RenderPageBitmapWithMatrixNicolas Pena
2017-08-31Remove fx_basic.hDan Sinclair
2017-06-27Modified CPDF_PageContentGenerator to work with both Form and PageJane Liu
2017-06-14Add blend to GraphicsDataNicolas Pena
2017-05-26Simplify CPDF_Page ctor.Lei Zhang
2017-04-29Fix rotationschromium/3086chromium/3085rbpotter
2017-03-20Allow processing fonts with indirect dictNicolas Pena
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-02-15Move generated graphics and font maps to CPDF_PageNicolas Pena
2017-02-09Convert Get methods to return instead of using out params.Dan Sinclair
2016-12-01Kill some friends in fpdfapi.tsepez
2016-10-04Move core/fpdfapi/fpdf_page to core/fpdfapi/pagedsinclair