lazarus/components/tachart/demo/nogui
2021-09-16 00:44:40 +02:00
..
noguidemo.lpi TAChart: Undo unintentional changes of r63574 #fcdba55052 2020-07-17 08:58:17 +00:00
noguidemo.lpr TAChart: Add InitFonts procedure to TADrawerFPCanvas initialize default font directories. Remove GetDefaultFontName. 2021-09-16 00:44:40 +02:00
readme.txt TAChart: Fix typo in previous commit. 2020-07-17 13:53:54 +00:00

-------------------------------------------------------------------------------
NOTE TO WINDOWS USERS
-------------------------------------------------------------------------------

When this demo is compiled with FPC 3.2.0 or later it is required to have the 
freetype.dll in the current directory (or in the system directory).

If not on your system already, you can download a pre-compiled binary of the 
dll from https://github.com/ubawurinna/freetype-windows-binaries

Please choose the correct version according to the bitness of your application.