Clarification in Finish_Path
Added Put_XY with a Point as argument
Release 008
RC 8
(extras) Replaced script for generating a Source Browser
Upgraded copy of GID from v.10 to v.13
Simplified project file names
GNAT project file: compilation files land into a single directory tree
Bounding_Box: added vertical offset; Hyperlink: added variants with text to be displayed
Added metrics for standard fonts; added Bounding_Box method
(extras) Refreshed Web pages generator
Updated ObjectAda project file
Narrowed the mode of Get_Font_Size's parameter
Release 007
RC v.7
Gardening (demos)
Gardening (package)
Gardening (doc, project files)
Code cleanup in the main demo
Fixed the referencing of pages in Hyperlink method
Adapted demo to latest additions
Updated to GH PR #7, #8
(doc) Update in the To-Do list
Delayed output is done in small chunks in order to avoid stack overflows
In the Resource dictionary, only standard fonts that are used are listed
Added `Hyperlink` method
(demos) Added data clustering demo
API: added a few functions; improved Circle method
Added reference about approximation of circular arc
Added demo and test with pie charts
Added `Circle`; reduced output digits to 10 (GH issue #5)
Moved Arc from arc_test.adb to the API.
Added test for a new figure, Arc
Source code gardening; added Filling_Color (...) renames Color
(demos) Added two ''fractal'' curves
Reordered some procedures in PDF_Out's body (ObjectAda inlining)
(doc) Brush-up around tiny demo
(extras) Updated Web demo
Release 006
(demos) Recompressed images
RC 006
Added a contribution from R. Coghetto: support for wider character in Put & Put_Line
Source code gardening
`Put`, `Put_Line`: escape sequences implemented for (not so) special characters
`Put` does a `New_Line` for each ASCII.LF (line feed) special character.
Updated ObjectAda project file
(demos) Added Sierpinski_Arrowhead_Curve
Gardening: demos, ObjectAda project file
(project gardening) Added an 's' to the demo and test directories
Added Rosetta Code demos; all tests and demos use now the obj.method notation; applied GNAT style: token separation rules
Updated local copy of GID
(gardening) Improved GNAT project files (fixed incremental compilation for GNAT CE 2021)
(demo) Removed invalid URL for Ada mascot
GNAT project file creates missing directories by default
Comment gardening (mostly in fonts and GNAT project files areas)
(GNAT project files) added common compiler options
(GNAT project files) added version with reference to GID as project
RC 005 #2
RC 005
Source code gardening (style checks); integration of GID v.009
Doc update
Brushed up bar code demos
Updated ObjectAda project file
(demo) Added QR code in vectorial PDF, generated by Ada Bar Codes
Comment gardening on GNAT .gpr project file
Removed needless use clauses detected by GNAT Community 2018
ObjectAda project file update
Put some font stuff into a new PDF.Fonts package
Comment gardening around page resources & fonts
(demo) hi-res logo
(demo) Added a page with standard fonts
(demo) bar code readable as PDF
(demo) Added bar code example
(extras) Update of gnathtml script for source browsing
(tools) comment gardening
Added to-do topics regarding bar & QR codes
Added color range for clarity
Updated work doc, pw_work.xls
Release 004
RC 004 with GID update (neutral for PDF_Out which doesn't decode images so far)
RC 004
(doc update)
(code cleanup)
Demo and test PDFs all validated by https://www.pdf-online.com/osa/validate.aspx
(source cosmetics)
Added a validation test
(GNAT project file) Added a Check_95 mode; enabled Ada 2005+ for demos, tools, tests
Added Insert_Graphics_PDF_Code
Added a test