fpc/packages
michael c81b645291 * Further fixes/improvements from Graeme Geldenhuys:
pdf test app: Implements DrawPolyLine() example on page 2.
  pdf: implements Page.DrawPolyLine() method.
  pdf: TPDFLineSegment now has an option Stroke parameter. So too does Page.DrawLine().
       All part of improving the path related drawing in PDF.
  pdf: introduced a new PDFStrokePath class and Page.StrokePath method.
  pdf: removes empty constructors.
  pdf: Adds optional Stroke paramater to all CubicCurveToXXX() methods.
       This allows us more control when we do custom path based drawing.
  pdf: introduced new ResetPath() and ClosePath() methods for TPDFPage.
  pdf test app: Implement Bezier Curve drawing in Advanced Shapes page.
  pdf test app: tidy up the layout of page 2.
  pdf test app: tidy up the layout of page 1.
  pdf test app: adds a new "advanced shapes" page.
  pdf test app: Renamed field variable to a more logical name.
  pdf: Introduced CubicCurveToY() and CubicCurveToY() methods.
       The code comments explain the difference.
  pdf: introduced a new overloaded Page.CubicCurveTo() method.
  pdf: introduced a new overloaded Page.MoveTo() method.
  pdf: Gave Page.CurveToC() more meaningful parameter names.
  pdf: Gave TPDFCurveC parameters and field variables more meaningful names.
  pdf test app: updated the test app to show the Cubic Bezier curve in action.
  pdf: introduced a cubic bezier curve method to TPDFPage.
  pdf: introduced a new Page.MoveTo() method.
  pdf: implements a more consistent class hierarchy.
       Many classes take a Document as parameter in the constructor, yet
       don't descend from TPDFDocumentObject - which defines a property
       to get hold of that Document information again.
  pdf test app: updated the app to show Rounded Rectangles in action.
  pdf: introduced a new Page.DrawRoundedRect() method.
  pdf: improved the Ellipse code with a more accurate curve magic number.
  pdf: introduced a new overloaded LineSegment.Command() function.
  pdf test app: Adds parameter option to embed fonts or not.
  pdf: implements contents string/stream compression.
  ttf unit tests: resolve failing Created/Modified datetime tests.
  pdf demo: extend the sample app to draw text in a box.

git-svn-id: trunk@34767 -
2016-10-27 18:34:29 +00:00
..
a52
ami-extra
amunits
arosunits
aspell
bfd
bzip2
cairo
cdrom
chm
cocoaint
dblib
dbus
dts
fastcgi
fcl-async
fcl-base
fcl-db
fcl-extra
fcl-fpcunit
fcl-image
fcl-js
fcl-json
fcl-net
fcl-passrc
fcl-pdf * Further fixes/improvements from Graeme Geldenhuys: 2016-10-27 18:34:29 +00:00
fcl-process
fcl-registry
fcl-res
fcl-sdo
fcl-sound
fcl-stl
fcl-web
fcl-xml
fftw
fpgtk
fpindexer
fpmkunit
fppkg
fuse
fv
gdbint
gdbm
ggi
gmp
gnome1
googleapi
graph
gtk1
gtk2
hash
hermes
httpd13
httpd20
httpd22
httpd24
ibase
iconvenc
imagemagick
imlib
iosxlocale
jni
ldap
libc
libcurl
libenet
libgbafpc
libgd
libmicrohttpd
libndsfpc
libogcfpc
libpng
librsvg
libsee
libtar
libvlc
libxml
lua
mad
matroska
modplug
morphunits
mysql
ncurses
newt
numlib
nvapi
objcrtl
odata
odbc
oggvorbis
openal
opencl
opengl
opengles
openssl
oracle
os2units
os4units
palmunits
pasjpeg
pastojs
paszlib
pcap
postgres
proj4
ptc
pthreads
pxlib
regexpr
rexx
rtl-console
rtl-extra
rtl-generics
rtl-objpas
rtl-unicode
sdl
sndfile
sqlite
svgalib
symbolic
syslog
tcl
univint
unixutil
unzip
users
utmp
uuid
winceunits
winunits-base
winunits-jedi
x11
xforms
zlib
zorba
fpmake_add.inc
fpmake_proc.inc
fpmake.pp
Makefile
Makefile.fpc
Makefile.fpc.fpcmake