summaryrefslogtreecommitdiff
path: root/fpdfsdk/fpdfeditpath.cpp
AgeCommit message (Expand)Author
2017-04-05Add public method FPDFPath_GetFillColor to get fill color of a path object.Miklos Vajna
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-03-13Make most PDFium code pass Clang plugin's auto raw check.Lei Zhang
2017-02-23Convert point x,y into CFX_PointFdan sinclair
2017-02-15Cleanup CFX_PathData.Dan Sinclair
2017-02-10Add line width option for stroking pathschromium/3011chromium/3010chromium/3009Nicolas Pena
2017-02-08Add EmbedderTest for adding and filling pathsNicolas Pena
2017-02-07Add APIs for path construction and paintingchromium/3006Nicolas Pena