Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
d78ef3b7c9435f5e066da970da7f28b598b07866
/
fpdfsdk
/
fpdfeditpath.cpp
04e4dc8
Fix rounding of colour values
by Dan Sinclair
· 7 years ago
0150a54
API: rename FPDFPath_CountPoint() to FPDFPath_CountSegments()
by Miklos Vajna
· 7 years ago
36eed87
Add FPDFPath_GetPoint() API
by Miklos Vajna
· 7 years ago
12abfd0
Add public method FPDFPath_CountPoint to get # of points of a path object.
by Miklos Vajna
· 7 years ago
038740c
Fix CPDFPathObjectFromFPDFPageObject() implementation.
by Lei Zhang
· 7 years ago
00d2ad1
Rename DLLEXPORT AND STDCALL
by Dan Sinclair
· 7 years ago
7e805d1
Revert "Add a build target and a proper export header for shared library builds."
by Henrique Nakashima
· 7 years ago
0033467
Add a build target and a proper export header for shared library builds.
by Felix Kauselmann
· 7 years ago
4bb4e84
Add missing STDCALL annotations
by Dan Sinclair
· 8 years ago
1a08402
Replaced static casts with CPDFPageObjectFromFPDFPageObject()
by Jane Liu
· 8 years ago
3b05743
Added public API FPDFPath_GetStrokeColor
by Jane Liu
· 8 years ago
8a59833
Add missing static asserts for line cap and line join values.
by wileyrya
· 8 years ago
e858aa4
Fix content generation to only generate dirty page objects.
by wileyrya
· 8 years ago
864e9fb
Add public API for setting the fill color on a text object
by wileyrya
· 8 years ago
22a237f
Add public API for setting LineJoin and LineCap on a path
by wileyrya
· 8 years ago
46abb66
Use more static_cast in fpdfsdk
by Nicolas Pena
· 8 years ago
fe91c6c
Be skeptical of bare |new|s.
by Tom Sepez
· 8 years ago
ed4705b
Add public method FPDFPath_GetFillColor to get fill color of a path object.
by Miklos Vajna
· 8 years ago
05df075
Replace FX_FLOAT with underlying float type.
by Dan Sinclair
· 8 years ago
375c276
Make most PDFium code pass Clang plugin's auto raw check.
by Lei Zhang
· 8 years ago
b147e07
Convert point x,y into CFX_PointF
by dan sinclair
· 8 years ago
e460232
Cleanup CFX_PathData.
by Dan Sinclair
· 8 years ago
2eb1a70
Add line width option for stroking paths
by Nicolas Pena
· 8 years ago
0fc185e
Add EmbedderTest for adding and filling paths
by Nicolas Pena
· 8 years ago
55e026b
Add APIs for path construction and painting
by Nicolas Pena
· 8 years ago