KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
CairoDelphi
★ 8
Open GitHub ↗
Using Cairo with Delphi
Download README (.md)
Explore Similar Repositories
Skynet-System
:
A Telethon UserBot to make gbanning easy.
Aniruddh-482
:
Config files for my GitHub profile.
3Lancers
:
Highly customizable Bullet Journal Web App
cobrautil
:
A collection of utility functions when using Cobra.
gemmit
:
gemmit is a social news aggregation and web content rating website for the gemini protocol
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
CairoDelphi
?
Download (.md)
# CairoDelphi Using Cairo with Delphi This is set of files and classes for Delphi VCL Win32 and Win64 for using cairo from Delphi for moreinformaton about cairo visit https://cairographics.org The cairo.dll found in the WINxx folder is compiled with VS2017 and includes freetype linked in The CairoExport.dll can be compiled with the sources here You can use the CairoExport.dll to create Pdf files from Windows-Metafiles as a Example: https://github.com/landrix/TPrintPreview-for-Delphi have fun