Skip to content
Bankn8II©$A edited this page Apr 11, 2025 · 4 revisions

Welcome to the Indigo wiki!

see: https://github.com/epam/Indigo/wiki

at master branch:

https://aibolem.github.io/Indigo/utils/indigo-service/frontend/ui/public/index.html

fabric template with code sample _

https://aibolem.github.io/Indigo/third_party/freetype/builds/windows/visualc/index.html

This directory contains project files freetype.dsp for Visual C++ 6.0, and freetype.vcproj for Visual C++ 2002 through 2008, which you might need to upgrade automatically. It compiles the following libraries from the FreeType 2.12.1 sources: freetype.dll using 'Release' or 'Debug' configurations freetype.lib using 'Release Static' or 'Debug Static' configurations Build directories and target files are placed in the top-level objs directory. Be sure to extract the files with the Windows (CR+LF) line endings. ZIP archives are already stored this way, so no further action is required. If you use some .tar.*z archives, be sure to configure your extracting tool to convert the line endings. For example, with WinZip, you should activate the TAR file smart CR/LF Conversion option. Alternatively, you may consider using the unix2dos or u2d utilities that are floating around, which specifically deal with this particular problem. Build directories are placed in the top-level objs directory.

Clone this wiki locally