fPic update
This is obviously going well
This image was saved by fPic. We have here free rotation (merci vImage), layering with translucency, text drawing (FreeType), DrawOval, FillOval, and FillRoundRect, hmmm, oh and OpenJpeg, too… Complete list of features, so far:
- clearRect [with or sans translucency]
- FillRoundRect
- ContrastStretch
- Uniformity control
- CopyRect (x2, within on fPic instances, or between two)
- DrawOval, FillOval
- DrawText
- Equalization
- Greyscale
- hMirror, vMirror
- Rotate (90, 180, 270, free)
- Invert
- Merge
- stegEncode, stegDecode
- SaveAsJpeg
- Constructor (x3, from a Picture object — soon to go, from a Jpeg file, and from a geometry)
- Pixel(x,y) As Color
- Red(x,y), Green(x,y), Blue(x,y) As Integer
- Width, Height
Todo
- Arc (start angle, end angle)
- DrawRoundRect
- Constructor, from PNG
- Constructor, from TIF
- Constructor, from GIF (maybe)
- Constructor, from PDF [that would be rock’n'roll]
- ???

